1. 8d60539 crypto: null - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  2. 5c52564 crypto: vmx - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  3. 7f28615 crypto: ccp - Remove VLA usage of skcipher by Kees Cook · 6 years ago
  4. d2841f2 wusb: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  5. 69d826f rxrpc: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  6. 82633a6 ppp: mppe: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  7. 69d6302b libceph: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  8. dc568ba block: cryptoloop: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  9. 88fe0b9 x86/fpu: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  10. 531fa5d s390/crypto: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  11. 3103f4a mac802154: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  12. db20f57 lib80211: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  13. e9e575b gss_krb5: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  14. b350bee crypto: skcipher - Introduce crypto_sync_skcipher by Kees Cook · 6 years ago
  15. 3944f13 crypto: fix a memory leak in rsa-kcs1pad's encryption mode by Dan Aloni · 6 years ago
  16. cdf640a crypto: s5p-sss: Add aes-ctr support by Christoph Manszewski · 6 years ago
  17. b1b4416 crypto: s5p-sss: Minor code cleanup by Christoph Manszewski · 6 years ago
  18. 6c12b6b crypto: s5p-sss: Fix Fix argument list alignment by Christoph Manszewski · 6 years ago
  19. 5842cd4 crypto: s5p-sss: Fix race in error handling by Christoph Manszewski · 6 years ago
  20. cd56023 crypto: arm/crc32 - avoid warning when compiling with Clang by Stefan Agner · 6 years ago
  21. c785896 cpufeature: avoid warning when compiling with clang by Stefan Agner · 6 years ago
  22. e937206 crypto: ccp - Allow SEV firmware to be chosen based on Family and Model by Janakarajan Natarajan · 6 years ago
  23. b78d379 crypto: ccp - Fix static checker warning by Janakarajan Natarajan · 6 years ago
  24. ac3c8f3 crypto: lrw - Do not use auxiliary buffer by Ondrej Mosnacek · 6 years ago
  25. c778f96 crypto: lrw - Optimize tweak computation by Ondrej Mosnacek · 6 years ago
  26. dc6d6d5 crypto: testmgr - Add test for LRW counter wrap-around by Ondrej Mosnacek · 6 years ago
  27. fbe1a85 crypto: lrw - Fix out-of bounds access on counter overflow by Ondrej Mosnacek · 6 years ago
  28. 331351f crypto: tcrypt - fix ghash-generic speed test by Horia Geantă · 6 years ago
  29. e8342cc arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs by Horia Geantă · 6 years ago
  30. 3f16f6c crypto: caam/qi2 - add support for ahash algorithms by Horia Geantă · 6 years ago
  31. 0efa757 crypto: caam - export ahash shared descriptor generation by Horia Geantă · 6 years ago
  32. 226853a crypto: caam/qi2 - add skcipher algorithms by Horia Geantă · 6 years ago
  33. 8d818c1 crypto: caam/qi2 - add DPAA2-CAAM driver by Horia Geantă · 6 years ago
  34. 94cebd9 crypto: caam - add Queue Interface v2 error codes by Horia Geantă · 6 years ago
  35. f9cb74f crypto: caam - add DPAA2-CAAM (DPSECI) backend API by Horia Geantă · 6 years ago
  36. aae733a crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  37. 55d0110 soc: fsl: dpio: add congestion notification support by Horia Geantă · 6 years ago
  38. 009447a soc: fsl: dpio: add frame list format support by Horia Geantă · 6 years ago
  39. 48c43de soc: fsl: dpio: add back some frame queue functions by Horia Geantă · 6 years ago
  40. e9158b3 bus: fsl-mc: add support for dpseci device type by Horia Geantă · 6 years ago
  41. a5e9f55 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  42. 78105c7 crypto: xts - Drop use of auxiliary buffer by Ondrej Mosnacek · 6 years ago
  43. 2e5d2f3 crypto: arm64/aes-blk - improve XTS mask handling by Ard Biesheuvel · 6 years ago
  44. dd597fb crypto: arm64/aes-blk - add support for CTS-CBC mode by Ard Biesheuvel · 6 years ago
  45. 6e7de6a crypto: arm64/aes-blk - revert NEON yield for skciphers by Ard Biesheuvel · 6 years ago
  46. 557ecb4 crypto: arm64/aes-blk - remove pointless (u8 *) casts by Ard Biesheuvel · 6 years ago
  47. 718f608 crypto: cavium/nitrox - use dma_pool_zalloc() by Srikanth Jampala · 6 years ago
  48. 910e3ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  49. 13cc6f4 crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic by Horia Geantă · 6 years ago
  50. 41a9aca crypto: cavium/nitrox - Added support for SR-IOV configuration. by Srikanth Jampala · 6 years ago
  51. a7888481 crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross a page in gcm by Mikulas Patocka · 6 years ago
  52. a7e7edf crc-t10dif: crc_t10dif_mutex can be static by kbuild test robot · 6 years ago
  53. 6d39a12 dm: Remove VLA usage from hashes by Kees Cook · 7 years ago
  54. 24568b4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 by Ondrej Mosnacek · 6 years ago
  55. 3702a05 crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 7 years ago
  56. a1b22a5 crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  57. 11dcb10 crc-t10dif: Allow current transform to be inspected in sysfs by Martin K. Petersen · 6 years ago
  58. b763775 crc-t10dif: Pick better transform if one becomes available by Martin K. Petersen · 6 years ago
  59. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  60. 2fffee5 crypto: arm64/crct10dif - implement non-Crypto Extensions alternative by Ard Biesheuvel · 6 years ago
  61. 6c1b0da crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version by Ard Biesheuvel · 6 years ago
  62. 598b7d4 crypto: arm64/crc32 - remove PMULL based CRC32 driver by Ard Biesheuvel · 6 years ago
  63. ed6ed11 crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
  64. 00227e3 crypto: arm/ghash-ce - implement support for 4-way aggregation by Ard Biesheuvel · 6 years ago
  65. ab8085c crypto: x86 - remove SHA multibuffer routines and mcryptd by Ard Biesheuvel · 6 years ago
  66. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  67. e82867f crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 7 years ago
  68. f3569fd crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 7 years ago
  69. 1299c9c crypto: qat - Remove VLA usage by Kees Cook · 7 years ago
  70. a9f7f88 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 7 years ago
  71. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 7 years ago
  72. ebf533a crypto: ccm - Remove VLA usage by Ard Biesheuvel · 7 years ago
  73. d73d67f crypto: cbc - Remove VLA usage by Kees Cook · 7 years ago
  74. 3bdd23f crypto: xcbc - Remove VLA usage by Kees Cook · 7 years ago
  75. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 7 years ago
  76. 9dbe307 crypto: caam/qi - ablkcipher -> skcipher conversion by Horia Geantă · 7 years ago
  77. 5ca7bad crypto: caam/jr - ablkcipher -> skcipher conversion by Horia Geantă · 7 years ago
  78. aec48ad crypto: caam/qi - remove ablkcipher IV generation by Horia Geantă · 7 years ago
  79. cf5448b crypto: caam/jr - remove ablkcipher IV generation by Horia Geantă · 7 years ago
  80. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  81. fd6868d Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  82. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  83. 899ba79 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  84. 1395d109 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. 501dacb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  86. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  87. a72b44a Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 6 years ago
  88. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  89. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  90. b18ed66 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  91. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  92. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  93. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  94. 4290d5b Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  95. 01f6543 Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  96. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  97. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  98. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  99. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  100. 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago