summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-35/+115
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson-18/+16
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson-1/+49
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack-7/+13
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito-9/+16
2022-09-29Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+1
2022-09-27KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack-0/+21
2022-09-27selftests: Fix the if conditions of in test_extra_filter()Wang Yufen-1/+1
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds-77/+0
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams-7360/+26223
2022-09-23Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+14
2022-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2022-09-23Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-115/+263
2022-09-22selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang-1/+1
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-14/+433
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu-0/+1
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins-1/+51
2022-09-20wireguard: selftests: do not install headers on UMLJason A. Donenfeld-0/+2
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-91/+1
2022-09-20selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel-1/+91
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier-1/+236
2022-09-14selftests/landlock: Fix out-of-tree buildsMickaël Salaün-9/+14
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin-91/+1
2022-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-12/+53
2022-09-08Merge tag 'net-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-10/+26
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal-12/+53
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-10/+26
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+41
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+145
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün-10/+145
2022-09-01Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini-176/+343
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov-79/+41
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov-0/+9
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen-25/+25
2022-08-31netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso-10/+26
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-0/+26
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+90
2022-08-25selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi-0/+25
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+7
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins-0/+90
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-4/+34
2022-08-19selftests/vm: fix inability to build any vm testsAxel Rasmussen-0/+1
2022-08-19KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()David Matlack-1/+1
2022-08-19KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with ClangDavid Matlack-1/+1
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-170/+207
2022-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-170/+207
2022-08-17testing: selftests: nft_flowtable.sh: rework test to detect offload failureFlorian Westphal-57/+84
2022-08-17testing: selftests: nft_flowtable.sh: use random netns namesFlorian Westphal-118/+128
2022-08-15selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi-0/+6