summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ipmi: Fix pr_fmt to avoid compilation issuesCorey Minyard2022-06-141-2/+2
* ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard2022-06-141-0/+23
* tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng2022-06-061-0/+1
* tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann2022-06-061-1/+10
* virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap2022-04-151-4/+4
* hwrng: atmel - disable trng on failure pathClaudiu Beznea2022-04-151-0/+1
* tpm: fix reference counting for struct tpm_chipLino Sanfilippo2022-04-153-38/+75
* virtio_console: break out of buf poll on removeMichael S. Tsirkin2022-04-151-0/+7
* tpm: use try_get_ops() in tpm-space.cJames Bottomley2022-03-281-4/+4
* tpm: Fix error handling in async workTadeusz Struk2022-03-281-1/+7
* random: do not throw away excess input to crng_fast_loadJason A. Donenfeld2022-01-271-7/+12
* char/mwave: Adjust io port register sizeKees Cook2022-01-271-1/+1
* tpm: add request_locality before write TPM_INT_ENABLEChen Jun2022-01-271-0/+8
* random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski2022-01-161-21/+38
* random: fix data race on crng init timeEric Biggers2022-01-161-7/+10
* random: fix data race on crng_node_poolEric Biggers2022-01-161-20/+22
* ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo2021-12-291-6/+9
* ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab2021-12-291-3/+4
* ipmi: bail out if init_srcu_struct failsThadeu Lima de Souza Cascardo2021-12-291-1/+3
* ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler moduleWu Bo2021-12-291-1/+1
* parisc/agp: Annotate parisc agp init functions with __initHelge Deller2021-12-171-3/+3
* ipmi: msghandler: Make symbol 'remove_work_wq' staticWei Yongjun2021-12-081-1/+1
* ipmi: Move remove_work to dedicated workqueueIoanna Alifieraki2021-12-081-1/+12
* hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann2021-11-171-2/+7
* ipmi: Disable some operations during a panicCorey Minyard2021-11-172-8/+19
* tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter2021-11-171-0/+3
* tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks2021-08-121-4/+4
* virtio_console: Assure used length from device is limitedXie Yongji2021-07-201-2/+2
* ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu2021-07-191-10/+12
* char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai2021-07-141-0/+4
* hwrng: exynos - Fix runtime PM imbalance on errorƁukasz Stelmach2021-07-141-2/+2
* char: hpet: add checks after calling ioremapTom Seewald2021-06-031-0/+4
* Revert "char: hpet: fix a missing check of ioremap"Greg Kroah-Hartman2021-06-031-2/+0
* tpm, tpm_tis: Reserve locality in tpm_tis_resume()Jarkko Sakkinen2021-05-191-2/+10
* tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()Jarkko Sakkinen2021-05-191-6/+4
* tpm: fix error return code in tpm2_get_cc_attrs_tbl()Zhen Lei2021-05-191-0/+1
* ttyprintk: Add TTY hangup callback.Tetsuo Handa2021-05-141-0/+11
* tpm: vtpm_proxy: Avoid reading host log when using a virtual deviceStefan Berger2021-05-111-0/+3
* tpm: efi: Use local variable for calculating final log sizeStefan Berger2021-05-111-8/+21
* parisc: parisc-agp requires SBA IOMMU driverHelge Deller2021-04-141-1/+1
* tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen2021-03-091-2/+12
* tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak2021-03-091-3/+13
* tpm_tis: Clean up locality releaseJames Bottomley2021-03-041-46/+1
* tpm_tis: Fix check_locality for correct locality acquisitionJames Bottomley2021-03-041-1/+2
* hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock2021-03-041-1/+1
* random: fix the RNDRESEEDCRNG ioctlEric Biggers2021-03-041-1/+1
* virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin2020-11-181-4/+4
* tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar2020-11-181-2/+27
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-181-1/+0
* tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks2020-11-181-0/+5