index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
random: Avoid open-coded use of ratelimit_state structure's ->missed field
Paul E. McKenney
1
-4
/
+5
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-05-08
treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()
Ingo Molnar
1
-2
/
+2
2025-05-07
ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
Dan Carpenter
1
-2
/
+3
2025-05-07
ipmi:watchdog: Use the new interface for panic messages
Corey Minyard
1
-55
/
+17
2025-05-07
ipmi:msghandler: Export and fix panic messaging capability
Corey Minyard
1
-19
/
+31
2025-05-07
ipmi:ssif: Fix a shutdown race
Corey Minyard
1
-5
/
+1
2025-05-07
ipmi:msghandler: Don't deliver messages to deleted users
Corey Minyard
1
-2
/
+26
2025-05-07
ipmi:si: Rework startup of IPMI devices
Corey Minyard
1
-20
/
+62
2025-05-07
ipmi:msghandler: Add a error return from unhandle LAN cmds
Corey Minyard
1
-4
/
+23
2025-05-07
ipmi:msghandler: Shut down lower layer first at unregister
Corey Minyard
1
-4
/
+7
2025-05-07
ipmi:msghandler: Remove proc_fs.h
Corey Minyard
1
-1
/
+0
2025-05-07
ipmi:msghandler: Don't check for shutdown when returning responses
Corey Minyard
1
-22
/
+12
2025-05-07
ipmi:msghandler: Don't acquire a user refcount for queued messages
Corey Minyard
1
-15
/
+17
2025-05-07
ipmi:msghandler: Fix locking around users and interfaces
Corey Minyard
1
-26
/
+25
2025-05-07
ipmi:msghandler: Remove some user level processing in panic mode
Corey Minyard
1
-0
/
+4
2025-05-07
ipmi:watchdog: Change lock to mutex
Corey Minyard
1
-11
/
+9
2025-05-07
ipmi:msghandler: Remove srcu for the ipmi_interfaces list
Corey Minyard
1
-92
/
+102
2025-05-07
ipmi:msghandler: Remove srcu from the ipmi user structure
Corey Minyard
1
-177
/
+133
2025-05-07
ipmi:msghandler: Use the system_wq, not system_bh_wq
Corey Minyard
1
-5
/
+5
2025-05-07
ipmi_msghandler: Change the events lock to a mutex
Corey Minyard
1
-8
/
+6
2025-05-07
ipmi:msghandler: Deliver user messages in a work queue
Corey Minyard
1
-16
/
+25
2025-05-07
ipmi:msghandler: Move timer handling into a work queue
Corey Minyard
1
-1
/
+15
2025-05-07
ipmi:msghandler: Rename recv_work to smi_work
Corey Minyard
1
-10
/
+10
2025-05-07
ipmi:msghandler: Use READ_ONCE on run_to_completion
Corey Minyard
1
-9
/
+8
2025-05-07
ipmi:si: Move SI type information into an info structure
Corey Minyard
5
-55
/
+70
2025-05-06
Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts
Ingo Molnar
2
-4
/
+5
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2
-4
/
+5
2025-05-05
hwrng: rockchip - add support for RK3576's RNG
Nicolas Frattaroli
1
-0
/
+73
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2
-4
/
+5
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-01
x86/devmem: Remove duplicate range_is_allowed() definition
Dan Williams
1
-18
/
+0
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
2
-4
/
+5
2025-04-25
Merge tag 'char-misc-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-04-25
char: misc: restrict the dynamic range to exclude reserved minors
Thadeu Lima de Souza Cascardo
1
-23
/
+5
2025-04-18
virtio_console: fix order of fields cols and rows
Maximilian Immanuel Brandtner
1
-1
/
+1
2025-04-18
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
1
-3
/
+4
2025-04-17
apm-emulation: hide an unused variable
Arnd Bergmann
1
-3
/
+2
2025-04-17
char: xillybus: Use to_delayed_work()
Chen Ni
1
-2
/
+1
2025-04-16
hwrng: npcm - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: mtk - Add struct device pointer to device context struct
Sakari Ailus
1
-4
/
+5
2025-04-16
hwrng: atmel - Add struct device pointer to device context struct
Sakari Ailus
1
-5
/
+6
2025-04-15
char: misc: register chrdev region with all possible minors
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-04-15
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-0
/
+55
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
1
-1
/
+1
2025-04-10
tpm: Add SNP SVSM vTPM driver
Stefano Garzarella
3
-0
/
+136
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
12
-20
/
+20
2025-04-02
agp/intel-gtt: Add intel_gmch_gtt_read_entry()
Ville Syrjälä
1
-0
/
+55
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+11
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-55
/
+285
[prev]
[next]