开源镜像站
帮助
下载
动态
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
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-22
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-05-21
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()
Samuele Mariotti
2026-05-21
tracing: Do not call map->ops->elt_free() if elt_alloc() fails
Masami Hiramatsu (Google)
2026-05-21
tracing: Create output file from cmd_check_undefined
Thomas Weißschuh
2026-05-21
tracing: Fix unload_page for simple_ring_buffer init rollback
Vincent Donnefort
2026-05-21
tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
David Carlier
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026-05-21
ring-buffer: Fix reporting of missed events in iterator
Steven Rostedt
2026-05-20
tracing: Avoid NULL return from hist_field_name() on truncation
David Carlier
2026-05-20
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
2026-05-20
Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-20
bpf: Reject NULL data/sig in bpf_verify_pkcs7_signature
KP Singh
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-05-18
srcu: Don't queue workqueue handlers to never-online CPUs
Paul E. McKenney
2026-05-18
dma-mapping: move dma_map_resource() sanity check into debug code
Jianpeng Chang
2026-05-17
sched_ext: Fix deadlock between scx_root_disable() and concurrent forks
Tejun Heo
2026-05-17
Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-05-17
bpf: Check global subprog exception paths
Kumar Kartikeya Dwivedi
2026-05-17
Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-16
tracing: Fix desc in error path for the trace remote test module
Vincent Donnefort
2026-05-15
ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)
Arnd Bergmann
2026-05-15
bpf: make bpf_session_is_return() reference optional
Arnd Bergmann
2026-05-14
Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-05-14
ptrace: slightly saner 'get_dumpable()' logic
Linus Torvalds
2026-05-14
bpf: Use array_map_meta_equal for percpu array inner map replacement
Guannan Wang
2026-05-13
Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-13
Merge tag 'wq-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-05-13
sched_ext: Use HK_TYPE_DOMAIN_BOOT to detect isolcpus= domain isolation
Andrea Righi
2026-05-13
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
sunshaojie
2026-05-13
Merge tag 'fixes-2026-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-12
sched_ext: Defer sub_kset base put to scx_sched_free_rcu_work
Tejun Heo
2026-05-12
sched_ext: INIT_LIST_HEAD() &sch->all in scx_alloc_and_add_sched()
Tejun Heo
2026-05-12
sched_ext: Drop NONE early return in scx_disable_and_exit_task()
Tejun Heo
2026-05-12
audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
Sergio Correia
2026-05-12
audit: fix incorrect inheritable capability in CAPSET records
Sergio Correia
2026-05-12
Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-05-11
sched_ext: Avoid UAF in scx_root_enable_workfn() init failure path
Tejun Heo
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
2026-05-11
exit: prevent preemption of oopsing TASK_DEAD task
Jann Horn
2026-05-11
bpf: Fix s16 truncation for large bpf-to-bpf call offsets
Yazhou Tang
2026-05-11
bpf: Fix out-of-bounds read in bpf_patch_call_args()
Yazhou Tang
2026-05-11
irq_work: Fix use-after-free in irq_work_single() on PREEMPT_RT
Jiayuan Chen
2026-05-11
genirq/chip: Don't call add_interrupt_randomness() for NMIs
Mark Rutland
2026-05-11
fprobe: Fix unregister_fprobe() to wait for RCU grace period
Masami Hiramatsu (Google)
[next]