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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-09
docs: kdoc_files: allows the caller to use a different xforms class
Mauro Carvalho Chehab
1
-2
/
+7
2026-03-05
libbpf: Optimize kprobe.session attachment for exact function names
Andrey Grodzovsky
1
-1
/
+18
2026-03-05
libbpf: Support appending split BTF in btf__add_btf()
Josef Bacik
1
-9
/
+18
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
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-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
9
-21
/
+571
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
6
-9
/
+84
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+29
2026-02-18
libbpf: Remove extern declaration of bpf_stream_vprintk()
Ihor Solodrai
1
-3
/
+0
2026-02-17
bpftool: Fix truncated netlink dumps
Jakub Kicinski
1
-1
/
+3
2026-02-17
libbpf: Delay feature gate check until object prepare time
Emil Tsalapatis
1
-7
/
+13
2026-02-17
libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
Emil Tsalapatis
1
-2
/
+3
2026-02-15
Merge tag 'docs-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-0
/
+1
2026-02-13
libbpf: Fix invalid write loop logic in bpf_linker__add_buf()
Amery Hung
1
-1
/
+1
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
3
-2
/
+71
2026-02-12
tools: bitmap: add missing bitmap_[subset(), andnot()]
Lorenzo Stoakes
1
-0
/
+29
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
9
-79
/
+467
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
2
-4
/
+34
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
15
-313
/
+642
2026-02-09
docs: kdoc_parser: allow __exit in function prototypes
Randy Dunlap
1
-0
/
+1
2026-02-03
libperf build: Always place libperf includes first
Ian Rogers
1
-1
/
+1
2026-02-02
docs: kdoc: Fix pdfdocs build for tools
Mauro Carvalho Chehab
1
-3
/
+7
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
1
-12
/
+2
2026-01-24
libbpf: add fsession support
Menglong Dong
2
-0
/
+4
2026-01-23
Merge branch 'mauro' into docs-mw
Jonathan Corbet
15
-254
/
+393
2026-01-23
docs: parse_features: make documentation more consistent
Mauro Carvalho Chehab
1
-7
/
+20
2026-01-23
docs: jobserver: do some documentation improvements
Mauro Carvalho Chehab
1
-8
/
+12
2026-01-23
docs: kabi: helpers: add documentation for each "enum" value
Mauro Carvalho Chehab
1
-20
/
+20
2026-01-23
docs: kabi: helpers: add helper for debug bits 7 and 8
Mauro Carvalho Chehab
1
-0
/
+2
2026-01-23
docs: kabi: system_symbols: end docstring phrases with a dot
Mauro Carvalho Chehab
1
-7
/
+7
2026-01-23
docs: python: abi_regex: do some improvements at documentation
Mauro Carvalho Chehab
1
-6
/
+20
2026-01-23
docs: python: abi_parser: do some improvements at documentation
Mauro Carvalho Chehab
1
-15
/
+18
[prev]
[next]