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