summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)Author
2022-03-28tpm: use try_get_ops() in tpm-space.cJames Bottomley
2022-03-28tpm: Fix error handling in async workTadeusz Struk
2022-02-23random: wake up /dev/random writers after zapJason A. Donenfeld
2022-01-27tpm: fix NPE on probe for missing devicePatrick Williams
2022-01-27tpm: fix potential NULL pointer access in tpm_del_char_deviceLino Sanfilippo
2022-01-27random: do not throw away excess input to crng_fast_loadJason A. Donenfeld
2022-01-27char/mwave: Adjust io port register sizeKees Cook
2022-01-27tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'Christophe Jaillet
2022-01-27tpm: add request_locality before write TPM_INT_ENABLEChen Jun
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski
2022-01-16random: fix data race on crng init timeEric Biggers
2022-01-16random: fix data race on crng_node_poolEric Biggers
2021-12-29ipmi: fix initialization when workqueue allocation failsThadeu Lima de Souza Cascardo
2021-12-29ipmi: ssif: initialize ssif_info->client earlyMian Yousaf Kaukab
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-17parisc/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-18ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...Christophe JAILLET
2021-11-18tpm_tis_spi: Add missing SPI IDMark Brown
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-11-18hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann
2021-11-18ipmi: Disable some operations during a panicCorey Minyard
2021-11-18ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard
2021-11-18tpm: Check for integer overflow in tpm2_map_response_body()Dan Carpenter
2021-11-18char: xillybus: fix msg_ep UAF in xillyusb_probe()Ziyang Xuan
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-08-30parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König
2021-08-27char: mware: fix returnvar.cocci warningsjing yangyang
2021-08-23tpm: ibmvtpm: Avoid error message when process gets signal while waitingStefan Berger
2021-08-23char: tpm: cr50_i2c: convert to new probe interfaceAdrian Ratiu
2021-08-23char: tpm: Kconfig: remove bad i2c cr50 selectAdrian Ratiu
2021-08-16char: move RANDOM_TRUST_CPU & RANDOM_TRUST_BOOTLOADER into the Character devi...Randy Dunlap
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12char: ipmi: use DEVICE_ATTR helper macroDwaipayan Ray
2021-08-12ipmi: rate limit ipmi smi_event failure messageWen Yang
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-06hwrng: Add Arm SMCCC TRNG based driverAndre Przywara
2021-07-27net: split out ndo_siowandev ioctlArnd Bergmann
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-21tpm_ftpm_tee: Free and unregister TEE shared memory during kexecTyler Hicks
2021-07-16hwrng: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-07-13powerpc/powernv: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds