summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-02-02selftests/bpf: Use semicolon instead of comma in test_verifier.cTiezhu Yang-2/+2
2023-02-02selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich-0/+1
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-36/+153
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-31/+152
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan-7/+27
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan-4/+20
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan-0/+4
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan-1/+1
2023-02-02selftests/bpf: Remove duplicate include header in xdp_hw_metadataYe Xingchen-1/+0
2023-02-02selftests/bpf: Don't refill on completion in xdp_metadataStanislav Fomichev-3/+2
2023-02-01KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transitionEmanuele Giuseppe Esposito-0/+55
2023-02-02selftests/bpf: xdp_hw_metadata use strncpy for ifnameJesper Dangaard Brouer-2/+2
2023-02-02selftests/bpf: xdp_hw_metadata correct status value in error(3)Jesper Dangaard Brouer-14/+14
2023-02-02selftests/bpf: xdp_hw_metadata cleanup cause segfaultJesper Dangaard Brouer-1/+1
2023-02-02selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPPJesper Dangaard Brouer-1/+5
2023-02-02selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.cJesper Dangaard Brouer-1/+1
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet-0/+12
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet-1/+1
2023-02-01KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma-0/+99
2023-02-01KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma-1/+1
2023-02-01KVM: selftests: Test Hyper-V extended hypercall enablementVipin Sharma-0/+14
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown-0/+4
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown-0/+8
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown-6/+1
2023-01-31selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata-21/+0
2023-01-31selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata-52/+16
2023-01-31selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata-21/+6
2023-01-31selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata-18/+5
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton-1/+0
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long-0/+1
2023-01-31kselftest/arm64: Remove redundant _start labels from zt-testMark Brown-1/+0
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown-4/+24
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar-251/+687
2023-01-30selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2023-01-30selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers-1/+1
2023-01-30selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers-2/+2
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz-1/+7
2023-01-30KVM: selftests: Fix build of rseq testMark Brown-13/+3
2023-01-29selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich-69/+0
2023-01-29selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich-1/+1
2023-01-29selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich-6/+33
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller-7/+11
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller-2/+5
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller-33/+60
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller-49/+34
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich-24/+38
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich-1/+1
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich-2/+2
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich-2/+13
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich-3/+4