summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-13bpftool: Use "fallthrough;" keyword instead of commentsQuentin Monnet2-2/+2
2023-07-13selftests/bpf: Improve test coverage of bpf_mem_alloc.Alexei Starovoitov1-1/+1
2023-07-12selftests/bpf: extend existing map resize tests for per-cpu use caseAndrii Nakryiko2-5/+17
2023-07-12bpftool: Show perf link infoYafang Shao1-1/+246
2023-07-12bpftool: Add perf event namesYafang Shao1-0/+67
2023-07-12bpf: Support ->fill_link_info for perf_eventYafang Shao1-0/+35
2023-07-12bpftool: Show kprobe_multi link infoYafang Shao1-3/+115
2023-07-12bpftool: Dump the kernel symbol's module nameYafang Shao2-1/+7
2023-07-12bpf: Support ->fill_link_info for kprobe_multiYafang Shao1-0/+5
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe1-10/+0
2023-07-11libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2-4/+16
2023-07-11bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin1-10/+17
2023-07-11bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet1-2/+9
2023-07-11bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin1-2/+7
2023-07-11bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin1-1/+5
2023-07-09libbpf: only reset sec_def handler when necessaryAndrii Nakryiko1-8/+19
2023-07-07selftests/bpf: Correct two typosLu Hongfei2-2/+2
2023-07-07libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu1-1/+61
2023-07-07libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu1-13/+97
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel1-1/+4
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov2-0/+471
2023-07-06selftests/bpf: Add benchmark for bpf memory allocatorHou Tao5-0/+502
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel1-0/+4
2023-07-05selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some testsBjörn Töpel5-1/+14
2023-06-30selftests/bpf: Add bpf_program__attach_netfilter helper testFlorian Westphal2-0/+100
2023-06-30libbpf: Add netfilter link attach helperFlorian Westphal5-0/+72
2023-06-30libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missingAndrea Terzolo1-0/+4
2023-06-30selftests/bpf: Verify that the cgroup_skb filters receive expected packets.Kui-Feng Lee5-0/+832
2023-06-30selftests/bpf: Add test to exercise typedef walkingStanislav Fomichev2-0/+25
2023-06-30selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song9-15/+15
2023-06-29Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds189-1928/+24252
2023-06-29Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-27/+88
2023-06-29Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2023-06-28Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-43/+64
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds38-313/+1025
2023-06-28Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-28Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+5
2023-06-28Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-28/+369
2023-06-28Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+168
2023-06-28Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-704/+912
2023-06-28Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-0/+75
2023-06-27Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2023-06-27Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-45/+144
2023-06-27Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-4/+11
2023-06-27Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-313/+704
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts1-0/+3
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-4/+194