| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio_console: initialize vtermno value for ports | Pankaj Gupta | 2019-06-11 | 1 | -1/+2 |
* | ipmi:ssif: compare block number correctly for multi-part return messages | Kamlakant Patel | 2019-06-11 | 1 | -1/+5 |
* | tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete | Jarkko Sakkinen | 2019-04-27 | 1 | -1/+9 |
* | tpm/tpm_crb: Avoid unaligned reads in crb_recv() | Jarkko Sakkinen | 2019-04-27 | 1 | -6/+16 |
* | tty: mark Siemens R3964 line discipline as BROKEN | Greg Kroah-Hartman | 2019-04-27 | 1 | -1/+1 |
* | hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable | Buland Singh | 2019-04-27 | 1 | -1/+1 |
* | hwrng: virtio - Avoid repeated init of completion | David Tolnay | 2019-04-27 | 1 | -1/+1 |
* | applicom: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2019-03-23 | 1 | -11/+24 |
* | char/mwave: fix potential Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-02-06 | 1 | -0/+7 |
* | ipmi:ssif: Fix handling of multi-part return messages | Corey Minyard | 2019-01-26 | 1 | -8/+17 |
* | tpm: Restore functionality to xen vtpm driver. | Dr. Greg Wettstein | 2018-11-21 | 1 | -1/+1 |
* | tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated | Javier Martinez Canillas | 2018-11-21 | 1 | -1/+2 |
* | ipmi: Fix timer race with module unload | Jan Glauber | 2018-11-21 | 1 | -4/+6 |
* | tpm: fix: return rc when devm_add_action() fails | Jarkko Sakkinen | 2018-11-10 | 1 | -1/+5 |
* | tpm: fix race condition in tpm_common_write() | Tadeusz Struk | 2018-08-15 | 1 | -23/+20 |
* | random: mix rdrand with entropy sent in from userspace | Theodore Ts'o | 2018-08-06 | 1 | -1/+9 |
* | ipmi:bt: Set the timeout before doing a capabilities check | Corey Minyard | 2018-07-03 | 1 | -1/+2 |
* | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 2018-06-16 | 1 | -2/+3 |
* | tpm: self test failure should not cause suspend to fail | Chris Chiu | 2018-06-13 | 1 | -0/+4 |
* | tpm: do not suspend/resume if power stays on | Enric Balletbo i Serra | 2018-06-13 | 3 | -0/+17 |
* | hwrng: stm32 - add reset during probe | lionel.debieve@st.com | 2018-05-30 | 1 | -0/+9 |
* | ipmi_ssif: Fix kernel panic at msg_done_handler | Kamlakant Patel | 2018-05-30 | 1 | -2/+2 |
* | ipmi/powernv: Fix error return code in ipmi_powernv_probe() | Wei Yongjun | 2018-05-30 | 1 | -2/+3 |
* | virtio_console: free buffers after reset | Michael S. Tsirkin | 2018-05-02 | 1 | -25/+24 |
* | random: use a tighter cap in credit_entropy_bits_safe() | Theodore Ts'o | 2018-04-24 | 1 | -1/+1 |
* | random: use lockless method of accessing and updating f->reg_idx | Theodore Ts'o | 2018-04-13 | 1 | -6/+6 |
* | fix race in drivers/char/random.c:get_reg() | Michael Schmitz | 2018-04-13 | 1 | -1/+5 |
* | ipmi_ssif: unlock on allocation failure | Dan Carpenter | 2018-04-13 | 1 | -0/+2 |
* | ipmi/watchdog: fix wdog hang on panic waiting for ipmi response | Robert Lippert | 2018-03-24 | 1 | -4/+4 |
* | tpm_tis: fix potential buffer overruns caused by bit glitches on the bus | Jeremy Boone | 2018-03-24 | 1 | -2/+3 |
* | tpm: fix potential buffer overruns caused by bit glitches on the bus | Jeremy Boone | 2018-03-24 | 2 | -0/+11 |
* | agp/intel: Flush all chipset writes after updating the GGTT | Chris Wilson | 2018-03-22 | 1 | -0/+2 |
* | tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus | Jeremy Boone | 2018-03-11 | 1 | -2/+6 |
* | tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the... | Jeremy Boone | 2018-03-11 | 1 | -2/+3 |
* | tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus | Jeremy Boone | 2018-03-11 | 1 | -2/+2 |
* | hwrng: exynos - use __maybe_unused to hide pm functions | Arnd Bergmann | 2018-02-25 | 1 | -6/+4 |
* | hwrng: core - sleep interruptible in read | Jiri Slaby | 2018-01-17 | 1 | -1/+5 |
* | x86/mm/pat, /dev/mem: Remove superfluous error message | Jiri Kosina | 2018-01-17 | 1 | -5/+1 |
* | ipmi: Stop timers before cleaning up the module | Masamitsu Yamazaki | 2017-12-16 | 1 | -21/+23 |
* | ipmi: fix unsigned long underflow | Corey Minyard | 2017-11-24 | 1 | -4/+6 |
* | tpm: Replace device number bitmap with IDR | Stefan Berger | 2017-08-06 | 3 | -42/+49 |
* | tpm: fix a kernel memory leak in tpm-sysfs.c | Jarkko Sakkinen | 2017-08-06 | 1 | -0/+2 |
* | ipmi/watchdog: fix watchdog timeout set on reboot | Valentin Vidic | 2017-08-06 | 1 | -3/+4 |
* | ipmi:ssif: Add missing unlock in error branch | Corey Minyard | 2017-07-27 | 1 | -0/+5 |
* | ipmi: use rcu lock around call to intf->handlers->sender() | Tony Camuso | 2017-07-27 | 1 | -0/+5 |
* | tpm: Issue a TPM2_Shutdown for TPM2 devices. | Josh Zimmerman | 2017-07-21 | 2 | -0/+43 |
* | tpm: Provide strong locking for device removal | Jason Gunthorpe | 2017-07-21 | 5 | -21/+100 |
* | tpm: Get rid of chip->pdev | Jason Gunthorpe | 2017-07-21 | 13 | -93/+89 |
* | virtio_console: fix a crash in config_work_handler | G. Campana | 2017-07-05 | 1 | -1/+1 |
* | drivers: char: mem: Fix wraparound check to allow mappings up to the end | Julius Werner | 2017-06-14 | 1 | -1/+1 |