1. ed424bb hwrng: Make explicit that max >= 32 always by PrasannaKumar Muralidharan · 8 years ago
  2. 18f47f5 crypto: vmx - various build fixes by Naveen N. Rao · 8 years ago
  3. b516b88 hwrng: atmel - use clk_disable_unprepare instead of clk_disable by Wei Yongjun · 8 years ago
  4. 9b50184 crypto: nx - drop duplicate header types.h by Geliang Tang · 8 years ago
  5. 9a1a1c0 crypto: caam - merge identical ahash_final/finup shared desc by Horia Geantă · 8 years ago
  6. 24a4f14 crypto: caam - constify pointer to descriptor buffer by Horia Geantă · 8 years ago
  7. e25ff92 crypto: caam - move sec4_sg_entry to sg_sw_sec4.h by Horia Geantă · 8 years ago
  8. 2b163b5 Revert "crypto: caam - get rid of tasklet" by Horia Geantă · 8 years ago
  9. c73e36e crypto: caam - fix DMA API mapping leak in ablkcipher code by Horia Geantă · 8 years ago
  10. 9305dff crypto: caam - remove unreachable code in report_ccb_status() by Horia Geantă · 8 years ago
  11. 4ca7c7d crypto: caam - trivial code clean-up by Horia Geantă · 8 years ago
  12. 1b008ee crypto: caam - remove unused command from aead givencrypt by Horia Geantă · 8 years ago
  13. 00fef2b crypto: caam - remove unused may_sleep in dbg_dump_sg() by Horia Geantă · 8 years ago
  14. c530e34 crypto: caam - fix smatch warnings by Horia Geantă · 8 years ago
  15. 8439e94 crypto: caam - fix sparse warnings by Horia Geantă · 8 years ago
  16. 2090456 crypto: caam - desc.h fixes by Horia Geantă · 8 years ago
  17. 39957c8e crypto: caam - completely remove error propagation handling by Horia Geantă · 8 years ago
  18. d128af1 crypto: caam - fix AEAD givenc descriptors by Alex Porosanu · 8 years ago
  19. 650d4a9 Crypto: mv_cesa - Switch to using managed resources by Nadim almas · 8 years ago
  20. 4d9b3a5 crypto: talitos - fix spelling mistake by Colin Ian King · 8 years ago
  21. e6414b1 crypto: ccp - Fix handling of RSA exponent on a v5 device by Gary R Hook · 8 years ago
  22. a1fa98d hwrng: atmel - disable TRNG during suspend by Wenyou Yang · 8 years ago
  23. d69985a crypto: caam - fix type mismatch warning by Arnd Bergmann · 8 years ago
  24. 9ae811f crypto: sahara - fix typo "Decidated" -> "Dedicated" by Colin Ian King · 8 years ago
  25. fc78334 crypto: atmel - drop pointless static qualifier in atmel_aes_probe() by Wei Yongjun · 8 years ago
  26. 2cc7515 hwrng: core - zeroize buffers with random data by Stephan Mueller · 8 years ago
  27. 4e88768 hwrng: meson - Remove unneeded platform MODULE_ALIAS by Javier Martinez Canillas · 8 years ago
  28. 103600a crypto: ccp - Clean up the LSB slot allocation code by Gary R Hook · 8 years ago
  29. ec9b70d crypto: ccp - remove unneeded code by Gary R Hook · 8 years ago
  30. fdd2cf9 crypto: ccp - change bitfield type to unsigned ints by Gary R Hook · 8 years ago
  31. 877f69a hwrng: meson - Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  32. ff4f44d crypto: ccp - Fix non static symbol warning by Wei Yongjun · 8 years ago
  33. 4e51881 crypto: caam - add support for iMX6UL by Marcus Folkesson · 8 years ago
  34. 3cf7996 crypto: ccp - change type of struct member lsb to signed by Gary R Hook · 8 years ago
  35. 4c36941 crypto: crypto4xx - Fix size used in dma_free_coherent() by Christophe Jaillet · 8 years ago
  36. f34dad1 crypto: marvell - Don't break chain for computable last ahash requests by Romain Perier · 8 years ago
  37. 0c99620 crypto: marvell - Use an unique pool to copy results of requests by Romain Perier · 8 years ago
  38. d52db51 crypto: atmel-aes - add support to the XTS mode by Cyrille Pitchen · 8 years ago
  39. f709dc8 crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined by Cyrille Pitchen · 8 years ago
  40. 3832124 hwrng: omap - Add device variant for SafeXcel IP-76 found in Armada 8K by Romain Perier · 8 years ago
  41. f0d5a11 hwrng: omap - Don't prefix the probe message with OMAP by Romain Perier · 8 years ago
  42. e54feeb hwrng: omap - Add support for 128-bit output of data by Romain Perier · 8 years ago
  43. b23d2d9 hwrng: omap - Remove global definition of hwrng by Romain Perier · 8 years ago
  44. 69eb4d0 hwrng: omap - Switch to non-obsolete read API implementation by Romain Perier · 8 years ago
  45. 6d4952d hwrng: core - Don't use a stack buffer in add_early_randomness() by Andrew Lutomirski · 8 years ago
  46. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  47. 133d970 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  48. 5d89d9f Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  49. ac9ef8c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  50. b292fb8 Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  51. 689f891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  52. 8b70f71 Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  53. e505014 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  54. b41d037 Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  55. ef98988 Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 993d1b5 qedr: Add events support and register IB device by Ram Amrani · 8 years ago
  57. 0488677 qedr: Add GSI support by Ram Amrani · 8 years ago
  58. 1d1424c qedr: Add LL2 RoCE interface by Ram Amrani · 8 years ago
  59. afa0e13 qedr: Add support for data path by Ram Amrani · 8 years ago
  60. e0290cc qedr: Add support for memory registeration verbs by Ram Amrani · 8 years ago
  61. cecbcdd qedr: Add support for QP verbs by Ram Amrani · 8 years ago
  62. a7efd77 qedr: Add support for PD,PKEY and CQ verbs by Ram Amrani · 8 years ago
  63. ac1b36e qedr: Add support for user context verbs by Ram Amrani · 8 years ago
  64. ec72fce qedr: Add support for RoCE HW init by Ram Amrani · 8 years ago
  65. 2e0cbc4 qedr: Add RoCE driver framework by Ram Amrani · 8 years ago
  66. f96ed26 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  67. b56061b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  68. d8bfb96 Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. 522533f Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl' by Rafael J. Wysocki · 8 years ago
  70. 3f62d52 Merge branches 'device-properties' and 'acpi-misc' by Rafael J. Wysocki · 8 years ago
  71. 383731d Merge branches 'pm-cpufreq' and 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  72. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  73. 1134ca2 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  74. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  75. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  76. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  77. c197d75 cpufreq: CPPC: Correct desired_perf calculation by Hoan Tran · 8 years ago
  78. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  79. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  80. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  81. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  82. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  83. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  84. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  85. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  86. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  87. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  88. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  89. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  90. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  91. 88a2428 qed: Fix to use list_for_each_entry_safe() when delete items by Wei Yongjun · 8 years ago
  92. 1e09c10 tlan: avoid unused label with PCI=n by Arnd Bergmann · 8 years ago
  93. a9339b8 xen-netback: (re-)create a debugfs node for hash information by Paul Durrant · 8 years ago
  94. abb6627 cpufreq: conservative: Fix next frequency selection by Rafael J. Wysocki · 8 years ago
  95. abc4b9a acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT by Joe Perches · 8 years ago
  96. e311404 ACPI / PAD: don't register acpi_pad driver if running as Xen dom0 by Juergen Gross · 8 years ago
  97. 3954517 cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc by Rafael J. Wysocki · 8 years ago
  98. 0843e83 cpufreq: intel_pstate: Proportional algorithm for Atom by Rafael J. Wysocki · 8 years ago
  99. b67be92 Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  100. 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago