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
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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...
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
2025-09-13
nvmem: update a comment related to struct nvmem_config
Christophe JAILLET
1
-1
/
+1
2025-09-13
ida: remove the ida_simple_xxx() API
Christophe JAILLET
1
-8
/
+0
2025-09-13
idr test suite: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+7
2025-09-13
kcov: load acquire coverage count in user-space code
Soham Bagchi
1
-1
/
+6
2025-09-13
kcov: use write memory barrier after memcpy() in kcov_move_area()
Soham Bagchi
1
-0
/
+9
2025-09-13
ref_tracker: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-3
/
+3
2025-09-13
x86/kexec: carry forward the boot DTB on kexec
Brian Mak
4
-4
/
+53
2025-09-13
hung_task: dump blocker task if it is not hung
Masami Hiramatsu (Google)
1
-37
/
+41
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
1
-7
/
+20
2025-09-01
ALSA: hda/hdmi: Add pin fix for another HP EliteDesk 800 G4 model
Takashi Iwai
1
-0
/
+1
2025-09-01
ALSA: usb-audio: Allow Focusrite devices to use low samplerates
Tina Wuest
1
-4
/
+8
[next]