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-08
sched_ext: Preserve rq tracking across local DSQ dispatch
Andrea Righi
1
-16
/
+20
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
1
-7
/
+0
2026-07-08
bpf: Verify signed loader metadata at load time
Daniel Borkmann
2
-96
/
+214
2026-07-08
bpf: Resolve and cache fd_array objects at load time
Daniel Borkmann
1
-51
/
+172
2026-07-08
tick: Remove arch_needs_cpu
Mete Durlu
1
-4
/
+3
2026-07-08
lockdep: Enable the printing of held locks of remote running tasks and print task CPU
Ingo Molnar
1
-9
/
+25
2026-07-08
syscall_user_dispatch: Add kernel.syscall_user_dispatch sysctl
Gregory Price
1
-7
/
+31
2026-07-08
syscall_user_dispatch: Make it configurable in Kconfig
Gregory Price
1
-1
/
+2
2026-07-08
bpf: Reject writes through untrusted BTF pointers
Nicholas Dudar
1
-2
/
+6
2026-07-08
bpf: Remove artificial limitations on pointer types eligible for spilling
Eduard Zingerman
1
-31
/
+8
2026-07-08
timekeeping: Account for monotonicity adjustment in ntp_error
David Woodhouse
1
-0
/
+6
2026-07-07
time: Respect COMPAT_32BIT_TIME for old time type functions
Thomas Weißschuh
2
-4
/
+24
2026-07-07
vdso/datastore: Explicitly prevent remote access to timens vvar page
Thomas Weißschuh
1
-5
/
+2
2026-07-07
timekeeping: Move the vDSO update declarations into a private header
Thomas Weißschuh
2
-0
/
+22
2026-07-07
hrtimer: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+1
2026-07-07
tick: Explicitly include linux/hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+1
2026-07-07
hrtimer: Move hrtimer_update_function() to hrtimer.c
Thomas Weißschuh (Schneider Electric)
1
-0
/
+24
2026-07-07
hrtimer: Move hrtimer_callback_running() to hrtimer_bases.h
Thomas Weißschuh (Schneider Electric)
1
-0
/
+2
2026-07-07
hrtimer: Don't take cpu_base::lock in hrtimer_get_next_event() when hres_active
Usama Arif
1
-5
/
+13
2026-07-07
timer_list: Annotate print_cpu() diagnostic reads
Yu Peng
1
-6
/
+11
2026-07-07
time/namespace: Validate nanosecond field in proc_timens_set_offset()
Malaya Kumar Rout
1
-2
/
+4
2026-07-07
timers/migration: Fix memory leak in tmigr_setup_groups() error path
Malaya Kumar Rout
1
-1
/
+3
2026-07-07
timekeeping: Unwind aux clock sysfs children on failure
Yuho Choi
1
-6
/
+15
2026-07-07
clocksource: Unregister subsystem on device registration failure
Yuho Choi
1
-2
/
+6
2026-07-07
genirq: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
1
-7
/
+4
2026-07-07
bpf, sockmap: Disallow update and delete from tc, xdp, socket_filter and flow_dissector
Sechang Lim
1
-5
/
+0
2026-07-07
tracing/synthetic: Free type string on error path
Yu Peng
1
-1
/
+3
2026-07-07
tracing/user_events: Fix use-after-free in user_event_mm_dup()
Michael Bommarito
1
-7
/
+32
2026-07-07
bpf: Reject MEM_ALLOC BTF accesses past object bounds
Yiyang Chen
2
-10
/
+18
2026-07-07
tracing: Add a no-rcu-check version of trace_##event##_enabled()
Steven Rostedt
1
-1
/
+1
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
1
-4
/
+2
2026-07-07
tracing: Fix NULL pointer dereference in func_set_flag()
Yuanhe Shu
1
-4
/
+4
2026-07-07
tracing: Make tracepoint_printk static as not exported
Ben Dooks
1
-1
/
+1
2026-07-07
ring-buffer: Fix ring_buffer_read_page() copying only one event per page
David Carlier
1
-1
/
+1
2026-07-07
livepatch: Fix NULL pointer dereference in klp_find_func()
Yafang Shao
1
-12
/
+22
2026-07-07
Merge tag 'drm-xe-next-2026-07-03' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
1
-0
/
+18
2026-07-06
cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
Waiman Long
2
-14
/
+64
2026-07-06
cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
Waiman Long
1
-44
/
+59
2026-07-06
cgroup/cpuset: Make attach_ctx.old_cs track task group leader
Waiman Long
1
-0
/
+21
2026-07-06
cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
Waiman Long
1
-22
/
+30
2026-07-06
cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
Waiman Long
1
-18
/
+24
2026-07-06
cgroup/cpuset: Put all task attach related variables into attach_ctx
Waiman Long
1
-11
/
+10
2026-07-06
cgroup/cpuset: Prevent race between task attach and cpuset state change
Waiman Long
2
-48
/
+53
2026-07-06
cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
Waiman Long
1
-12
/
+18
2026-07-06
cgroup/cpuset: Make nr_deadline_tasks an atomic_t
Waiman Long
2
-6
/
+6
2026-07-06
cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
Farhad Alemi
1
-1
/
+6
2026-07-06
workqueue: annotate racy sum_exec_runtime reads for CPU-intensive detection
Breno Leitao
1
-3
/
+3
2026-07-06
tracing: Remove unused ret assignment in tracing_set_tracer()
Wayen.Yan
1
-1
/
+0
2026-07-06
PM: sleep: Fix off-by-one in wakelocks number limit check
Haowen Tu
1
-1
/
+1
2026-07-06
tracing/osnoise: Call synchronize_rcu() when unregistering
Crystal Wood
1
-1
/
+3
[prev]
[next]