aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2021-12-08ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun
2021-12-08ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki
2021-11-26hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann
2021-11-26tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji
2021-07-20ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu
2021-07-20char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-05-22tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei
2021-05-22ttyprintk: Add TTY hangup callback.Tetsuo Handa
2021-05-22tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-03-04tpm_tis: Clean up locality releaseJames Bottomley
2021-03-04tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik
2020-10-01tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger
2020-10-01random: fix data races at timer_rand_stateQian Cai
2020-10-01tpm_crb: fix fTPM on AMD Zen+ CPUsIvan Lazeev
2020-09-03tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen
2020-08-19Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-19agp/intel: Fix a memory leak on module initialisation failureQiushi Wu
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin
2020-07-22tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-07-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-06-30hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu
2020-06-25ipmi: use vzalloc instead of kmalloc for user creationFeng Tang
2020-06-22pci:ipmi: Move IPMI PCI class id defines to pci_ids.hCorey Minyard