index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
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
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
2022-04-29
ipmi:ipmi_ipmb: Fix null-ptr-deref in ipmi_unregister_smi()
Corey Minyard
2022-04-29
ipmi: When handling send message responses, don't process the message
Corey Minyard
2022-04-29
hwrng: optee - remove redundant initialization to variable rng_size
Colin Ian King
2022-04-26
Revert "hwrng: mpfs - Enable COMPILE_TEST"
Herbert Xu
2022-04-25
random: document crng_fast_key_erasure() destination possibility
Jason A. Donenfeld
2022-04-24
/dev/mem: make reads and writes interruptible
Jason A. Donenfeld
2022-04-24
char: xillybus: fix a refcount leak in cleanup_dev()
Hangyu Hua
2022-04-24
char: xillybus: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-24
char: misc: remove usage of list iterator past the loop body
Jakob Koschel
2022-04-22
char: ttyprintk: register console
Vincent Whitchurch
2022-04-21
hwrng: mpfs - Enable COMPILE_TEST
Herbert Xu
2022-04-21
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
2022-04-21
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
2022-04-20
tty: synclink_cs: Use bitwise instead of arithmetic operator for flags
Haowen Bai
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
2022-04-15
hwrng: mpfs - add polarfire soc hwrng support
Conor Dooley
2022-04-13
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-04-13
random: allow partial reads if later user copies fail
Jason A. Donenfeld
2022-04-07
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
2022-04-06
random: check for signal_pending() outside of need_resched() check
Jann Horn
2022-04-06
random: do not allow user to keep crng key around on stack
Jason A. Donenfeld
2022-04-05
x86/amd_nb: Unexport amd_cache_northbridges()
Muralidhara M K
2022-04-05
random: opportunistically initialize on /dev/urandom reads
Jason A. Donenfeld
2022-04-04
random: do not split fast init input in add_hwgenerator_randomness()
Jan Varho
2022-03-31
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-03-25
random: re-add removed comment about get_random_{u32,u64} reseeding
Jason A. Donenfeld
2022-03-25
random: treat bootloader trust toggle the same way as cpu trust toggle
Jason A. Donenfeld
2022-03-25
random: skip fast_init if hwrng provides large chunk of entropy
Jason A. Donenfeld
[prev]
[next]