1. 1b44c5a crypto: inside-secure - add SafeXcel EIP197 crypto engine driver by Antoine Ténart · 8 years ago
  2. c28e8f2 crypto: omap-sham - force word alignment on the xmit-buf also by Tero Kristo · 8 years ago
  3. 898d86a crypto: omap-sham - fix closing of hash with separate finalize call by Tero Kristo · 8 years ago
  4. 5d78d57 crypto: omap-sham - buffer handling fixes for hashing later by Tero Kristo · 8 years ago
  5. ad18cc9 crypto: omap-aes - Add support for GCM mode by Tero Kristo · 8 years ago
  6. d695bfd crypto: omap-aes - export some AES driver functionality locally by Tero Kristo · 8 years ago
  7. 5b3d4d2 crypto: omap-aes - move definitions over to a separate header file by Tero Kristo · 8 years ago
  8. afc2dc1 crypto: omap-aes - use base omap crypto support library by Tero Kristo · 8 years ago
  9. 9765e76 crypto: omap-des - use base omap crypto support library by Tero Kristo · 8 years ago
  10. 74ed87e crypto: omap - add base support library for common routines by Tero Kristo · 8 years ago
  11. 418f2a8 crypto: omap-des - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
  12. a636fdc crypto: omap-des - add check for weak keys by Tero Kristo · 8 years ago
  13. 619ce70 crypto: omap-aes - fix context handling for multiple cores by Tero Kristo · 8 years ago
  14. f09b348 crypto: omap-aes - drop unused flags attribute from omap_aes_ctx by Tero Kristo · 8 years ago
  15. 1e6adff crypto: rng - Remove unused function __crypto_rng_cast() by Matthias Kaehlcke · 8 years ago
  16. 284e763 hw_random: timeriomem_rng: Allow setting RNG quality from platform data by Rick Altherr · 8 years ago
  17. b14c534 dt-bindings: timeriomem_rng: Add entropy quality property by Rick Altherr · 8 years ago
  18. 2a9faf8 crypto: arm/crc32 - enable module autoloading based on CPU feature bits by Ard Biesheuvel · 8 years ago
  19. a83ff88 crypto: arm/sha2-ce - enable module autoloading based on CPU feature bits by Ard Biesheuvel · 8 years ago
  20. bd56f95 crypto: arm/sha1-ce - enable module autoloading based on CPU feature bits by Ard Biesheuvel · 8 years ago
  21. c9d9f60 crypto: arm/ghash-ce - enable module autoloading based on CPU feature bits by Ard Biesheuvel · 8 years ago
  22. 4d8061a crypto: arm/aes-ce - enable module autoloading based on CPU feature bits by Ard Biesheuvel · 8 years ago
  23. 6507c57 crypto: ccp - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  24. 1127eea crypto: mediatek - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  25. f14011a crypto: qat - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  26. ebd401e crypto: omap-sham - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  27. 8139782 crypto: mv_cesa - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  28. d477d81 crypto: marvell - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  29. bb9634d crypto: ixp4xx - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  30. 1126d47 crypto: brcm - Use IPAD/OPAD constant by Corentin LABBE · 8 years ago
  31. 03d7db5 crypto: hmac - add hmac IPAD/OPAD constant by Corentin LABBE · 8 years ago
  32. 9417cd1 crypto: x86/aes - Don't use %rbp as temporary register by Eric Biggers · 8 years ago
  33. 248c650 crypto: qat - use pcie_flr instead of duplicating it by Christoph Hellwig · 8 years ago
  34. 5f052c9 crypto: img-hash - Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  35. 986130b hwrng: omap3-rom - Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  36. cce2ea8 crypto: aesni - add generic gcm(aes) by Sabrina Dubroca · 8 years ago
  37. 2df7e81 crypto: aesni - make AVX2 AES-GCM work with all valid auth_tag_len by Sabrina Dubroca · 8 years ago
  38. 27352c4 crypto: aesni - make AVX2 AES-GCM work with any aadlen by Sabrina Dubroca · 8 years ago
  39. 0120af7 crypto: aesni - make AVX AES-GCM work with all valid auth_tag_len by Sabrina Dubroca · 8 years ago
  40. e10f9cb crypto: aesni - make AVX AES-GCM work with any aadlen by Sabrina Dubroca · 8 years ago
  41. 38d9dee crypto: aesni - make non-AVX AES-GCM work with all valid auth_tag_len by Sabrina Dubroca · 8 years ago
  42. 0487cca crypto: aesni - make non-AVX AES-GCM work with any aadlen by Sabrina Dubroca · 8 years ago
  43. f4857f4 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 8 years ago
  44. ac50b78 crypto: ccp - Add a module author by Gary R Hook · 8 years ago
  45. 4a651b1 crypto: caam - add support for RSA key form 3 by Radu Alexe · 8 years ago
  46. 52e26d7 crypto: caam - add support for RSA key form 2 by Radu Alexe · 8 years ago
  47. 7ca4a9a crypto: caam - incapsulate dropping leading zeros into function by Radu Alexe · 8 years ago
  48. 7fcaf62 crypto: caam - avoid kzalloc(0) in caam_read_raw_data by Tudor Ambarus · 8 years ago
  49. 15a9b36 crypto: sha512-mb - add some missing unlock on error by Dan Carpenter · 8 years ago
  50. 981a2e3 crypto: tcrypt - don't disable irqs and wait by Gilad Ben-Yossef · 8 years ago
  51. 9933e11 crypto: skcipher - Add missing API setkey checks by Herbert Xu · 8 years ago
  52. 2ea659a Linux 4.12-rc1 by Linus Torvalds · 8 years ago
  53. cd63645 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  54. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  55. ec05901 Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  56. 1251704 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  57. b340959 mm, docs: update memory.stat description with workingset* entries by Roman Gushchin · 8 years ago
  58. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  59. 338a16b mm, thp: copying user pages must schedule on collapse by David Rientjes · 8 years ago
  60. 876f294 dax: fix PMD data corruption when fault races with write by Ross Zwisler · 8 years ago
  61. 13e451f dax: fix data corruption when fault races with write by Jan Kara · 8 years ago
  62. fb26a1c ext4: return to starting transaction in ext4_dax_huge_fault() by Jan Kara · 8 years ago
  63. cd65637 mm: fix data corruption due to stale mmap reads by Jan Kara · 8 years ago
  64. 4636e70 dax: prevent invalidation of mapped DAX entries by Ross Zwisler · 8 years ago
  65. cea5822 Tigran has moved by Andrew Morton · 8 years ago
  66. 8594a21 mm, vmalloc: fix vmalloc users tracking properly by Michal Hocko · 8 years ago
  67. 835152a mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin by SeongJae Park · 8 years ago
  68. 0538421 gcov: support GCC 7.1 by Martin Liska · 8 years ago
  69. 8d35bb3 mm, vmstat: Remove spurious WARN() during zoneinfo print by Reza Arbab · 8 years ago
  70. 572e0ca time: delete current_fs_time() by Deepa Dinamani · 8 years ago
  71. 1836522 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 8 years ago
  72. 0fcc3ab Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  73. deac842 Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. 6b402bd Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  75. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  76. a34ab10 Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  78. 0504532 Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  79. e0c4a5f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. dfcb7b2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 1b84fc1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. f1e0527 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 5836e42 Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  84. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  85. ac3c4aa Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  86. 0ba1c19 Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 8 years ago
  87. 31cbee6 sound: Disable the build of OSS drivers by Takashi Iwai · 8 years ago
  88. 7b8cd33 drm/i915: Make vblank evade warnings optional by Ville Syrjälä · 8 years ago
  89. bb57d04 Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 8 years ago
  90. 7ec2723 Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  91. bab1e2f Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  92. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  93. e4311ee drm/nouveau/therm: remove ineffective workarounds for alarm bugs by Ben Skeggs · 8 years ago
  94. 330bdf6 drm/nouveau/tmr: avoid processing completed alarms when adding a new one by Ben Skeggs · 8 years ago
  95. 9fc6466 drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm by Ben Skeggs · 8 years ago
  96. 1b0f843 drm/nouveau/tmr: handle races with hw when updating the next alarm time by Ben Skeggs · 8 years ago
  97. 3733bd8 drm/nouveau/tmr: ack interrupt before processing alarms by Ben Skeggs · 8 years ago
  98. 89ed10a drm/nouveau/core: fix static checker warning by Ben Skeggs · 8 years ago
  99. 80a9286 drm/nouveau/fb/ram/gf100-: remove 0x10f200 read by Ben Skeggs · 8 years ago
  100. e6db957 drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes by Ben Skeggs · 8 years ago