1. ba01a42 Merge 4.9.128 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 403c477 tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) by Peter Rosin · 6 years ago
  3. cd4ae0b tpm_tis_spi: Pass the SPI IRQ down to the driver by Linus Walleij · 6 years ago
  4. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  5. 1d4167a tpm: fix race condition in tpm_common_write() by Tadeusz Struk · 6 years ago
  6. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  7. 820f2bc random: mix rdrand with entropy sent in from userspace by Theodore Ts'o · 6 years ago
  8. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. d11ec04 ipmi:bt: Set the timeout before doing a capabilities check by Corey Minyard · 6 years ago
  10. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. e876bfa tpm: self test failure should not cause suspend to fail by Chris Chiu · 6 years ago
  12. d6313fe tpm: do not suspend/resume if power stays on by Enric Balletbo i Serra · 7 years ago
  13. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 086a52f hwrng: stm32 - add reset during probe by lionel.debieve@st.com · 6 years ago
  15. b4cc441 ipmi_ssif: Fix kernel panic at msg_done_handler by Kamlakant Patel · 6 years ago
  16. b5c7751 ipmi/powernv: Fix error return code in ipmi_powernv_probe() by Wei Yongjun · 6 years ago
  17. f679e4d Merge 4.9.98 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  18. 47cb141 virtio_console: free buffers after reset by Michael S. Tsirkin · 6 years ago
  19. 17e20c8 random: rate limit unseeded randomness warnings by Theodore Ts'o · 6 years ago
  20. c3ff2da random: fix possible sleeping allocation from irq context by Theodore Ts'o · 6 years ago
  21. 2971585 random: set up the NUMA crng instances after the CRNG is fully initialized by Theodore Ts'o · 6 years ago
  22. 320d53a Merge 4.9.96 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  23. 1d49e2a random: add new ioctl RNDRESEEDCRNG by Theodore Ts'o · 6 years ago
  24. befd00c random: crng_reseed() should lock the crng instance that it is modifying by Theodore Ts'o · 6 years ago
  25. 4dfb344 random: fix crng_ready() test by Theodore Ts'o · 6 years ago
  26. bb6f26a random: use a tighter cap in credit_entropy_bits_safe() by Theodore Ts'o · 7 years ago
  27. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. b4d93c6 random: use lockless method of accessing and updating f->reg_idx by Theodore Ts'o · 7 years ago
  29. a1df375 fix race in drivers/char/random.c:get_reg() by Michael Schmitz · 7 years ago
  30. ad741cc ipmi_ssif: unlock on allocation failure by Dan Carpenter · 7 years ago
  31. dd1e37e Merge 4.9.90 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. e9e5ad6 ipmi/watchdog: fix wdog hang on panic waiting for ipmi response by Robert Lippert · 7 years ago
  33. 890962b tpm: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  34. 960923f Merge 4.9.89 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  35. 678131a agp/intel: Flush all chipset writes after updating the GGTT by Chris Wilson · 6 years ago
  36. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  37. 89f0fb9 tpm-dev-common: Reject too short writes by Alexander Steffen · 7 years ago
  38. eb75717 tpm_tis_spi: Use DMA-safe memory for SPI transfers by Alexander Steffen · 7 years ago
  39. e6b9e04 tpm: constify transmit data pointers by Arnd Bergmann · 7 years ago
  40. 922f22e tpm_tis: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  41. 15dcd3a tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  42. e785c9e tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  43. 9be1646 tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 6 years ago
  44. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  45. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 6 years ago
  46. f8dac5b ipmi: Stop timers before cleaning up the module by Masamitsu Yamazaki · 7 years ago
  47. 55b06b0 ipmi: fix unsigned long underflow by Corey Minyard · 7 years ago
  48. d933777 ipmi/watchdog: fix watchdog timeout set on reboot by Valentin Vidic · 7 years ago
  49. 1b9008c ipmi:ssif: Add missing unlock in error branch by Corey Minyard · 7 years ago
  50. 685e124 ipmi: use rcu lock around call to intf->handlers->sender() by Tony Camuso · 7 years ago
  51. b635182 tpm: Issue a TPM2_Shutdown for TPM2 devices. by Josh Zimmerman · 7 years ago
  52. 525ea59 tpm: fix a kernel memory leak in tpm-sysfs.c by Jarkko Sakkinen · 7 years ago
  53. 884baf2 virtio_console: fix a crash in config_work_handler by G. Campana · 7 years ago
  54. 7dfe7ca vTPM: Fix missing NULL check by Hon Ching \(Vicky) Lo · 7 years ago
  55. 9ff4a1a drivers: char: mem: Fix wraparound check to allow mappings up to the end by Julius Werner · 7 years ago
  56. da856d0 pcmcia: remove left-over %Z format by Nicolas Iooss · 7 years ago
  57. 1489183 drivers: char: mem: Check for address space wraparound with mmap() by Julius Werner · 7 years ago
  58. cc15d34 tpm_crb: check for bad response size by Jerry Snitselaar · 7 years ago
  59. 0c15030 tpm: add sleep only for retry in i2c_nuvoton_write_status() by Nayna Jain · 7 years ago
  60. 40ca1fd tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver by Nayna Jain · 7 years ago
  61. 568ea0dc tpm_tis_spi: Add small delay after last transfer by Peter Huewe · 7 years ago
  62. c4b3779 tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes by Peter Huewe · 7 years ago
  63. d513cf2 tpm_tis_spi: Check correct byte for wait state indicator by Peter Huewe · 7 years ago
  64. daa432c tpm_tis_spi: Abort transfer when too many wait states are signaled by Peter Huewe · 7 years ago
  65. aad1e5c tpm_tis_spi: Use single function to transfer data by Peter Huewe · 7 years ago
  66. 5c1bd0c tpm_tis_core: Choose appropriate timeout for reading burstcount by Alexander Steffen · 7 years ago
  67. 5d263d9 char: lp: fix possible integer overflow in lp_setup() by Willy Tarreau · 7 years ago
  68. 46ba11b ipmi: Fix kernel panic at ipmi_ssif_thread() by Joeseph Chang · 7 years ago
  69. 819e360 tmp: use pdev for parent device in tpm_chip_alloc by Winkler, Tomas · 8 years ago
  70. 326f9b0 tpm: fix RC value check in tpm2_seal_trusted by Jarkko Sakkinen · 7 years ago
  71. 1b7f385 tpm_tis: use default timeout value if chip reports it as zero by Maciej S. Szmigiero · 7 years ago
  72. 86c6667 virtio-console: avoid DMA from stack by Omar Sandoval · 7 years ago
  73. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  74. a9da1ac char: lack of bool string made CONFIG_DEVPORT always on by Max Bires · 7 years ago
  75. 7c03613 random: use chacha20 for get_random_int/long by Jason A. Donenfeld · 7 years ago
  76. 9c2b46e ppdev: fix registering same device name by Sudip Mukherjee · 7 years ago
  77. bf5202b ppdev: check before attaching port by Sudip Mukherjee · 8 years ago
  78. c445f99 hwrng: geode - Revert managed API changes by Prarit Bhargava · 7 years ago
  79. 5d6f7b3 hwrng: amd - Revert managed API changes by Prarit Bhargava · 7 years ago
  80. 84c2697 tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 7 years ago
  81. 3fbaff3 drivers: char: mem: Fix thinkos in kmem address checks by Robin Murphy · 7 years ago
  82. 56d22b9 tpm_tis: Check return values from get_burstcount. by Josh Zimmerman · 8 years ago
  83. b7bbf06 tpm xen: Remove bogus tpm_chip_unregister by Jason Gunthorpe · 8 years ago
  84. 1c8018f ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc' by Cédric Le Goater · 8 years ago
  85. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  86. b13d143 ppdev: fix double-free of pp->pdev->name by Jann Horn · 8 years ago
  87. 04659fe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  88. befd996 tpm: remove invalid min length check from tpm_do_selftest() by Jarkko Sakkinen · 8 years ago
  89. 3456376 virtio: console: Unlock vqs while freeing buffers by Matt Redfearn · 8 years ago
  90. 9fe68ca Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  91. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  92. 6d4952d hwrng: core - Don't use a stack buffer in add_early_randomness() by Andrew Lutomirski · 8 years ago
  93. 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
  94. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  96. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  97. 7425154 random: remove unused randomize_range() by Jason Cooper · 8 years ago
  98. 99fdafd random: simplify API for random address requests by Jason Cooper · 8 years ago
  99. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  100. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago