aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-08selftests/livepatch: more verification in test-klp-shadow-varsYannick Cote1-30/+51
2020-06-08selftests/livepatch: simplify test-klp-callbacks busy target testsJoe Lawrence1-15/+14
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+1037
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-0/+83
2020-06-03khugepaged: add self testKirill A. Shutemov3-0/+954
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds140-1625/+10872
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-294/+947
2020-06-03Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds4-1/+482
2020-06-02selftests: net: ip_defrag: ignore EPERMThadeu Lima de Souza Cascardo1-4/+4
2020-06-02Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-0/+1478
2020-06-02selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich1-0/+2
2020-06-02bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich4-48/+48
2020-06-02selftests/bpf: Fix verifier testAlexei Starovoitov1-1/+1
2020-06-02selftests/bpf: Fix sample_cnt shared between two threadsAndrii Nakryiko1-1/+1
2020-06-02bpf, selftests: Adapt cls_redirect to call csum_level helperDaniel Borkmann1-3/+6
2020-06-01selftests/bpf: Extend test_flow_dissector to cover link creationJakub Sitnicki1-33/+82
2020-06-01selftests/bpf: Convert test_flow_dissector to use BPF skeletonJakub Sitnicki2-15/+55
2020-06-01selftests/bpf, flow_dissector: Close TAP device FD after the testJakub Sitnicki1-0/+1
2020-06-01selftests/bpf: Add tests for attaching bpf_link to netnsJakub Sitnicki1-37/+551
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2020-06-01selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockoptFerenc Fejes1-0/+33
2020-06-01bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend2-22/+187
2020-06-01selftest: Add tests for XDP programs in devmap entriesDavid Ahern3-0/+163
2020-06-01bpf: Add BPF ringbuf and perf buffer benchmarksAndrii Nakryiko6-1/+754
2020-06-01selftests/bpf: Add BPF ringbuf selftestsAndrii Nakryiko4-0/+468
2020-06-01bpf: Implement BPF ring buffer and verifier support for itAndrii Nakryiko8-18/+18
2020-06-01selftests/bpf: Add tests for write-only stacks/queuesAnton Protopopov1-1/+39
2020-06-01selftests/bpf: Cleanup comments in test_mapsAnton Protopopov1-3/+3
2020-06-01selftests/bpf: Cleanup some file descriptors in test_mapsAnton Protopopov1-0/+4
2020-06-01selftests/bpf: Fix a typo in test_mapsAnton Protopopov1-1/+1
2020-06-01bpf, selftests: Test probe_* helpers from SCHED_CLSJohn Fastabend2-0/+58
2020-06-01bpf, selftests: Add sk_msg helpers load and attach testJohn Fastabend2-0/+82
2020-06-01Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-27/+123
2020-06-01Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-06-01selftests: mlxsw: Add test for control packetsIdo Schimmel2-0/+711
2020-06-01KVM: selftests: fix rdtsc() for vmx_tsc_adjust_testVitaly Kuznetsov1-1/+1
2020-06-01KVM: selftests: update hyperv_cpuid with SynDBG testsVitaly Kuznetsov1-47/+56
2020-06-01KVM: selftests: VMX preemption timer migration testMakarand Sonare6-4/+293
2020-06-01selftests: kvm: fix smm test on SVMVitaly Kuznetsov1-6/+13
2020-06-01selftests: kvm: add a SVM version of state-testPaolo Bonzini1-12/+50
2020-06-01selftests: kvm: introduce cpu_has_svm() checkVitaly Kuznetsov1-0/+10
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-14/+53
2020-05-30selftests: forwarding: pedit_dsfield: Check counter valuePetr Machata1-1/+6
2020-05-30selftests: forwarding: mirror_lib: Use mausezahnPetr Machata1-4/+2
2020-05-30pstore/platform: Use backend name for console registrationKees Cook1-1/+1
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-14/+32
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend1-0/+22
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend1-14/+10
2020-05-28selftests: Add torture tests to nexthop testsDavid Ahern1-2/+113
2020-05-27net: add large ecmp group nexthop testsStephen Worley1-2/+82