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
2025-12-08
ynl: add regen hint to new headers
Jakub Kicinski
2
-0
/
+2
2025-12-08
workqueue: Process extra works in rescuer on memory pressure
Lai Jiangshan
1
-2
/
+29
2025-12-08
workqueue: Process rescuer work items one-by-one using a cursor
Lai Jiangshan
1
-16
/
+59
2025-12-08
workqueue: Make send_mayday() take a PWQ argument directly
Lai Jiangshan
1
-10
/
+3
2025-12-08
cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
Chen Ridong
1
-35
/
+15
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
1
-2
/
+2
2025-12-08
cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
Shakeel Butt
1
-5
/
+8
2025-12-08
sched/ext: Avoid null ptr traversal when ->put_prev_task() is called with NULL next
John Stultz
1
-1
/
+1
2025-12-08
sched_ext: Fix the memleak for sch->helper objects
Zqiang
1
-2
/
+2
2025-12-08
dma/pool: eliminate alloc_pages warning in atomic_pool_expand
Dave Kleikamp
1
-1
/
+1
2025-12-07
genirq: Change hwirq parameter to irq_hw_number_t
Tobias Schumacher
1
-3
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
26
-571
/
+3134
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
14
-32
/
+33
2025-12-06
Merge tag 'sched-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-7
/
+12
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-12-06
Merge tag 'dma-mapping-6.19-2025-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
4
-34
/
+19
2025-12-06
sched/core: Fix psi_dequeue() for Proxy Execution
John Stultz
1
-1
/
+6
2025-12-06
sched/fair: Fix unfairness caused by stalled tg_load_avg_contrib when the last task migrates out
xupengbo
1
-0
/
+3
2025-12-06
sched/rt: Remove a preempt-disable section in rt_mutex_setprio()
Sebastian Andrzej Siewior
1
-4
/
+1
2025-12-06
sched/hrtick: Fix hrtick() vs. scheduling context
Peter Zijlstra
1
-1
/
+1
2025-12-06
sched/headers: Remove whitespace noise from kernel/sched/sched.h
Ingo Molnar
1
-1
/
+1
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
6
-23
/
+69
2025-12-05
bpf: Support associating BPF program with struct_ops
Amery Hung
3
-0
/
+137
2025-12-05
bpf: Allow verifier to fixup kernel module kfuncs
Amery Hung
1
-2
/
+1
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+5
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-24
/
+24
2025-12-05
tracing: Fix typo in trace_seq.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_probe.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_osnoise.c
Maurice Hieronymus
1
-6
/
+6
2025-12-05
tracing: Fix multiple typos in trace_events_user.c
Maurice Hieronymus
1
-3
/
+3
2025-12-05
tracing: Fix typo in trace_events_trigger.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in trace_events_filter.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
1
-4
/
+4
2025-12-05
tracing: Fix multiple typos in trace.c
Maurice Hieronymus
1
-5
/
+5
2025-12-05
tracing: Fix typo in ring_buffer_benchmark.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix multiple typos in ring_buffer.c
Maurice Hieronymus
1
-3
/
+3
2025-12-05
tracing: Fix typo in fprobe.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix typo in fpgraph.c
Maurice Hieronymus
1
-1
/
+1
2025-12-05
tracing: Fix fixed array of synthetic event
Steven Rostedt
1
-1
/
+0
2025-12-05
tracing: Fix enabling of tracing on file release
Steven Rostedt
1
-2
/
+4
2025-12-05
Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
4
-502
/
+283
2025-12-05
Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-195
/
+305
2025-12-05
Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-44
/
+53
2025-12-05
Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-114
/
+87
2025-12-05
Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-14
/
+8
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
26
-896
/
+2242
2025-12-04
Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2025-12-04
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-0
/
+22
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+11
[prev]
[next]