summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-28bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu
2020-09-25bpf: Add AND verifier test case where 32bit and 64bit bounds differJohn Fastabend
2020-09-25bpf: selftest: Add test_btf_skc_cls_ingressMartin KaFai Lau
2020-09-25bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.hMartin KaFai Lau
2020-09-25bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields testMartin KaFai Lau
2020-09-25bpf: selftest: Use network_helpers in the sock_fields testMartin KaFai Lau
2020-09-25bpf: selftest: Adapt sock_fields test to use skel and global variablesMartin KaFai Lau
2020-09-25bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau
2020-09-25bpf: selftest: Add ref_tracking verifier test for bpf_skc castingMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-23tools resolve_btfids: Always force HOSTARCHJiri Olsa
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-21selftests/bpf: Fix stat probe in d_path testJiri Olsa
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer
2020-09-21tools/io_uring: fix compile breakageDouglas Gilbert
2020-09-20Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy
2020-09-19selftests/bpf: Fix endianness issue in test_sockopt_skIlya Leoshkevich
2020-09-18selftests/bpf: Fix endianness issue in sk_assignIlya Leoshkevich
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-09-18objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf
2020-09-17selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski
2020-09-17bpf: Add abnormal return checks.Alexei Starovoitov
2020-09-17selftests: Set default protocol for raw sockets in nettestDavid Ahern
2020-09-17selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-09-16perf stat: Fix the ratio comments of miss-eventsQi Liu
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko
2020-09-15selftests/bpf: Test load and dump metadata with btftool and skelYiFei Zhu
2020-09-15bpftool: Support dumping metadataYiFei Zhu
2020-09-15libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata sectionYiFei Zhu
2020-09-15bpf: Add BPF_PROG_BIND_MAP syscallYiFei Zhu
2020-09-15selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletionIdo Schimmel
2020-09-15selftests: add a test for ethtool pause statsJakub Kicinski
2020-09-15perf test: Free formats for perf pmu parse testNamhyung Kim
2020-09-15perf metric: Do not free metric when failed to resolveNamhyung Kim
2020-09-15perf metric: Free metric when it failed to resolveNamhyung Kim
2020-09-15perf metric: Release expr_parse_ctx after testingNamhyung Kim
2020-09-15perf test: Fix memory leaks in parse-metric testNamhyung Kim
2020-09-15perf parse-event: Fix memory leak in evsel->unitNamhyung Kim
2020-09-15perf evlist: Fix cpu/thread map leakNamhyung Kim
2020-09-15perf metric: Fix some memory leaks - part 2Namhyung Kim
2020-09-15perf metric: Fix some memory leaksNamhyung Kim
2020-09-15perf test: Free aliases for PMU event map aliases testNamhyung Kim