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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-03
userfaultfd: selftest: combine all cases into a single executable
Mike Rapoport
3
-108
/
+116
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-24
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
Mike Rapoport
1
-4
/
+2
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
1
-8
/
+8
2017-02-22
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
Andrea Arcangeli
1
-1
/
+81
2017-02-22
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...
Mike Rapoport
1
-12
/
+163
2017-02-22
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
Mike Rapoport
1
-5
/
+5
2017-02-22
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
Mike Rapoport
1
-16
/
+25
2017-02-22
userfaultfd: shmem: add userfaultfd_shmem test
Mike Rapoport
3
-2
/
+50
2017-02-22
userfaultfd: shmem: allow registration of shared memory ranges
Mike Rapoport
1
-1
/
+1
2017-02-22
userfaultfd: hugetlbfs: add userfaultfd_hugetlb test
Mike Kravetz
3
-17
/
+161
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
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-14
/
+10
2016-10-07
selftests: expanding more mlock selftest
Simon Guo
3
-78
/
+295
2016-10-07
selftest: move seek_to_smaps_entry() out of mlock2-tests.c
Simon Guo
2
-42
/
+42
2016-10-07
selftests/vm: add test for mlock() when areas are intersected
Simon Guo
3
-0
/
+81
2016-10-07
selftest: split mlock2_ funcs into separate mlock2.h
Simon Guo
2
-20
/
+21
2016-06-27
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
1
-1
/
+1
2016-06-27
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
1
-5
/
+5
2016-05-22
selftests/thuge-gen: Use platform specific MAP_HUGETLB value
Helge Deller
1
-0
/
+2
2016-02-25
selftests: create test-specific kconfig fragments
Bamvor Jian Zhang
1
-0
/
+1
2016-01-07
update .gitignore in selftests/vm
Yuan Sun
1
-0
/
+5
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2015-11-10
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+14
2015-11-10
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-10
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-05
selftests: vm: add tests for lock on fault
Eric B Munson
4
-0
/
+807
2015-11-03
selftests: vm: Try harder to allocate huge pages
Ben Hutchings
1
-1
/
+14
2015-09-22
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
Andrea Arcangeli
1
-9
/
+0
2015-09-22
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
Andrea Arcangeli
1
-3
/
+6
2015-09-22
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
Andrea Arcangeli
1
-2
/
+10
2015-09-22
userfaultfd: selftest: only warn if __NR_userfaultfd is undefined
Michael Ellerman
1
-3
/
+13
2015-09-22
userfaultfd: selftest: headers fixup
Andrea Arcangeli
2
-12
/
+5
2015-09-22
userfaultfd: selftests: vm: pick up sanitized kernel headers
Thierry Reding
2
-2
/
+4
2015-09-17
s390: wire up userfaultfd system call
Heiko Carstens
1
-0
/
+2
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-100
/
+9
2015-09-08
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
1
-0
/
+4
2015-09-08
Revert "selftests: add hugetlbfstest"
Mike Kravetz
3
-98
/
+0
2015-09-08
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
1
-3
/
+6
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
1
-1
/
+1
2015-09-04
userfaultfd: selftest
Andrea Arcangeli
3
-0
/
+650
2015-05-26
Test compaction of mlocked memory
Sri Jayaramappa
3
-1
/
+243
2015-04-15
mm, selftests: test return value of munmap for MAP_HUGETLB memory
David Rientjes
2
-2
/
+8
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
1
-1
/
+0
2015-03-13
selftests: Add install target
Michael Ellerman
1
-0
/
+1
2015-03-13
selftests: Introduce minimal shared logic for running tests
Michael Ellerman
2
-2
/
+3
2015-01-08
selftests/vm: fix link error for transhuge-stress test
Andrey Skvortsov
1
-1
/
+1
2014-10-09
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2
-0
/
+145
[next]