summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2019-06-14Merge tag 'v4.19.47' into v4.19-rtSteven Rostedt (VMware)
2019-05-31hwrng: omap - Set default qualityRouven Czerwinski
2019-05-31virtio_console: initialize vtermno value for portsPankaj Gupta
2019-05-31random: add a spinlock_t to struct batched_entropySebastian Andrzej Siewior
2019-05-31random: fix CRNG initialization when random.trust_cpu=1Jon DeVree
2019-05-22ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel
2019-05-16ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso
2019-04-28Merge tag 'v4.19.37' into v4.19-rtSteven Rostedt (VMware)
2019-04-27tpm: Fix the type of the return value in calc_tpm2_event_size()Yue Haibing
2019-04-27tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen
2019-04-27ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard
2019-04-17tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman
2019-04-05hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh
2019-04-05hwrng: virtio - Avoid repeated init of completionDavid Tolnay
2019-04-03ipmi_si: Fix crash when using hard-coded deviceCorey Minyard
2019-03-27Merge tag 'v4.19.31' into v4.19-rtSteven Rostedt (VMware)
2019-03-26Merge tag 'v4.19.29' into v4.19-rtSteven Rostedt (VMware)
2019-03-23tpm: Unify the send callback behaviourJarkko Sakkinen
2019-03-23tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen
2019-03-23ipmi_si: fix use-after-free of resource->nameYang Yingliang
2019-03-10applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-18Merge tag 'v4.19.23' into linux-4.19.y-rtSebastian Andrzej Siewior
2019-01-31char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-01-26ipmi: Don't initialize anything in the core until something uses itCorey Minyard
2019-01-26ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard
2019-01-26ipmi: Prevent use-after-free in deliver_responseFred Klassen
2019-01-26ipmi: msghandler: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-01-26ipmi: fix use-after-free of user->release_barrier.rdaYang Yingliang
2019-01-14Merge tag 'v4.19.15' into linux-4.19.y-rtSebastian Andrzej Siewior
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler
2019-01-09tpm: tpm_try_transmit() refactor error flow.Tomas Winkler
2018-11-30Merge tag 'v4.19.5' into linux-4.19.y-rtSebastian Andrzej Siewior
2018-11-13tpm: fix response size validation in tpm_get_random()Jarkko Sakkinen
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-10-29tpm_tis: fix stall after iowrite*()sHaris Okanovic
2018-10-29random: avoid preempt_disable()ed sectionSebastian Andrzej Siewior
2018-10-29random: Make it work on rtThomas Gleixner
2018-09-12Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2018-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Linus Torvalds
2018-09-01random: make CPU trust a boot parameterKees Cook
2018-08-31ipmi: Fix NULL pointer dereference in ssif_probeGustavo A. R. Silva
2018-08-31ipmi: Fix I2C client removal in the SSIF driverCorey Minyard
2018-08-31ipmi: Move BT capabilities detection to the detect callCorey Minyard
2018-08-31ipmi: Rework SMI registration failureCorey Minyard
2018-08-30ipmi: kcs_bmc: don't change device nameBenjamin Fair
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds