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-05-10
sched_ext: Cleanups in preparation for the SCX_TASK_INIT_BEGIN/DEAD work
Tejun Heo
1
-38
/
+38
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-19
/
+8
2026-05-09
bpf: Fix off-by-one boundary validation in arena direct-value access
Junyoung Jang
1
-1
/
+1
2026-05-09
bpf: Don't run arg-tracking analysis twice on main subprog
Paul Chaignon
1
-18
/
+7
2026-05-09
sched_ext: Fix ops_cid layout assert
Tejun Heo
2
-4
/
+5
2026-05-08
Merge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+29
2026-05-08
Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-89
/
+178
2026-05-08
Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-15
/
+58
2026-05-08
dma-debug: Ensure mappings are created and released with matching attributes
Leon Romanovsky
1
-0
/
+23
2026-05-08
dma-debug: Feed DMA attribute for unmapping flows too
Leon Romanovsky
3
-17
/
+23
2026-05-08
dma-debug: Record DMA attributes in debug entry
Leon Romanovsky
1
-19
/
+29
2026-05-08
dma-debug: Remove unused DMA attribute parameter
Leon Romanovsky
3
-8
/
+5
2026-05-08
workqueue: Fix wq->cpu_pwq leak in alloc_and_link_pwqs() WQ_UNBOUND path
Breno Leitao
1
-1
/
+3
2026-05-08
workqueue: Release PENDING in __queue_work() drain/destroy reject path
Breno Leitao
1
-0
/
+12
2026-05-08
sched_ext: Use offsetofend on both sides of the ops_cid layout assert
Tejun Heo
1
-2
/
+4
2026-05-08
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_work
Zqiang
1
-1
/
+1
2026-05-07
sched_ext: Fix !CONFIG_EXT_SUB_SCHED build warnings
Tejun Heo
1
-1
/
+3
2026-05-07
sched_ext: Drop unused scx_find_sub_sched() stub
Tejun Heo
1
-1
/
+0
2026-05-07
cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_node_allowed()
Chen Wandun
1
-6
/
+8
2026-05-07
umh: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-05-07
sched_ext: Move scx_error() out of scx_link_sched()'s lock region
Tejun Heo
1
-5
/
+17
2026-05-06
sched/fair: Fix wakeup_preempt_fair() for not waking up task
Vincent Guittot
1
-2
/
+3
2026-05-06
sched/fair: Fix overflow in vruntime_eligible()
Zhan Xusheng
1
-5
/
+34
2026-05-06
rseq: Reenable performance optimizations conditionally
Thomas Gleixner
1
-59
/
+85
2026-05-06
rseq: Implement read only ABI enforcement for optimized RSEQ V2 mode
Thomas Gleixner
1
-3
/
+2
2026-05-06
hrtimer: Return ktime_t from hrtimer_get_next_event()/hrtimer_next_event_without()
Thomas Weißschuh
3
-7
/
+6
2026-05-06
clocksource: Clean up clocksource_update_freq() functions
Thomas Weißschuh
1
-8
/
+1
2026-05-06
alarmtimer: Remove stale return description from alarm_handle_timer()
Zhan Xusheng
1
-2
/
+0
2026-05-06
timers/migration: Handle capacity in connect tracepoints
Frederic Weisbecker
1
-2
/
+2
2026-05-06
timers/migration: Split per-capacity hierarchies
Frederic Weisbecker
2
-30
/
+100
2026-05-06
timers/migration: Track CPUs in a hierarchy
Frederic Weisbecker
2
-6
/
+20
2026-05-06
timers/migration: Abstract out hierarchy to prepare for CPU capacity awareness
Frederic Weisbecker
2
-41
/
+69
2026-05-06
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-11
/
+29
2026-05-06
timers/migration: Fix another hotplug activation race
Frederic Weisbecker
1
-11
/
+29
2026-05-05
Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-9
/
+20
2026-05-05
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-130
/
+114
2026-05-05
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-19
/
+40
2026-05-05
rseq: Revert to historical performance killing behaviour
Thomas Gleixner
2
-8
/
+43
2026-05-05
sched: Use trace_call__<tp>() to save a static branch
Gabriele Monaco
1
-3
/
+11
2026-05-05
sched/membarrier: Modernize membarrier_global_expedited with cleanup guards
Aniket Gattani
1
-17
/
+4
2026-05-05
sched/membarrier: Use per-CPU mutexes for targeted commands
Aniket Gattani
1
-33
/
+44
2026-05-05
perf/core: Fix deadlock in perf_mmap() failure path
Peter Zijlstra
3
-15
/
+58
2026-05-04
sched_ext: Add __printf format attributes to scx_vexit() and bstr formatters
Tejun Heo
2
-2
/
+8
2026-05-04
sched_ext: idle: Recheck prev_cpu after narrowing allowed mask
David Carlier
1
-6
/
+6
2026-05-04
sched_ext: Normalize exit dump header to "on CPU N"
Cheng-Yang Chou
1
-1
/
+1
2026-05-04
sched_ext: Remove redundant rcu_read_lock/unlock() in sysrq_handle_sched_ext_reset()
Zqiang
1
-2
/
+0
2026-05-04
sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()
Tejun Heo
1
-8
/
+25
2026-05-04
cgroup, sched_ext: Include exiting tasks in cgroup iter
Tejun Heo
2
-5
/
+9
2026-05-04
cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
Tejun Heo
1
-130
/
+114
2026-05-03
Merge tag 'locking-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+9
[prev]
[next]