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-29
cgroup/cpuset: Free sched domains on rebuild guard failure
Guopeng Zhang
1
-1
/
+4
2026-05-29
workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND is present
Marco Crivellari
1
-1
/
+18
2026-05-29
workqueue: Add warnings and fallback if system_{unbound}_wq is used
Marco Crivellari
1
-2
/
+10
2026-05-29
perf/ftrace: Fix WARNING in __unregister_ftrace_function
Rik van Riel
1
-1
/
+11
2026-05-29
tracing: Disable KCOV instrumentation for trace_irqsoff.o
Karl Mehltretter
1
-2
/
+3
2026-05-29
tracing: Turn hist_elt_data field_var_str into a flexible array
Rosen Penev
1
-20
/
+11
2026-05-29
tracing/osnoise: Array printk init and cleanup
Crystal Wood
1
-15
/
+24
2026-05-29
sched/fair: Use rq_clock() in update_tg_load_avg() rate-limit
Rik van Riel
1
-2
/
+2
2026-05-29
sched_ext: Auto-register/unregister dl_server reservations
Andrea Righi
3
-7
/
+272
2026-05-29
sched/deadline: Reject debugfs dl_server writes for offline CPUs
Andrea Righi
1
-0
/
+3
2026-05-29
sched/topology: Provide arch_llc_mask for cache aware scheduling
Shrikanth Hegde
1
-2
/
+11
2026-05-28
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
1
-42
/
+52
2026-05-28
kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
1
-3
/
+3
2026-05-28
taskstats: retain dead thread stats in TGID queries
Yiyang Chen
1
-29
/
+33
2026-05-28
kasan: skip HW tagging for all kernel thread stacks
Muhammad Usama Anjum
1
-2
/
+3
2026-05-28
bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
David Hildenbrand (Arm)
1
-1
/
+1
2026-05-28
bpf: Fix race between bpf_map_new_fd() and close_fd()
Leon Hwang
1
-33
/
+47
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace_pipe file
Steven Rostedt
1
-22
/
+34
2026-05-28
ring-buffer: Show persistent buffer dropped events in trace file
Steven Rostedt
1
-3
/
+10
2026-05-28
ring-buffer: Have dropped subbuffers be persistent across reboots
Steven Rostedt
1
-5
/
+6
2026-05-28
ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
1
-52
/
+60
2026-05-28
ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
1
-92
/
+108
2026-05-28
ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
1
-1
/
+4
2026-05-28
ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
3
-0
/
+117
2026-05-28
ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
1
-38
/
+69
2026-05-28
ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
1
-47
/
+73
2026-05-28
bpf: Cache build IDs in sleepable stackmap path
Ihor Solodrai
1
-6
/
+55
2026-05-28
bpf: Avoid faultable build ID reads under mm locks
Ihor Solodrai
1
-0
/
+109
2026-05-28
bpf: Factor out stack_map build ID helpers
Ihor Solodrai
1
-17
/
+40
2026-05-28
timers/migration: Update stale @online doc to @available
Zhan Xusheng
1
-8
/
+10
2026-05-28
cgroup: pair max limit READ_ONCE() with WRITE_ONCE()
Ren Tamura
1
-2
/
+2
2026-05-28
perf/core: out-of-line and export perf_allow_cpu/tracepoint()
John Hubbard
1
-0
/
+18
2026-05-28
dma-contiguous: simplify numa cma area handling
Feng Tang
2
-35
/
+15
2026-05-27
audit: fix recursive locking deadlock in audit_dupe_exe()
Ricardo Robaina
4
-26
/
+57
2026-05-27
bpf: Fix bpf_arena_handle_page_fault() redefinition without CONFIG_BPF_SYSCALL
Tejun Heo
1
-1
/
+2
2026-05-27
cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
Sun Shaojie
1
-6
/
+7
2026-05-27
workqueue: drop spurious '*' from print_worker_info() fn declaration
Breno Leitao
1
-1
/
+1
2026-05-27
sched_ext: idle: Fix errno loss in scx_idle_init()
Cheng-Yang Chou
1
-9
/
+5
2026-05-26
audit: fix removal of dangling executable rules
Ricardo Robaina
1
-4
/
+0
2026-05-26
audit: use 'unsigned int' instead of 'unsigned'
Ricardo Robaina
6
-9
/
+9
2026-05-26
Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+5
2026-05-26
genirq/proc: Speed up /proc/interrupts iteration
Thomas Gleixner
1
-25
/
+91
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
6
-53
/
+96
2026-05-26
genirq: Expose irq_find_desc_at_or_after() in core code
Thomas Gleixner
2
-7
/
+10
2026-05-26
genirq: Add rcuref count to struct irq_desc
Thomas Gleixner
2
-9
/
+29
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-2
/
+2
2026-05-26
genirq: Calculate precision only when required
Thomas Gleixner
3
-14
/
+35
2026-05-26
genirq: Cache the condition for /proc/interrupts exposure
Thomas Gleixner
5
-5
/
+35
2026-05-26
genirq/manage: Make NMI cleanup RT safe
Thomas Gleixner
1
-16
/
+21
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
3
-16
/
+17
[prev]
[next]