summaryrefslogtreecommitdiff
path: root/drivers/char (follow)
Commit message (Expand)AuthorAge
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-08-04
* virtio_console: initialize vtermno value for portsPankaj Gupta2019-06-11
* ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel2019-06-11
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-04-27
* tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen2019-04-27
* tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-27
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-04-27
* hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-04-27
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-03-23
* char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-02-06
* ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard2019-01-26
* tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein2018-11-21
* tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas2018-11-21
* ipmi: Fix timer race with module unloadJan Glauber2018-11-21
* tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen2018-11-10
* tpm: fix race condition in tpm_common_write()Tadeusz Struk2018-08-15
* random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-08-06
* ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard2018-07-03
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* tpm: self test failure should not cause suspend to failChris Chiu2018-06-13
* tpm: do not suspend/resume if power stays onEnric Balletbo i Serra2018-06-13
* hwrng: stm32 - add reset during probelionel.debieve@st.com2018-05-30
* ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel2018-05-30
* ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun2018-05-30
* virtio_console: free buffers after resetMichael S. Tsirkin2018-05-02
* random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o2018-04-24
* random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o2018-04-13
* fix race in drivers/char/random.c:get_reg()Michael Schmitz2018-04-13
* ipmi_ssif: unlock on allocation failureDan Carpenter2018-04-13
* ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert2018-03-24
* tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-24
* tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-24
* agp/intel: Flush all chipset writes after updating the GGTTChris Wilson2018-03-22
* tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-11
* tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone2018-03-11
* tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-11
* hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann2018-02-25
* hwrng: core - sleep interruptible in readJiri Slaby2018-01-17
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2018-01-17
* ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki2017-12-16
* ipmi: fix unsigned long underflowCorey Minyard2017-11-24
* tpm: Replace device number bitmap with IDRStefan Berger2017-08-06
* tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-08-06
* ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-08-06
* ipmi:ssif: Add missing unlock in error branchCorey Minyard2017-07-27
* ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso2017-07-27
* tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-21
* tpm: Provide strong locking for device removalJason Gunthorpe2017-07-21
* tpm: Get rid of chip->pdevJason Gunthorpe2017-07-21
* virtio_console: fix a crash in config_work_handlerG. Campana2017-07-05