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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-09
kho: warn and exit when unpreserved page wasn't preserved
Pratyush Yadav
1
-4
/
+4
2025-11-09
kho: fix unpreservation of higher-order vmalloc preservations
Pratyush Yadav
1
-3
/
+4
2025-11-09
kho: fix out-of-bounds access of vmalloc chunk
Pratyush Yadav
1
-2
/
+2
2025-11-09
gcov: add support for GCC 15
Peter Oberparleiter
1
-1
/
+3
2025-11-09
kho: allocate metadata directly from the buddy allocator
Pasha Tatashin
1
-3
/
+3
2025-11-09
kho: increase metadata bitmap size to PAGE_SIZE
Pasha Tatashin
1
-10
/
+11
2025-11-09
kho: warn and fail on metadata or preserved memory in scratch area
Pasha Tatashin
5
-19
/
+93
2025-11-08
Merge tag 'sched-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+7
2025-11-08
Merge tag 'perf-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+15
2025-11-08
Merge tag 'locking-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+6
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-2
/
+8
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
1
-2
/
+4
2025-11-06
ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
Steven Rostedt
1
-0
/
+4
2025-11-07
tracing: tprobe-events: Fix to put tracepoint_user when disable the tprobe
Masami Hiramatsu (Google)
1
-0
/
+4
2025-11-07
tracing: tprobe-events: Fix to register tracepoint correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2025-11-06
futex: Optimize per-cpu reference counting
Peter Zijlstra
1
-6
/
+6
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2
-10
/
+7
2025-11-03
perf/core: Fix system hang caused by cpu-clock usage
Dapeng Mi
1
-5
/
+15
2025-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-0
/
+4
2025-10-30
Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-10
/
+18
2025-10-30
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
4
-10
/
+18
2025-10-29
PM: sleep: Allow pm_restrict_gfp_mask() stacking
Rafael J. Wysocki
2
-9
/
+17
2025-10-27
Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
2
-15
/
+112
2025-10-26
Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
2025-10-26
Merge tag 'sched_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2025-10-26
Merge tag 'timers_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-10-24
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
1
-2
/
+0
2025-10-24
bpf: Conditionally include dynptr copy kfuncs
Malin Jonsson
1
-0
/
+2
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
1
-1
/
+1
2025-10-23
Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-6
/
+7
2025-10-23
Revert "PM: sleep: Make pm_wakeup_clear() call more clear"
Samuel Wu
2
-1
/
+1
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+4
2025-10-22
sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled
K Prateek Nayak
1
-0
/
+12
2025-10-21
bpf: Sync pending IRQ work before freeing ring buffer
Noorain Eqbal
1
-0
/
+2
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+1
2025-10-20
timekeeping: Fix aux clocks sysfs initialization loop bound
Haofeng Li
1
-1
/
+1
2025-10-20
rv: Make rtapp/pagefault monitor depends on CONFIG_MMU
Nam Cao
1
-0
/
+1
2025-10-20
rv: Fully convert enabled_monitors to use list_head as iterator
Nam Cao
1
-6
/
+6
2025-10-19
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-13
/
+18
2025-10-19
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-7
/
+7
2025-10-16
sched_ext: fix flag check for deferred callbacks
Emil Tsalapatis
1
-1
/
+1
2025-10-16
bpf: Fix memory leak in __lookup_instance error path
Shardul Bankar
1
-1
/
+3
2025-10-15
dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOC
Marek Szyprowski
1
-1
/
+4
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.
Alexei Starovoitov
2
-11
/
+29
2025-10-14
sched_ext: Fix scx_kick_pseqs corruption on concurrent scheduler loads
Andrea Righi
1
-5
/
+5
2025-10-14
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
1
-13
/
+13
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2
-0
/
+5
2025-10-14
perf/core: Fix MMAP2 event device with backing files
Adrian Hunter
1
-2
/
+2
[next]