开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
3 days
taskstats: set version in TGID exit notifications
Yiyang Chen
2026-04-02
crash_dump/dm-crypt: don't print in arch-specific code
Coiby Xu
2026-03-27
fork: zero vmap stack using clear_pages() instead of memset()
Linus Walleij
2026-03-27
do_notify_parent: sanitize the valid_signal() checks
Oleg Nesterov
2026-03-27
watchdog/hardlockup: improve buddy system detection timeliness
Mayank Rungta
2026-03-27
watchdog: update saved interrupts during check
Mayank Rungta
2026-03-27
watchdog: return early in watchdog_hardlockup_check()
Mayank Rungta
2026-03-27
kernel/kexec: remove inclusion of crypto/hash.h
Eric Biggers
2026-03-27
kernel/crash: remove inclusion of crypto/sha1.h
Eric Biggers
2026-03-27
hung_task: explicitly report I/O wait state in log output
Aaron Tomlin
2026-03-27
hung_task: increment the global counter immediately
Petr Mladek
2026-03-27
hung_task: enable runtime reset of hung_task_detect_count
Aaron Tomlin
2026-03-27
hung_task: refactor detection logic and atomicise detection count
Aaron Tomlin
2026-03-27
crash_dump: use sysfs_emit in sysfs show functions
Thorsten Blum
2026-03-27
pid: document the PIDNS_ADDING checks in alloc_pid() and copy_process()
Oleg Nesterov
2026-03-27
pid: make sub-init creation retryable
Oleg Nesterov
2026-03-27
crash_dump: fix typo in function name read_key_from_user_keying
Thorsten Blum
2026-03-27
crash_dump: remove redundant less-than-zero check
Thorsten Blum
2026-03-27
fork: replace simple_strtoul with kstrtoul in coredump_filter_setup
Thorsten Blum
2026-03-27
complete_signal: kill always-true "core_state || !SIGNAL_GROUP_EXIT" check
Oleg Nesterov
2026-03-27
exit: kill unnecessary thread_group_leader() checks in exit_notify() and do_n...
Oleg Nesterov
2026-03-27
kernel/panic: mark init_taint_buf as __initdata and panic instead of warning ...
Rio
2026-03-27
kernel/panic: allocate taint string buffer dynamically
Rio
2026-03-27
kernel/panic: increase buffer size for verbose taint logging
Rio
2026-03-27
unshare: fix nsproxy leak in ksys_unshare() on set_cred_ucounts() failure
Michal Grzedzicki
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-03-22
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
2026-03-21
tracing: Fix trace_marker copy link list updates
Steven Rostedt
2026-03-21
tracing: Fix failure to read user space from system call trace events
Steven Rostedt
2026-03-21
bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
Daniel Borkmann
2026-03-21
bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR
Daniel Wade
2026-03-21
bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
Jenny Guanni Qu
2026-03-21
bpf: Fix exception exit lock checking for subprogs
Ihor Solodrai
2026-03-19
Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-03-18
bpf: Release module BTF IDR before module unload
Kumar Kartikeya Dwivedi
2026-03-16
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-16
Merge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-15
Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-15
Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-15
Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-13
Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-03-13
Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-13
Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-03-13
kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()
Masami Hiramatsu (Google)
2026-03-13
kprobes: avoid crash when rmmod/insmod after ftrace killed
Masami Hiramatsu (Google)
2026-03-12
perf: Make sure to use pmu_ctx->pmu for groups
Peter Zijlstra
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
[next]