Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
99306dfc067e6098365d395168b6fd5db3095292
/
tools
/
testing
/
selftests
/
vm
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
· 7 years ago
67e8032
userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST
by Andrea Arcangeli
· 7 years ago
81aac3a
userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature
by Prakash Sangappa
· 7 years ago
824f973
userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem
by Mike Rapoport
· 7 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
67f6a02
userfaultfd: selftest: headers fixup
by Andrea Arcangeli
· 9 years ago
d0a8711
userfaultfd: selftests: vm: pick up sanitized kernel headers
by Thierry Reding
· 9 years ago
0224357
s390: wire up userfaultfd system call
by Heiko Carstens
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
fd5a9ec
selftests:vm: point to libhugetlbfs for regression testing
by Mike Kravetz
· 9 years ago
243db535
Revert "selftests: add hugetlbfstest"
by Mike Kravetz
· 9 years ago
af8713b
selftests/userfaultfd: fix compiler warnings on 32-bit
by Geert Uytterhoeven
· 9 years ago
49df2e3
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
by Andrea Arcangeli
· 9 years ago
c47174f
userfaultfd: selftest
by Andrea Arcangeli
· 9 years ago
bd67d5c
Test compaction of mlocked memory
by Sri Jayaramappa
· 10 years ago
215ba78
mm, selftests: test return value of munmap for MAP_HUGETLB memory
by David Rientjes
· 10 years ago
84f887b
selftests: Set CC using CROSS_COMPILE once in lib.mk
by Michael Ellerman
· 10 years ago
32dcfba
selftests: Add install target
by Michael Ellerman
· 10 years ago
5e29a91
selftests: Introduce minimal shared logic for running tests
by Michael Ellerman
· 10 years ago
f5db310
selftests/vm: fix link error for transhuge-stress test
by Andrey Skvortsov
· 10 years ago
0085d61
selftests/vm/transhuge-stress: stress test for memory compaction
by Konstantin Khlebnikov
· 10 years ago
c7fed9c
selftests: add .gitignore for vm
by Ramkumar Ramachandra
· 12 years ago
7e50533
selftests: add hugetlbfstest
by Joern Engel
· 12 years ago
fc256f0
self-test: fix make clean
by Joern Engel
· 12 years ago
51a1d16
selftests: exit 1 on failure
by Joern Engel
· 12 years ago
000e06b
vm selftests: print failure status instead of cause make error
by Dave Young
· 12 years ago
fcc1f2d
selftests: add a test program for variable huge page sizes in mmap/shmget
by Andi Kleen
· 12 years ago
ce8283d
tools/testing: fix comment / output typos
by Masanari Iida
· 12 years ago
f0f57b2
mm: move hugepage test examples to tools/testing/selftests/vm
by Dave Young
· 13 years ago