1. 48c1cd4 crypto: hisilicon - merge sgl support to hisi_qm module by Zhou Wang · 5 years ago
  2. daae28d hwrng: core - move add_early_randomness() out of rng_mutex by Laurent Vivier · 6 years ago
  3. eff9771 crypto: caam - use mapped_{src,dst}_nents for descriptor by Iuliana Prodan · 5 years ago
  4. 554c42b crypto: sun4i-ss - enable pm_runtime by Corentin Labbe · 5 years ago
  5. 70dd444 crypto: sun4i-ss - simplify enable/disable of the device by Corentin Labbe · 5 years ago
  6. 6a97a99 crypto: cavium/nitrox - fix firmware assignment to AE cores by Phani Kiran Hemadri · 5 years ago
  7. f65eae6 crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Eneas U de Queiroz · 5 years ago
  8. 3dc8b01 crypto: chtls - simplify a bit 'create_flowc_wr_skb()' by Christophe JAILLET · 5 years ago
  9. 128c664 crypto: ccp - Release all allocated memory if sha type is invalid by Navid Emamdoost · 5 years ago
  10. a7174f9 crypto: hisilicon - allow compile-testing on x86 by Arnd Bergmann · 5 years ago
  11. 5fd39c4 crypto: inside-secure - Add support for the EIP196 by Pascal van Leeuwen · 5 years ago
  12. 9e5de3e crypto: cavium/nitrox - Add mailbox message to get mcode info in VF by Nagadheeraj Rottela · 5 years ago
  13. 0600e9c hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe() by Markus Elfring · 5 years ago
  14. e1f653c crypto: jitter - fix comments by Alexander E. Patrakov · 5 years ago
  15. a68b931 hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_probe() by Markus Elfring · 5 years ago
  16. 946a4a2 crypto: inside-secure - Add support for HW with less ring AIC's than rings by Pascal van Leeuwen · 5 years ago
  17. 84ca4e5 crypto: inside-secure - Add support for 256 bit wide internal bus by Pascal van Leeuwen · 5 years ago
  18. a9a8962 crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD by Pascal van Leeuwen · 5 years ago
  19. 92c60ce crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD" by Pascal van Leeuwen · 5 years ago
  20. a19052d crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD by Pascal van Leeuwen · 5 years ago
  21. d96cf19 crypto: inside-secure - Fixed corner case TRC admin RAM probing issue by Pascal van Leeuwen · 5 years ago
  22. b8c5d88 crypto: inside-secure - Fix stability issue with Macchiatobin by Pascal van Leeuwen · 5 years ago
  23. ced0a17 crypto: cavium/nitrox - Fix cbc ciphers self test failures by Nagadheeraj Rottela · 5 years ago
  24. 3fed9ba crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher by Nagadheeraj Rottela · 5 years ago
  25. bac5c49e hwrng: omap3-rom - Use devm hwrng and runtime PM by Tony Lindgren · 6 years ago
  26. 8d9d4bd hwrng: omap3-rom - Use runtime PM instead of custom functions by Tony Lindgren · 6 years ago
  27. b8d665a hwrng: omap3-rom - Update to use standard driver data by Tony Lindgren · 6 years ago
  28. a0f19a8 hwrng: omap3-rom - Initialize default quality to get data by Tony Lindgren · 6 years ago
  29. eaecce1 hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled by Tony Lindgren · 6 years ago
  30. 0c0ef9e hwrng: omap3-rom - Fix missing clock by probing with device tree by Tony Lindgren · 6 years ago
  31. 7fb61af ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device by Tony Lindgren · 6 years ago
  32. 457a6fd crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC by Pascal van Leeuwen · 6 years ago
  33. f0a8bdf crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC by Pascal van Leeuwen · 6 years ago
  34. bb7679b crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC by Pascal van Leeuwen · 6 years ago
  35. 1d448f2 crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL by Pascal van Leeuwen · 6 years ago
  36. 6c1c09b crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms by Pascal van Leeuwen · 6 years ago
  37. aaf5a38 crypto: inside-secure - Add SHA3 family of basic hash algorithms by Pascal van Leeuwen · 6 years ago
  38. 1769f70 crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites by Pascal van Leeuwen · 6 years ago
  39. 2eb2d19 crypto: aegis128-neon - use Clang compatible cflags for ARM by Ard Biesheuvel · 6 years ago
  40. e488621 crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipher by Pascal van Leeuwen · 6 years ago
  41. f77e5dc crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher by Pascal van Leeuwen · 6 years ago
  42. 7468ab2 crypto: inside-secure - Add support for the cfb(sm4) skcipher by Pascal van Leeuwen · 6 years ago
  43. a06b15b crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers by Pascal van Leeuwen · 6 years ago
  44. 03a6cfb crypto: inside-secure - Add support for the ofb(sm4) skcipher by Pascal van Leeuwen · 6 years ago
  45. 6f2d142 crypto: inside-secure - Add support for the cbc(sm4) skcipher by Pascal van Leeuwen · 6 years ago
  46. fcca797 crypto: inside-secure - Add support for the ecb(sm4) skcipher by Pascal van Leeuwen · 6 years ago
  47. 8194fd1 crypto: testmgr - Added testvectors for the hmac(sm3) ahash by Pascal van Leeuwen · 6 years ago
  48. aa3a43e crypto: inside-secure - Added support for HMAC-SM3 ahash by Pascal van Leeuwen · 6 years ago
  49. 0f2bc13 crypto: inside-secure - Added support for basic SM3 ahash by Pascal van Leeuwen · 6 years ago
  50. fc0f82b crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL by Pascal van Leeuwen · 5 years ago
  51. a606192 crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD by Pascal van Leeuwen · 5 years ago
  52. 4a593fb crypto: inside-secure - Added support for the CHACHA20 skcipher by Pascal van Leeuwen · 5 years ago
  53. c984292 hwrng: npcm - add NPCM RNG driver by Tomer Maimon · 6 years ago
  54. 911aa19 dt-binding: hwrng: add NPCM RNG documentation by Tomer Maimon · 6 years ago
  55. 11031c0 crypto: arm64/gcm-ce - implement 4 way interleave by Ard Biesheuvel · 6 years ago
  56. ec05a74 crypto: testmgr - add another gcm(aes) testcase by Ard Biesheuvel · 6 years ago
  57. 7a6eda5 crypto: talitos - fix hash result for VMAP_STACK by Christophe Leroy · 6 years ago
  58. 5b0fe95 crypto: algif_skcipher - Use chunksize instead of blocksize by Herbert Xu · 6 years ago
  59. 7a627db crypto: inside-secure - Added support for the AES-CMAC ahash by Pascal van Leeuwen · 6 years ago
  60. 38f21b4 crypto: inside-secure - Added support for the AES XCBC ahash by Pascal van Leeuwen · 6 years ago
  61. b98687b crypto: inside-secure - Added support for the AES CBCMAC ahash by Pascal van Leeuwen · 6 years ago
  62. a7cf865 crypto: inside-secure - Added support for CRC32 by Pascal van Leeuwen · 6 years ago
  63. 54ecb8f Linux 5.4-rc1 by Linus Torvalds · 5 years ago
  64. bb48a59 Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  65. 80b29b6 Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  66. cef0aa0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  67. cf4f493 Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  68. c710364 Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  69. 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 6 years ago
  70. a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  71. 97f9a3c Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  72. 1eb80d6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  73. 7edee52 Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  74. 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
  75. 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
  76. fdbdcdd csky: Use generic free_initrd_mem() by Mike Rapoport · 6 years ago
  77. 3f2dc27 Merge branch 'entropy' by Linus Torvalds · 5 years ago
  78. 02f03c4 Revert "Revert "ext4: make __ext4_get_inode_loc plug"" by Linus Torvalds · 5 years ago
  79. 50ee752 random: try to actively add entropy rather than passively wait for it by Linus Torvalds · 5 years ago
  80. 9bfd731 Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  81. a4207a1 Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Olof Johansson · 5 years ago
  82. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  83. 939ca9f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 5 years ago
  84. 9ecb3e1 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  85. 4d2af08 Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  86. dc925a3 Documentation/process: Clarify disclosure rules by Thomas Gleixner · 5 years ago
  87. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  88. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  89. 8ed4889 selftests/ftrace: Fix same probe error test by Steven Rostedt (VMware) · 5 years ago
  90. f7d6316 mm, tracing: Print symbol name for call_site in trace events by Changbin Du · 6 years ago
  91. 96c5c6e tracing: Have error path in predicate_parse() free its allocated memory by Navid Emamdoost · 5 years ago
  92. 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
  93. d2aea95 tracing/probe: Fix to check the difference of nr_args before adding probe by Masami Hiramatsu · 5 years ago
  94. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 6 years ago
  95. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 6 years ago
  96. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 6 years ago
  97. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 6 years ago
  98. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  99. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago