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-08-15
cpufreq: schedutil: Fix rate limit overflow
Hui Su
1
-2
/
+13
2026-08-15
sched_ext: Rename balance-era identifiers to dispatch terms
Tejun Heo
4
-32
/
+32
2026-08-15
sched_ext: Drop the stale keep_prev fixup in dispatch_pick()
Tejun Heo
1
-12
/
+0
2026-08-15
sched_ext: Keep kick_sync waiting on the rq's own CPU
Tejun Heo
1
-2
/
+17
2026-08-14
sched_ext: Make SCHED_CLASS_EXT select GENERIC_ALLOCATOR
Tejun Heo
1
-0
/
+1
2026-08-14
sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
Tao Cui
1
-2
/
+7
2026-08-14
sched_ext: Make scx_bpf_events() read the calling scheduler's counters
Tejun Heo
1
-7
/
+11
2026-08-14
sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
Tejun Heo
1
-8
/
+3
2026-08-14
Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30a', 'srcu.2026.08.11a' and 'torture.2026.08.14a' into HEAD
Paul E. McKenney
13
-229
/
+444
2026-08-14
rcu: Add closing parenthesis in comment in rcu_read_unlock_strict()
Paul E. McKenney
1
-1
/
+1
2026-08-14
bpf: Populate mmap-able array map memory lazily
Song Liu
2
-5
/
+44
2026-08-14
bpf: Fix available-data accounting on 32-bit wrap in overwrite mode
Israel Téllez García
1
-1
/
+1
2026-08-14
bpf: Fix pending_pos walk on 32-bit ring position wrap
Israel Téllez García
1
-1
/
+1
2026-08-14
rcutorture: Make {,s}rcu_read_delay() better handle forward-progress testing
Paul E. McKenney
1
-5
/
+11
2026-08-14
rcutorture: Announce declining to forward-progress test
Paul E. McKenney
1
-3
/
+7
2026-08-14
torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start
Joel Fernandes
1
-1
/
+6
2026-08-14
rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]
Paul E. McKenney
1
-2
/
+2
2026-08-14
rcutorture: Make RCU Tasks Trace track Reader Batches
Paul E. McKenney
2
-1
/
+8
2026-08-14
rcutorture: Test RCU Tasks Trace GP implying RCU GP
Paul E. McKenney
1
-6
/
+16
2026-08-14
rcutorture: Add a stall_only module parameter
Paul E. McKenney
1
-0
/
+18
2026-08-14
rcutorture: Add nwriters module parameter
Paul E. McKenney
1
-6
/
+8
2026-08-14
rcutorture: Use task_state_to_char() for task-state reporting
Kunwu Chan
1
-2
/
+2
2026-08-14
rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
Paul E. McKenney
1
-3
/
+1
2026-08-14
rcutorture: Test RCU readers from hardware interrupt handlers
Paul E. McKenney
1
-6
/
+71
2026-08-14
rcutorture: Check for immediate deboosting at reader end
Paul E. McKenney
3
-0
/
+66
2026-08-14
sched_ext: Fix exit_task leak on fork failure during enable
fangqiurong
1
-1
/
+1
2026-08-14
sched_ext: fix stale references in doc comments
Tao Cui
2
-4
/
+5
2026-08-14
sched_ext: Set up ops.sub_ecaps_updated() dispatch context on the executing CPU
Tejun Heo
1
-1
/
+5
2026-08-14
ring-buffer: Remove ring_buffer_per_cpu::mapped
Vincent Donnefort
1
-28
/
+17
2026-08-14
ring-buffer: Remove trace_buffer::cpus
Vincent Donnefort
1
-2
/
+0
2026-08-14
ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort
1
-10
/
+24
2026-08-14
ring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()
Vincent Donnefort
1
-1
/
+1
2026-08-14
ring-buffer: Fix subbuf resize race with ring buffer readers
Vincent Donnefort
1
-61
/
+106
2026-08-14
ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page
Vincent Donnefort
1
-10
/
+10
2026-08-14
ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
Vincent Donnefort
1
-0
/
+2
2026-08-14
ring-buffer: Free cpu_buffer::free_page with subbuf_order
Vincent Donnefort
1
-1
/
+1
2026-08-14
bpf: Fix arm64 KASAN false positive after bpf_throw
Mykyta Yatsenko
1
-3
/
+5
2026-08-14
Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+4
2026-08-14
sched/fair: Fix flat hierarchy
Vincent Guittot
1
-3
/
+12
2026-08-14
Merge branch 'sched/urgent'
Peter Zijlstra
50
-383
/
+1006
2026-08-14
sched: Update time before requeueing delayed entities
Vincent Guittot
1
-0
/
+2
2026-08-14
tracing: Have trace_event_update_all() only handle module that is loading
Steven Rostedt
3
-4
/
+8
2026-08-13
signal: factor out the kernel reserved si_code check
Bradley Morgan
1
-11
/
+14
2026-08-13
taskstats: fold the two cpumask handlers into one
Bradley Morgan
1
-26
/
+12
2026-08-13
taskstats: drop the dead NULL attribute check in parse()
Bradley Morgan
1
-2
/
+0
2026-08-13
bpf: Fix func_info_aux desync after dead code elimination
Kumar Kartikeya Dwivedi
1
-1
/
+5
2026-08-13
tracing: Fix race between update_event_fields and, event_define_fields
Michael Wu
1
-0
/
+2
2026-08-13
tracing: Fix NULL pointer dereference in module event cache removal
Hui Su
1
-1
/
+1
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-45
/
+62
2026-08-13
bpf: Introduce global percpu data
Leon Hwang
4
-3
/
+84
[prev]
[next]