index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2023-03-17
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
2023-03-17
ipmi:ssif: Add a timer between request retries
Corey Minyard
2023-03-17
ipmi:ssif: Increase the message retry time
Corey Minyard
2023-03-17
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
2023-03-13
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-10
ipmi_ssif: Rename idle state and check
Corey Minyard
2023-03-10
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
2023-03-10
ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms'
Christophe JAILLET
2023-03-10
applicom: Fix PCI device refcount leak in applicom_init()
Xiongfeng Wang
2023-03-10
Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...
Duoming Zhou
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-01-12
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
2023-01-07
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
2023-01-07
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
2023-01-07
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
2023-01-07
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2023-01-04
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-04
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
2023-01-04
tpm: acpi: Call acpi_put_table() to fix memory leak
Hanjun Guo
2022-12-31
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
2022-12-31
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
2022-12-31
ipmi: kcs: Poll OBF briefly to reduce OBE latency
Andrew Jeffery
2022-12-31
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
2022-12-31
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
Yuan Can
2022-12-31
tpm: Add flag to use default cancellation policy
Eddie James
2022-12-31
tpm: tis_i2c: Fix sanity check interrupt enable mask
Eddie James
2022-12-04
char: tpm: Protect tpm_pm_suspend with locks
Jan Dabros
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-14
hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax()
Jason A. Donenfeld
2022-10-11
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-10-10
Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-10-06
random: clear new batches when bringing new CPUs online
Jason A. Donenfeld
2022-10-05
char: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-01
random: fix typos in get_random_bytes() comment
William Zijl
2022-10-01
random: schedule jitter credit for next jiffy, not in two jiffies
Jason A. Donenfeld
2022-09-30
hwrng: core - start hwrng kthread also for untrusted sources
Dominik Brodowski
2022-09-29
random: add 8-bit and 16-bit batches
Jason A. Donenfeld
2022-09-29
random: use init_utsname() instead of utsname()
Jason A. Donenfeld
2022-09-29
random: split initialization into early step and later step
Jason A. Donenfeld
2022-09-28
random: use expired timer rather than wq for mixing fast pool
Jason A. Donenfeld
2022-09-28
random: avoid reading two cache lines on irq randomness
Jason A. Donenfeld
2022-09-28
ipmi: Remove unused struct watcher_entry
Yuan Can
2022-09-23
random: clamp credited irq bits to maximum mixed
Jason A. Donenfeld
2022-09-23
random: throttle hwrng writes if no entropy is credited
Jason A. Donenfeld
[next]