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