summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei
2020-11-27perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh
2020-11-26bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh
2020-11-25libbpf: Add support for canceling cached_cons advanceLi RongQing
2020-11-24bpftool: Fix error return value in build_btf_type_tableZhen Lei
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel
2020-11-24selftests: forwarding: Add blackhole nexthops testsIdo Schimmel
2020-11-24selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-20selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang
2020-11-20selftests: mptcp: add link failure test caseFlorian Westphal
2020-11-20selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel
2020-11-20selftests: forwarding: Add device-only nexthop testIdo Schimmel
2020-11-20selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel
2020-11-20selftests: forwarding: Do not configure nexthop objects twiceIdo Schimmel
2020-11-20selftests: mlxsw: Add nexthop objects configuration testsIdo Schimmel
2020-11-20selftests: add ring and coalesce selftestsAntonio Cardace
2020-11-20selftests: refactor get_netdev_name functionAntonio Cardace
2020-11-20selftests: extract common functions in ethtool-common.shAntonio Cardace
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook
2020-11-20bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa
2020-11-19tools/bootconfig: Align the bootconfig applied initrd image size to 4Masami Hiramatsu
2020-11-19tools/bootconfig: Fix to check the write failure correctlyMasami Hiramatsu
2020-11-19tools/bootconfig: Fix errno reference after printf()Masami Hiramatsu
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel
2020-11-18selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2020-11-18selftests/bpf: Fix broken riscv buildBjörn Töpel
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18bpf: Add tests for bpf_bprm_opts_set helperKP Singh
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb