summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-03-05selftest: gpio: remove obsolete gpio-mockup testKent Gibson-6/+3
2024-03-05selftests/powerpc: Fix load_unaligned_zeropad build failureMichael Ellerman-0/+1
2024-03-05selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robustIdo Schimmel-4/+4
2024-03-05selftests: forwarding: Make VXLAN ECN encap tests more robustIdo Schimmel-4/+4
2024-03-05selftests: forwarding: Make vxlan-bridge-1q pass on debug kernelsIdo Schimmel-5/+5
2024-03-05selftests: forwarding: Make tc-police pass on debug kernelsIdo Schimmel-8/+8
2024-03-05selftests: forwarding: Parametrize mausezahn delayIdo Schimmel-41/+44
2024-03-05selftests: forwarding: Remove IPv6 L3 multipath hash testsIdo Schimmel-147/+2
2024-03-05tools: virtio: introduce vhost_net_testYunsheng Lin-3/+542
2024-03-05slab: remove PARTIAL_NODE slab_stateChengming Zhou-1/+0
2024-03-04selftests/tc-testing: require an up to date iproute2 for blockcast testsPedro Tammela-0/+7
2024-03-04selftests: net: Correct couple of spelling mistakesPrabhav Kumar Vaish-2/+2
2024-03-04mm: huge_memory: enable debugfs to split huge pages to any orderZi Yan-7/+183
2024-03-04selftests: damon: add access_memory to .gitignoreJavier Carrasco-0/+1
2024-03-04selftest: damon: fix minor typos in test logsVincenzo Mezzela-2/+2
2024-03-04selftests/bpf: Test struct_ops maps with a large number of struct_ops program.Kui-Feng Lee-0/+176
2024-03-04kselftest: Add basic test for probing the rust sample modulesLaura Nao-0/+51
2024-03-04selftests/bpf: xdp_hw_metadata reduce sleep intervalSong Yoong Siang-1/+1
2024-03-04selftests/bpf: Extend uprobe/uretprobe triggering benchmarksAndrii Nakryiko-46/+103
2024-03-04libbpf: Correct debug message in btf__load_vmlinux_btfChen Shen-1/+1
2024-03-04selftests: mptcp: userspace pm get addr testsGeliang Tang-0/+30
2024-03-04selftests: mptcp: add token for get_addrGeliang Tang-1/+13
2024-03-04selftests: mptcp: dump userspace addrs listGeliang Tang-0/+61
2024-03-04selftests: mptcp: add mptcp_lib_check_output helperGeliang Tang-11/+30
2024-03-04selftests: mptcp: add token for dump_addrGeliang Tang-0/+17
2024-03-04selftests: mptcp: add userspace pm subflow flagGeliang Tang-0/+8
2024-03-04selftests: mptcp: diag: avoid extra waitingMatthieu Baerts (NGI0)-6/+3
2024-03-04selftests: mptcp: diag: return KSFT_FAIL not test_cntGeliang Tang-3/+3
2024-03-03perf threads: Reduce table size from 256 to 8Ian Rogers-1/+1
2024-03-03perf threads: Switch from rbtree to hashmapIan Rogers-105/+47
2024-03-03perf threads: Move threads to its own filesIan Rogers-273/+285
2024-03-03perf machine: Move machine's threads into its own abstractionIan Rogers-203/+243
2024-03-03perf machine: Move fprintf to for_each loop and a callbackIan Rogers-16/+27
2024-03-03perf trace: Ignore thread hashing in summaryIan Rogers-23/+23
2024-03-03perf report: Sort child tasks by tidIan Rogers-89/+168
2024-03-03perf vendor events amd: Fix Zen 4 cache latency eventsSandipan Das-0/+60
2024-03-03perf version: Display availability of OpenCSD supportJames Clark-0/+1
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-10/+6
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman-0/+12
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-390/+2114
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman-10/+6
2024-03-01netdevsim: fix rtnetlink.sh selftestDavid Wei-0/+2
2024-03-01netdevsim: add selftest for forwarding skb between connected portsDavid Wei-0/+144
2024-03-01selftests: ip_local_port_range: use XFAIL instead of SKIPJakub Kicinski-3/+3
2024-03-01selftests: kselftest_harness: support using xfailJakub Kicinski-1/+48
2024-03-01selftests: kselftest_harness: let PASS / FAIL provide diagnosticJakub Kicinski-5/+4
2024-03-01selftests: kselftest_harness: separate diagnostic message with # in ksft_test...Jakub Kicinski-1/+6
2024-03-01selftests: kselftest_harness: print test name for SKIPJakub Kicinski-4/+6
2024-03-01selftests: kselftest: add ksft_test_result_code(), handling all exit codesJakub Kicinski-2/+46
2024-03-01selftests: kselftest_harness: use exit code to store skipJakub Kicinski-14/+5