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
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-42
/
+479
2022-08-03
tools/testing/selftests/vm/hmm-tests.c: fix build
Andrew Morton
1
-1
/
+1
2022-07-29
mm/hmm: add a test for cross device private faults
Ralph Campbell
1
-2
/
+12
2022-07-29
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
1
-0
/
+2
2022-07-29
selftests: soft-dirty: add test for mprotect
Peter Xu
1
-1
/
+66
2022-07-29
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-07-29
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-07-29
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
1
-4
/
+4
2022-07-29
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
1
-5
/
+11
2022-07-26
selftests/vm: fix va_128TBswitch.sh permissions
Adam Sindelar
1
-0
/
+0
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
2022-07-17
tools: update test_hmm script to support SP config
Alex Sierra
1
-3
/
+21
2022-07-17
tools: update hmm-test to support device coherent type
Alex Sierra
1
-21
/
+100
2022-07-17
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
1
-0
/
+11
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
1
-1
/
+0
2022-07-03
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
3
-1
/
+56
2022-07-03
userfaultfd: selftests: infinite loop in faulting_process
Edward Liaw
1
-2
/
+2
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-27
Merge branch 'master' into mm-stable
akpm
1
-0
/
+2
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-16
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-16
selftests: vm: Fix resource leak when return error
Ding Xiang
1
-0
/
+2
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-559
/
+808
2022-05-25
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-19
/
+2
2022-05-25
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
1
-0
/
+1
2022-05-25
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
1
-0
/
+1
2022-05-25
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
1
-3
/
+6
2022-05-25
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
1
-0
/
+1
2022-05-25
selftests/vm/pkeys: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-25
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
4
-0
/
+204
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
1
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
1
-3
/
+1
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
1
-0
/
+6
2022-05-09
selftests: clarify common error when running gup_test
Joel Savitz
1
-0
/
+2
2022-05-09
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-04-28
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
1
-28
/
+27
2022-04-28
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
1
-415
/
+64
2022-04-28
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
4
-0
/
+150
2022-04-28
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
5
-113
/
+124
2022-04-28
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2
-11
/
+44
2022-04-28
mm: add selftests for migration entries
Alistair Popple
2
-0
/
+196
2022-04-25
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
1
-19
/
+2
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-03-24
selftests: kselftest framework: provide "finished" helper
Kees Cook
1
-1
/
+1
2022-03-24
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2
-36
/
+36
[next]