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-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cgroups
Zicheng Qu
1
-0
/
+4
2026-02-03
sched/cpufreq: Use %pe format for PTR_ERR() printing
zenghongling
1
-1
/
+1
2026-02-03
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
1
-0
/
+5
2026-02-03
sched/clock: Avoid false sharing for sched_clock_irqtime
Wangyang Guo
3
-6
/
+10
2026-02-03
sched/debug: Fix dl_server (re)start conditions
Peter Zijlstra
2
-21
/
+16
2026-02-03
sched/debug: Add support to change sched_ext server params
Joel Fernandes
1
-24
/
+133
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
6
-23
/
+109
2026-02-03
sched/debug: Stop and start server based on if it was active
Joel Fernandes
1
-3
/
+8
2026-02-03
sched/debug: Fix updating of ppos on server write ops
Joel Fernandes
1
-3
/
+4
2026-02-03
sched/deadline: Clear the defer params
Joel Fernandes
1
-0
/
+3
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
54
-372
/
+644
2026-02-02
liveupdate: luo_file: do not clear serialized_data on unfreeze
Pratyush Yadav (Google)
1
-2
/
+0
2026-02-02
bpf: Replace snprintf("%s") with strscpy
Thorsten Blum
1
-2
/
+3
2026-02-02
Merge tag 'cgroup-for-6.19-rc8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-7
/
+63
2026-02-02
uprobes: Fix incorrect lockdep condition in filter_chain()
Breno Leitao
1
-1
/
+1
2026-02-02
cgroup/dmem: avoid pool UAF
Chen Ridong
1
-2
/
+58
2026-02-02
cgroup/dmem: avoid rcu warning when unregister region
Chen Ridong
1
-5
/
+2
2026-02-02
cgroup/dmem: fix NULL pointer dereference when setting max
Chen Ridong
1
-0
/
+3
2026-02-02
ftrace: Fix direct_functions leak in update_ftrace_direct_del
Jiri Olsa
1
-0
/
+1
2026-02-02
time/kunit: Document handling of negative years of is_leap()
Mark Brown
1
-1
/
+3
2026-02-02
dma: contiguous: Check return value of dma_contiguous_reserve_area()
Shanker Donthineni
1
-4
/
+6
2026-02-01
Merge tag 'perf-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2026-02-01
Merge tag 'sched-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+12
2026-02-01
cpuset: fix overlap of partition effective CPUs
Chen Ridong
1
-13
/
+6
2026-02-01
cgroup: increase maximum subsystem count from 16 to 32
Chen Ridong
4
-34
/
+34
2026-01-31
kho: skip memoryless NUMA nodes when reserving scratch areas
Evangelos Petrongonas
1
-2
/
+6
2026-01-31
crash_dump: fix dm_crypt keys locking and ref leak
Vasily Gorbik
1
-4
/
+13
2026-01-31
kho: cleanup error handling in kho_populate()
Mike Rapoport (Microsoft)
1
-22
/
+17
2026-01-31
ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()
Ondrej Mosnacek
1
-1
/
+1
2026-01-31
kexec: derive purgatory entry from symbol
Li Chen
1
-57
/
+74
2026-01-31
delayacct: add timestamp of delay max
Wang Yaxin
2
-11
/
+28
2026-01-31
tracing: remove size parameter in __trace_puts()
Steven Rostedt
2
-5
/
+4
2026-01-31
kho: simplify page initialization in kho_restore_page()
Pratyush Yadav
1
-14
/
+26
2026-01-31
kho: use unsigned long for nr_pages
Pratyush Yadav
1
-5
/
+6
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
2
-2
/
+16
2026-01-31
mm, swap: cleanup swap entry management workflow
Kairui Song
1
-4
/
+6
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
2
-2
/
+16
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
2
-0
/
+10
2026-01-30
bpf: Consolidate special map field validation in verifier
Mykyta Yatsenko
1
-59
/
+11
2026-01-30
bpf: Introduce struct bpf_map_desc in verifier
Mykyta Yatsenko
1
-39
/
+40
2026-01-30
perf: sched: Fix perf crash with new is_user_task() helper
Steven Rostedt
2
-4
/
+4
2026-01-30
sched/deadline: Fix 'stuck' dl_server
Peter Zijlstra
1
-0
/
+12
2026-01-30
Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-7
/
+16
2026-01-30
tick/nohz: Optimize check_tick_dependency() with early return
Ionut Nechita (Sunlight Linux)
1
-0
/
+3
2026-01-30
bpf: Allow sleepable programs to use tail calls
Jiri Olsa
2
-1
/
+4
2026-01-30
tracing: Add kerneldoc to trace_event_buffer_reserve()
Steven Rostedt
1
-0
/
+16
2026-01-30
tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
Steven Rostedt
1
-4
/
+14
2026-01-30
srcu: Fix warning to permit SRCU-fast readers in NMI handlers
Paul E. McKenney
1
-1
/
+2
2026-01-30
bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()
Steven Rostedt
1
-3
/
+2
2026-01-30
Merge branch 'core/entry' into sched/core
Thomas Gleixner
3
-105
/
+10
[prev]
[next]