summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2020-04-10selftests: kmod: test disabling module autoloadingEric Biggers-0/+30
2020-04-10selftests: kmod: fix handling test numbers above 9Eric Biggers-4/+9
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+6
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev-1/+66
2020-04-07userfaultfd: selftests: add write-protect testPeter Xu-24/+133
2020-04-07userfaultfd: selftests: refactor statisticsPeter Xu-27/+49
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-41/+465
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-1/+234
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-0/+59
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman-0/+1
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-131/+371
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+83
2020-04-03Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-5/+327
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-461/+1926
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-204/+1495
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-2/+88
2020-04-02selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy-7/+7
2020-04-02hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry-0/+1086
2020-04-02selftests: vm: drop dependencies on page flags from mlock2 testsMichal Hocko-196/+37
2020-04-02selftests: add MREMAP_DONTUNMAP selftestBrian Geffon-0/+329
2020-04-02selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverageJohn Hubbard-0/+22
2020-04-02mm/gup_benchmark: support pin_user_pages() and related callsJohn Hubbard-1/+14
2020-04-03selftests/eeh: Skip ahci adaptersMichael Ellerman-0/+5
2020-04-01Merge tag 'linux-kselftest-5.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-79/+3190
2020-04-01selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman-0/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-699/+10533
2020-03-31Merge branch 'x86-misc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+26
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-82/+185
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-47/+1356
2020-03-30selftests: mlxsw: Add test cases for devlink-trap policersIdo Schimmel-0/+390
2020-03-30selftests: netdevsim: Add test cases for devlink-trap policersIdo Schimmel-0/+153
2020-03-30selftests/bpf: Test FD-based cgroup attachmentAndrii Nakryiko-0/+268
2020-03-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+40
2020-03-30bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend-0/+39
2020-03-30bpf: Test_verifier, #65 error message updates for trunc of boundary-crossJohn Fastabend-8/+4
2020-03-30bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend-4/+4
2020-03-30bpf: Test_progs, add test to catch retval refine error handlingJohn Fastabend-0/+31
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+181
2020-03-30selftests: bpf: Extend sk_assign tests for UDPJoe Stringer-11/+105
2020-03-30selftests: bpf: Add test for sk_assignLorenz Bauer-0/+419
2020-03-30Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+73
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha-0/+5
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts-8/+8
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni-4/+383
2020-03-29selftests: add PM netlink functional testsPaolo Abeni-3/+751
2020-03-29selftests: move timestamping selftests to net folderJian Yang-21/+11
2020-03-30bpf: lsm: Add selftests for BPF_PROG_TYPE_LSMKP Singh-0/+136
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen-1/+62
2020-03-28selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen-0/+62
2020-03-27bpf: Add selftest cases for ctx_or_null argument typeDaniel Borkmann-0/+105