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
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-05
posix-cpu-timers: Don't abuse lock_task_sighand() in handle_posix_cpu_timers()
Oleg Nesterov
1
-3
/
+6
2026-06-30
hrtimer: Remove unused clock_base_next_timer_safe()
Zhan Xusheng
1
-7
/
+0
2026-06-26
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-198
/
+339
2026-06-25
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
2
-4
/
+9
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2026-06-23
Merge tag 'timers-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+7
2026-06-23
Merge tag 'smp-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+8
2026-06-23
Merge tag 'perf-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2026-06-23
Merge tag 'locking-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+24
2026-06-23
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+13
2026-06-23
Merge tag 'irq-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-06-23
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
12
-155
/
+201
2026-06-23
resource: Make resource_alignment() input const resource
Ilpo Järvinen
1
-1
/
+1
2026-06-22
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
1
-0
/
+3
2026-06-22
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
1
-0
/
+1
2026-06-22
sched_ext: Move shared helpers from ext.c into internal.h and cid.h
Tejun Heo
3
-141
/
+142
2026-06-22
sched_ext: Make kernel/sched/ext/ sources self-contained for clangd
Tejun Heo
9
-0
/
+45
2026-06-22
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
1
-6
/
+7
2026-06-22
genirq/msi: Correct CONFIG_PCI_MSI_ARCH_FALLBACKS macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-22
sched_ext: Move sources under kernel/sched/ext/
Tejun Heo
12
-14
/
+14
2026-06-22
Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-2
/
+2
2026-06-22
time: Fix off-by-one in compat settimeofday() usec validation
Wang Yan
1
-1
/
+1
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
1
-46
/
+62
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
Thiébaud Weksteen
1
-1
/
+1
2026-06-21
bpf: Add missing access_ok call to copy_user_syms
Jiri Olsa
1
-5
/
+6
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
1
-86
/
+123
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
1
-0
/
+4
2026-06-21
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
1
-53
/
+130
2026-06-21
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
1
-1
/
+2
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-77
/
+91
2026-06-21
cpu: hotplug: Bound hotplug states sysfs output
Bradley Morgan
1
-8
/
+4
2026-06-21
cpu: hotplug: Preserve per instance callback errors
Bradley Morgan
1
-4
/
+4
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
10
-424
/
+864
2026-06-21
locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
Thomas Gleixner
1
-3
/
+24
2026-06-19
sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
Rik van Riel
1
-2
/
+13
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-11
/
+21
2026-06-19
perf: Fix addr_filter_ranges lifetime
Peter Zijlstra
1
-2
/
+1
2026-06-18
Merge tag 'trace-ring-buffer-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-179
/
+414
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
10
-108
/
+178
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
1
-1
/
+1
2026-06-17
Merge tag 'dma-mapping-7.2-2026-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
6
-95
/
+126
2026-06-17
Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-6
/
+6
2026-06-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2026-06-17
cpufreq: schedutil: Fix uncleared need_freq_update on the .adjust_perf() path
Zhongqiu Han
1
-0
/
+1
2026-06-17
hrtimer: Correct CONFIG_NO_HZ_COMMON macro name in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-17
posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()
Zhan Xusheng
1
-1
/
+1
2026-06-17
timekeeping: Register default clocksource before taking tk_core.lock
Mikhail Gavrilov
1
-3
/
+4
[next]