index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2022-05-22
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-05-20
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-05-20
random: convert to using fops->write_iter()
Jens Axboe
2022-05-20
random: convert to using fops->read_iter()
Jens Axboe
2022-05-20
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
2022-05-19
pcmcia: synclink_cs: Don't allow CS5-6
Ilpo Järvinen
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-05-19
random: unify batched entropy implementations
Jason A. Donenfeld
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-05-19
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-19
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-19
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-19
xen/tpmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-18
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-18
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-18
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-18
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-18
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-18
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-05-18
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-16
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-05-15
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-05-13
random: use first 128 bits of input as fast init
Jason A. Donenfeld
2022-05-13
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-05-13
random: mix in timestamps and reseed on system restore
Jason A. Donenfeld
2022-05-13
random: vary jitter iterations based on cycle counter speed
Jason A. Donenfeld
2022-05-13
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-05-12
ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
Miaoqian Lin
2022-05-12
ipmi: remove unnecessary type castings
Yu Zhe
2022-05-12
ipmi: Make two logs unique
Corey Minyard
2022-05-12
ipmi:si: Convert pr_debug() to dev_dbg()
Corey Minyard
2022-05-12
ipmi: Convert pr_debug() to dev_dbg()
Corey Minyard
2022-05-12
ipmi: Fix pr_fmt to avoid compilation issues
Corey Minyard
2022-05-12
ipmi: Add an intializer for ipmi_recv_msg struct
Corey Minyard
2022-05-12
ipmi: Add an intializer for ipmi_smi_msg struct
Corey Minyard
2022-05-12
ipmi:ssif: Check for NULL msg when handling events and messages
Corey Minyard
2022-05-12
ipmi: use simple i2c probe function
Stephen Kitt
2022-05-12
ipmi: Add a sysfs count of total outstanding messages for an interface
Corey Minyard
2022-05-12
ipmi: Add a sysfs interface to view the number of users
Corey Minyard
2022-05-12
ipmi: Limit the number of message a user may have outstanding
Corey Minyard
2022-05-12
ipmi: Add a limit on the number of users that may use IPMI
Corey Minyard
2022-05-06
hwrng: cn10k - Enable compile testing
Herbert Xu
2022-05-04
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
[prev]
[next]