Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f691a25ce5e5e405156ad4091c8e660b2622b7ad
/
tools
/
testing
/
selftests
/
vm
9b12488
userfaultfd: selftests: add write-protect test
by Peter Xu
· 5 years ago
5c8aed6
userfaultfd: selftests: refactor statistics
by Peter Xu
· 5 years ago
ff2ae60
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
cabc30d
selftests/vm: fix map_hugetlb length used for testing read and write
by Christophe Leroy
· 5 years ago
29750f7
hugetlb_cgroup: add hugetlb_cgroup reservation tests
by Mina Almasry
· 5 years ago
eea274d
selftests: vm: drop dependencies on page flags from mlock2 tests
by Michal Hocko
· 5 years ago
0c28759
selftests: add MREMAP_DONTUNMAP selftest
by Brian Geffon
· 5 years ago
be87141
selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
by John Hubbard
· 5 years ago
41c45d3
mm/gup_benchmark: support pin_user_pages() and related calls
by John Hubbard
· 5 years ago
d198b34
.gitignore: add SPDX License Identifier
by Masahiro Yamada
· 5 years ago
9e69fa4
selftests/vm: add missed tests in run_vmtests
by SeongJae Park
· 5 years ago
bdffe23
mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
by John Hubbard
· 5 years ago
746dd40
selftests: vm: add fragment CONFIG_TEST_VMALLOC
by Anders Roxell
· 5 years ago
db7d275
Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
7549b33
selftests: vm: Build/Run 64bit tests only on 64bit arch
by Masami Hiramatsu
· 5 years ago
64801d1
mm/gup_benchmark: fix MAP_HUGETLB case
by John Hubbard
· 5 years ago
6f24c8d
mm/gup_benchmark: add a missing "w" to getopt string
by John Hubbard
· 5 years ago
20c8ccb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
by Thomas Gleixner
· 6 years ago
910751a
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485
by Thomas Gleixner
· 6 years ago
0ad43e2
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
e2e8832
selftests: vm: Fix test build failure when built by itself
by Shuah Khan
· 6 years ago
156c059
Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 6 years ago
f50a7f3
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
by Thomas Gleixner
· 6 years ago
bc2cce3
selftests: vm: install test_vmalloc.sh for run_vmtests
by Naresh Kamboju
· 6 years ago
98a13a8
userfaultfd: selftest: fix compiler warning
by Alakesh Haloi
· 6 years ago
6bc3fe8
tools: mark 'test_vmalloc.sh' executable
by Linus Torvalds
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
a05ef00
selftests/vm: add script helper for CONFIG_TEST_VMALLOC_MODULE
by Uladzislau Rezki (Sony)
· 6 years ago
fa7b9a8
tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
by Christophe Leroy
· 6 years ago
91cd63d
selftests/vm/gup_benchmark.c: match gup struct to kernel
by Alison Schofield
· 6 years ago
211929f
selftests: Fix test errors related to lib.mk khdr target
by Shuah Khan
· 6 years ago
91cbacc
tools/testing/selftests/vm/map_fixed_noreplace.c: add test for MAP_FIXED_NOREPLACE
by Michael Ellerman
· 6 years ago
3821b76
tools/testing/selftests/vm/gup_benchmark.c: add MAP_HUGETLB option
by Keith Busch
· 6 years ago
0dd8666
tools/testing/selftests/vm/gup_benchmark.c: add MAP_SHARED option
by Keith Busch
· 6 years ago
aeb85ed
tools/testing/selftests/vm/gup_benchmark.c: allow user specified file
by Keith Busch
· 6 years ago
319e0be
tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usage
by Keith Busch
· 6 years ago
714a3a1
mm/gup_benchmark.c: add additional pinning methods
by Keith Busch
· 6 years ago
26db3d0
mm/gup_benchmark.c: time put_page()
by Keith Busch
· 6 years ago
7eaa8c9
userfaultfd: selftest: recycle lock threads first
by Peter Xu
· 6 years ago
04d8773
userfaultfd: selftest: generalize read and poll
by Peter Xu
· 6 years ago
439de0d
userfaultfd: selftest: cleanup help messages
by Peter Xu
· 6 years ago
b2d35fa
selftests: add headers_install to lib.mk
by Anders Roxell
· 7 years ago
1caed86
tools/testing/selftests/vm/: add MAP_POPULATE test
by Dmitry Safonov
· 7 years ago
a4d7537
selftests: vm: return Kselftest Skip code for skipped tests
by Shuah Khan (Samsung OSG)
· 7 years ago
0627be7
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
by Li Zhijian
· 7 years ago
f686982
selftests: vm: update .gitignore with new test
by Shuah Khan
· 7 years ago
6cb7903
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
235266b
selftests/vm: move 128TB mmap boundary test to generic directory
by Aneesh Kumar K.V
· 7 years ago
0e9e327
selftests: vm: update .gitignore with missing generated file
by Shuah Khan
· 7 years ago
4c1baad
kselftest: fix OOM in memory compaction test
by Arnd Bergmann
· 7 years ago
fa7f578
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
64c349f
mm: add infrastructure for get_user_pages_fast() benchmarking
by Kirill A. Shutemov
· 7 years ago
b5b657a
selftests: vm: Update .gitignore with newly added tests
by Shuah Khan
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
7ddd8fa
userfaultfd: selftest: exercise -EEXIST only in background transfer
by Andrea Arcangeli
· 7 years ago
d312cb1
userfaultfd: selftest: explicit failure if the SIGBUS test failed
by Andrea Arcangeli
· 8 years ago
67e8032
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
by Andrea Arcangeli
· 8 years ago
81aac3a
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
by Prakash Sangappa
· 8 years ago
824f973
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
by Mike Rapoport
· 8 years ago
eff33cf
selftests/vm: Fix test for virtual address range mapping for arm64
by Michal Suchanek
· 8 years ago
2868b25
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
4e5ce33
selftests/vm: add a test for virtual address range mapping
by Anshuman Khandual
· 8 years ago
b6ad197
userfaultfd: selftest: combine all cases into a single executable
by Mike Rapoport
· 8 years ago
ff80d91
selftests/vm/run_vmtests: Fix wrong comment
by SeongJae Park
· 8 years ago
2b8713e
selftests/vm/run_vmtests: Polish output text
by SeongJae Park
· 8 years ago
70d1a4e
selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag
by SeongJae Park
· 8 years ago
7ba3134
selftests: vm: add CONFIG_SYSVIPC=y to the config fragment
by Fathi Boudra
· 8 years ago
46aa6a30
userfaultfd: selftest: vm: allow to build in vm/ directory
by Andrea Arcangeli
· 8 years ago
c4f3f22
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
64527f5
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
by Mike Rapoport
· 8 years ago
d811914
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
by Mike Rapoport
· 8 years ago
7a0c4cf
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
by Andrea Arcangeli
· 8 years ago
da5502c
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and REMAP events
by Mike Rapoport
· 8 years ago
aa0d272
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
by Mike Rapoport
· 8 years ago
6228b8f
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
by Mike Rapoport
· 8 years ago
419624d
userfaultfd: shmem: add userfaultfd_shmem test
by Mike Rapoport
· 8 years ago
cac6732
userfaultfd: shmem: allow registration of shared memory ranges
by Mike Rapoport
· 8 years ago
9903bd7
userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
by Mike Kravetz
· 8 years ago
a8ba798
selftests: enable O and KBUILD_OUTPUT
by bamvor.zhangjian@huawei.com
· 8 years ago
7d758af
selftests: add default rules for c source file
by bamvor.zhangjian@huawei.com
· 8 years ago
88baa78
selftests: remove duplicated all and clean target
by bamvor.zhangjian@huawei.com
· 8 years ago
26b4224
selftests: expanding more mlock selftest
by Simon Guo
· 8 years ago
d5aed9c
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
by Simon Guo
· 8 years ago
1448d4d
selftests/vm: add test for mlock() when areas are intersected
by Simon Guo
· 8 years ago
c7f032b
selftest: split mlock2_ funcs into separate mlock2.h
by Simon Guo
· 8 years ago
bff1246
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
by Yannick Brosseau
· 9 years ago
ee65735
selftests/vm: write strlen length instead of sizeof to nr_hugepages
by Yannick Brosseau
· 9 years ago
a4351cb
selftests/thuge-gen: Use platform specific MAP_HUGETLB value
by Helge Deller
· 9 years ago
8c749ce
selftests: create test-specific kconfig fragments
by Bamvor Jian Zhang
· 9 years ago
27f87a8
update .gitignore in selftests/vm
by Yuan Sun
· 9 years ago
c5a3788
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
6a177af
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
e14231c
selftests/mlock2: add ULL suffix to 64-bit constants
by Geert Uytterhoeven
· 9 years ago
60997fe
selftests/mlock2: add missing #define _GNU_SOURCE
by Geert Uytterhoeven
· 9 years ago
b3b0d09
selftests: vm: add tests for lock on fault
by Eric B Munson
· 9 years ago
ee00479
selftests: vm: Try harder to allocate huge pages
by Ben Hutchings
· 9 years ago
5dd01be
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
by Andrea Arcangeli
· 9 years ago
a5932bf
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
by Andrea Arcangeli
· 9 years ago
1f5fee2
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
by Andrea Arcangeli
· 9 years ago
56ed8f1
userfaultfd: selftest: only warn if __NR_userfaultfd is undefined
by Michael Ellerman
· 9 years ago
Next »