1. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  2. 4b3f1a1 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  3. 3c8ba0d kernel.h: Retain constant expression output for max()/min() by Kees Cook · 7 years ago
  4. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  5. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  6. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  7. cc5ada7c Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  8. b5b3820 /dev/mem: Avoid overwriting "err" in read_mem() by Kees Cook · 7 years ago
  9. c6185e2 ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers by Helge Deller · 7 years ago
  10. 64f5fdd char: remove blackfin OTP driver by Arnd Bergmann · 7 years ago
  11. 315e80e char: remove tile-srom.c by Arnd Bergmann · 7 years ago
  12. 59fc07b char: remove obsolete ds1302 rtc driver by Arnd Bergmann · 7 years ago
  13. eb428ee hwrng: ks-sa - add hw_random driver by Vitaly Andrianov · 7 years ago
  14. 2be8ffe tpm: fix intermittent failure with self tests by James Bottomley · 7 years ago
  15. e2fb992 tpm: add retry logic by James Bottomley · 7 years ago
  16. 0803d7b tpm: self test failure should not cause suspend to fail by Chris Chiu · 7 years ago
  17. 076d3564 tpm2: add longer timeouts for creation commands. by Tomas Winkler · 7 years ago
  18. 09b17f3 tpm_crb: use __le64 annotated variable for response buffer address by Tomas Winkler · 7 years ago
  19. 62c09e1 tpm: fix buffer type in tpm_transmit_cmd by Winkler, Tomas · 7 years ago
  20. 65520d4 tpm: tpm-interface: fix tpm_transmit/_cmd kdoc by Winkler, Tomas · 7 years ago
  21. 888d867 tpm: cmd_ready command can be issued only after granting locality by Tomas Winkler · 7 years ago
  22. a6ab640 hwrng: mxc-rnga - add driver support on boards with device tree by Vladimir Zapolskiy · 7 years ago
  23. 3ba9fae char: nvram: disable on ARM by Alexandre Belloni · 7 years ago
  24. c4ccc89 PCI: Add Altera vendor ID by Johannes Thumshirn · 7 years ago
  25. f002612 ipmi_ssif: Fix kernel panic at msg_done_handler by Kamlakant Patel · 7 years ago
  26. bc48fa1 ipmi:pci: Blacklist a Realtek "IPMI" device by Corey Minyard · 7 years ago
  27. 4876234 ipmi: Remove ACPI SPMI probing from the system interface driver by Corey Minyard · 7 years ago
  28. 4866b1d ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver by Corey Minyard · 7 years ago
  29. b166be0 hwrng: omap - Fix clock resource by adding a register clock by Gregory CLEMENT · 7 years ago
  30. 10bc320 hwrng: omap - Remove useless test before clk_disable_unprepare by Gregory CLEMENT · 7 years ago
  31. cf03868 hwrng: cavium - make two functions static by Colin Ian King · 7 years ago
  32. 532ed92 ipmi: missing error code in try_smi_init() by Dan Carpenter · 7 years ago
  33. e8824ba ipmi: use ARRAY_SIZE for poweroff_functions array sizing calculation by Colin Ian King · 7 years ago
  34. 71404a2 ipmi: Consolidate cleanup code by Corey Minyard · 7 years ago
  35. da18e2c ipmi: Remove some unnecessary initializations by Corey Minyard · 7 years ago
  36. cc095f0 ipmi: Fix some error cleanup issues by Corey Minyard · 7 years ago
  37. 279f4f8 hwrng: stm32 - rework read timeout calculation by lionel.debieve@st.com · 7 years ago
  38. 529571e hwrng: stm32 - allow disable clock error detection by lionel.debieve@st.com · 7 years ago
  39. 326ed38 hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 7 years ago
  40. 9e7002a char: rtc: remove unused rtc_control() API by Alexandre Belloni · 7 years ago
  41. 5e747dd drivers/char/random.c: remove unused dont_count_entropy by Rasmus Villemoes · 7 years ago
  42. e8e8a2e random: optimize add_interrupt_randomness by Andi Kleen · 7 years ago
  43. 9f886f4 random: use a tighter cap in credit_entropy_bits_safe() by Theodore Ts'o · 8 years ago
  44. 243ac21 ipmi: Add or fix SPDX-License-Identifier in all files by Corey Minyard · 7 years ago
  45. 3be2327 tpm: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  46. 6d24cd1 tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  47. 9b8cb28 tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  48. f9d4d9b tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  49. 6bb320c tpm_tis: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  50. c5b2409 ipmi: Re-use existing macros for built-in properties by Andy Shevchenko · 7 years ago
  51. ad2575f ipmi:pci: Make the PCI defines consistent with normal Linux ones by Corey Minyard · 7 years ago
  52. 3b6d082f0 ipmi: kcs_bmc: coding-style fixes and use new poll type by Haiyue Wang · 7 years ago
  53. aaf1bbe ipmi: kcs_bmc: mark expected switch fall-through in kcs_bmc_handle_data by Gustavo A. R. Silva · 7 years ago
  54. be2ed20 ipmi: add an Aspeed KCS IPMI BMC driver by Haiyue Wang · 7 years ago
  55. 20d60f61 ipmi: add a KCS IPMI BMC driver by Haiyue Wang · 7 years ago
  56. 7b4c5d3 hwrng: bcm2835 - Handle deferred clock properly by Stefan Wahren · 7 years ago
  57. 40b776a hwrng: imx-rngc - make symbol imx_rngc_pm_ops static by weiyongjun \(A\) · 7 years ago
  58. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  60. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  61. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  63. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  64. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  65. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  66. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  67. 4c6790c Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  68. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. c4fc5d6 hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe() by weiyongjun \(A\) · 7 years ago
  70. 9ff6576 char: lp: use true or false for boolean values by Gustavo A. R. Silva · 7 years ago
  71. e45af3d ipmi_ssif: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  72. e749d32 ipmi/powernv: Fix error return code in ipmi_powernv_probe() by Wei Yongjun · 7 years ago
  73. 5516e21 ipmi: use dynamic memory for DMI driver override by John Garry · 7 years ago
  74. cd0bb67 hwrng: imx-rngc - simplify the power management definitions by Martin Kaiser · 7 years ago
  75. 2273f42 hwrng: exynos - remove redundant dev_err call in exynos_trng_probe() by weiyongjun \(A\) · 7 years ago
  76. a8bc71d hwrng: exynos - Signedness bug in exynos_trng_do_read() by Dan Carpenter · 7 years ago
  77. 4565da7 hwrng: mediatek - Setup default RNG quality by Sean Wang · 7 years ago
  78. 37c46ca ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver by Jeremy Kerr · 7 years ago
  79. bd1c06a ipmi: Clear smi_info->thread to prevent use-after-free during module unload by Masamitsu Yamazaki · 7 years ago
  80. 067ddab agp: sworks: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  81. 84f8cbf agp: nvidia: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  82. 74d83a5 char: xillybus: remove direct dependency on DT functions by Rob Herring · 7 years ago
  83. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  84. 1b4254c ipmi: use correct string length by Xiongfeng Wang · 7 years ago
  85. 68021bf tpm: remove unused variables by Arnd Bergmann · 7 years ago
  86. b4f2082 tpm: remove unused data fields from I2C and OF device ID tables by Javier Martinez Canillas · 7 years ago
  87. 6c9f0ce tpm: only attempt to disable the LPC CLKRUN if is already enabled by Javier Martinez Canillas · 7 years ago
  88. 5fc0bea tpm: follow coding style for variable declaration in tpm_tis_core_init() by Javier Martinez Canillas · 7 years ago
  89. 764325a tpm: delete the TPM_TIS_CLK_ENABLE flag by Javier Martinez Canillas · 7 years ago
  90. b3e958c tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() by Azhar Shaikh · 7 years ago
  91. c382bab tpm_tis: Move ilb_base_addr to tpm_tis_data by Azhar Shaikh · 7 years ago
  92. 0b66f2a tpm2-cmd: allow more attempts for selftest execution by Alexander.Steffen@infineon.com · 7 years ago
  93. 095531f tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented by Javier Martinez Canillas · 7 years ago
  94. 6e592a0 tpm: Move Linux RNG connection to hwrng by Jason Gunthorpe · 7 years ago
  95. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  96. 58cc1e4 tpm: parse TPM event logs based on EFI table by Thiebaud Weksteen · 7 years ago
  97. 67cb8e1 tpm: rename event log provider files by Thiebaud Weksteen · 7 years ago
  98. fd3ec36 tpm: move tpm_eventlog.h outside of drivers folder by Thiebaud Weksteen · 7 years ago
  99. 5ef924d tpm: use tpm_msleep() value as max delay by Nayna Jain · 7 years ago
  100. cf151a9 tpm: reduce tpm polling delay in tpm_tis_core by Nayna Jain · 7 years ago