index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: update comment from copy_to_user() -> copy_to_iter()
Jason A. Donenfeld
2022-06-20
1
-1
/
+1
*
random: quiet urandom warning ratelimit suppression message
Jason A. Donenfeld
2022-06-19
1
-1
/
+1
*
random: schedule mix_interrupt_randomness() less often
Jason A. Donenfeld
2022-06-19
1
-1
/
+1
*
Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-17
1
-1
/
+1
|
\
|
*
char: lp: remove redundant initialization of err
Shreenidhi Shedi
2022-06-10
1
-1
/
+1
*
|
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-12
2
-41
/
+48
|
\
\
|
*
|
random: remove rng_has_arch_random()
Jason A. Donenfeld
2022-06-10
1
-13
/
+0
|
*
|
random: credit cpu and bootloader seeds by default
Jason A. Donenfeld
2022-06-10
1
-19
/
+31
|
*
|
random: do not use jump labels before they are initialized
Jason A. Donenfeld
2022-06-10
1
-1
/
+10
|
*
|
random: account for arch randomness in bits
Jason A. Donenfeld
2022-06-10
1
-5
/
+5
|
*
|
random: mark bootloader randomness code as __init
Jason A. Donenfeld
2022-06-10
1
-4
/
+3
|
*
|
random: avoid checking crng_ready() twice in random_init()
Jason A. Donenfeld
2022-06-10
1
-1
/
+1
|
|
/
*
/
virtio-rng: make device ready before making request
Jason Wang
2022-06-08
1
-0
/
+2
|
/
*
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-03
5
-27
/
+28
|
\
|
*
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
2022-05-02
1
-23
/
+26
|
|
\
|
*
|
/dev/mem: make reads and writes interruptible
Jason A. Donenfeld
2022-04-24
1
-1
/
+1
|
*
|
char: xillybus: fix a refcount leak in cleanup_dev()
Hangyu Hua
2022-04-24
1
-0
/
+1
|
*
|
char: xillybus: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-24
1
-14
/
+12
|
*
|
char: misc: remove usage of list iterator past the loop body
Jakob Koschel
2022-04-24
1
-11
/
+13
|
*
|
tty: synclink_cs: Use bitwise instead of arithmetic operator for flags
Haowen Bai
2022-04-20
1
-1
/
+1
*
|
|
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
3
-4
/
+23
|
\
\
\
|
*
|
|
pcmcia: synclink_cs: Don't allow CS5-6
Ilpo Järvinen
2022-05-19
1
-1
/
+5
|
*
|
|
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-05-19
1
-2
/
+0
|
*
|
|
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-16
2
-5
/
+7
|
|
\
\
\
|
*
\
\
\
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-05-02
1
-23
/
+26
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
char: ttyprintk: register console
Vincent Whitchurch
2022-04-22
2
-1
/
+18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-27
6
-17
/
+138
|
\
\
\
\
|
*
|
|
|
hwrng: omap3-rom - fix using wrong clk_disable() in omap_rom_rng_runtime_resu...
Yang Yingliang
2022-05-20
1
-1
/
+1
|
*
|
|
|
hwrng: cn10k - Enable compile testing
Herbert Xu
2022-05-06
1
-1
/
+1
|
*
|
|
|
hwrng: optee - remove redundant initialization to variable rng_size
Colin Ian King
2022-04-29
1
-1
/
+1
|
*
|
|
|
Revert "hwrng: mpfs - Enable COMPILE_TEST"
Herbert Xu
2022-04-26
1
-1
/
+1
|
*
|
|
|
hwrng: mpfs - Enable COMPILE_TEST
Herbert Xu
2022-04-21
1
-1
/
+1
|
*
|
|
|
hwrng: cn10k - Make check_rng_health() return an error code
Vladis Dronov
2022-04-21
1
-8
/
+7
|
*
|
|
|
hwrng: cn10k - Optimize cn10k_rng_read()
Vladis Dronov
2022-04-21
1
-6
/
+10
|
*
|
|
|
hwrng: mpfs - add polarfire soc hwrng support
Conor Dooley
2022-04-15
3
-0
/
+118
*
|
|
|
|
Merge tag 'for-linus-4.19-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2022-05-24
7
-54
/
+154
|
\
\
\
\
\
|
*
|
|
|
|
ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
Miaoqian Lin
2022-05-12
1
-0
/
+1
|
*
|
|
|
|
ipmi: remove unnecessary type castings
Yu Zhe
2022-05-12
2
-6
/
+6
|
*
|
|
|
|
ipmi: Make two logs unique
Corey Minyard
2022-05-12
1
-2
/
+2
|
*
|
|
|
|
ipmi:si: Convert pr_debug() to dev_dbg()
Corey Minyard
2022-05-12
1
-8
/
+9
|
*
|
|
|
|
ipmi: Convert pr_debug() to dev_dbg()
Corey Minyard
2022-05-12
1
-4
/
+7
|
*
|
|
|
|
ipmi: Fix pr_fmt to avoid compilation issues
Corey Minyard
2022-05-12
1
-2
/
+2
|
*
|
|
|
|
ipmi: Add an intializer for ipmi_recv_msg struct
Corey Minyard
2022-05-12
2
-12
/
+6
|
*
|
|
|
|
ipmi: Add an intializer for ipmi_smi_msg struct
Corey Minyard
2022-05-12
2
-12
/
+6
|
*
|
|
|
|
ipmi:ssif: Check for NULL msg when handling events and messages
Corey Minyard
2022-05-12
1
-0
/
+23
|
*
|
|
|
|
ipmi: use simple i2c probe function
Stephen Kitt
2022-05-12
3
-8
/
+6
|
*
|
|
|
|
ipmi: Add a sysfs count of total outstanding messages for an interface
Corey Minyard
2022-05-12
1
-0
/
+29
|
*
|
|
|
|
ipmi: Add a sysfs interface to view the number of users
Corey Minyard
2022-05-12
1
-0
/
+21
|
*
|
|
|
|
ipmi: Limit the number of message a user may have outstanding
Corey Minyard
2022-05-12
1
-0
/
+21
|
*
|
|
|
|
ipmi: Add a limit on the number of users that may use IPMI
Corey Minyard
2022-05-12
1
-0
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]