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
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-34
/
+64
2026-08-18
Merge tag 'sched-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-633
/
+934
2026-08-18
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-45
/
+308
2026-08-18
Merge tag 'perf-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-31
/
+50
2026-08-18
Merge tag 'liveupdate-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
3
-9
/
+20
2026-08-18
Merge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
3
-8
/
+123
2026-08-18
Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-39
/
+62
2026-08-18
timer: Keep debugobjects state consistent in migrate_timer_list()
Thomas Gleixner
1
-0
/
+1
2026-08-17
sched_ext: Merge branch 'for-7.3-arena-args' into for-7.3
Tejun Heo
77
-2073
/
+3486
2026-08-17
Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-7
/
+0
2026-08-17
Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-25
/
+36
2026-08-17
NFS/localio: issue IO inline when not in a memory-reclaim context
Mike Snitzer
1
-0
/
+24
2026-08-17
Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-2
/
+8
2026-08-17
Merge tags 'ipc-7.3-rc1.misc' and 'kernel-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-08-17
bpf: Distinguish function references in policy diagnostics
Kumar Kartikeya Dwivedi
1
-2
/
+10
2026-08-17
bpf: Preserve source attribution without source text
Kumar Kartikeya Dwivedi
1
-4
/
+8
2026-08-17
bpf: Correct kfunc argument diagnostics
Kumar Kartikeya Dwivedi
2
-13
/
+17
2026-08-17
bpf: Use canonical stack argument names in diagnostics
Kumar Kartikeya Dwivedi
1
-1
/
+1
2026-08-17
bpf: Preserve R0 lineage across helper calls
Kumar Kartikeya Dwivedi
1
-1
/
+1
2026-08-17
bpf: Reject negative optlen in cgroup getsockopt hook
Junseo Lim
1
-1
/
+1
2026-08-17
bpf: Rewrite any fault prone load out of a mem or btf_id pointer
Daniel Borkmann
2
-34
/
+28
2026-08-17
bpf: Reject a store through a fault prone pointer
Daniel Borkmann
1
-1
/
+1
2026-08-17
bpf: Treat a fault prone PTR_TO_MEM as a pointer type mismatch
Daniel Borkmann
1
-0
/
+2
2026-08-17
bpf: Keep fault protection when merging pointer types
Daniel Borkmann
1
-26
/
+23
2026-08-16
bpf: Check pointer type for all atomic RMW paths
Yiyang Chen
1
-5
/
+3
2026-08-16
Merge tag 'sched_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2026-08-16
Merge tag 'perf_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-31
/
+44
2026-08-15
sched_ext: Drop the dead SCX_DEQ_CORE_SCHED_EXEC test in dequeue_task_scx()
Tejun Heo
1
-2
/
+2
2026-08-15
sched_ext: Make core-sched task ordering hierarchy-aware
Tejun Heo
2
-8
/
+35
2026-08-15
sched_ext: Use runnable_at for the default core-sched task ordering
Tejun Heo
1
-80
/
+25
2026-08-15
sched_ext: Fix inverted ops.core_sched_before() invocation
Tejun Heo
1
-2
/
+8
2026-08-15
sched_ext: Move the config-off sub-cap kfunc stubs into sub.c
Tejun Heo
2
-29
/
+33
2026-08-16
futex: Fix race on the initial mm->futex.phash.ref allocation
Hyunwoo Kim
1
-6
/
+10
2026-08-16
futex: Clean up the redundant exit/exec functions
Thomas Gleixner
3
-29
/
+20
2026-08-16
futex/pi: Plug private futex exec() race
Thomas Gleixner
2
-23
/
+53
2026-08-15
bpf: Add ksock kfuncs
Mahe Tardy
1
-0
/
+3
2026-08-15
bpf: Report Policy helper and kfunc errors
Kumar Kartikeya Dwivedi
3
-1
/
+48
2026-08-15
bpf: Report Program Structure CFG errors
Kumar Kartikeya Dwivedi
4
-0
/
+73
2026-08-15
bpf: Report Execution Context Safety errors
Kumar Kartikeya Dwivedi
3
-1
/
+217
2026-08-15
bpf: Report Call Type Safety argument errors
Kumar Kartikeya Dwivedi
3
-56
/
+387
2026-08-15
bpf: Report Resource Lifetime reference leaks
Kumar Kartikeya Dwivedi
3
-8
/
+195
2026-08-15
bpf: Report Memory Safety bounds errors
Kumar Kartikeya Dwivedi
3
-4
/
+158
2026-08-15
bpf: Report Register Type Safety errors
Kumar Kartikeya Dwivedi
3
-15
/
+985
2026-08-15
bpf: Track verifier context diagnostic events
Kumar Kartikeya Dwivedi
3
-5
/
+74
2026-08-15
bpf: Track verifier reference diagnostic events
Kumar Kartikeya Dwivedi
3
-7
/
+55
2026-08-15
bpf: Track verifier register diagnostic events
Kumar Kartikeya Dwivedi
4
-23
/
+498
2026-08-15
bpf: Prune verifier diagnostics when switching paths
Kumar Kartikeya Dwivedi
1
-2
/
+9
2026-08-15
bpf: Add verifier diagnostic event log
Kumar Kartikeya Dwivedi
3
-0
/
+154
2026-08-15
bpf: Add source and instruction diagnostic context
Kumar Kartikeya Dwivedi
5
-28
/
+561
2026-08-15
bpf: Add verifier diagnostics report helpers
Kumar Kartikeya Dwivedi
3
-1
/
+62
[prev]
[next]