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-05-26
genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
Thomas Gleixner
1
-1
/
+10
2026-05-26
genirq/proc: Avoid formatting zero counts in /proc/interrupts
Thomas Gleixner
1
-5
/
+38
2026-05-26
PM: hibernate: Use flexible array for CRC uncompressed buffers
Rosen Penev
1
-10
/
+3
2026-05-26
sched: Remove sched_class::pick_next_task()
Peter Zijlstra
3
-123
/
+57
2026-05-26
sched/fair: Add newidle balance to pick_task_fair()
Peter Zijlstra
1
-23
/
+15
2026-05-26
sched/debug: Collapse subsequent CONFIG_SCHED_CLASS_EXT sections
Peter Zijlstra
1
-48
/
+44
2026-05-26
sched: Use {READ,WRITE}_ONCE() for preempt_dynamic_mode
Peter Zijlstra
2
-9
/
+11
2026-05-26
sched/debug: Use char * instead of char (*)[]
Peter Zijlstra
1
-2
/
+2
2026-05-26
sched/fair: Fix RCU usage in NOHZ exit path on CPU offline
Andrea Righi
1
-1
/
+2
2026-05-26
PM: hibernate: make LZ4 available for hibernation compression
l1rox3
1
-0
/
+1
2026-05-26
exec_state: relocate dumpable information
Christian Brauner (Amutable)
7
-29
/
+42
2026-05-26
ptrace: add ptracer_access_allowed()
Christian Brauner (Amutable)
1
-0
/
+25
2026-05-26
exec: introduce struct task_exec_state
Christian Brauner (Amutable)
2
-1
/
+117
2026-05-26
sched/coredump: introduce enum task_dumpable
Christian Brauner (Amutable)
3
-4
/
+4
2026-05-26
kho: fix order calculation for kho_unpreserve_pages()
Pratyush Yadav (Google)
1
-24
/
+32
2026-05-25
sched_ext: Convert ops.set_cmask() to arena-resident cmask
Tejun Heo
3
-26
/
+72
2026-05-25
sched_ext: Sub-allocator over kernel-claimed BPF arena pages
Tejun Heo
5
-0
/
+164
2026-05-25
sched_ext: Require an arena for cid-form schedulers
Tejun Heo
2
-1
/
+63
2026-05-25
Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next into for-7.2
Tejun Heo
91
-2474
/
+4055
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
3
-40
/
+217
2026-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5
Alexei Starovoitov
33
-194
/
+530
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
54
-658
/
+1370
2026-05-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-20
/
+93
2026-05-24
rcu-tasks: Fix possible boot-time tests failed for the call_rcu_tasks()
Zqiang
1
-1
/
+2
2026-05-24
rcu: Latch normal synchronize_rcu() path on flood
Uladzislau Rezki (Sony)
1
-13
/
+39
2026-05-24
rcu: Simplify param_set_next_fqs_jiffies() by applying clamp_val()
Paul E. McKenney
1
-1
/
+1
2026-05-24
rcu: Simplify rcu_do_batch() by applying clamp()
Paul E. McKenney
1
-1
/
+1
2026-05-24
torture: Add torture_sched_set_normal() for user-specified nice values
Paul E. McKenney
1
-0
/
+16
2026-05-24
rcutorture: Fully test lazy RCU
Paul E. McKenney
1
-3
/
+26
2026-05-23
bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()
Tejun Heo
1
-0
/
+26
2026-05-23
bpf: Add bpf_struct_ops_for_each_prog()
Tejun Heo
1
-0
/
+36
2026-05-23
bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
Tejun Heo
1
-0
/
+13
2026-05-23
bpf: Recover arena kernel faults with scratch page
Kumar Kartikeya Dwivedi
2
-40
/
+142
2026-05-22
Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-3
/
+36
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-14
/
+23
2026-05-22
signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Aleksandr Nogikh
1
-0
/
+1
2026-05-22
Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
3
-7
/
+10
2026-05-22
Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-8
/
+15
2026-05-22
dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
Feng Tang
2
-2
/
+20
2026-05-21
kernel/fork: validate exit_signal in kernel_clone()
Deepanshu Kartikey
1
-6
/
+5
2026-05-21
tracing: Move trace_iterator_increment() into trace_find_next_entry_inc()
Steven Rostedt
1
-11
/
+8
2026-05-21
tracing: Simplify pages allocation for tracing_map logic
Rosen Penev
2
-20
/
+12
2026-05-21
tracing: Fix README path for synthetic_events
Ao Sun
1
-1
/
+1
2026-05-21
tracing: Use krealloc_array() for trace option array growth
Yu Peng
1
-2
/
+2
2026-05-21
tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
Yu Peng
1
-6
/
+3
2026-05-21
tracing: Allow perf to read synthetic events
Steven Rostedt
1
-27
/
+94
2026-05-21
tracing: Switch trace_recursion_record.c code over to use guard()
Yash Suthar
1
-5
/
+3
2026-05-21
tracing: Bound synthetic-field strings with seq_buf
Pengpeng Hou
1
-12
/
+29
2026-05-21
tracing: Remove redundant IS_ERR() check in trace_pipe_open()
Yash Suthar
1
-1
/
+1
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-8
/
+29
[prev]
[next]