summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07kselftest/arm64: Don't require FA64 for streaming SVE+ZA testsMark Brown
2023-02-07kselftest/arm64: Copy whole EXTRA contextMark Brown
2023-02-07KVM: s390: selftest: memop: Add cmpxchg testsJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix integer literalJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix wrong address being used in testJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix typoJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Add bad address testJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Move testlist into mainJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch
2023-02-07KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-06selftests/bpf: Fix spelling mistake "detecion" -> "detection"Colin Ian King
2023-02-06KVM: selftests: Enable USERFAULTFDMark Brown
2023-02-06selftests: Emit a warning if getcpu() is missing on 32bitSebastian Andrzej Siewior
2023-02-06selftests: forwarding: bridge_mdb_max: Add a new selftestPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packetsPetr Machata
2023-02-06selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2Petr Machata
2023-02-06selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generationPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for IP address handlingPetr Machata
2023-02-06selftests: forwarding: bridge_mdb: Fix a typoPetr Machata
2023-02-06selftests: forwarding: Move IGMP- and MLD-related functions to libPetr Machata
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-04kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown
2023-02-03KVM: selftests: Remove redundant setbuf()Shaoqin Huang
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds
2023-02-02kselftest: vm: add tests for memory-deny-write-executeKees Cook
2023-02-02maple_tree: remove the parameter entry of mas_preallocateVernon Yang
2023-02-02selftests/damon/debugfs_rm_non_contexts: hide expected write error messagesSeongJae Park
2023-02-02selftests/damon/sysfs: hide expected write failuresSeongJae Park
2023-02-02selftests/bpf: introduce XDP compliance test toolLorenzo Bianconi
2023-02-02selftests/bpf: add test for bpf_xdp_query xdp-features supportLorenzo Bianconi
2023-02-02selftests/bpf: Use semicolon instead of comma in test_verifier.cTiezhu Yang
2023-02-02selftests/bpf: Initialize tc in xdp_synproxyIlya Leoshkevich
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-02selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-02selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-02selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-02selftests/bpf: Remove duplicate include header in xdp_hw_metadataYe Xingchen
2023-02-02selftests/bpf: Don't refill on completion in xdp_metadataStanislav Fomichev
2023-02-01KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transitionEmanuele Giuseppe Esposito
2023-02-02selftests/bpf: xdp_hw_metadata use strncpy for ifnameJesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata correct status value in error(3)Jesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata cleanup cause segfaultJesper Dangaard Brouer