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-01-15
kernel: cgroup: Add SPDX-License-Identifier lines
Tim Bird
2
-8
/
+2
2026-01-15
kernel: modules: Add SPDX license identifier to kmod.c
Tim Bird
1
-0
/
+1
2026-01-15
arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
Jiri Olsa
1
-0
/
+1
2026-01-15
Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-14
/
+15
2026-01-15
sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead
Shrikanth Hegde
1
-4
/
+1
2026-01-15
sched/fair: Change likelyhood of nohz.nr_cpus
Shrikanth Hegde
1
-2
/
+2
2026-01-15
sched/fair: Move checking for nohz cpus after time check
Shrikanth Hegde
1
-7
/
+16
2026-01-15
sched/fair: Fix math notation errors in avg_vruntime comment
Zhan Xusheng
1
-2
/
+2
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
1
-0
/
+1
2026-01-15
sched/deadline: Use ENQUEUE_MOVE to allow priority change
Peter Zijlstra
1
-1
/
+1
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2
-2
/
+2
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
3
-2
/
+8
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
1
-6
/
+8
2026-01-15
sched/deadline: Avoid double update_rq_clock()
Peter Zijlstra
1
-2
/
+1
2026-01-15
sched/deadline: Ensure get_prio_dl() is up-to-date
Peter Zijlstra
1
-0
/
+6
2026-01-15
Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-19
/
+20
2026-01-15
ftrace: Do not over-allocate ftrace memory
Guenter Roeck
1
-14
/
+15
2026-01-15
perf/core: Fix slow perf_event_task_exit() with LBR callstacks
Namhyung Kim
1
-2
/
+18
2026-01-14
powerpc/watchdog: add support for hardlockup_sys_info sysctl
Feng Tang
1
-1
/
+1
2026-01-14
kho: validate preserved memory map during population
Pasha Tatashin
1
-18
/
+19
2026-01-14
bpf: Properly mark live registers for indirect jumps
Anton Protopopov
1
-0
/
+6
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
29
-54
/
+106
2026-01-14
dma/pool: Avoid allocating redundant pools
Robin Murphy
1
-5
/
+14
2026-01-14
dma/pool: Improve pool lookup
Robin Murphy
1
-4
/
+4
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
1
-3
/
+1
2026-01-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+5
2026-01-13
bpf: Return EACCES for incorrect access to insn array
Anton Protopopov
1
-1
/
+1
2026-01-13
bpf: Return proper address for non-zero offsets in insn array
Anton Protopopov
1
-1
/
+1
2026-01-13
bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
Matt Bobrowski
1
-17
/
+29
2026-01-13
bpf: Optimize the performance of find_bpffs_btf_enums
Donglin Peng
1
-25
/
+17
2026-01-13
bpf: Skip anonymous types in type lookup for performance
Donglin Peng
2
-10
/
+7
2026-01-13
btf: Verify BTF sorting
Donglin Peng
1
-0
/
+43
2026-01-13
btf: Optimize type lookup with binary search
Donglin Peng
1
-9
/
+81
2026-01-13
perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls
Jan H. Schönherr
1
-1
/
+2
2026-01-13
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
3
-11
/
+23
2026-01-13
simplify the callers of file_open_name()
Al Viro
1
-3
/
+1
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
1
-3
/
+3
2026-01-13
get rid of audit_reusename()
Al Viro
1
-23
/
+0
2026-01-13
bpf: Remove an unused parameter in check_func_proto
Song Chen
1
-2
/
+2
2026-01-13
bpf: Recognize special arithmetic shift in the verifier
Alexei Starovoitov
1
-0
/
+39
2026-01-13
bpf: Consistently use reg_state() for register access in the verifier
Mykyta Yatsenko
1
-23
/
+19
2026-01-13
time/sched_clock: Use ACCESS_PRIVATE() to evaluate hrtimer::function
Thomas Gleixner
1
-1
/
+1
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
1
-0
/
+3
2026-01-13
sched/deadline: Fix server stopping with runnable tasks
Gabriele Monaco
1
-4
/
+9
2026-01-13
sched: Provide idle_rq() helper
Peter Zijlstra
2
-29
/
+23
2026-01-13
sched/deadline: Fix potential race in dl_add_task_root_domain()
Pingfan Liu
1
-1
/
+2
2026-01-13
sched/deadline: Remove unnecessary comment in dl_add_task_root_domain()
Pingfan Liu
1
-9
/
+0
2026-01-13
hrtimer: Drop _tv64() helpers
Thomas Weißschuh
1
-3
/
+3
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
1
-0
/
+8
2026-01-13
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
[prev]
[next]