1. b78d379 crypto: ccp - Fix static checker warning by Janakarajan Natarajan · 6 years ago
  2. ac3c8f3 crypto: lrw - Do not use auxiliary buffer by Ondrej Mosnacek · 6 years ago
  3. c778f96 crypto: lrw - Optimize tweak computation by Ondrej Mosnacek · 6 years ago
  4. dc6d6d5 crypto: testmgr - Add test for LRW counter wrap-around by Ondrej Mosnacek · 6 years ago
  5. fbe1a85 crypto: lrw - Fix out-of bounds access on counter overflow by Ondrej Mosnacek · 6 years ago
  6. 331351f crypto: tcrypt - fix ghash-generic speed test by Horia Geantă · 6 years ago
  7. e8342cc arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs by Horia Geantă · 6 years ago
  8. 3f16f6c crypto: caam/qi2 - add support for ahash algorithms by Horia Geantă · 6 years ago
  9. 0efa757 crypto: caam - export ahash shared descriptor generation by Horia Geantă · 6 years ago
  10. 226853a crypto: caam/qi2 - add skcipher algorithms by Horia Geantă · 6 years ago
  11. 8d818c1 crypto: caam/qi2 - add DPAA2-CAAM driver by Horia Geantă · 6 years ago
  12. 94cebd9 crypto: caam - add Queue Interface v2 error codes by Horia Geantă · 6 years ago
  13. f9cb74f crypto: caam - add DPAA2-CAAM (DPSECI) backend API by Horia Geantă · 6 years ago
  14. aae733a crypto: caam - fix implicit casts in endianness helpers by Horia Geantă · 6 years ago
  15. 55d0110 soc: fsl: dpio: add congestion notification support by Horia Geantă · 6 years ago
  16. 009447a soc: fsl: dpio: add frame list format support by Horia Geantă · 6 years ago
  17. 48c43de soc: fsl: dpio: add back some frame queue functions by Horia Geantă · 6 years ago
  18. e9158b3 bus: fsl-mc: add support for dpseci device type by Horia Geantă · 6 years ago
  19. a5e9f55 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  20. 78105c7 crypto: xts - Drop use of auxiliary buffer by Ondrej Mosnacek · 6 years ago
  21. 2e5d2f3 crypto: arm64/aes-blk - improve XTS mask handling by Ard Biesheuvel · 6 years ago
  22. dd597fb crypto: arm64/aes-blk - add support for CTS-CBC mode by Ard Biesheuvel · 6 years ago
  23. 6e7de6a crypto: arm64/aes-blk - revert NEON yield for skciphers by Ard Biesheuvel · 6 years ago
  24. 557ecb4 crypto: arm64/aes-blk - remove pointless (u8 *) casts by Ard Biesheuvel · 6 years ago
  25. 718f608 crypto: cavium/nitrox - use dma_pool_zalloc() by Srikanth Jampala · 6 years ago
  26. 910e3ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  27. 13cc6f4 crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic by Horia Geantă · 6 years ago
  28. 41a9aca crypto: cavium/nitrox - Added support for SR-IOV configuration. by Srikanth Jampala · 6 years ago
  29. 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
  30. a7e7edf crc-t10dif: crc_t10dif_mutex can be static by kbuild test robot · 6 years ago
  31. 6d39a12 dm: Remove VLA usage from hashes by Kees Cook · 6 years ago
  32. 24568b4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 by Ondrej Mosnacek · 6 years ago
  33. 3702a05 crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  34. a1b22a5 crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  35. 11dcb10 crc-t10dif: Allow current transform to be inspected in sysfs by Martin K. Petersen · 6 years ago
  36. b763775 crc-t10dif: Pick better transform if one becomes available by Martin K. Petersen · 6 years ago
  37. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  38. 2fffee5 crypto: arm64/crct10dif - implement non-Crypto Extensions alternative by Ard Biesheuvel · 6 years ago
  39. 6c1b0da crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version by Ard Biesheuvel · 6 years ago
  40. 598b7d4 crypto: arm64/crc32 - remove PMULL based CRC32 driver by Ard Biesheuvel · 6 years ago
  41. ed6ed11 crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
  42. 00227e3 crypto: arm/ghash-ce - implement support for 4-way aggregation by Ard Biesheuvel · 6 years ago
  43. ab8085c crypto: x86 - remove SHA multibuffer routines and mcryptd by Ard Biesheuvel · 6 years ago
  44. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  45. e82867f crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  46. f3569fd crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 6 years ago
  47. 1299c9c crypto: qat - Remove VLA usage by Kees Cook · 6 years ago
  48. a9f7f88 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  49. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  50. ebf533a crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  51. d73d67f crypto: cbc - Remove VLA usage by Kees Cook · 6 years ago
  52. 3bdd23f crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  53. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  54. 9dbe307 crypto: caam/qi - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  55. 5ca7bad crypto: caam/jr - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  56. aec48ad crypto: caam/qi - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  57. cf5448b crypto: caam/jr - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  58. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  59. 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
  60. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  61. 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
  62. 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
  63. 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
  64. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  65. 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
  66. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  67. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  68. 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
  69. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  70. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  71. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  72. 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
  73. 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
  74. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  75. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  76. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  77. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  78. 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago
  79. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  80. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 6 years ago
  81. 0986b16 m68k/mac: Use correct PMU response format by Finn Thain · 6 years ago
  82. 4658aff Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  83. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  84. b6935d2 Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  85. a0b9c4d Merge branch 'pm-core' by Rafael J. Wysocki · 6 years ago
  86. bded6c0 clk: x86: Set default parent to 48Mhz by Akshu Agrawal · 6 years ago
  87. cebc07d i2c: sh_mobile: fix leak when using DMA bounce buffer by Wolfram Sang · 6 years ago
  88. 531db50 i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow by Wolfram Sang · 6 years ago
  89. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 6 years ago
  90. 1204d12 i2c: algos: bit: make the error messages grepable by Jan Kundrát · 6 years ago
  91. 9d9a152 i2c: designware: Re-init controllers with pm_disabled set on resume by Hans de Goede · 6 years ago
  92. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 6 years ago
  93. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  94. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  95. 9f8f16c Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  96. 48f8e8e Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  97. 755a8bf arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 6 years ago
  98. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 6 years ago
  99. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 6 years ago
  100. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 6 years ago