1. 68289c6 crypto: add header include guards by Masahiro Yamada · 5 years ago
  2. 1c0ab40 crypto: caam/qi2 - Add printing dpseci fq stats using debugfs by Vakul Garg · 5 years ago
  3. 1b82feb crypto: qat - Silence smp_processor_id() warning by Alexander Sverdlin · 5 years ago
  4. 0197028 crypto: atmel-sha204a - Use device-managed registration API by Chuhong Yuan · 5 years ago
  5. c9f1fd4 Revert "crypto: aegis128 - add support for SIMD acceleration" by Herbert Xu · 5 years ago
  6. 82cb548 asm-generic: make simd.h a mandatory include/asm header by Ard Biesheuvel · 5 years ago
  7. 931c940 crypto: s390/aes - fix name clash after AES library refactor by Ard Biesheuvel · 5 years ago
  8. 8dfa20f crypto: ghash - add comment and improve help text by Eric Biggers · 6 years ago
  9. 065cf57 padata: purge get_cpu and reorder_via_wq from padata_do_serial by Daniel Jordan · 6 years ago
  10. b3553ef crypto: bcm - check assoclen for rfc4543/rfc4106 by Iuliana Prodan · 6 years ago
  11. b93ecf4 crypto: ccree - check assoclen for rfc4543 by Iuliana Prodan · 6 years ago
  12. 6fc4dbc padata: Replace delayed timer with immediate workqueue in padata_reorder by Herbert Xu · 6 years ago
  13. 97ac82d crypto: aegis - fix badly optimized clang output by Arnd Bergmann · 6 years ago
  14. bfb5eb0 crypto: ccp - Replace dma_pool_alloc + memset with dma_pool_zalloc by Chuhong Yuan · 6 years ago
  15. 6ed0109 crypto: caam/qi2 - Increase napi budget to process more caam responses by Vakul Garg · 6 years ago
  16. f2f1d75 hwrng: mxc-rnga - use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  17. d10d094 hwrng: imx-rngc - use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  18. 72c8117 crypto: ccp - Reduce maximum stack usage by Arnd Bergmann · 6 years ago
  19. 2a03e3a crypto: ccp - Include the module name in system log messages by Hook, Gary · 6 years ago
  20. 4f22f32 crypto: Remove orphan tools/crypto directory by Herbert Xu · 6 years ago
  21. a7268c4 crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware by Phani Kiran Hemadri · 6 years ago
  22. a7c2647 crypto: ccp - Add a module parameter to control registration for DMA by Hook, Gary · 6 years ago
  23. 90773bc crypto: ccp - module parameter to limit the number of enabled CCPs by Hook, Gary · 6 years ago
  24. c4a8927 crypto: ccp - Add a module parameter to specify a queue count by Hook, Gary · 6 years ago
  25. 93308ba crypto: ccp - Make CCP debugfs support optional by Hook, Gary · 6 years ago
  26. 91b05a7 crypto: user - make NETLINK_CRYPTO work inside netns by Ondrej Mosnacek · 6 years ago
  27. 31fb084 crypto: inside-secure -reduce hash byte counters to 64 bits by Pascal van Leeuwen · 6 years ago
  28. 0e17e36 crypto: inside-secure - add support for authenc(hmac(sha*),rfc3686(ctr(aes))) suites by Pascal van Leeuwen · 6 years ago
  29. 54f9e8f crypto: inside-secure - added support for rfc3686(ctr(aes)) by Pascal van Leeuwen · 6 years ago
  30. 77cdd4e crypto: inside-secure - add support for authenc(hmac(sha1),cbc(des3_ede)) by Pascal van Leeuwen · 6 years ago
  31. 5c9254a crypto: ux500 - Use spinlock_t instead of struct spinlock by Sebastian Andrzej Siewior · 6 years ago
  32. cc2a58f crypto: drivers - Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
  33. 97bcb16 crypto: tcrypt - add a speed test for AEGIS128 by Ard Biesheuvel · 6 years ago
  34. ecc8bc8 crypto: aegis128 - provide a SIMD implementation based on NEON intrinsics by Ard Biesheuvel · 6 years ago
  35. 7cdc0dd crypto: aegis128 - add support for SIMD acceleration by Ard Biesheuvel · 6 years ago
  36. 521cdde crypto: aegis - avoid prerotated AES tables by Ard Biesheuvel · 6 years ago
  37. 368b1bd crypto: aegis128 - drop empty TFM init/exit routines by Ard Biesheuvel · 6 years ago
  38. 520c199 crypto: aegis128l/aegis256 - remove x86 and generic implementations by Ard Biesheuvel · 6 years ago
  39. 5cb9770 crypto: morus - remove generic and x86 implementations by Ard Biesheuvel · 6 years ago
  40. f248caf crypto: testmgr - add tests for lzo-rle by Hannah Pan · 6 years ago
  41. b46033f crypto: arm/aes-scalar - unexport en/decryption routines by Ard Biesheuvel · 6 years ago
  42. 642a88f crypto: arm64/aes-cipher - switch to shared AES inverse Sbox by Ard Biesheuvel · 6 years ago
  43. 8de6dd3 crypto: arm/aes-cipher - switch to shared AES inverse Sbox by Ard Biesheuvel · 6 years ago
  44. 58144b8 crypto: arm64/aes-neon - switch to shared AES Sboxes by Ard Biesheuvel · 6 years ago
  45. 9467a31 crypto: lib/aes - export sbox and inverse sbox by Ard Biesheuvel · 6 years ago
  46. 1e25ca0 crypto: aes-generic - unexport last-round AES tables by Ard Biesheuvel · 6 years ago
  47. 571c47a crypto: chelsio - replace AES cipher calls with library calls by Ard Biesheuvel · 6 years ago
  48. 6273fd7 crypto: ccp - move to AES library for CMAC key derivation by Ard Biesheuvel · 6 years ago
  49. da3e7a9 crypto: amcc - switch to AES library for GCM key derivation by Ard Biesheuvel · 6 years ago
  50. 28a220a bluetooth: switch to AES library by Ard Biesheuvel · 6 years ago
  51. 0a5dff9 crypto: arm/ghash - provide a synchronous version by Ard Biesheuvel · 6 years ago
  52. e5f0504 crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  53. 5eedf31 crypto: arm/aes-ce - provide a synchronous version of ctr(aes) by Ard Biesheuvel · 6 years ago
  54. fafb1dc crypto: arm/aes - use native endiannes for key schedule by Ard Biesheuvel · 6 years ago
  55. 4d3f9d8 crypto: arm64/aes-ce-cipher - use AES library as fallback by Ard Biesheuvel · 6 years ago
  56. ff6f411 crypto: aes - move sync ctr(aes) to AES library and generic helper by Ard Biesheuvel · 6 years ago
  57. d9ec772 crypto: ctr - add helper for performing a CTR encryption walk by Ard Biesheuvel · 6 years ago
  58. 5bb12d7 crypto: aes-generic - drop key expansion routine in favor of library version by Ard Biesheuvel · 6 years ago
  59. c184472 crypto: arm64/aes-ce - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  60. f68df54 crypto: arm64/aes-neonbs - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  61. c59a6df crypto: arm64/aes-ccm - switch to AES library by Ard Biesheuvel · 6 years ago
  62. aa6e2d2 crypto: arm/aes-neonbs - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  63. fe3b99b crypto: arm64/ghash - switch to AES library by Ard Biesheuvel · 6 years ago
  64. 363a90c crypto: safexcel/aes - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  65. 18d8b96d crypto: cesa/aes - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  66. 8131878 crypto: padlock/aes - switch to library version of key expansion routine by Ard Biesheuvel · 6 years ago
  67. 1d2c327 crypto: x86/aes - drop scalar assembler implementations by Ard Biesheuvel · 6 years ago
  68. 2c53fd1 crypto: x86/aes-ni - switch to generic for fallback and key routines by Ard Biesheuvel · 6 years ago
  69. e59c1c9 crypto: aes - create AES library based on the fixed time AES code by Ard Biesheuvel · 6 years ago
  70. b158fcb crypto: aes/fixed-time - align key schedule with other implementations by Ard Biesheuvel · 6 years ago
  71. 724ecd3 crypto: aes - rename local routines to prevent future clashes by Ard Biesheuvel · 6 years ago
  72. 20bb4ef crypto: arm/aes-ce - cosmetic/whitespace cleanup by Ard Biesheuvel · 6 years ago
  73. 85b36ee crypto: inside-secure - add support for 0 length HMAC messages by Pascal van Leeuwen · 6 years ago
  74. 41abed7 crypto: inside-secure - add support for arbitrary size hash/HMAC updates by Pascal van Leeuwen · 6 years ago
  75. 85695b0 crypto: inside-secure - let HW deal with initial hash digest by Pascal van Leeuwen · 6 years ago
  76. dc5268b crypto: inside-secure: back out parts of earlier HMAC update workaround by Pascal van Leeuwen · 6 years ago
  77. a74d850 crypto: inside-secure - fix EINVAL error (buf overflow) for AEAD decrypt by Pascal van Leeuwen · 6 years ago
  78. 19b347b crypto: inside-secure - fix scatter/gather list to descriptor conversion by Pascal van Leeuwen · 6 years ago
  79. 5bdb6e6 crypto: inside-secure - fix incorrect skcipher output IV by Pascal van Leeuwen · 6 years ago
  80. 384ce43 crypto: inside-secure - silently return -EINVAL for input error cases by Pascal van Leeuwen · 6 years ago
  81. 36160aa crypto: inside-secure - keep ivsize for DES ECB modes at 0 by Pascal van Leeuwen · 6 years ago
  82. 452c53d crypto: ccree - notify TEE on FIPS tests errors by Gilad Ben-Yossef · 6 years ago
  83. 9552389 crypto: fips - add FIPS test failure notification chain by Gilad Ben-Yossef · 6 years ago
  84. 76a95bd8f crypto: ccree - account for TEE not ready to report by Gilad Ben-Yossef · 6 years ago
  85. e6e6600 crypto: ccree - drop legacy ivgen support by Gilad Ben-Yossef · 6 years ago
  86. aca24d4 crypto: ccree - fix spelling mistake "configration" -> "configuration" by Colin Ian King · 6 years ago
  87. 5f9e832 Linus 5.3-rc1 by Linus Torvalds · 5 years ago
  88. c7bf0a0 Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  89. d6788eb Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  90. 91962d0 Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  91. 8cf6650 iommu/amd: fix a crash in iova_magazine_free_pfns by Qian Cai · 6 years ago
  92. 618381f hexagon: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  93. bec5545 Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  94. 1b03bc5 typo fix: it's d_make_root, not d_make_inode... by Al Viro · 6 years ago
  95. e2297f7 dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examples by Rob Herring · 6 years ago
  96. 20051f5 dt-bindings: iio: ad7124: Fix dtc warnings in example by Rob Herring · 6 years ago
  97. fbbf2b6 dt-bindings: iio: avia-hx711: Fix avdd-supply typo in example by Rob Herring · 6 years ago
  98. fcbe7e3 dt-bindings: pinctrl: aspeed: Fix AST2500 example errors by Rob Herring · 6 years ago
  99. ad21a4c dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errors by Rob Herring · 6 years ago
  100. 7d9ef7f3 dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodes by Rob Herring · 6 years ago