summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-09-28selftests: net: add a test for static UDP tunnel portsJakub Kicinski
2020-09-28selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski
2020-09-26netdevsim: fix duplicated debugfs directoryJakub Kicinski
2020-09-25netdevsim: add support for flash_update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-24selftests: mptcp: add remove addr and subflow test casesGeliang Tang
2020-09-24selftests: mptcp: add remove cfg in mptcp_connectGeliang Tang
2020-09-24selftests: mptcp: add ADD_ADDR mibs check functionGeliang Tang
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
2020-09-15perf vendor events amd: Remove trailing commasHenry Burns
2020-09-14libbpf: Fix a compilation error with xsk.c for ubuntu 16.04Yonghong Song
2020-09-14bpftool: Fix build failureYonghong Song
2020-09-14perf test: Leader sampling shouldn't clear sample periodIan Rogers
2020-09-14perf record: Don't clear event's period if set by a termIan Rogers