summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2019-08-17hwrng: omap - Set default qualityRouven Czerwinski
2019-08-17virtio_console: initialize vtermno value for portsPankaj Gupta
2019-08-17random: add a spinlock_t to struct batched_entropySebastian Andrzej Siewior
2019-05-30ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-05-30ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-05-15tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-05-15tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-05-15ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-05-05tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-12hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-12hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-03-26tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-26tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-03-26ipmi_si: fix use-after-free of resource->nameYang Yingliang
2019-03-16applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-19char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-02-05ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-02-05ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-02-05ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-05ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2019-01-12tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2018-11-13tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein
2018-11-13tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas
2018-11-13ipmi: Fix timer race with module unloadJan Glauber
2018-09-26ipmi: Fix I2C client removal in the SSIF driverCorey Minyard
2018-09-26ipmi: Move BT capabilities detection to the detect callCorey Minyard
2018-09-26ipmi: Rework SMI registration failureCorey Minyard
2018-09-19tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-19tpm_tis_spi: Pass the SPI IRQ down to the driverLinus Walleij
2018-09-05tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-05tpm: Return the actual size when receiving an unsupported commandRicardo Schwarzmeier
2018-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov
2018-07-17random: mix rdrand with entropy sent in from userspaceTheodore Ts'o
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-10char: agp: Change return type to vm_fault_tSouptick Joarder
2018-07-07Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-24ipmi: kcs_bmc: fix IRQ exception if the channel is not openHaiyue Wang
2018-06-24ipmi: Cleanup oops on initialization failureCorey Minyard
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15hwrng: core - Always drop the RNG in hwrng_unregister()Michael Büsch
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert virtio_console to struct_sizeMatthew Wilcox
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-06-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds