summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2020-05-15ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-05-15tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LASTRoberto Sassu
2020-05-15char/random: silence a lockdep splat with printk()Sergey Senozhatsky
2020-05-04tpm: fix wrong return value in tpm_pcr_extendTianjia Zhang
2020-04-16ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan
2020-04-12hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2020-04-12tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"Stefan Berger
2020-02-24tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-02-24tpm: fix invalid locking in NONBLOCKING modeTadeusz Struk
2020-02-24ipmi: Don't allow device module unload when in useCorey Minyard
2020-02-24hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2020-01-31ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann
2020-01-31hwrng: omap - Fix RNG wait loop timeoutSumit Garg
2020-01-31tpm: add check after commands attribs tab allocationTadeusz Struk
2020-01-19lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann
2020-01-09virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier
2019-12-02ipmi: Fix memory leak in __ipmi_bmc_registerNavid Emamdoost
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-10-05ipmi: move message error checking to avoid deadlockTony Camuso
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-10-05tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen
2019-10-05tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interruptsStefan Berger
2019-10-05tpm_tis_core: Turn on the TPM before probing IRQ'sStefan Berger
2019-08-25tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-06tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-07-31hpet: Fix division by zero in hpet_time_div()Kefeng Wang
2019-07-31ipmi_ssif: fix unexpected driver unregister warningKefeng Wang
2019-07-31ipmi_si: fix unexpected driver unregister warningKefeng Wang
2019-07-14tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operationsVadim Sukhomlinov
2019-07-14tpm: Actually fail on TPM errors during "get random"Kees Cook
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 402Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Thomas Gleixner
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds