summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-11-22hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-09tpm: Fix off-by-one when reading binary_bios_measurementsJia Zhang
2019-07-09tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-07-09applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-07-09hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-05-02tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-05-02ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-05-02char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-16ipmi: Move BT capabilities detection to the detect callCorey Minyard
2018-11-20random: mix rdrand with entropy sent in from userspaceTheodore Ts'o
2018-11-20tpm: fix race condition in tpm_common_write()Tadeusz Struk
2018-11-20ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard
2018-10-21virtio_console: reset on out of memoryMichael S. Tsirkin
2018-10-21virtio_console: move removal codeMichael S. Tsirkin
2018-10-21virtio_console: drop custom control queue cleanupMichael S. Tsirkin
2018-10-21virtio_console: free buffers after resetMichael S. Tsirkin
2018-10-21virtio_console: don't tie bufs to a vqMichael S. Tsirkin
2018-06-16tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-06-16tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-06-16tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-06-16tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-13tpm-dev-common: Reject too short writesAlexander Steffen
2018-02-13ipmi: fix unsigned long underflowCorey Minyard
2017-10-12tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-09-15drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-09-15drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-07-18char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-07-18mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-07-18virtio_console: fix uninitialized variable useMichael S. Tsirkin
2017-06-05virtio-console: avoid DMA from stackOmar Sandoval
2017-02-23virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2017-02-23hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-11-20tpm: read burstcount from TPM_STS in one 32-bit transactionAndrey Pronin
2016-11-20hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2016-11-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-11-20random: print a warning for the first ten uninitialized random usersTheodore Ts'o
2016-08-22hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by ...Pali Rohár
2016-08-22char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2016-01-18ipmi: move timer init to before irq is setupJan Stancek
2015-12-13TPM: Avoid reference to potentially freed memoryChristophe JAILLET
2015-12-13vTPM: fix memory allocation flag for rtce buffer at kernel bootHon Ching \\(Vicky\\) Lo
2015-07-15agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-07-15vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-03-30virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-30virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-23tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-02Added Little Endian support to vtpm modulehonclo
2015-02-24tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-02-24tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-02-24tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo