1. f16b613 crypto: chtls - fix a missing-check bug by Wenwen Wang · 7 years ago
  2. 01ba061 crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support by Antoine Tenart · 7 years ago
  3. 678b287 crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support by Antoine Tenart · 7 years ago
  4. f6beaea crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support by Antoine Tenart · 7 years ago
  5. bdfd190 crypto: inside-secure - improve error reporting by Antoine Tenart · 7 years ago
  6. 8a21f06 crypto: inside-secure - fix the hash then encrypt/decrypt types by Antoine Tenart · 7 years ago
  7. ce67955 crypto: inside-secure - make the key and context size computation dynamic by Antoine Tenart · 7 years ago
  8. fef0cfe crypto: inside-secure - make the context control size dynamic by Antoine Tenart · 7 years ago
  9. 3a5ca23 crypto: inside-secure - rework the alg type settings in the context by Antoine Tenart · 7 years ago
  10. 8ac1283 crypto: inside-secure - rework cipher functions for future AEAD support by Antoine Tenart · 7 years ago
  11. 6182480 crypto: inside-secure - remove VLAs by Antoine Tenart · 7 years ago
  12. 17a7d24 crypto: chtls - generic handling of data and hdr by Atul Gupta · 7 years ago
  13. 4c826fe crypto: chelsio - request to HW should wrap by Atul Gupta · 7 years ago
  14. 7024e0d crypto: nx - fix spelling mistake: "seqeunce" -> "sequence" by Colin Ian King · 7 years ago
  15. 57f5bfe hwrng: n2 - fix spelling mistake: "restesting" -> "retesting" by Colin Ian King · 7 years ago
  16. 730f23b crypto: vmx - Remove overly verbose printk from AES XTS init by Michael Ellerman · 7 years ago
  17. 1411b521 crypto: vmx - Remove overly verbose printk from AES init routines by Michael Ellerman · 7 years ago
  18. 4bffaab crypto: caam - fix size of RSA prime factor q by Horia Geantă · 7 years ago
  19. 9bae549 hwrng: stm32 - fix pm_suspend issue by lionel.debieve@st.com · 7 years ago
  20. af51378 hwrng: stm32 - define default state for rng driver by lionel.debieve@st.com · 7 years ago
  21. 5e7b516 crypto: ccree - use proper printk format by Gilad Ben-Yossef · 7 years ago
  22. a794d8d crypto: ccree - enable support for hardware keys by Gilad Ben-Yossef · 7 years ago
  23. 658c9d2b9 crypto: crypto4xx - put temporary dst sg into request ctx by Christian Lamparter · 7 years ago
  24. 584201f crypto: crypto4xx - extend aead fallback checks by Christian Lamparter · 7 years ago
  25. fc34011 crypto: crypto4xx - properly set IV after de- and encrypt by Christian Lamparter · 7 years ago
  26. 98e87e3 crypto: crypto4xx - add aes-ctr support by Christian Lamparter · 7 years ago
  27. c4e9065 crypto: crypto4xx - avoid VLA use by Christian Lamparter · 7 years ago
  28. ce05ffe crypto: crypto4xx - convert to skcipher by Christian Lamparter · 7 years ago
  29. a8d79d7 crypto: crypto4xx - performance optimizations by Christian Lamparter · 7 years ago
  30. 5b0aa25 crypto: cavium - Remove unnecessary parentheses by Varsha Rao · 7 years ago
  31. 8ce31dc crypto: drivers - simplify getting .drvdata by Wolfram Sang · 7 years ago
  32. 9dbc8a0 crypto: omap-sham - fix memleak by Bin Liu · 7 years ago
  33. ee1b23d crypto: drivers - Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  34. b930f3a crypto: caam: - Use kmemdup() function by Fabio Estevam · 7 years ago
  35. 8a2a0dd crypto: caam - strip input zeros from RSA input buffer by Horia Geantă · 7 years ago
  36. 49d1179 hwrng: via - support new Centaur CPU by davidwang · 7 years ago
  37. 654f2b9 crypto: caam - allow retrieving 'era' from register by Fabio Estevam · 7 years ago
  38. b0039c00 crypto: caam - staticize caam_get_era() by Fabio Estevam · 7 years ago
  39. e7a9b05ca crypto: cavium - Fix smp_processor_id() warnings by Jan Glauber · 7 years ago
  40. 1cc7e01 crypto: cavium - Fix statistics pending request value by Jan Glauber · 7 years ago
  41. a40c880 crypto: cavium - Prevent division by zero by Jan Glauber · 7 years ago
  42. c782a8c crypto: cavium - Limit result reading attempts by Jan Glauber · 7 years ago
  43. 37ff02a crypto: cavium - Fix fallout from CONFIG_VMAP_STACK by Jan Glauber · 7 years ago
  44. c4e8485 crypto: chelsio - remove redundant assignment to cdev->ports by Colin Ian King · 7 years ago
  45. 2d93913 crypto: chelsio - don't leak information from the stack to userspace by Colin Ian King · 7 years ago
  46. 3d8ccf9 crypto: chelsio - Fix potential NULL pointer dereferences by Gustavo A. R. Silva · 7 years ago
  47. 3a488aa crypto: caam/qi - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  48. 115957b crypto: caam - fix IV DMA mapping and updating by Horia Geantă · 7 years ago
  49. a38acd2 crypto: caam - fix DMA mapping dir for generated IV by Horia Geantă · 7 years ago
  50. f0d98d8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  51. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  52. ba2b137 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  53. 71893f1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  54. f681137 Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  55. ca4e7c5 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  56. daf3ef6 Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 7 years ago
  57. 41531f5 Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  58. edda415 Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  59. 3e565a3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  60. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  61. 712ff25 firmware: dmi_scan: Use lowercase letters for UUID by Jean Delvare · 7 years ago
  62. de40614d firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches by Alex Hung · 7 years ago
  63. 90fe6f8 firmware: dmi_scan: Fix UUID length safety check by Jean Delvare · 7 years ago
  64. b907b40 Merge branches 'thermal-core' and 'thermal-soc' into next by Zhang Rui · 7 years ago
  65. 16e205c Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  66. 0c314a9 Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  67. a10beab Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  68. dece02f Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  69. 1cb19e8 Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)" by Harry Wentland · 7 years ago
  70. 1bc8ffb Revert "drm/amd/display: fix dereferencing possible ERR_PTR()" by Harry Wentland · 7 years ago
  71. b2f3f59 drm/amd/display: Fix regamma not affecting full-intensity color values by Leo (Sunpeng) Li · 7 years ago
  72. 1409bc6 drm/amd/display: Fix FBC text console corruption by Roman Li · 7 years ago
  73. 89fc8d4 drm/amd/display: Only register backlight device if embedded panel connected by Harry Wentland · 7 years ago
  74. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  75. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  76. d1cb771 Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  77. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  78. bb06ec31 nvme: expand nvmf_check_if_ready checks by James Smart · 7 years ago
  79. 62843c2 nvme: Use admin command effects for admin commands by Keith Busch · 7 years ago
  80. c739969 nvmet: fix space padding in serial number by Daniel Verkamp · 7 years ago
  81. fd92c77 nvme: check return value of init_srcu_struct function by Max Gurtovoy · 7 years ago
  82. 543c09c nvmet: Fix nvmet_execute_write_zeroes sector count by Rodrigo R. Galvao · 7 years ago
  83. 22b5560 nvme-pci: Separate IO and admin queue IRQ vectors by Keith Busch · 7 years ago
  84. a6ff726 nvme-pci: Remove unused queue parameter by Keith Busch · 7 years ago
  85. 64ee0ac nvme-pci: Skip queue deletion if there are no queues by Keith Busch · 7 years ago
  86. 6038aa5 nvme: target: fix buffer overflow by Arnd Bergmann · 7 years ago
  87. 74c6c71 nvme: don't send keep-alives to the discovery controller by Johannes Thumshirn · 7 years ago
  88. 00b683d nvme: unexport nvme_start_keep_alive by Johannes Thumshirn · 7 years ago
  89. 11d9ea6 nvme-loop: fix kernel oops in case of unhandled command by Ming Lei · 7 years ago
  90. 7ec6074 nvme: enforce 64bit offset for nvme_get_log_ext fn by Matias Bjørling · 7 years ago
  91. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  92. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  93. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  94. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  95. 1eace83 i2c: add param sanity check to i2c_transfer() by Ard Biesheuvel · 7 years ago
  96. f7f6d91 i2c: i801: Restore configuration at shutdown by Jean Delvare · 7 years ago
  97. a086bb8 i2c: i801: Save register SMBSLVCMD value only once by Jean Delvare · 7 years ago
  98. 83c1f36 tun: send netlink notification when the device is modified by Sabrina Dubroca · 7 years ago
  99. 9fffc5c tun: set the flags before registering the netdevice by Sabrina Dubroca · 7 years ago
  100. 47b9986 lan78xx: Don't reset the interface on open by Phil Elwell · 7 years ago