summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-11bpftool: Dump the kernel symbol's module nameYafang Shao
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe
2023-07-11libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko
2023-07-10bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet
2023-07-10bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin
2023-07-08libbpf: only reset sec_def handler when necessaryAndrii Nakryiko
2023-07-07selftests/bpf: Correct two typosLu Hongfei
2023-07-06libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu
2023-07-06libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov
2023-07-05selftests/bpf: Add benchmark for bpf memory allocatorHou Tao
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel
2023-07-05selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some testsBjörn Töpel
2023-06-30selftests/bpf: Add bpf_program__attach_netfilter helper testFlorian Westphal
2023-06-30libbpf: Add netfilter link attach helperFlorian Westphal
2023-06-30libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missingAndrea Terzolo
2023-06-30selftests/bpf: Verify that the cgroup_skb filters receive expected packets.Kui-Feng Lee
2023-06-30selftests/bpf: Add test to exercise typedef walkingStanislav Fomichev
2023-06-30selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2023-06-27Merge tag 'objtool-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-27Merge tag 'x86_misc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-27Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-27Merge tag 'linux-kselftest-kunit-6.5-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-06-27Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27perf trace: fix MSG_SPLICE_PAGES build errorMatthieu Baerts
2023-06-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-06-26Merge tag 'x86_alternatives_for_v6.5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-06-26Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-06-24net: Kill MSG_SENDPAGE_NOTLASTDavid Howells
2023-06-24tools: ynl: add display-hint support to ynlDonald Hunter
2023-06-24selftests: mptcp: connect: fix comment typoYueh-Shun Li
2023-06-24selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang
2023-06-24selftests: mptcp: drop sflags parameterGeliang Tang