index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-31
/
+435
4 days
ipmi:ssif: Clean up kthread on errors
Corey Minyard
1
-1
/
+12
6 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-6
/
+8
8 days
ipmi:ssif: Remove unnecessary indention
Corey Minyard
1
-16
/
+12
2026-04-07
ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m
Jian Zhang
1
-1
/
+1
2026-04-05
hpet: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-5
/
+7
2026-04-05
mm: reintroduce vma_desc_test() as a singular flag test
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-03
ipmi: ssif_bmc: add unit test for state machine
Jian Zhang
2
-0
/
+380
2026-04-03
ipmi: ssif_bmc: change log level to dbg in irq callback
Jian Zhang
1
-9
/
+9
2026-04-03
ipmi: ssif_bmc: fix message desynchronization after truncated response
Jian Zhang
1
-0
/
+14
2026-04-03
ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure
Jian Zhang
1
-0
/
+2
2026-04-03
ipmi: ssif_bmc: cancel response timer on remove
Jian Zhang
1
-0
/
+1
2026-03-11
random: vDSO: Remove ifdeffery
Thomas Weißschuh
1
-8
/
+6
2026-03-11
random: vDSO: Trim vDSO includes
Thomas Weißschuh
1
-2
/
+0
2026-03-05
ipmi: Replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-5
/
+5
2026-02-27
Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
4
-60
/
+125
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
1
-11
/
+1
2026-02-23
ipmi:si: Fix check for a misbehaving BMC
Corey Minyard
1
-11
/
+13
2026-02-23
ipmi:msghandler: Handle error returns from the SMI sender
Corey Minyard
1
-32
/
+68
2026-02-23
ipmi:si: Don't block module unload if the BMC is messed up
Corey Minyard
1
-1
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
3
-6
/
+3
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
35
-55
/
+55
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
38
-73
/
+65
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-2648
/
+20
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2026-02-13
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-3
/
+3
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-11
Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-32
/
+29
2026-02-11
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-67
/
+107
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2026-02-06
ipmi:si: Use a long timeout when the BMC is misbehaving
Corey Minyard
1
-1
/
+3
2026-02-06
ipmi:si: Handle waiting messages when BMC failure detected
Corey Minyard
1
-0
/
+6
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-63
/
+105
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-04
ipmi:ls2k: Make ipmi_ls2k_platform_driver static
Corey Minyard
1
-1
/
+1
2026-02-04
ipmi: ipmb: initialise event handler read bytes
Matt Johnston
1
-0
/
+5
2026-02-04
ipmi: Consolidate the run to completion checking for xmit msgs lock
Corey Minyard
1
-18
/
+24
2026-02-04
ipmi: Fix use-after-free and list corruption on sender error
Corey Minyard
1
-2
/
+9
2026-02-03
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
Alper Ak
1
-2
/
+4
2026-02-03
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure
Alper Ak
1
-2
/
+4
2026-02-01
char: tpm: cr50: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2
-3
/
+2
2026-01-23
hwrng: airoha - set rng quality to 900
Aleksander Jan Bajkowski
1
-0
/
+1
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-16
xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings
Randy Dunlap
1
-8
/
+19
2026-01-16
lib/crypto: aescfb: Use new AES library API
Eric Biggers
1
-5
/
+5
2026-01-15
tpm/tpm_ftpm_tee: Fix kdoc after function renames
Uwe Kleine-König
1
-2
/
+2
[next]