1. a5e9f55 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  2. 78105c7 crypto: xts - Drop use of auxiliary buffer by Ondrej Mosnacek · 6 years ago
  3. 2e5d2f3 crypto: arm64/aes-blk - improve XTS mask handling by Ard Biesheuvel · 6 years ago
  4. dd597fb crypto: arm64/aes-blk - add support for CTS-CBC mode by Ard Biesheuvel · 6 years ago
  5. 6e7de6a crypto: arm64/aes-blk - revert NEON yield for skciphers by Ard Biesheuvel · 6 years ago
  6. 557ecb4 crypto: arm64/aes-blk - remove pointless (u8 *) casts by Ard Biesheuvel · 6 years ago
  7. 718f608 crypto: cavium/nitrox - use dma_pool_zalloc() by Srikanth Jampala · 6 years ago
  8. 910e3ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 6 years ago
  9. 13cc6f4 crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic by Horia Geantă · 6 years ago
  10. 41a9aca crypto: cavium/nitrox - Added support for SR-IOV configuration. by Srikanth Jampala · 6 years ago
  11. 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
  12. a7e7edf crc-t10dif: crc_t10dif_mutex can be static by kbuild test robot · 6 years ago
  13. 6d39a12 dm: Remove VLA usage from hashes by Kees Cook · 6 years ago
  14. 24568b4 crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2 by Ondrej Mosnacek · 6 years ago
  15. 3702a05 crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  16. a1b22a5 crypto: arm/chacha20 - faster 8-bit rotations and other optimizations by Eric Biggers · 6 years ago
  17. 11dcb10 crc-t10dif: Allow current transform to be inspected in sysfs by Martin K. Petersen · 6 years ago
  18. b763775 crc-t10dif: Pick better transform if one becomes available by Martin K. Petersen · 6 years ago
  19. dd8b083 crypto: api - Introduce notifier for new crypto algorithms by Martin K. Petersen · 6 years ago
  20. 2fffee5 crypto: arm64/crct10dif - implement non-Crypto Extensions alternative by Ard Biesheuvel · 6 years ago
  21. 6c1b0da crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version by Ard Biesheuvel · 6 years ago
  22. 598b7d4 crypto: arm64/crc32 - remove PMULL based CRC32 driver by Ard Biesheuvel · 6 years ago
  23. ed6ed11 crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
  24. 00227e3 crypto: arm/ghash-ce - implement support for 4-way aggregation by Ard Biesheuvel · 6 years ago
  25. ab8085c crypto: x86 - remove SHA multibuffer routines and mcryptd by Ard Biesheuvel · 6 years ago
  26. 820684c crypto: atmel - switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  27. e82867f crypto: ccp - add timeout support in the SEV command by Brijesh Singh · 6 years ago
  28. f3569fd crypto: shash - Remove VLA usage in unaligned hashing by Kees Cook · 6 years ago
  29. 1299c9c crypto: qat - Remove VLA usage by Kees Cook · 6 years ago
  30. a9f7f88 crypto: api - Introduce generic max blocksize and alignmask by Kees Cook · 6 years ago
  31. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  32. ebf533a crypto: ccm - Remove VLA usage by Ard Biesheuvel · 6 years ago
  33. d73d67f crypto: cbc - Remove VLA usage by Kees Cook · 6 years ago
  34. 3bdd23f crypto: xcbc - Remove VLA usage by Kees Cook · 6 years ago
  35. 578bdaa crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  36. 9dbe307 crypto: caam/qi - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  37. 5ca7bad crypto: caam/jr - ablkcipher -> skcipher conversion by Horia Geantă · 6 years ago
  38. aec48ad crypto: caam/qi - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  39. cf5448b crypto: caam/jr - remove ablkcipher IV generation by Horia Geantă · 6 years ago
  40. 5736184 Linux 4.19-rc2 by Linus Torvalds · 6 years ago
  41. 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
  42. a3ea991 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  43. 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
  44. 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
  45. 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
  46. ff924c5 x86/pti: Fix section mismatch warning/error by Randy Dunlap · 6 years ago
  47. 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
  48. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  49. 360bd62 Merge tag 'linux-watchdog-4.19-rc2' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  50. 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
  51. c748610 x86/mce: Fix set_mce_nospec() to avoid #GP fault by LuckTony · 6 years ago
  52. 420f51f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  53. eeb89e2 x86/efi: Load fixmap GDT in efi_call_phys_epilog() by Joerg Roedel · 6 years ago
  54. 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
  55. 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
  56. 754cf4b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  57. 4012e77 x86/nmi: Fix NMI uaccess race against CR3 switching by Andy Lutomirski · 6 years ago
  58. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  59. 342db04 x86/dumpstack: Don't dump kernel memory based on usermode RIP by Jann Horn · 6 years ago
  60. 0413bed of: Add device_type access helper functions by Rob Herring · 6 years ago
  61. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  62. f52bb98 arm64: mm: always enable CONFIG_HOLES_IN_ZONE by James Morse · 6 years ago
  63. 0986b16 m68k/mac: Use correct PMU response format by Finn Thain · 6 years ago
  64. 4658aff Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  65. 217c3e0 disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  66. 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
  67. a0b9c4d Merge branch 'pm-core' by Rafael J. Wysocki · 6 years ago
  68. bded6c0 clk: x86: Set default parent to 48Mhz by Akshu Agrawal · 6 years ago
  69. cebc07d i2c: sh_mobile: fix leak when using DMA bounce buffer by Wolfram Sang · 6 years ago
  70. 531db50 i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow by Wolfram Sang · 6 years ago
  71. 82fe39a i2c: refactor function to release a DMA safe buffer by Wolfram Sang · 6 years ago
  72. 1204d12 i2c: algos: bit: make the error messages grepable by Jan Kundrát · 6 years ago
  73. 9d9a152 i2c: designware: Re-init controllers with pm_disabled set on resume by Hans de Goede · 6 years ago
  74. 7fd6d98 i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus by Mika Westerberg · 6 years ago
  75. fb64638 Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  76. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  77. 9f8f16c Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  78. 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
  79. 755a8bf arm/arm64: smccc-1.1: Handle function result as parameters by Marc Zyngier · 6 years ago
  80. 26e609e x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember() by Uros Bizjak · 6 years ago
  81. 9222f60 x86/alternatives: Lockdep-enforce text_mutex in text_poke*() by Jiri Kosina · 6 years ago
  82. 113fc08 objtool: Remove workaround for unreachable warnings from old GCC by Masahiro Yamada · 6 years ago
  83. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  84. cb9d7fd watchdog: Mark watchdog touch functions as notrace by Vincent Whitchurch · 6 years ago
  85. f12d11c x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() by Jann Horn · 6 years ago
  86. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  87. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  88. 58c3f14 Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  89. 49a51c4 Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  90. 185c3cf Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  91. 852fde0 Merge branch 'mediatek-drm-fixes-4.19' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 6 years ago
  92. ff69279 powerpc: disable support for relative ksymtab references by Ard Biesheuvel · 6 years ago
  93. af3a5fe Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  94. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  95. ff81a52 Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 6 years ago
  96. 80ab316 drm/i915/audio: Hook up component bindings even if displays are disabled by Chris Wilson · 6 years ago
  97. 299c2a9 drm/i915: Increase LSPCON timeout by Fredrik Schön · 6 years ago
  98. f013027 drm/i915: Stop holding a ref to the ppgtt from each vma by Chris Wilson · 6 years ago
  99. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  100. 67e6ddb arm64: defconfig: Enable TI's AM6 SoC platform by Nishanth Menon · 6 years ago