index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
platform/chrome: Centralize cros_ec_device allocation
Tzung-Bi Shih
8
-7
/
+22
2025-09-13
MAINTAINERS: Input: Drop melfas-mip4 section
Krzysztof Kozlowski
1
-7
/
+0
2025-09-13
efi: support booting with kexec handover (KHO)
Evangelos Petrongonas
1
-4
/
+25
2025-09-13
kexec: introduce is_kho_boot()
Evangelos Petrongonas
2
-0
/
+26
2025-09-13
docs: update delaytop documentation for new interactive features
Fan Yu
1
-32
/
+57
2025-09-13
tools/delaytop: improve error handling for missing PSI support
Fan Yu
1
-66
/
+116
2025-09-13
tools/delaytop: add interactive mode with keyboard controls
Fan Yu
1
-45
/
+121
2025-09-13
tools/delaytop: add memory verbose mode support
Fan Yu
1
-30
/
+98
2025-09-13
tools/delaytop: add flexible sorting by delay field
Fan Yu
1
-32
/
+121
2025-09-13
kernel.h: add comments for enum system_states
Randy Dunlap
1
-4
/
+17
2025-09-13
crash: add KUnit tests for crash_exclude_mem_range
Coiby Xu
4
-0
/
+370
2025-09-13
x86/kexec: fix potential cmem->ranges out of memory
fuqiang wang
1
-4
/
+19
2025-09-13
fs/proc/base.c: fix the wrong format specifier
zhang jiao
1
-1
/
+1
2025-09-13
panic: remove redundant panic-cpu backtrace
Sergey Senozhatsky
1
-9
/
+21
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
3
-3
/
+3
2025-09-13
ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
Dmitry Antipov
1
-0
/
+8
2025-09-13
selftests: proc: mark vsyscall strings maybe-unused
Bala-Vignesh-Reddy
1
-4
/
+8
2025-09-13
btree: simplify merge logic by using btree_last() return value
Guan-Chun Wu
1
-2
/
+2
2025-09-13
watchdog: skip checks when panic is in progress
Jinchao Wang
2
-0
/
+10
2025-09-13
panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
Jinchao Wang
3
-20
/
+8
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
6
-19
/
+6
2025-09-13
printk/nbcon: use panic_on_this_cpu() helper
Jinchao Wang
1
-2
/
+2
2025-09-13
panic: use panic_try_start() in vpanic()
Jinchao Wang
1
-6
/
+2
2025-09-13
panic: use panic_try_start() in nmi_panic()
Jinchao Wang
1
-8
/
+2
2025-09-13
crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
1
-12
/
+3
2025-09-13
fbdev: use panic_in_progress() helper
Jinchao Wang
1
-8
/
+1
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
3
-5
/
+59
2025-09-13
panic: clean up message about deprecated 'panic_print' parameter
Petr Mladek
1
-3
/
+8
2025-09-13
panic: add note that 'panic_print' parameter is deprecated
Feng Tang
2
-1
/
+31
2025-09-13
panic: refine the document for 'panic_print'
Feng Tang
2
-2
/
+2
2025-09-13
lib/sys_info: handle sys_info_mask==0 case
Feng Tang
1
-1
/
+2
2025-09-13
kexec_core: remove redundant 0 value initialization
Liao Yuanhong
1
-1
/
+0
2025-09-13
ocfs2: fix super block reserved field offset comment
yili
1
-1
/
+1
2025-09-13
ocfs2: remove unnecessary NULL check in ocfs2_grab_folios()
Dan Carpenter
1
-2
/
+1
2025-09-13
fork: kill the pointless lower_32_bits() in create_io_thread(), kernel_thread(), and user_mode_thread()
Oleg Nesterov
1
-10
/
+6
2025-09-13
fork: remove #ifdef CONFIG_LOCKDEP in copy_process()
Tio Zhang
1
-2
/
+0
2025-09-13
list.h: add missing kernel-doc for basic macros
Randy Dunlap
1
-0
/
+8
2025-09-13
proc: test lseek on /proc/net/dev
Alexey Dobriyan
3
-0
/
+70
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
1
-2
/
+0
2025-09-13
vfat: remove unused variable
zhoumin
1
-4
/
+3
2025-09-13
watchdog/softlockup: fix incorrect CPU utilization output during softlockup
ZhenguoYao
1
-1
/
+13
2025-09-13
watchdog/softlockup: fix wrong output when watchdog_thresh < 3
ZhenguoYao
1
-4
/
+4
2025-09-13
alloc_tag: use str_on_off() helper
Kuan-Wei Chiu
1
-1
/
+2
2025-09-13
test_firmware: use str_true_false() helper
Kuan-Wei Chiu
1
-3
/
+4
2025-09-13
ocfs2: remove commented out mlog() statements
Thorsten Blum
2
-12
/
+0
2025-09-13
squashfs: verify inode mode when loading from disk
Tetsuo Handa
1
-0
/
+4
2025-09-13
lib/fault-inject-usercopy.c: use PTR_ERR_OR_ZERO() to simplify code
Xichao Zhao
1
-3
/
+1
2025-09-13
checkpatch: allow http links of any length in commit logs
Joe Perches
1
-1
/
+1
2025-09-13
init: handle bootloader identifier in kernel parameters
Huacai Chen
1
-0
/
+12
2025-09-13
lib/digsig: remove unnecessary memset
Liao Yuanhong
1
-1
/
+0
[prev]
[next]