summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-12-29selftests/vm: fix building protection keys testHarish-5/+5
2020-12-22Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-9/+9
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+155
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+130
2020-12-22kselftest/arm64: check GCR_EL1 after context switchVincenzo Frascino-1/+155
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-465/+1643
2020-12-19Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm...Linus Torvalds-6/+275
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+72
2020-12-19selftests/filesystems: expand epoll with epoll_pwait2Willem de Bruijn-0/+72
2020-12-19selftests/core: add regression test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLO...Christian Brauner-0/+183
2020-12-19selftests/core: add test for CLOSE_RANGE_UNSHARE | CLOSE_RANGE_CLOEXECChristian Brauner-0/+70
2020-12-19selftests/core: handle missing syscall number for close_rangeChristian Brauner-1/+17
2020-12-19selftests/core: fix close_range_test build after XFAIL removalTobias Klauser-5/+5
2020-12-18Merge tag 'ktest-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-8/+12
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+3
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+10
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni-3/+3
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-23/+41
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-23/+131
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-18/+13
2020-12-16Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-34/+621
2020-12-16Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-3/+3
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel-0/+1
2020-12-15Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+81
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1278/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-985/+10571
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-216/+688
2020-12-15userfaultfd/selftests: hint the test runner on required privilegePeter Xu-1/+2
2020-12-15userfaultfd/selftests: fix retval check for userfaultfd_open()Peter Xu-4/+4
2020-12-15userfaultfd/selftests: always dump something in modesPeter Xu-0/+2
2020-12-15userfaultfd: selftests: make __{s,u}64 format specifiers portableAxel Rasmussen-46/+35
2020-12-15kselftests: vm: add mremap testsKalesh Singh-0/+357
2020-12-15selftests/vm: 2x speedup for run_vmtests.shJohn Hubbard-2/+2
2020-12-15selftests/vm: hmm-tests: remove the libhugetlbfs dependencyJohn Hubbard-3/+63
2020-12-15selftests/vm: run_vmtests.sh: update and clean up gup_test invocationJohn Hubbard-8/+20
2020-12-15selftests/vm: gup_test: introduce the dump_pages() sub-testJohn Hubbard-2/+43
2020-12-15selftests/vm: only some gup_test items are really benchmarksJohn Hubbard-8/+39
2020-12-15selftests/vm: minor cleanup: Makefile and gup_test.cJohn Hubbard-7/+4
2020-12-15selftests/vm: rename run_vmtests --> run_vmtests.shJohn Hubbard-1/+1
2020-12-15selftests/vm: use a common gup_test.hJohn Hubbard-21/+3
2020-12-15mm/gup_benchmark: rename to mm/gup_testJohn Hubbard-15/+15
2020-12-15Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-9/+30
2020-12-14selftests: test_vxlan_under_vrf: mute unnecessary error messagePo-Hsu Lin-1/+1
2020-12-14selftests: mptcp: add the flush addrs testcaseGeliang Tang-14/+36
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-23/+75
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+524
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+57
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-44/+1923
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-103/+0