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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-07
tools/sched_ext/include: Add missing helpers to common.bpf.h
Tejun Heo
1
-0
/
+277
2026-03-07
tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
Tejun Heo
1
-2
/
+6
2026-03-07
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
Tejun Heo
1
-4
/
+0
2026-03-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
8
-56
/
+231
2026-03-07
Merge tag 'rcu-fixes.v7.0-20260307a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
17
-18
/
+39
2026-03-07
tools/workqueue/wq_dump.py: add NODE prefix to all node columns
Breno Leitao
1
-6
/
+1
2026-03-07
tools/workqueue/wq_dump.py: fix column alignment in node_nr/max_active section
Breno Leitao
1
-7
/
+7
2026-03-07
tools/workqueue/wq_dump.py: remove backslash separator from node_nr/max_active header
Breno Leitao
1
-1
/
+1
2026-03-07
resolve_btfids: Fix linker flags detection
Ihor Solodrai
2
-2
/
+8
2026-03-07
sched_ext: Implement scx_bpf_dsq_reenq() for user DSQs
Tejun Heo
1
-2
/
+55
2026-03-07
sched_ext: Introduce scx_bpf_dsq_reenq() for remote local DSQ reenqueue
Tejun Heo
3
-4
/
+33
2026-03-06
selftests/bpf: add reproducer for spurious precision propagation through calls
Eduard Zingerman
1
-0
/
+64
2026-03-06
bpf: collect only live registers in linked regs
Eduard Zingerman
3
-35
/
+63
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-3
/
+5
2026-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-2
/
+2
2026-03-06
selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
Aleksei Oladko
1
-1
/
+1
2026-03-06
Revert "selftests/bpf: Update reg_bound range refinement logic"
Eduard Zingerman
1
-14
/
+0
2026-03-06
selftests/bpf: test refining u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-1
/
+38
2026-03-06
bpf: Fix u32/s32 bounds when ranges cross min/max boundary
Eduard Zingerman
1
-4
/
+58
2026-03-06
selftests: net: forwarding: fix IPv6 address leak in cleanup
Aleksei Oladko
4
-4
/
+4
2026-03-06
selftests: drv-net: iou-zcrx: wait for memory cleanup of probe run
Dragos Tatulea
1
-0
/
+1
2026-03-06
selftests/net: Add netkit container ping test
David Wei
3
-0
/
+33
2026-03-06
selftests/net: Add env for container based tests
David Wei
4
-6
/
+253
2026-03-06
selftests/net: Export Netlink class via lib.py
David Wei
3
-6
/
+12
2026-03-06
selftests/net: Add bpf skb forwarding program
David Wei
1
-0
/
+49
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-2
/
+30
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-13
/
+21
2026-03-06
sched_ext: Add basic building blocks for nested sub-scheduler dispatching
Tejun Heo
2
-1
/
+37
2026-03-06
sched_ext: Introduce scx_prog_sched()
Tejun Heo
1
-0
/
+10
2026-03-06
sched_ext: Introduce cgroup sub-sched support
Tejun Heo
2
-2
/
+20
2026-03-06
Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-7.1
Tejun Heo
16
-65
/
+639
2026-03-06
Merge branch 'for-7.0-fixes' into for-7.1
Tejun Heo
72
-313
/
+1280
2026-03-06
objtool/klp: Correlate locals to globals
Song Liu
1
-0
/
+30
2026-03-06
objtool/klp: Match symbols based on demangled_name for global variables
Song Liu
3
-0
/
+73
2026-03-06
objtool/klp: Remove .llvm suffix in demangle_name()
Song Liu
1
-0
/
+8
2026-03-06
objtool/klp: Also demangle global objects
Song Liu
1
-3
/
+0
2026-03-06
objtool/klp: Use sym->demangled_name for symbol_name hash
Song Liu
1
-18
/
+40
2026-03-06
objtool/klp: Remove trailing '_' in demangle_name()
Song Liu
1
-1
/
+14
2026-03-06
objtool/klp: Remove redundant strcmp() in correlate_symbols()
Song Liu
1
-1
/
+1
2026-03-06
objtool: Use section/symbol type helpers
Wentong Tian
4
-12
/
+12
2026-03-06
objtool: Fix ERROR_INSN() error message
Josh Poimboeuf
1
-1
/
+1
2026-03-06
objtool: Fix data alignment in elf_add_data()
Josh Poimboeuf
1
-1
/
+1
2026-03-06
objtool: Use HOSTCFLAGS for HAVE_XXHASH test
HONG Yifan
1
-1
/
+1
2026-03-06
objtool/klp: Avoid NULL pointer dereference when printing code symbol name
Josh Poimboeuf
1
-6
/
+9
2026-03-06
objtool/klp: Disable unsupported pr_debug() usage
Josh Poimboeuf
1
-8
/
+15
2026-03-06
objtool/klp: Fix detection of corrupt static branch/call entries
Josh Poimboeuf
1
-0
/
+3
2026-03-06
selftests: livepatch: test-ftrace: livepatch a traced function
Marcos Paulo de Souza
1
-0
/
+36
2026-03-06
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
1
-2
/
+2
2026-03-06
perf/x86/amd/ibs: Fix comment typo in ibs_op_data
Yen-Hsiang Hsu
1
-1
/
+1
2026-03-05
selftests/bpf: Add tests for kprobe.session optimization
Andrey Grodzovsky
2
-2
/
+41
[prev]
[next]