summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
8 daysipmi: fix refcount leak in i_ipmi_request()Wentao Liang
8 daysipmi: Fix user refcount underflow in event deliveryMatt Fleming
8 daystpm: Make the TPM character devices non-seekableJaewon Yang
8 daystpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
8 daystpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
8 daystpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()Jarkko Sakkinen
8 daystpm: restore timeout for key creation commandsBaoli Zhang
8 dayschar: tlclk: fix use-after-free in tlclk_cleanup()James Kim
8 daysvirtio_console: read size from config space during device initFilip Hejsek
14 dayshwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
14 dayshwrng: virtio: clamp device-reported used.len at copy_data()Michael Bommarito
2026-06-27agp/amd64: Fix broken error propagation in agp_amd64_probe()Mingyu Wang
2026-05-23ipmi: ssif_bmc: change log level to dbg in irq callbackJian Zhang
2026-05-23ipmi: ssif_bmc: fix message desynchronization after truncated responseJian Zhang
2026-05-23ipmi: ssif_bmc: fix missing check for copy_to_user() partial failureJian Zhang
2026-05-14ipmi:si: Return state to normal if message allocation failsCorey Minyard
2026-05-14ipmi: Check event message buffer response for bad dataCorey Minyard
2026-05-14ipmi: Add limits to event and receive message requestsCorey Minyard
2026-05-07ipmi:ssif: NULL thread on errorCorey Minyard
2026-05-07ipmi:ssif: Remove unnecessary indentionCorey Minyard
2026-05-07tpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong
2026-05-07tpm: tpm_tis: add error logging for data transferJacqueline Wong
2026-05-07tpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets
2026-05-07tpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets
2026-05-07tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets
2026-05-07ipmi:ssif: Clean up kthread on errorsCorey Minyard
2026-03-25ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard
2026-03-25ipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard
2026-03-19ipmi:si: Fix check for a misbehaving BMCCorey Minyard
2026-03-19ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard
2026-03-19ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard
2026-03-19ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard
2026-03-12ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-03-04char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-26char: misc: Use IS_ERR() for filp_open() return valueAlper Ak
2026-02-26hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-26hwrng: core - Allow runtime disabling of the HW RNGJonathan McDowell
2026-02-26hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-02-26tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-02-26tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-01-02char: applicom: fix NULL pointer dereference in ac_ioctlTianchu Chen
2026-01-02tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen
2026-01-02tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2026-01-02tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-02ipmi: Fix __scan_channels() failing to rescan channelsJinhui Guo
2026-01-02ipmi: Fix the race between __scan_channels() and deliver_response()Jinhui Guo
2025-12-18random: use offstack cpumask when necessaryArnd Bergmann
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder