index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Age
Commit message (
Expand
)
Author
2018-02-22
kselftest: fix OOM in memory compaction test
Arnd Bergmann
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-15
selftests: vm: Update .gitignore with newly added tests
Shuah Khan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-13
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-09-06
userfaultfd: selftest: explicit failure if the SIGBUS test failed
Andrea Arcangeli
2017-09-06
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
Andrea Arcangeli
2017-09-06
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
Prakash Sangappa
2017-09-06
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
Mike Rapoport
2017-06-07
selftests/vm: Fix test for virtual address range mapping for arm64
Michal Suchanek
2017-05-08
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-08
selftests/vm: add a test for virtual address range mapping
Anshuman Khandual
2017-05-03
userfaultfd: selftest: combine all cases into a single executable
Mike Rapoport
2017-04-21
selftests/vm/run_vmtests: Fix wrong comment
SeongJae Park
2017-04-13
selftests/vm/run_vmtests: Polish output text
SeongJae Park
2017-04-11
selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag
SeongJae Park
2017-04-11
selftests: vm: add CONFIG_SYSVIPC=y to the config fragment
Fathi Boudra
2017-03-09
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-24
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
Mike Rapoport
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-22
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
Andrea Arcangeli
2017-02-22
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...
Mike Rapoport
2017-02-22
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
Mike Rapoport
2017-02-22
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
Mike Rapoport
2017-02-22
userfaultfd: shmem: add userfaultfd_shmem test
Mike Rapoport
2017-02-22
userfaultfd: shmem: allow registration of shared memory ranges
Mike Rapoport
2017-02-22
userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
Mike Kravetz
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-10-07
selftests: expanding more mlock selftest
Simon Guo
2016-10-07
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
Simon Guo
2016-10-07
selftests/vm: add test for mlock() when areas are intersected
Simon Guo
2016-10-07
selftest: split mlock2_ funcs into separate mlock2.h
Simon Guo
2016-06-27
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
2016-06-27
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
2016-05-22
selftests/thuge-gen: Use platform specific MAP_HUGETLB value
Helge Deller
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
2016-01-07
update .gitignore in selftests/vm
Yuan Sun
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-10
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-10
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
2015-11-10
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
2015-11-05
selftests: vm: add tests for lock on fault
Eric B Munson
2015-11-03
selftests: vm: Try harder to allocate huge pages
Ben Hutchings
2015-09-22
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
Andrea Arcangeli
2015-09-22
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
Andrea Arcangeli
2015-09-22
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
Andrea Arcangeli
[next]