index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
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-30
mm/hmm: add a test for cross device private faults
Ralph Campbell
1
-2
/
+12
2022-07-30
selftests: add soft-dirty into run_vmtests.sh
Peter Xu
1
-0
/
+2
2022-07-30
selftests: soft-dirty: add test for mprotect
Peter Xu
1
-1
/
+66
2022-07-30
selftest/vm: uninitialized variable in main()
Dan Carpenter
1
-1
/
+1
2022-07-30
tools/testing/selftests/vm/hugetlb-madvise.c: silence uninitialized variable ...
Dan Carpenter
1
-2
/
+3
2022-07-30
selftests/vm: skip 128TBswitch on unsupported arch
Adam Sindelar
1
-4
/
+4
2022-07-30
selftests/vm: fix errno handling in mrelease_test
Adam Sindelar
1
-5
/
+11
2022-07-27
selftests/vm: fix va_128TBswitch.sh permissions
Adam Sindelar
1
-0
/
+0
2022-07-18
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-18
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
2022-07-18
tools: update test_hmm script to support SP config
Alex Sierra
1
-3
/
+21
2022-07-18
tools: update hmm-test to support device coherent type
Alex Sierra
1
-21
/
+100
2022-07-18
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
1
-0
/
+11
2022-07-12
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
1
-1
/
+0
2022-07-04
selftests/vm: only run 128TBswitch with 5-level paging
Adam Sindelar
3
-1
/
+56
2022-07-04
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-17
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
1
-2
/
+2
2022-06-17
userfaultfd/selftests: fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-17
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-10
selftests: clarify common error when running gup_test
Joel Savitz
1
-0
/
+2
2022-05-10
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
1
-5
/
+5
2022-04-29
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
1
-28
/
+27
2022-04-29
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
1
-415
/
+64
2022-04-29
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
4
-0
/
+150
2022-04-29
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
5
-113
/
+124
2022-04-29
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2
-11
/
+44
2022-04-29
mm: add selftests for migration entries
Alistair Popple
2
-0
/
+196
2022-04-26
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
1
-19
/
+2
2022-04-22
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-22
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-22
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-22
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-03-25
selftests: kselftest framework: provide "finished" helper
Kees Cook
1
-1
/
+1
2022-03-25
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2
-36
/
+36
[next]