summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+15
2022-02-23selftests: forwarding: tests of locked port featureHans Schultz3-0/+189
2022-02-23testptp: add option to shift clock by nanosecondsMaciek Machnikowski1-4/+14
2022-02-23perf script: Fix error when printing 'weight' fieldGerman Gomez1-1/+1
2022-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-02-22perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-02-22libbpf: Remove redundant check in btf_fixup_datasec()Yuntao Wang1-1/+1
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin1-0/+1
2022-02-22selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi1-0/+19
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu1-0/+1
2022-02-21selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel1-1/+57
2022-02-21tools/cgroup/slabinfo: update to work with struct slabRoman Gushchin1-15/+15
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2022-02-20selftests/bpf: Fix btfgen testsAndrii Nakryiko3-7/+14
2022-02-20selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song1-0/+3
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni1-3/+12
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni1-1/+1
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-02-18perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing1-2/+2
2022-02-18perf test: Skip failing sigtrap test for arm+aarch64John Garry1-14/+1
2022-02-18selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-02-18selftests: mptcp: join: check for tools only if neededMatthieu Baerts1-18/+20
2022-02-18selftests: mptcp: join: create tmp files only if neededMatthieu Baerts1-13/+24
2022-02-18selftests: mptcp: join: remove unused varsMatthieu Baerts1-4/+1
2022-02-18selftests: mptcp: join: exit after usage()Matthieu Baerts1-1/+12
2022-02-18selftests: mptcp: simplify pm_nl_change_endpointGeliang Tang1-29/+8
2022-02-18selftests: mptcp: increase timeout to 20 minutesMatthieu Baerts1-1/+1
2022-02-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski21-195/+1306
2022-02-18Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+104
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski3-8/+104
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-57/+220
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-2/+120
2022-02-17selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun1-2/+2
2022-02-17selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun1-1/+1
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds15-31/+76
2022-02-17libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko1-3/+5
2022-02-17selftests: net: basic test for IPV6_2292*Jakub Kicinski2-1/+41
2022-02-17selftests: net: test IPV6_HOPLIMITJakub Kicinski2-1/+49
2022-02-17selftests: net: test IPV6_TCLASSJakub Kicinski2-1/+69
2022-02-17selftests: net: test IPV6_DONTFRAGJakub Kicinski2-23/+147
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo1-1/+2
2022-02-17bpftool: Fix C++ additions to skeletonAndrii Nakryiko1-7/+7
2022-02-17bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa1-16/+15
2022-02-16selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez1-2/+48
2022-02-16bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco1-0/+90
2022-02-16bpftool: Implement btfgen_get_btf()Mauricio Vásquez1-1/+99
2022-02-16bpftool: Implement "gen min_core_btf" logicMauricio Vásquez2-6/+457
2022-02-16bpftool: Add gen min_core_btf commandMauricio Vásquez2-4/+44