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-01-23
docs: kdoc: python_version: Improve docstrings and comments
Mauro Carvalho Chehab
1
-4
/
+16
2026-01-23
docs: kdoc: enrich_formatter: Improve docstrings and comments
Mauro Carvalho Chehab
1
-5
/
+15
2026-01-23
docs: kdoc: parse_data_structs: Improve docstrings and comments
Mauro Carvalho Chehab
1
-23
/
+39
2026-01-23
docs: kdoc_re: Improve docstrings and comments
Mauro Carvalho Chehab
1
-7
/
+11
2026-01-23
docs: kdoc_output: Improve docstrings and comments
Mauro Carvalho Chehab
1
-25
/
+35
2026-01-23
docs: kdoc_parser: Improve docstrings and comments
Mauro Carvalho Chehab
1
-77
/
+92
2026-01-23
docs: kdoc_item: Improve docstrings and comments
Mauro Carvalho Chehab
1
-0
/
+18
2026-01-23
docs: kdoc_files: Improve docstrings and comments
Mauro Carvalho Chehab
1
-11
/
+12
2026-01-23
docs: kdoc: latex_fonts: Improve docstrings and comments
Mauro Carvalho Chehab
1
-39
/
+56
2026-01-22
perf sched stats: Add schedstat v17 support
Swapnil Sapkal
3
-1
/
+179
2026-01-22
perf sched stats: Add schedstat v16 support
Swapnil Sapkal
3
-1
/
+161
2026-01-22
perf sched stats: Add record and rawdump support
Swapnil Sapkal
4
-0
/
+190
2026-01-20
bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGS
Ihor Solodrai
1
-3
/
+3
2026-01-20
Merge branch 'mauro' into docs-mw
Jonathan Corbet
1
-7
/
+28
2026-01-20
jobserver: Split up the big try: block
Jonathan Corbet
1
-53
/
+90
2026-01-20
docs: kdoc: fix logic to handle unissued warnings
Mauro Carvalho Chehab
1
-7
/
+28
2026-01-20
tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config template
Romain Gantois
1
-2
/
+2
2026-01-13
btf: Refactor the code by calling str_is_empty
Donglin Peng
2
-19
/
+19
2026-01-13
libbpf: Verify BTF sorting
Donglin Peng
1
-0
/
+25
2026-01-13
libbpf: Optimize type lookup with binary search for sorted BTF
Donglin Peng
1
-24
/
+64
2026-01-13
libbpf: Add BTF permutation support for type reordering
Donglin Peng
3
-0
/
+176
2026-01-13
libsubcmd: Fix null intersection case in exclude_cmds()
Sri Jayaramappa
1
-4
/
+6
2026-01-12
tools: jobserver: Prevent deadlock caused by incorrect jobserver configuration and enhance error reporting
Changbin Du
1
-1
/
+6
2026-01-09
libbpf: Fix OOB read in btf_dump_get_bitfield_value
Varun R Mallya
1
-0
/
+9
2026-01-06
libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
Leon Hwang
3
-19
/
+36
2025-12-22
kdoc: allow dots in inline @param names
Steven Price
1
-1
/
+1
2025-12-22
docs: kernel-doc.rst: Parse DEFINE_ macros without prefixes
Mauro Carvalho Chehab
1
-6
/
+12
2025-12-22
kernel-doc: add support to handle DEFINE_ variables
Mauro Carvalho Chehab
2
-7
/
+23
2025-12-22
kernel-doc: add support for handling global variables
Mauro Carvalho Chehab
2
-1
/
+102
2025-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1
Alexei Starovoitov
4
-18
/
+43
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+4
2025-12-16
libbpf: Move arena globals to the end of the arena
Emil Tsalapatis
1
-4
/
+13
2025-12-16
libbpf: Turn relo_core->sym_off unsigned
Emil Tsalapatis
1
-7
/
+7
2025-12-09
libbpf: Fix -Wdiscarded-qualifiers under C23
Mikhail Gavrilov
1
-3
/
+4
2025-12-07
Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
3
-15
/
+39
2025-12-05
libbpf: Add support for associating BPF program with struct_ops
Amery Hung
5
-0
/
+89
2025-12-05
libbpf: Add debug messaging in dedup equivalence/identity matching
Alan Maguire
1
-5
/
+24
2025-12-05
libperf: Use 'extern' in LIBPERF_API visibility macro
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-12-04
libperf cpumap: Fix perf_cpu_map__max for an empty/NULL map
Ian Rogers
1
-4
/
+6
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
8
-55
/
+362
2025-12-03
Merge tag 'docs-6.19' of git://git.lwn.net/linux
Linus Torvalds
18
-0
/
+5919
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-6
/
+0
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
1
-0
/
+13
2025-11-29
docs: kdoc: various fixes for grammar, spelling, punctuation
Randy Dunlap
5
-26
/
+26
2025-11-29
docs: kdoc_parser: use '@' for Excess enum value
Randy Dunlap
1
-1
/
+1
2025-11-29
docs: kdoc_parser: add data/function attributes to ignore
Randy Dunlap
1
-0
/
+3
2025-11-25
libbpf: Fix some incorrect @param descriptions in the comment of libbpf.h
Jianyun Gao
1
-11
/
+16
2025-11-21
tools/docs/get_feat.py: convert get_feat.pl to Python
Mauro Carvalho Chehab
1
-0
/
+494
2025-11-18
docs: bring some order to our Python module hierarchy
Jonathan Corbet
9
-10
/
+10
2025-11-18
docs: Move the python libraries to tools/lib/python
Jonathan Corbet
14
-0
/
+5422
[prev]
[next]