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-20
rv: Simplify hybrid automata monitors's clock variables
Nam Cao
2
-17
/
+3
2026-07-20
genirq/msi: Move misplaced EXPORT_SYMBOL_GPL for msi_domain_free_irqs_all()
Li RongQing
1
-1
/
+1
2026-07-19
sched_ext: Rename the cid-form cgroup ops to cpuctl_*
Tejun Heo
2
-31
/
+30
2026-07-19
sched_ext: Hand over cgroups at sub-scheduler enable/disable
Tejun Heo
3
-13
/
+237
2026-07-19
sched_ext: Deliver cgroup ops to each task_group's sched
Tejun Heo
2
-47
/
+144
2026-07-19
sched_ext: Re-home tasks on cgroup migration
Tejun Heo
3
-15
/
+152
2026-07-19
sched_ext: Relocate scx_cgroup_enabled
Tejun Heo
2
-6
/
+13
2026-07-19
sched_ext: Factor out scx_rehome_task() and scx_punt_task()
Tejun Heo
1
-28
/
+56
2026-07-19
cgroup: Add cgroup_task_notifier and task migration events
Tejun Heo
1
-9
/
+84
2026-07-19
bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insn
Leon Hwang
1
-0
/
+5
2026-07-19
bpf: Disallow interpreter fallback for gotox insn
Leon Hwang
1
-0
/
+1
2026-07-19
bpf: Disallow interpreter fallback for arena-related insns
Leon Hwang
1
-0
/
+1
2026-07-19
bpf: Reject arena frees below the arena base
Yiyang Chen
1
-0
/
+2
2026-07-19
bpf: Add memory usage for arena
Jiayuan Chen
1
-2
/
+8
2026-07-19
bpf: Pass arena instead of scratch_page to the pte callbacks
Jiayuan Chen
1
-9
/
+8
2026-07-17
Merge branch 'for-7.2-fixes' into for-7.3
Tejun Heo
2
-9
/
+49
2026-07-17
sched_ext: Don't enable non-ext tasks in the sub-sched task loops
Tejun Heo
1
-5
/
+16
2026-07-17
sched_ext: Skip sub-disable teardown for never-linked sub-schedulers
Tejun Heo
1
-2
/
+12
2026-07-17
sched_ext: Take cgroup_lock() first in scx_cgroup_lock()
Tejun Heo
1
-2
/
+7
2026-07-17
sched_ext: Reject setting disallow from init_task outside the enable path
Tejun Heo
1
-0
/
+3
2026-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4
Kumar Kartikeya Dwivedi
20
-206
/
+463
2026-07-17
bpf: Zero kfunc arg meta before error paths can read it
Amery Hung
1
-1
/
+2
2026-07-17
bpf: Disable raw mode for bloom filter map_peek
Amery Hung
1
-0
/
+9
2026-07-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-25
/
+101
2026-07-17
printk: Handle pre-enabled consoles in the top-level register_console()
Petr Mladek
1
-11
/
+8
2026-07-17
dma/swiotlb: introduce Kconfig option for compile-time default pool size
Jagadeesh Pagadala
1
-0
/
+22
2026-07-16
bpf: Reject callback subprogs invoke tailcall
Pu Lehui
1
-6
/
+2
2026-07-16
bpf: Sync tail_call_reachable with callee state on entry
Pu Lehui
1
-2
/
+2
2026-07-16
bpf: Fix tracing of kfuncs with implicit args
Ihor Solodrai
2
-13
/
+82
2026-07-16
cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_attach()
Waiman Long
1
-11
/
+23
2026-07-16
cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
Waiman Long
1
-43
/
+56
2026-07-16
scftorture: Remove preempt_disable() in scftorture_invoke_one()
Chuyi Zhou
1
-9
/
+4
2026-07-16
smp: Remove preempt_disable() from on_each_cpu_cond_mask()
Chuyi Zhou
1
-6
/
+6
2026-07-16
smp: Remove preempt_disable() from smp_call_function()
Chuyi Zhou
1
-7
/
+6
2026-07-16
smp: Enable preemption early in smp_call_function_many_cond()
Chuyi Zhou
1
-10
/
+18
2026-07-16
smp: Alloc percpu csd data in smpcfd_prepare_cpu() only once
Chuyi Zhou
1
-2
/
+8
2026-07-16
smp: Use task-local IPI cpumask in smp_call_function_many_cond()
Chuyi Zhou
2
-9
/
+71
2026-07-16
smp: Refactor remote CPU selection in smp_call_function_any()
Chuyi Zhou
2
-28
/
+31
2026-07-16
smp: Enable preemption early in smp_call_function_single()
Chuyi Zhou
1
-2
/
+7
2026-07-16
smp: Disable preemption explicitly in __csd_lock_wait()
Chuyi Zhou
1
-0
/
+2
2026-07-16
liveupdate: fix GET_NAME ioctl argument validation
Jackie Liu
1
-1
/
+1
2026-07-15
sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths
Tejun Heo
5
-4
/
+65
2026-07-15
sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
Tejun Heo
2
-10
/
+12
2026-07-15
sched_ext: Move scx_dispatch_sched() to a new inlines.h
Tejun Heo
5
-110
/
+128
2026-07-15
sched_ext: Remove queued ecaps syncs directly on sched teardown
Tejun Heo
2
-26
/
+43
2026-07-15
srcu: expose srcu_readers_active()
Onur Özkan
2
-26
/
+1
2026-07-15
srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
Onur Özkan
2
-11
/
+12
2026-07-15
rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
Paul E. McKenney
1
-72
/
+76
2026-07-15
rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK
Paul E. McKenney
1
-1
/
+0
2026-07-15
cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
Zhongqiu Han
1
-1
/
+1
[prev]
[next]