index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-24
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
1
-0
/
+1
2022-03-23
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-03-22
selftests: vm: add a hugetlb test case
Muchun Song
1
-0
/
+1
2022-03-22
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
1
-3
/
+3
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-02-23
selftests: vm: Add the uapi headers include variable
Muhammad Usama Anjum
1
-1
/
+1
2021-11-06
mm, hugepages: add hugetlb vma mremap() test
Mina Almasry
1
-0
/
+1
2021-09-03
selftests: vm: add KSM merging across nodes test
Zhansaya Bagdauletkyzy
1
-0
/
+2
2021-09-03
selftests: vm: add KSM merge test
Zhansaya Bagdauletkyzy
1
-0
/
+1
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
1
-1
/
+2
2021-07-01
selftests/vm/pkeys: exercise x86 XSAVE init state
Dave Hansen
1
-2
/
+2
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
1
-0
/
+1
2021-05-05
mm: huge_memory: a new debugfs interface for splitting THP tests
Zi Yan
1
-0
/
+1
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2020-12-29
selftests/vm: fix building protection keys test
Harish
1
-5
/
+5
2020-12-15
kselftests: vm: add mremap tests
Kalesh Singh
1
-0
/
+1
2020-12-15
selftests/vm: hmm-tests: remove the libhugetlbfs dependency
John Hubbard
1
-2
/
+22
2020-12-15
selftests/vm: minor cleanup: Makefile and gup_test.c
John Hubbard
1
-6
/
+4
2020-12-15
selftests/vm: rename run_vmtests --> run_vmtests.sh
John Hubbard
1
-1
/
+1
2020-12-15
selftests/vm: use a common gup_test.h
John Hubbard
1
-0
/
+2
2020-12-15
mm/gup_benchmark: rename to mm/gup_test
John Hubbard
1
-1
/
+1
2020-12-06
tools/testing/selftests/vm: fix build error
Xingxing Su
1
-0
/
+4
2020-10-13
selftests/vm: fix incorrect gcc invocation in some cases
John Hubbard
1
-0
/
+12
2020-10-13
selftests/vm: fix false build success on the second and later attempts
John Hubbard
1
-0
/
+5
2020-06-04
selftests: vm: pkeys: fix multilib builds for x86
Sandipan Das
1
-1
/
+73
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
1
-0
/
+1
2020-06-03
khugepaged: add self test
Kirill A. Shutemov
1
-0
/
+1
2020-05-19
mm/hmm/test: add selftests for HMM
Ralph Campbell
1
-0
/
+3
2020-04-13
selftests: vm: Fix 64-bit test builds for powerpc64le
Sandipan Das
1
-1
/
+1
2020-04-13
selftests: vm: Do not override definition of ARCH
Sandipan Das
1
-2
/
+2
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation tests
Mina Almasry
1
-0
/
+1
2020-04-02
selftests: add MREMAP_DONTUNMAP selftest
Brian Geffon
1
-0
/
+1
2019-11-07
selftests: vm: Build/Run 64bit tests only on 64bit arch
Masami Hiramatsu
1
-0
/
+5
2019-06-05
selftests: vm: Fix test build failure when built by itself
Shuah Khan
1
-4
/
+0
2019-05-30
selftests: vm: install test_vmalloc.sh for run_vmtests
Naresh Kamboju
1
-0
/
+2
2018-12-13
selftests: Fix test errors related to lib.mk khdr target
Shuah Khan
1
-0
/
+1
2018-10-26
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NORE...
Michael Ellerman
1
-0
/
+1
2018-09-05
selftests: add headers_install to lib.mk
Anders Roxell
1
-4
/
+0
2018-08-22
tools/testing/selftests/vm/: add MAP_POPULATE test
Dmitry Safonov
1
-0
/
+1
2018-01-31
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
1
-2
/
+3
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-08
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
1
-0
/
+1
2017-05-03
userfaultfd: selftest: combine all cases into a single executable
Mike Rapoport
1
-9
/
+2
2017-03-09
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
1
-0
/
+4
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-31
/
+23
2017-02-22
userfaultfd: shmem: add userfaultfd_shmem test
Mike Rapoport
1
-0
/
+4
2017-02-22
userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
Mike Kravetz
1
-0
/
+4
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-2
/
+2
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
1
-11
/
+6
[next]