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
2025-06-11
futex: Verify under the lock if hash can be replaced
Sebastian Andrzej Siewior
1
-0
/
+10
2025-06-11
perf: Fix the throttle error of some clock events
Kan Liang
1
-4
/
+11
2025-06-11
sched/eevdf: Correct the comment in place_entity
wang wei
1
-1
/
+1
2025-06-11
sched: Make clangd usable
Peter Zijlstra
32
-1
/
+80
2025-06-10
tracing: Do not free "head" on error path of filter_free_subsystem_filters()
Steven Rostedt
1
-3
/
+1
2025-06-09
bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
1
-4
/
+74
2025-06-09
bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
1
-2
/
+2
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
1
-8
/
+9
2025-06-09
bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
1
-0
/
+15
2025-06-09
bpf: Return -EFAULT on internal errors
Luis Gerhorst
1
-3
/
+3
2025-06-09
bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
1
-18
/
+18
2025-06-09
bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
1
-205
/
+223
2025-06-09
bpf: Add cookie in fdinfo for raw_tp
Tao Chen
1
-2
/
+4
2025-06-09
bpf: Add cookie in fdinfo for tracing
Tao Chen
1
-2
/
+4
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
1
-0
/
+1
2025-06-09
bpf: Make reg_not_null() true for CONST_PTR_TO_MAP
Ihor Solodrai
1
-1
/
+2
2025-06-09
bpf: Add show_fdinfo for perf_event
Tao Chen
1
-0
/
+120
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
2
-37
/
+191
2025-06-09
cgroup: Add bpf prog revisions to struct cgroup_bpf
Yonghong Song
1
-0
/
+5
2025-06-09
workqueue: fix opencoded cpumask_next_and_wrap() in wq_select_unbound_cpu()
Yury Norov [NVIDIA]
1
-6
/
+3
2025-06-09
sched_ext: Make scx_locked_rq() inline
Andrea Righi
2
-11
/
+13
2025-06-09
sched_ext: Make scx_rq_bypassing() inline
Andrea Righi
2
-5
/
+5
2025-06-09
sched_ext: idle: Make local functions static in ext_idle.c
Andrea Righi
2
-14
/
+17
2025-06-09
sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node()
Andrea Righi
1
-4
/
+0
2025-06-09
printk: Allow to use the printk kthread immediately even for 1st nbcon
Petr Mladek
3
-11
/
+37
2025-06-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-8
/
+10
2025-06-08
Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-53
/
+143
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-8
/
+10
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-2
/
+88
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
1
-4
/
+6
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-2
/
+29
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2025-06-06
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Dmitry Antipov
1
-3
/
+1
2025-06-06
tracing: Fix regression of filter waiting a long time on RCU synchronization
Steven Rostedt
1
-48
/
+138
2025-06-05
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Max Kellermann
1
-0
/
+26
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
1
-2
/
+3
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
18
-109
/
+151
2025-06-06
tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-0
/
+1
2025-06-05
bpf: Clarify sanitize_check_bounds()
Luis Gerhorst
1
-4
/
+12
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
1
-0
/
+1
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
1
-1
/
+1
2025-06-05
futex: Handle invalid node numbers supplied by user
Peter Zijlstra
1
-2
/
+2
2025-06-05
perf/core: Fix WARN in perf_cgroup_switch()
Luo Gengkun
1
-2
/
+20
2025-06-05
perf: Fix dangling cgroup pointer in cpuctx
Yeoreum Yun
1
-15
/
+6
2025-06-05
perf: Fix cgroup state vs ERROR
Peter Zijlstra
1
-21
/
+30
2025-06-05
perf: Fix sample vs do_exit()
Peter Zijlstra
2
-8
/
+16
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-18
/
+19
2025-06-03
Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-3
/
+10
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-9
/
+16
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
1
-0
/
+8
[prev]
[next]