summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-02-02selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPPJesper Dangaard Brouer
2023-02-02selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.cJesper Dangaard Brouer
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-02-01KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma
2023-02-01KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma
2023-02-01KVM: selftests: Test Hyper-V extended hypercall enablementVipin Sharma
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown
2023-01-31selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata
2023-01-31selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-01-31kselftest/arm64: Remove redundant _start labels from zt-testMark Brown
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-30selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests: clone3: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers
2023-01-30selftests/seccomp: Add m68k supportMichael Schmitz
2023-01-30KVM: selftests: Fix build of rseq testMark Brown
2023-01-29selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-01-29selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich
2023-01-29selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-28selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich
2023-01-28selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich
2023-01-28selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich
2023-01-28selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix symlink creation errorIlya Leoshkevich
2023-01-28selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich
2023-01-28selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich
2023-01-28selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski