index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2022-01-27
tpm: fix NPE on probe for missing device
Patrick Williams
2022-01-27
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
2022-01-27
char/mwave: Adjust io port register size
Kees Cook
2022-01-27
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
2022-01-27
tpm: add request_locality before write TPM_INT_ENABLE
Chen Jun
2022-01-16
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
2022-01-16
random: fix data race on crng init time
Eric Biggers
2022-01-16
random: fix data race on crng_node_pool
Eric Biggers
2021-12-29
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
2021-12-29
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
2021-12-29
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
2021-12-29
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
2021-12-17
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
2021-12-08
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
2021-12-08
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
2021-11-18
tpm_tis_spi: Add missing SPI ID
Mark Brown
2021-11-18
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2021-11-18
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
2021-11-18
ipmi: Disable some operations during a panic
Corey Minyard
2021-11-18
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
2021-09-15
tpm: ibmvtpm: Avoid error message when process gets signal while waiting
Stefan Berger
2021-08-12
tpm_ftpm_tee: Free and unregister TEE shared memory during kexec
Tyler Hicks
2021-07-20
virtio_console: Assure used length from device is limited
Xie Yongji
2021-07-19
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
2021-07-14
tpm: Replace WARN_ONCE() with dev_err_once() in tpm_tis_status()
Jarkko Sakkinen
2021-07-14
char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
Yu Kuai
2021-07-14
tpm_tis_spi: add missing SPI device ID entries
Javier Martinez Canillas
2021-07-14
hwrng: exynos - Fix runtime PM imbalance on error
Ćukasz Stelmach
2021-06-03
char: hpet: add checks after calling ioremap
Tom Seewald
2021-06-03
Revert "char: hpet: fix a missing check of ioremap"
Greg Kroah-Hartman
2021-05-19
tpm, tpm_tis: Reserve locality in tpm_tis_resume()
Jarkko Sakkinen
2021-05-19
tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
Jarkko Sakkinen
2021-05-19
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
2021-05-14
ttyprintk: Add TTY hangup callback.
Tetsuo Handa
2021-05-11
tpm: vtpm_proxy: Avoid reading host log when using a virtual device
Stefan Berger
2021-05-11
tpm: efi: Use local variable for calculating final log size
Stefan Berger
2021-05-11
random: initialize ChaCha20 constants with correct endianness
Eric Biggers
2021-05-11
tpm: acpi: Check eventlog signature before using it
Stefan Berger
2021-04-14
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
2021-03-09
tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()
Jarkko Sakkinen
2021-03-09
tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()
Lukasz Majczak
2021-03-04
KEYS: trusted: Reserve TPM for seal and unseal operations
Jarkko Sakkinen
2021-03-04
tpm_tis: Clean up locality release
James Bottomley
2021-03-04
tpm_tis: Fix check_locality for correct locality acquisition
James Bottomley
2021-03-04
hwrng: timeriomem - Fix cooldown period calculation
Jan Henrik Weinstock
2021-03-04
hwrng: ingenic - Fix a resource leak in an error handling path
Christophe JAILLET
2021-03-04
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
2021-01-06
um: random: Register random as hwrng-core device
Christopher Obbard
2020-11-15
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-09
virtio: virtio_console: fix DMA memory allocation for rproc serial
Alexander Lobakin
[next]