1. c8c3641 crypto: speck - export common helpers by Eric Biggers · 7 years ago
  2. da7a0ab crypto: speck - add support for the Speck block cipher by Eric Biggers · 7 years ago
  3. e845520 crypto: aesni - Update aesni-intel_glue to use scatter/gather by Dave Watson · 7 years ago
  4. fb8986e crypto: aesni - Introduce scatter/gather asm function stubs by Dave Watson · 7 years ago
  5. 933d6ae crypto: aesni - Add fast path for > 16 byte update by Dave Watson · 7 years ago
  6. ae952c5 crypto: aesni - Introduce partial block macro by Dave Watson · 7 years ago
  7. 1476db2 crypto: aesni - Move HashKey computation from stack to gcm_context by Dave Watson · 7 years ago
  8. e2e34b0 crypto: aesni - Move ghash_mul to GCM_COMPLETE by Dave Watson · 7 years ago
  9. 9660474 crypto: aesni - Fill in new context data structures by Dave Watson · 7 years ago
  10. c594c54 crypto: aesni - Split AAD hash calculation to separate macro by Dave Watson · 7 years ago
  11. 9ee4a5d crypto: aesni - Introduce gcm_context_data by Dave Watson · 7 years ago
  12. ba45833 crypto: aesni - Merge encode and decode to GCM_ENC_DEC macro by Dave Watson · 7 years ago
  13. adcadab crypto: aesni - Add GCM_COMPLETE macro by Dave Watson · 7 years ago
  14. 7af964c crypto: aesni - Add GCM_INIT macro by Dave Watson · 7 years ago
  15. 6c2c86b crypto: aesni - Macro-ify func save/restore by Dave Watson · 7 years ago
  16. e1fd316 crypto: aesni - Merge INITIAL_BLOCKS_ENC/DEC by Dave Watson · 7 years ago
  17. 8c48db9 crypto: nx-842 - Delete an error message for a failed memory allocation in nx842_pseries_init() by Markus Elfring · 7 years ago
  18. a8bc22f crypto: sahara - Improve a size determination in sahara_probe() by Markus Elfring · 7 years ago
  19. 0d576d9 crypto: sahara - Delete an error message for a failed memory allocation in sahara_probe() by Markus Elfring · 7 years ago
  20. 0c704bf crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp_probe() by Markus Elfring · 7 years ago
  21. 9dea694 crypto: ux500 - Adjust an error message in ux500_cryp_probe() by Markus Elfring · 7 years ago
  22. 50ca524 crypto: ux500 - Adjust two condition checks in ux500_cryp_probe() by Markus Elfring · 7 years ago
  23. dbbd5d1 crypto: ux500 - Delete an error message for a failed memory allocation in ux500_cryp_probe() by Markus Elfring · 7 years ago
  24. 333e18c crypto: testmgr - Fix incorrect values in PKCS#1 test vector by Conor McLoughlin · 7 years ago
  25. 57240a7 crypto: inside-secure - unmap the result in the hash send error path by Antoine Tenart · 7 years ago
  26. f7268c5 crypto: inside-secure - keep the requests push/pop synced by Antoine Tenart · 7 years ago
  27. b7007db crypto: inside-secure - fix the invalidation step during cra_exit by Antoine Tenart · 7 years ago
  28. 95831ce crypto: inside-secure - do not process request if no command was issued by Antoine Tenart · 7 years ago
  29. 666a9c7 crypto: inside-secure - fix the cache_len computation by Antoine Tenart · 7 years ago
  30. c1a8fa6 crypto: inside-secure - fix the extra cache computation by Antoine Tenart · 7 years ago
  31. e1d24c0 crypto: inside-secure - do not overwrite the threshold value by Antoine Tenart · 7 years ago
  32. c4ecc8f MAINTAINERS: update the Inside Secure maintainer email by Antoine Tenart · 7 years ago
  33. 7b4c5d3 hwrng: bcm2835 - Handle deferred clock properly by Stefan Wahren · 7 years ago
  34. 4ff8b1d crypto: arm/aes-cipher - move S-box to .rodata section by Jinbum Park · 7 years ago
  35. 7c73cf4c crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss by Peter Robinson · 7 years ago
  36. a43a348 crypto: stm32/cryp - add stm32mp1 support by Fabien DESSENNE · 7 years ago
  37. 9d3b503 crypto: stm32/cryp - add aes gcm / ccm support by Fabien DESSENNE · 7 years ago
  38. 9f32bb5 crypto: qat - Make several functions static by Colin Ian King · 7 years ago
  39. 404a36a crypto: ccp - Make function ccp_get_dma_chan_attr static by Colin Ian King · 7 years ago
  40. 1efb892 crypto: chelsio - Make function aead_ccm_validate_input static by Colin Ian King · 7 years ago
  41. b09dd34 x86/crypto: Designate maintainer for SHA-1/256/512 by Tim Chen · 7 years ago
  42. d03d29b crypto: stm32/hash - rework padding length by Lionel Debieve · 7 years ago
  43. ff1cae4 crypto: stm32/hash - fix performance issues by Lionel Debieve · 7 years ago
  44. a3d98b9 crypto: stm32/hash - avoid error if maxburst not defined by Lionel Debieve · 7 years ago
  45. d3e41b5 crypto: caam/qi - add GCM support by Horia Geantă · 7 years ago
  46. 87ec3a0 crypto: caam - prepare for gcm(aes) support over QI interface by Horia Geantă · 7 years ago
  47. cb3078f crypto: caam/qi - return -EBADMSG for ICV check failure by Horia Geantă · 7 years ago
  48. dc7bcef crypto: stm32-cryp - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  49. fb45490 crypto: stm32-hash - convert to the new crypto engine API by Corentin LABBE · 7 years ago
  50. 6718937 crypto: virtio - convert to new crypto engine API by Corentin LABBE · 7 years ago
  51. c21c8b8 crypto: omap - convert to new crypto engine API by Corentin LABBE · 7 years ago
  52. 218d1cc crypto: engine - Permit to enqueue all async requests by Corentin LABBE · 7 years ago
  53. ce09a6c crypto: doc - document crypto engine API by Corentin LABBE · 7 years ago
  54. 9a69b7a crypto: user - Replace GFP_ATOMIC with GFP_KERNEL in crypto_report by Jia-Ju Bai · 7 years ago
  55. 1ca2809 crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete by Jia-Ju Bai · 7 years ago
  56. c7f582f crypto: sha512-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  57. ee689d1 crypto: sha256-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  58. 7a95cbd crypto: sha1-mb - remove HASH_FIRST flag by Eric Biggers · 7 years ago
  59. edbd1ec crypto: mcryptd - remove pointless wrapper functions by Eric Biggers · 7 years ago
  60. 40b776a hwrng: imx-rngc - make symbol imx_rngc_pm_ops static by weiyongjun \(A\) · 7 years ago
  61. 94f32d9 MAINTAINERS: update ccree entry by Gilad Ben-Yossef · 7 years ago
  62. ab8ec96 crypto: ccree - add FIPS support by Gilad Ben-Yossef · 7 years ago
  63. ff27e85 crypto: ccree - add AEAD support by Gilad Ben-Yossef · 7 years ago
  64. 6389381 crypto: ccree - add ahash support by Gilad Ben-Yossef · 7 years ago
  65. 63ee04c crypto: ccree - add skcipher support by Gilad Ben-Yossef · 7 years ago
  66. 4c3f972 crypto: ccree - introduce CryptoCell driver by Gilad Ben-Yossef · 7 years ago
  67. e294ca1 staging: ccree: rename staging ver and mark as broken by Gilad Ben-Yossef · 7 years ago
  68. 6f221f7 crypto: hash - Require export/import in ahash by Kamil Konieczny · 7 years ago
  69. f1b2981 crypto: bfin_crc - Add empty hash export and import by Kamil Konieczny · 7 years ago
  70. 3c9418f crypto: ux500/hash - Add empty export and import by Kamil Konieczny · 7 years ago
  71. 378fe6f crypto: n2 - Add empty hash export and import by Kamil Konieczny · 7 years ago
  72. 9190b6f crypto: mxs-dcp - Add empty hash export and import by Kamil Konieczny · 7 years ago
  73. c927b08 crypto: s5p-sss - Fix kernel Oops in AES-ECB mode by Kamil Konieczny · 7 years ago
  74. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  75. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  76. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  77. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  78. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  79. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  80. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  81. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  82. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  83. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  84. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  85. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  86. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  87. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  88. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  89. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  90. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  91. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  92. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  93. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  94. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  95. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  96. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  97. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  98. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  99. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  100. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago