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-04
perf beauty: Sync UAPI linux/fs.h with kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2026-03-04
perf beauty: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+11
2026-03-04
tools build: Fix rust cross compilation
Dmitrii Dolgov
3
-1
/
+28
2026-03-04
perf build: Prevent "argument list too long" error
Markus Mayer
1
-1
/
+2
2026-03-04
tools build: Make in-target rule robust against too long argument error
Changqing Li
1
-2
/
+4
2026-03-04
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
1
-0
/
+37
2026-03-04
tools/dma: Add dma_map_sg support
Qinxin Xia
1
-3
/
+20
2026-03-03
perf test type profiling: Remote typedef on struct
Ian Rogers
2
-4
/
+4
2026-03-04
selftests: tc-testing: fix list_categories() crash on list type
Naveen Anandhan
1
-3
/
+7
2026-03-03
selftests: net: add macvlan multicast test for shared source MAC
Kibaek Yoo
2
-0
/
+94
2026-03-03
selftests: netconsole: print diagnostic on busywait timeout in netcons_basic
Breno Leitao
1
-1
/
+5
2026-03-03
perf pmu: Replace starts_with with strstarts
Ian Rogers
2
-28
/
+20
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-110
/
+114
2026-03-03
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
11
-14
/
+79
2026-03-03
cpupower: Add intel_pstate turbo boost support for Intel platforms
Zhang Rui
3
-4
/
+48
2026-03-03
cpupower: Add support for setting EPP via systemd service
Jan Kiszka
2
-0
/
+11
2026-03-03
docs: kdoc_parser: move nested match transforms to xforms_lists.py
Mauro Carvalho Chehab
2
-22
/
+13
2026-03-03
docs: kdoc_re: make NestedMatch use KernRe
Mauro Carvalho Chehab
2
-20
/
+29
2026-03-03
docs: kdoc_re: Change NestedMath args replacement to \0
Mauro Carvalho Chehab
2
-5
/
+5
2026-03-03
docs: kdoc_re: don't recompile NestedMatch regex every time
Mauro Carvalho Chehab
1
-13
/
+22
2026-03-03
docs: kdoc_re: handle strings and escape chars on NextMatch
Mauro Carvalho Chehab
1
-0
/
+18
2026-03-03
docs: xforms_lists: ignore context analysis and lock attributes
Randy Dunlap
2
-0
/
+15
2026-03-03
docs: kdoc_parser: move transform lists to a separate file
Mauro Carvalho Chehab
3
-141
/
+160
2026-03-03
docs: kdoc_re: better show KernRe() at documentation
Mauro Carvalho Chehab
1
-1
/
+22
2026-03-03
docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)
Randy Dunlap
1
-0
/
+1
2026-03-03
docs: kdoc_parser: add support for LIST_HEAD
Mauro Carvalho Chehab
1
-0
/
+1
2026-03-03
docs: kdoc_parser: fix parser to support multi-word types
Mauro Carvalho Chehab
1
-2
/
+2
2026-03-03
docs: kdoc_parser: don't exclude defaults from prototype
Mauro Carvalho Chehab
1
-1
/
+0
2026-03-03
docs: kdoc_parser: fix the default_value logic for variables
Mauro Carvalho Chehab
1
-2
/
+2
2026-03-03
docs: kdoc_parser: fix variable regexes to work with size_t
Mauro Carvalho Chehab
1
-3
/
+4
2026-03-03
docs: kdoc_parser: don't mangle with function defines
Mauro Carvalho Chehab
1
-5
/
+7
2026-03-03
docs: kdoc_parser: move var transformers to the beginning
Mauro Carvalho Chehab
1
-10
/
+13
2026-03-03
docs: kdoc_re: don't go past the end of a line
Mauro Carvalho Chehab
1
-1
/
+1
2026-03-03
docs: kdoc_re: add support for groups()
Mauro Carvalho Chehab
1
-0
/
+7
2026-03-03
selftests/bpf: Split module_attach into subtests
Viktor Malik
2
-86
/
+148
2026-03-03
selftests: bpf: Add tests for void global subprogs
Emil Tsalapatis
7
-3
/
+111
2026-03-03
bpf: Allow void global functions in the verifier
Emil Tsalapatis
2
-2
/
+2
2026-03-03
selftests/bpf: drop test_bpftool.sh
Alexis Lothoré (eBPF Foundation)
3
-188
/
+1
2026-03-03
selftests/bpf: Add tests for ctx fixed offset support
Kumar Kartikeya Dwivedi
1
-0
/
+76
2026-03-03
bpf, arm64: Use ORR-based MOV for general-purpose registers
Puranjay Mohan
1
-4
/
+4
2026-03-03
tools/build: Reject unexpected values for LLVM=
Thomas Weißschuh
1
-0
/
+2
2026-03-03
selftests/bpf: Add usdt trigger bench
Jiri Olsa
5
-2
/
+76
2026-03-03
selftests/bpf: Add test for checking correct nop of optimized usdt
Jiri Olsa
6
-1
/
+142
2026-03-03
selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
Jiri Olsa
1
-0
/
+2
2026-03-03
libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
Jiri Olsa
1
-4
/
+43
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
2
-0
/
+26
2026-03-03
selftests/bpf: factor out get_func_* tests for fsession
Menglong Dong
6
-64
/
+108
2026-03-03
bpf/s390: Implement get_preempt_count()
Ilya Leoshkevich
1
-0
/
+7
2026-03-03
s390: Introduce bpf_get_lowcore() kfunc
Ilya Leoshkevich
1
-0
/
+4
2026-03-03
selftests/bpf: add test for xdp_bonding xmit_hash_policy compat
Jiayuan Chen
1
-0
/
+58
[prev]
[next]