1. fb24307 crypto: atmel-tdes - Remove unused header includes by Tudor Ambarus · 5 years ago
  2. 7c78302 crypto: atmel-{sha,tdes} - Change algorithm priorities by Tudor Ambarus · 5 years ago
  3. 7b49fab crypto: atmel-tdes - Constify value to write to hw by Tudor Ambarus · 5 years ago
  4. 37f9669 crypto: af_alg - Use bh_lock_sock in sk_destruct by Herbert Xu · 5 years ago
  5. bfcdcef8 padata: update documentation by Daniel Jordan · 5 years ago
  6. 3facced padata: remove reorder_objects by Daniel Jordan · 5 years ago
  7. 91a71d6 padata: remove cpumask change notifier by Daniel Jordan · 5 years ago
  8. 38228e8 padata: always acquire cpu_hotplug_lock before pinst->lock by Daniel Jordan · 5 years ago
  9. 894c9ef padata: validate cpumask without removed CPU during offline by Daniel Jordan · 5 years ago
  10. e8cfed5 crypto: cipher - remove crt_u.cipher (struct cipher_tfm) by Eric Biggers · 5 years ago
  11. c441a90 crypto: compress - remove crt_u.compress (struct compress_tfm) by Eric Biggers · 5 years ago
  12. 49763fc crypto: testmgr - generate inauthentic AEAD test vectors by Eric Biggers · 5 years ago
  13. 2ea9150 crypto: testmgr - create struct aead_extra_tests_ctx by Eric Biggers · 5 years ago
  14. fd8c37c crypto: testmgr - test setting misaligned keys by Eric Biggers · 5 years ago
  15. fd60f72 crypto: testmgr - check skcipher min_keysize by Eric Biggers · 5 years ago
  16. eb455db crypto: testmgr - don't try to decrypt uninitialized buffers by Eric Biggers · 5 years ago
  17. 7bada03 crypto: skcipher - add crypto_skcipher_min_keysize() by Eric Biggers · 5 years ago
  18. 095be69 crypto: aead - move crypto_aead_maxauthsize() to <crypto/aead.h> by Eric Biggers · 5 years ago
  19. 839bb2a crypto: omap-crypto - copy the temporary data to output buffer properly by Tero Kristo · 5 years ago
  20. aca8bf0 crypto: omap-des - handle NULL cipher request by Tero Kristo · 5 years ago
  21. 9684622 crypto: omap-des - avoid unnecessary spam with bad cryptlen by Tero Kristo · 5 years ago
  22. 04a4616 crypto: omap-aes-gcm - convert to use crypto engine by Tero Kristo · 5 years ago
  23. 1cfd9f3 crypto: omap-sham - fix unaligned sg list handling by Tero Kristo · 5 years ago
  24. 5d5f3ee crypto: omap-aes-gcm - fix failure with assocdata only by Tero Kristo · 5 years ago
  25. f0956d4 crypto: omap-aes-gcm - use the AES library to encrypt the tag by Ard Biesheuvel · 5 years ago
  26. b877ad1 crypto: omap-aes-gcm - check length of assocdata in RFC4106 mode by Ard Biesheuvel · 5 years ago
  27. 12adf9d crypto: omap-aes-gcm - add missing .setauthsize hooks by Ard Biesheuvel · 5 years ago
  28. 46d5744 crypto: omap-aes-gcm - deal with memory allocation failure by Ard Biesheuvel · 5 years ago
  29. a9459bd crypto: omap-aes-ctr - set blocksize to 1 by Ard Biesheuvel · 5 years ago
  30. dbb326f crypto: omap-aes - reject invalid input sizes for block modes by Ard Biesheuvel · 5 years ago
  31. 6585cd3 crypto: omap-aes - fixup aligned data cleanup by Tero Kristo · 5 years ago
  32. 60a0894 crypto: omap-sham - fix split update cases with cryptomgr tests by Tero Kristo · 5 years ago
  33. a9befcf crypto: omap-aes-gcm - fix corner case with only auth data by Tero Kristo · 5 years ago
  34. 2b35248 crypto: omap-sham - fix buffer handling for split test cases by Tero Kristo · 5 years ago
  35. 891dcbb crypto: omap-aes - add IV output handling by Tero Kristo · 5 years ago
  36. eb5818a crypto: omap-des - add IV output handling by Tero Kristo · 5 years ago
  37. e7508ef crypto: omap-aes - remove the sysfs group during driver removal by Tero Kristo · 5 years ago
  38. b82fc91 crypto: omap-sham - remove the sysfs group during driver removal by Tero Kristo · 5 years ago
  39. 462519f crypto: omap-sham - split up data to multiple sg elements with huge data by Tero Kristo · 5 years ago
  40. c288178 crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms by Eric Biggers · 5 years ago
  41. 89873b4 crypto: skcipher - remove crypto_skcipher_extsize() by Eric Biggers · 5 years ago
  42. 7e1c109 crypto: skcipher - remove crypto_skcipher::decrypt by Eric Biggers · 5 years ago
  43. 848755e crypto: skcipher - remove crypto_skcipher::encrypt by Eric Biggers · 5 years ago
  44. 15252d9 crypto: skcipher - remove crypto_skcipher::setkey by Eric Biggers · 5 years ago
  45. 9ac0d13 crypto: skcipher - remove crypto_skcipher::keysize by Eric Biggers · 5 years ago
  46. 140734d crypto: skcipher - remove crypto_skcipher::ivsize by Eric Biggers · 5 years ago
  47. 0a940d4 crypto: api - remove another reference to blkcipher by Eric Biggers · 5 years ago
  48. 8e8c778 crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER by Eric Biggers · 5 years ago
  49. e8d9982 crypto: pcrypt - Do not clear MAY_SLEEP flag in original request by Herbert Xu · 5 years ago
  50. 5441c65 crypto: arm64/ghash-neon - bump priority to 150 by Ard Biesheuvel · 5 years ago
  51. 6320a15 crypto: arm64/sha - fix function types by Sami Tolvanen · 5 years ago
  52. 11548f5 crypto: ccp - set max RSA modulus size for v3 platform devices as well by Ard Biesheuvel · 5 years ago
  53. 4df2ef2 crypto: ccree - fix backlog memory leak by Gilad Ben-Yossef · 5 years ago
  54. 7c06603 crypto: ccree - fix typos in error msgs by Hadar Gat · 5 years ago
  55. e86eca4 crypto: ccree - fix typos in comments by Hadar Gat · 5 years ago
  56. 060f111 crypto: ccree - remove useless define by Gilad Ben-Yossef · 5 years ago
  57. 9c1e883 crypto: x86 - Regularize glue function prototypes by Kees Cook · 5 years ago
  58. 7278fa2 crypto: caam - do not reset pointer size from MCFGR register by Iuliana Prodan · 5 years ago
  59. bbefa1d crypto: pcrypt - Avoid deadlock by using per-instance padata queues by Herbert Xu · 5 years ago
  60. 45a536e crypto: atmel-tdes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  61. db28512f crypto: atmel-sha - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  62. 62f72cb crypto: atmel-aes - Retire dma_request_slave_channel_compat() by Peter Ujfalusi · 5 years ago
  63. 2452cfd crypto: Kconfig - Fix indentation by Krzysztof Kozlowski · 5 years ago
  64. 1e02e6f crypto: sun4i-ss - add the A33 variant of SS by Corentin Labbe · 5 years ago
  65. 6b3413f MAINTAINERS: update my e-mail address by Kamil Konieczny · 5 years ago
  66. 0f95b09 hwrng: iproc-rng200 - Add support for BCM2711 by Stefan Wahren · 5 years ago
  67. efdd609 dt-bindings: rng: add BCM2711 RNG compatible by Stefan Wahren · 5 years ago
  68. 13380a1 padata: Remove unused padata_remove_cpu by Herbert Xu · 5 years ago
  69. 07bfd9b crypto: pcrypt - Fix user-after-free on module unload by Herbert Xu · 5 years ago
  70. 528c4d1 crypto: hisilicon - Remove useless MODULE macros by Zhou Wang · 5 years ago
  71. 484a897 crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists by Jonathan Cameron · 5 years ago
  72. 8debacd crypto: hisilicon - Fix issue with wrong number of sg elements after dma map by Jonathan Cameron · 5 years ago
  73. 07928d9 padata: Remove broken queue flushing by Herbert Xu · 5 years ago
  74. 3f61b05 crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify code by zhengbin · 5 years ago
  75. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  76. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  77. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  78. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  79. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  80. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  81. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  82. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  83. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  84. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  85. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  86. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  87. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  88. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  89. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  90. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  91. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  92. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  93. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  94. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  95. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  96. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  97. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  98. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  99. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  100. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago