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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-30
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-08-25
selftests/mm: fix WARNING comparing pointer to 0
Anh Tuan Phan
1
-1
/
+1
2023-08-22
selftest/mm: ksm_functional_tests: Add PROT_NONE test
David Hildenbrand
1
-7
/
+52
2023-08-22
selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything...
David Hildenbrand
1
-0
/
+47
2023-08-22
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2
-1
/
+7
2023-08-21
selftests/mm: fix uffd-stress help information
Rong Tao
1
-12
/
+12
2023-08-21
selftests: mm: add KSM_MERGE_TIME tests
Ayush Jain
1
-0
/
+4
2023-08-21
selftests/mm: FOLL_LONGTERM need to be updated to 0x100
Ayush Jain
1
-1
/
+6
2023-08-18
selftests/mm: run all tests from run_vmtests.sh
Ryan Roberts
3
-40
/
+64
2023-08-18
selftests/mm: optionally pass duration to transhuge-stress
Ryan Roberts
1
-2
/
+10
2023-08-18
selftests/mm: make migration test robust to failure
Ryan Roberts
2
-4
/
+10
2023-08-18
selftests/mm: va_high_addr_switch should skip unsupported arm64 configs
Ryan Roberts
1
-1
/
+1
2023-08-18
selftests/mm: fix thuge-gen test bugs
Ryan Roberts
1
-2
/
+2
2023-08-18
selftests/mm: enable mrelease_test for arm64
Ryan Roberts
1
-0
/
+1
2023-08-18
selftests/mm: skip soft-dirty tests on arm64
Ryan Roberts
3
-4
/
+32
2023-08-18
selftests/mm: add tests for HWPOISON hugetlbfs read
Jiaqi Yan
3
-0
/
+324
2023-08-18
selftests/mm: add uffd unit test for UFFDIO_POISON
Axel Rasmussen
1
-0
/
+117
2023-08-18
selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
Axel Rasmussen
3
-5
/
+11
2023-08-18
selftest: add a testcase of ksm zero pages
xu xin
1
-1
/
+97
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
1
-5
/
+32
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
1
-3
/
+8
2023-08-04
selftests: mm: ksm: fix incorrect evaluation of parameter
Ayush Jain
1
-0
/
+1
2023-07-17
selftests/mm: mkdirty: fix incorrect position of #endif
Colin Ian King
1
-1
/
+1
2023-07-14
selftests/mm: give scripts execute permission
Ryan Roberts
8
-0
/
+0
2023-06-24
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
1
-5
/
+8
2023-06-20
selftests: mm: remove duplicate unneeded defines
Muhammad Usama Anjum
17
-100
/
+6
2023-06-20
selftests: mm: remove wrong kernel header inclusion
Muhammad Usama Anjum
1
-1
/
+1
2023-06-20
selftests/mm: move certain uffd*() routines from vm_util.c to uffd-common.c
John Hubbard
4
-63
/
+64
2023-06-20
selftests/mm: fix build failures due to missing MADV_COLLAPSE
John Hubbard
3
-17
/
+10
2023-06-20
selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
John Hubbard
1
-1
/
+1
2023-06-20
selftests/mm: fix two -Wformat-security warnings in uffd builds
John Hubbard
1
-10
/
+6
2023-06-20
selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
John Hubbard
1
-0
/
+2
2023-06-20
selftests/mm: fix invocation of tests that are run via shell scripts
John Hubbard
1
-3
/
+3
2023-06-20
selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-...
John Hubbard
1
-1
/
+0
2023-06-20
selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
John Hubbard
2
-3
/
+10
2023-06-20
selftests/mm: fix uffd-stress unused function warning
John Hubbard
1
-10
/
+0
2023-06-19
selftests/mm: fix cross compilation with LLVM
Mark Brown
1
-5
/
+8
2023-06-10
selftests/mm: gup_longterm: add liburing tests
David Hildenbrand
1
-0
/
+73
2023-06-10
selftests/mm: gup_longterm: new functional test for FOLL_LONGTERM
David Hildenbrand
4
-1
/
+393
2023-06-10
selftests/mm: factor out detection of hugetlb page sizes into vm_util
David Hildenbrand
3
-27
/
+30
2023-05-04
Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+40
2023-05-03
selftests/ksm: ksm_functional_tests: add prctl unmerge test
David Hildenbrand
1
-6
/
+40
2023-04-29
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-2
/
+2
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
28
-2157
/
+3443
2023-04-28
Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2023-04-22
selftests/mm: add new selftests for KSM
Stefan Roesch
3
-39
/
+226
2023-04-22
selftests/mm: add tests for RO pinning vs fork()
Peter Xu
1
-3
/
+141
2023-04-22
selftests/mm: rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS
Peter Xu
2
-6
/
+6
2023-04-22
selftests/mm: extend and rename uffd pagemap test
Peter Xu
1
-24
/
+106
2023-04-22
selftests/mm: add a few options for uffd-unit-test
Peter Xu
1
-7
/
+45
[prev]
[next]