summaryrefslogtreecommitdiff
path: root/drivers/char (follow)
Commit message (Expand)AuthorAge
* 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
* drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-14
* random: properly align get_random_int_hashEric Biggers2017-06-14
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-14
* pcmcia: remove left-over %Z formatNicolas Iooss2017-06-07
* drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-25
* tpm_crb: check for bad response sizeJerry Snitselaar2017-05-25
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-05-25
* ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang2017-05-20
* virtio-console: avoid DMA from stackOmar Sandoval2017-04-21
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-21
* char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-21