index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-04
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
1
-1
/
+1
2025-09-27
bpftool: Remove duplicate string.h header
Jiapeng Chong
1
-1
/
+0
2025-09-23
bpftool: Add bash completion for program signing options
Quentin Monnet
1
-9
/
+17
2025-09-22
bpftool: Add support for signing BPF programs
KP Singh
9
-11
/
+372
2025-09-19
bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
Tom Stellard
2
-2
/
+2
2025-09-19
bpftool: Fix UAF in get_delegate_value
Tao Chen
1
-53
/
+37
2025-09-19
bpftool: Add HELP_SPEC_OPTIONS in token.c
Tao Chen
1
-0
/
+1
2025-09-15
bpftool: Search for tracefs at /sys/kernel/tracing first
Quentin Monnet
1
-9
/
+2
2025-09-02
bpftool: Add CET-aware symbol matching for x86_64 architectures
Yuan Chen
1
-4
/
+50
2025-09-02
bpftool: Refactor kernel config reading into common helper
Yuan Chen
3
-82
/
+106
2025-08-19
bpftool: Add kernel.kptr_restrict hint for no instructions
Vincent Li
1
-1
/
+1
2025-08-01
bpftool: Add bash completion for token argument
Tao Chen
1
-0
/
+11
2025-08-01
bpftool: Add bpftool-token manpage
Tao Chen
1
-0
/
+64
2025-08-01
bpftool: Add bpf_token show
Tao Chen
3
-1
/
+228
2025-07-03
bpftool: Add support for dumping streams
Kumar Kartikeya Dwivedi
3
-2
/
+70
2025-06-20
bpftool: Fix memory leak in dump_xx_nlmsg on realloc failure
Yuan Chen
1
-6
/
+9
2025-06-20
bpftool: Use appropriate permissions for map access
Slava Imameev
8
-51
/
+96
2025-06-17
bpftool: Fix JSON writer resource leak in version command
Yuan Chen
1
-3
/
+3
2025-06-09
bpftool: Display cookie for tracing link probe
Tao Chen
1
-0
/
+3
2025-06-05
bpftool: Display cookie for raw_tp link probe
Tao Chen
1
-0
/
+3
2025-05-27
bpftool: Add support for custom BTF path in prog load/loadall
Jiayuan Chen
3
-5
/
+21
2025-05-09
bpftool: Display ref_ctr_offset for uprobe link info
Jiri Olsa
1
-0
/
+3
2025-05-08
bpftool: Fix cgroup command to only show cgroup bpf programs
Martin KaFai Lau
1
-6
/
+6
2025-05-06
bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
YiFei Zhu
1
-1
/
+1
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
16
-54
/
+66
2025-03-17
bpftool: Using the right format specifiers
Jiayuan Chen
11
-30
/
+31
2025-03-17
bpftool: Add -Wformat-signedness flag to detect format errors
Jiayuan Chen
1
-1
/
+6
2025-03-15
bpf: bpftool: Setting error code in do_loader()
Sewon Nam
1
-0
/
+1
2025-02-25
Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
2
-12
/
+0
2025-02-18
tools: Remove redundant quiet setup
Charlie Jenkins
2
-12
/
+0
2025-02-13
bpftool: Check map name length when map create
Rong Tao
1
-0
/
+4
2025-02-10
bpftool: Using the right format specifiers
Jiayuan Chen
4
-22
/
+22
2025-02-03
bpftool: Fix readlink usage in get_fd_type
Viktor Malik
1
-1
/
+2
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
1
-0
/
+7
2025-01-10
bpftool: Fix control flow graph segfault during edge creation
Christoph Werle
1
-0
/
+1
2024-12-18
bpftool: Link zstd lib required by libelf
Leo Yan
1
-0
/
+7
2024-12-13
bpftool: bash: Add bash completion for root_id argument
Daniel Xu
1
-1
/
+6
2024-12-13
bpftool: btf: Support dumping a specific types from file
Daniel Xu
2
-4
/
+44
2024-12-13
bpftool: btf: Validate root_type_ids early
Daniel Xu
1
-0
/
+12
2024-12-13
bpftool: man: Add missing format argument to command description
Daniel Xu
1
-1
/
+1
2024-12-12
bpftool: Probe for ISA v4 instruction set extension
Simone Magnani
1
-0
/
+23
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-5
/
+12
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+2
2024-11-25
bpftool: fix potential NULL pointer dereferencing in prog_dump()
Amir Mohammadi
1
-5
/
+12
2024-11-13
bpftool: Cast variable `var` to long long
Luo Yifan
1
-1
/
+1
2024-11-05
bpftool: ensure task comm is always NUL-terminated
Yafang Shao
1
-0
/
+2
2024-11-01
bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
Viktor Malik
1
-1
/
+5
2024-11-01
bpf, bpftool: Fix incorrect disasm pc
Leon Hwang
1
-11
/
+29
2024-10-03
bpftool: __bpf_fastcall for kfuncs marked with special decl_tag
Eduard Zingerman
1
-10
/
+88
2024-09-10
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
Kuan-Wei Chiu
1
-0
/
+3
[next]