aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-14Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo42-111/+476
2022-03-14Merge branch 'for-next/linkage' into for-next/coreWill Deacon3-27/+41
2022-03-14KVM: s390: selftests: Add error memop testsJanis Schoetterl-Glausch1-13/+124
2022-03-14KVM: s390: selftests: Add more copy memop testsJanis Schoetterl-Glausch1-13/+230
2022-03-14KVM: s390: selftests: Add named stages for memop testJanis Schoetterl-Glausch1-11/+33
2022-03-14KVM: s390: selftests: Add macro as abstraction for MEM_OPJanis Schoetterl-Glausch1-75/+197
2022-03-14KVM: s390: selftests: Split memop testsJanis Schoetterl-Glausch1-55/+82
2022-03-14selftests: tc-testing: Increase timeout in tdc config fileVictor Nogueira1-1/+1
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing1-2/+4
2022-03-12perf tools: Set build-id using build-id header on new mmap recordsJames Clark3-3/+19
2022-03-12tools compiler.h: Remove duplicate #ifndef noinline blockRasmus Villemoes1-4/+0
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-63/+4
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams1-23/+0
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams2-5/+0
2022-03-11selftests/bpf: Fix a clang compilation error for send_signal.cYonghong Song1-1/+1
2022-03-11selftests/bpf: Add a test for maximum packet size in xdp_do_redirectToke Høiland-Jørgensen1-0/+24
2022-03-10selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policyRoberto Sassu2-0/+35
2022-03-10selftests/bpf: Add test for bpf_lsm_kernel_read_file()Roberto Sassu3-1/+49
2022-03-10selftests/bpf: Check if the digest is refreshed after a file writeRoberto Sassu3-4/+103
2022-03-10selftests/bpf: Add test for bpf_ima_file_hash()Roberto Sassu2-6/+47
2022-03-10selftests/bpf: Move sample generation code to ima_test_common()Roberto Sassu1-3/+8
2022-03-10bpf-lsm: Introduce new helper bpf_ima_file_hash()Roberto Sassu1-0/+11
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-13/+44
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+17
2022-03-11bpftool: Ensure bytes_memlock json output is correctChris J Arges2-2/+2
2022-03-10bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen1-2/+2
2022-03-10bpf: selftests: Update tests after s/delivery_time/tstamp/ change in bpf.hMartin KaFai Lau1-19/+19
2022-03-10bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/Martin KaFai Lau1-19/+21
2022-03-10selftests: mptcp: join: make it shellcheck compliantMatthieu Baerts1-60/+66
2022-03-10selftests: mptcp: join: avoid backquotesMatthieu Baerts1-32/+34
2022-03-10selftests: mptcp: join: clarify local/global varsMatthieu Baerts1-52/+83
2022-03-10selftests: mptcp: join: helper to filter TCPMatthieu Baerts1-3/+12
2022-03-10selftests: mptcp: join: list failure at the endMatthieu Baerts1-30/+55
2022-03-10selftests: mptcp: join: alt. to exec specific testsMatthieu Baerts1-214/+232
2022-03-10selftests: mptcp: join: option to execute specific testsMatthieu Baerts1-752/+877
2022-03-10selftests: mptcp: join: reset failing linksMatthieu Baerts1-2/+6
2022-03-10selftests: mptcp: join: define tests groups onceMatthieu Baerts1-94/+47
2022-03-10selftests: mptcp: drop msg argument of chk_csum_nrGeliang Tang1-14/+12
2022-03-10bpftool: Restore support for BPF offload-enabled feature probingNiklas Söderlund1-13/+139
2022-03-10memblock tests: Add TODO and README filesKarolina Drobnik2-0/+135
2022-03-10dma-mapping: benchmark: extract a common header file for map_benchmark defini...Tian Tao1-24/+1
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-09selftests/bpf: Add selftest for XDP_REDIRECT in BPF_PROG_RUNToke Høiland-Jørgensen2-0/+277
2022-03-09selftests/bpf: Move open_netns() and close_netns() into network_helpers.cToke Høiland-Jørgensen3-89/+95
2022-03-09libbpf: Support batch_size option to bpf_prog_test_runToke Høiland-Jørgensen2-1/+3