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-07-06
ring-buffer: Fix event length with forced 8-byte alignment
Hui Wang
1
-1
/
+2
2026-07-06
tracing/synthetic: Free pending field on error path
Yu Peng
1
-2
/
+4
2026-07-06
clocksource: Remove unused WATCHDOG_INTERVAL_NS macro
Zhan Xusheng
1
-1
/
+0
2026-07-06
hrtimer: Remove unused next_timer argument from __hrtimer_reprogram()
Zhan Xusheng
1
-3
/
+3
2026-07-06
timekeeping: Document monotonic raw timestamps in snapshots correctly
Thomas Gleixner
1
-1
/
+15
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-0
/
+15
2026-07-05
Merge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+9
2026-07-05
Merge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+0
2026-07-05
futex: Remove unnecessary NULL check before kvfree()
Vasileios Almpanis
1
-2
/
+1
2026-07-05
posix-cpu-timers: Don't abuse lock_task_sighand() in handle_posix_cpu_timers()
Oleg Nesterov
1
-3
/
+6
2026-07-05
posix-cpu-timers: Prevent UAF caused by non-leader exec() race
Thomas Gleixner
3
-60
/
+130
2026-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2
Daniel Borkmann
11
-31
/
+126
2026-07-03
uprobes/x86: Remove struct uprobe_trampoline object
Jiri Olsa
2
-11
/
+0
2026-07-03
Merge branch 'perf/urgent'
Peter Zijlstra
1
-8
/
+9
2026-07-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-23
/
+104
2026-07-02
futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on self-deadlock""
Sebastian Andrzej Siewior
1
-6
/
+0
2026-07-02
workqueue: annotate racy PWQ_STAT_CPU_TIME update in wq_worker_tick()
Breno Leitao
1
-1
/
+5
2026-07-02
tracing/probes: Support dumping fetcharg program for debugging dynamic events
Masami Hiramatsu (Google)
7
-32
/
+164
2026-07-02
tracing/probes: Allow eprobe to use variable without $ prefix
Masami Hiramatsu (Google)
2
-1
/
+12
2026-07-02
tracing/probes: ignore id update from btf_type_skip_modifiers
Martin Kaiser
1
-8
/
+5
2026-07-02
tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
Masami Hiramatsu (Google)
3
-8
/
+8
2026-07-02
tracing/probes: make file offset error message probe-agnostic
Yudistira Putra
2
-2
/
+2
2026-07-02
tracing: trace_fprobe: fix typo in function name
Martin Kaiser
1
-2
/
+2
2026-07-02
perf/core: Detach event groups during remove_on_exec
Taeyang Lee
1
-8
/
+9
2026-07-02
sched/eevdf: Delayed dequeue task can't preempt
Vincent Guittot
1
-4
/
+9
2026-07-01
sched_ext: Split sub-scheduler implementation into sub.c
Tejun Heo
5
-810
/
+860
2026-07-01
sched_ext: Inline small ext.c helpers shared across the sub.c split
Tejun Heo
2
-57
/
+57
2026-07-01
sched_ext: Expose the ext.c internals used by the sub.c split
Tejun Heo
2
-77
/
+119
2026-07-01
sched_ext: Prefix file-local ext.c helpers exposed by the sub.c split
Tejun Heo
2
-97
/
+97
2026-07-01
sched_ext: Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
1
-3
/
+17
2026-07-01
bpf,lsm: Drop bpf_prog_free from sleepable_lsm_hooks
Sechang Lim
1
-1
/
+0
2026-07-01
bpf: Use BPF_CALL_IMM macro consistently in bpf_do_misc_fixups
Tiezhu Yang
1
-1
/
+1
2026-07-01
bpf: Add tracing_multi link info support
Jiri Olsa
1
-0
/
+55
2026-07-01
workqueue: dump the last woken worker for stalled pools
Breno Leitao
1
-2
/
+27
2026-07-01
kexec_file: skip checksum verification when safe
Michal Clapinski
1
-0
/
+27
2026-07-01
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
1
-3
/
+3
2026-07-01
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
1
-3
/
+24
2026-07-01
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
1
-1
/
+14
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2
-6
/
+9
2026-07-01
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+19
2026-06-30
Merge tag 'probes-fixes-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-8
/
+21
2026-06-30
genirq: export irq_can_set_affinity() for module drivers
Hangtian Zhu
1
-0
/
+1
2026-06-30
audit: Fix data races of skb_queue_len() readers on audit_queue
Chi Wang
1
-5
/
+5
2026-06-30
sched_ext: Parenthesize local SCX_EVENT defines to fix checkpatch error
Cheng-Yang Chou
1
-2
/
+2
2026-06-30
hrtimer: Remove unused clock_base_next_timer_safe()
Zhan Xusheng
1
-7
/
+0
2026-06-30
workqueue: trigger a single-CPU backtrace for stalled pools
Breno Leitao
1
-1
/
+13
2026-06-30
workqueue: only show running workers in stall diagnostics
Breno Leitao
1
-4
/
+34
2026-06-30
powerpc/kexec_file: Use crash_exclude_core_ranges() helper
Jinjie Ruan
1
-6
/
+13
2026-06-30
crash: Add crash_prepare_headers() to exclude crash kernel memory
Jinjie Ruan
1
-3
/
+79
2026-06-30
tracing/probes: Make the $ prefix mandatory for comm access
Masami Hiramatsu (Google)
1
-5
/
+7
[prev]
[next]