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