1. 3be2327 tpm: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  2. 6d24cd1 tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  3. 9b8cb28 tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  4. f9d4d9b tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  5. 6bb320c tpm_tis: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  6. 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
  7. b399151 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 7 years ago
  8. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  9. 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
  10. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  11. 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
  12. 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
  13. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  14. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  15. 4c6790c Merge tag 'for-linus-4.16-1' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  16. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. c4fc5d6 hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe() by weiyongjun \(A\) · 7 years ago
  18. 9ff6576 char: lp: use true or false for boolean values by Gustavo A. R. Silva · 7 years ago
  19. e45af3d ipmi_ssif: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  20. e749d32 ipmi/powernv: Fix error return code in ipmi_powernv_probe() by Wei Yongjun · 7 years ago
  21. 5516e21 ipmi: use dynamic memory for DMI driver override by John Garry · 7 years ago
  22. cd0bb67 hwrng: imx-rngc - simplify the power management definitions by Martin Kaiser · 7 years ago
  23. 2273f42 hwrng: exynos - remove redundant dev_err call in exynos_trng_probe() by weiyongjun \(A\) · 7 years ago
  24. a8bc71d hwrng: exynos - Signedness bug in exynos_trng_do_read() by Dan Carpenter · 7 years ago
  25. 4565da7 hwrng: mediatek - Setup default RNG quality by Sean Wang · 7 years ago
  26. 37c46ca ipmi/ipmi_powernv: remove outdated todo in powernv IPMI driver by Jeremy Kerr · 7 years ago
  27. bd1c06a ipmi: Clear smi_info->thread to prevent use-after-free during module unload by Masamitsu Yamazaki · 7 years ago
  28. 067ddab agp: sworks: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  29. 84f8cbf agp: nvidia: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  30. 74d83a5 char: xillybus: remove direct dependency on DT functions by Rob Herring · 7 years ago
  31. c828a89 treewide: Use DEVICE_ATTR_RO by Joe Perches · 7 years ago
  32. 1b4254c ipmi: use correct string length by Xiongfeng Wang · 7 years ago
  33. 68021bf tpm: remove unused variables by Arnd Bergmann · 7 years ago
  34. b4f2082 tpm: remove unused data fields from I2C and OF device ID tables by Javier Martinez Canillas · 7 years ago
  35. 6c9f0ce tpm: only attempt to disable the LPC CLKRUN if is already enabled by Javier Martinez Canillas · 7 years ago
  36. 5fc0bea tpm: follow coding style for variable declaration in tpm_tis_core_init() by Javier Martinez Canillas · 7 years ago
  37. 764325a tpm: delete the TPM_TIS_CLK_ENABLE flag by Javier Martinez Canillas · 7 years ago
  38. b3e958c tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() by Azhar Shaikh · 7 years ago
  39. c382bab tpm_tis: Move ilb_base_addr to tpm_tis_data by Azhar Shaikh · 7 years ago
  40. 0b66f2a tpm2-cmd: allow more attempts for selftest execution by Alexander.Steffen@infineon.com · 7 years ago
  41. 095531f tpm: return a TPM_RC_COMMAND_CODE response if command is not implemented by Javier Martinez Canillas · 7 years ago
  42. 6e592a0 tpm: Move Linux RNG connection to hwrng by Jason Gunthorpe · 7 years ago
  43. aad887f tpm: use struct tpm_chip for tpm_chip_find_get() by Jarkko Sakkinen · 7 years ago
  44. 58cc1e4 tpm: parse TPM event logs based on EFI table by Thiebaud Weksteen · 7 years ago
  45. 67cb8e1 tpm: rename event log provider files by Thiebaud Weksteen · 7 years ago
  46. fd3ec36 tpm: move tpm_eventlog.h outside of drivers folder by Thiebaud Weksteen · 7 years ago
  47. 5ef924d tpm: use tpm_msleep() value as max delay by Nayna Jain · 7 years ago
  48. cf151a9 tpm: reduce tpm polling delay in tpm_tis_core by Nayna Jain · 7 years ago
  49. 6cd225cc hwrng: exynos - add Samsung Exynos True RNG driver by Łukasz Stelmach · 7 years ago
  50. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  51. 0e4b529 hwrng: core - Clean up RNG list when last hwrng is unregistered by Gary R Hook · 7 years ago
  52. 6a9991b Merge tag 'drm-intel-next-2017-12-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  53. 22ec1a2 /dev/mem: Add bounce buffer for copy-out by Kees Cook · 7 years ago
  54. 87cdfdd tpm: move wait_for_tpm_stat() to respective driver files by Nayna Jain · 7 years ago
  55. 174134a ipmi_si: Fix error handling of platform device by Corey Minyard · 7 years ago
  56. 7195a5a ipmi watchdog: fix typo in parameter description by Wei Yongjun · 7 years ago
  57. 180153e ipmi_si_platform: Fix typo in parameter description by Wei Yongjun · 7 years ago
  58. b7128ef drm/i915: prefer resource_size_t for everything stolen by Matthew Auld · 7 years ago
  59. 7789422 drm/i915: make dsm struct resource centric by Matthew Auld · 7 years ago
  60. bfb529e Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  61. 51614b26 ipmi_si: fix crash on parisc by Mikulas Patocka · 7 years ago
  62. 1ac8aa8 ipmi_si: Fix oops with PCI devices by Corey Minyard · 7 years ago
  63. 8516673 agp/intel: Flush all chipset writes after updating the GGTT by Chris Wilson · 7 years ago
  64. 4f7f555 ipmi: Stop timers before cleaning up the module by Masamitsu Yamazaki · 7 years ago
  65. 9f480fa crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  66. 0c2616a hwrng: bcm63xx - Remove since bcm2835-rng takes over by Florian Fainelli · 7 years ago
  67. 8705f24 hwrng: bcm2835 - Enable BCM2835 RNG to work on BCM63xx platforms by Florian Fainelli · 7 years ago
  68. 6f09359 hwrng: bcm2835 - Add Broadcom MIPS I/O accessors by Florian Fainelli · 7 years ago
  69. abd4202 hwrng: bcm2835 - Abstract I/O accessors by Florian Fainelli · 7 years ago
  70. 791af4f hwrng: bcm2835 - Manage an optional clock by Florian Fainelli · 7 years ago
  71. 04b154f hwrng: bcm2835 - Rework interrupt masking by Florian Fainelli · 7 years ago
  72. 16a4c04 hwrng: bcm2835 - Use device managed helpers by Florian Fainelli · 7 years ago
  73. ec94bca hwrng: bcm2835 - Implementation cleanup callback by Florian Fainelli · 7 years ago
  74. a815777 hwrng: bcm2835 - Move enabling to hwrng::init by Florian Fainelli · 7 years ago
  75. b788479 hwrng: bcm2835 - Define a driver private context by Florian Fainelli · 7 years ago
  76. 21bb0ef hwrng: bcm2835 - Obtain base register via resource by Florian Fainelli · 7 years ago
  77. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  78. 9a45048 lp: support 64-bit time_t user space by Arnd Bergmann · 7 years ago
  79. 02fc87b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  81. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  82. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  83. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  84. be62a32 x86/mm: Limit mmap() of /dev/mem to valid physical addresses by Craig Bergstrom · 7 years ago
  85. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  86. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  87. 6363b3f Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  88. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  89. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  90. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  91. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 55b3a0c Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  93. 24219d2 ipmi: get rid of pointless access_ok() by Al Viro · 7 years ago
  94. c3577f61 hwrng: iproc-rng200 - Add support for BCM7278 by Florian Fainelli · 7 years ago
  95. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  96. e5cc6e7 hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume by Jim Quigley · 7 years ago
  97. 142a27f hwrng: core - Reset user selected rng by writing "" to rng_current by PrasannaKumar Muralidharan · 7 years ago
  98. c8dd5e4 hwrng: xgene - Convert timers to use timer_setup() by Kees Cook · 7 years ago
  99. ab387f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 7 years ago
  100. 200d24d hwrng/xgene-rng: Convert timers to use timer_setup() by Kees Cook · 7 years ago