index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: make use of GUP_TEST_FILE macro
Joel Savitz
2022-06-16
1
-2
/
+2
*
selftests: vm: Fix resource leak when return error
Ding Xiang
2022-06-16
1
-0
/
+2
*
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
17
-559
/
+808
|
\
|
*
selftests: vm: add the "settings" file with timeout variable
Patrick Wang
2022-05-25
1
-0
/
+1
|
*
selftests: vm: add "test_hmm.sh" to TEST_FILES
Patrick Wang
2022-05-25
1
-0
/
+1
|
*
selftests: vm: check numa_available() before operating "merge_across_nodes" i...
Patrick Wang
2022-05-25
1
-3
/
+6
|
*
selftests: vm: add migration to the .gitignore
Muhammad Usama Anjum
2022-05-25
1
-0
/
+1
|
*
selftests/vm/pkeys: fix typo in comment
Julia Lawall
2022-05-25
1
-1
/
+1
|
*
selftests: vm: add process_mrelease tests
Suren Baghdasaryan
2022-05-25
4
-0
/
+204
|
*
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
2022-05-13
1
-7
/
+2
|
*
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
2022-05-13
1
-3
/
+1
|
*
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
2022-05-13
1
-0
/
+6
|
*
selftests: clarify common error when running gup_test
Joel Savitz
2022-05-09
1
-0
/
+2
|
*
selftests: vm: fix shellcheck warnings in run_vmtests.sh
Axel Rasmussen
2022-04-28
1
-28
/
+27
|
*
selftests: vm: refactor run_vmtests.sh to reduce boilerplate
Axel Rasmussen
2022-04-28
1
-415
/
+64
|
*
selftests: vm: add test for Soft-Dirty PTE bit
Gabriel Krisman Bertazi
2022-04-28
4
-0
/
+150
|
*
selftests: vm: bring common functions to a new file
Muhammad Usama Anjum
2022-04-28
5
-113
/
+124
|
*
tools/testing/selftests/vm/gup_test.c: clarify error statement
Sidhartha Kumar
2022-04-28
2
-11
/
+44
|
*
mm: add selftests for migration entries
Alistair Popple
2022-04-28
2
-0
/
+196
*
|
Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-25
1
-19
/
+2
|
\
\
|
*
|
selftests/vm/pkeys: Use provided __cpuid_count() macro
Reinette Chatre
2022-04-25
1
-19
/
+2
*
|
|
selftests: vm: Makefile: rename TARGETS to VMTARGETS
Joel Savitz
2022-05-09
1
-5
/
+5
|
|
/
|
/
|
*
|
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
2022-04-21
1
-3
/
+8
*
|
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
2022-04-21
1
-1
/
+1
*
|
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
2022-04-21
1
-3
/
+39
*
|
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
2022-04-21
1
-1
/
+40
|
/
*
selftests: kselftest framework: provide "finished" helper
Kees Cook
2022-03-24
1
-1
/
+1
*
userfaultfd/selftests: enable hugetlb remap and remove event testing
Mike Kravetz
2022-03-24
2
-36
/
+36
*
selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE test
Mike Kravetz
2022-03-24
4
-0
/
+424
*
selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT
Mike Rapoport
2022-03-24
2
-4
/
+26
*
selftest/vm: add util.h and and move helper functions there
Aneesh Kumar K.V
2022-03-24
3
-75
/
+52
*
Merge tag 'linux-kselftest-next-5.18-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-03-23
2
-1
/
+4
|
\
|
*
selftests: vm: remove dependecy from internal kernel macros
Muhammad Usama Anjum
2022-02-23
1
-0
/
+3
|
*
selftests: vm: Add the uapi headers include variable
Muhammad Usama Anjum
2022-02-23
1
-1
/
+1
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-11
/
+24
|
\
\
|
*
|
selftests/vm/transhuge-stress: Support file-backed PMD folios
Matthew Wilcox (Oracle)
2022-03-21
1
-11
/
+24
|
|
/
*
|
userfaultfd/selftests: fix uninitialized_var.cocci warning
Guo Zhengkui
2022-03-22
1
-1
/
+1
*
|
selftests: vm: add a hugetlb test case
Muchun Song
2022-03-22
4
-0
/
+157
*
|
selftests, x86: fix how check_cc.sh is being invoked
Guillaume Tucker
2022-03-22
1
-3
/
+3
*
|
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
2022-03-17
1
-4
/
+2
*
|
kselftest/vm: fix tests build with old libc
Chengming Zhou
2022-03-05
1
-0
/
+1
*
|
selftests/vm: cleanup hugetlb file after mremap test
Mike Kravetz
2022-03-05
2
-8
/
+21
*
|
selftest/vm: fix map_fixed_noreplace test failure
Aneesh Kumar K.V
2022-02-26
1
-12
/
+37
|
/
*
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
2022-02-04
1
-2
/
+7
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
7
-58
/
+120
|
\
|
*
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
2022-01-15
1
-0
/
+42
|
*
userfaultfd/selftests: clean up hugetlb allocation code
Mike Kravetz
2022-01-15
1
-9
/
+6
|
*
selftests/uffd: allow EINTR/EAGAIN
Peter Xu
2022-01-15
1
-2
/
+5
|
*
selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
Waiman Long
2022-01-15
3
-23
/
+34
|
*
mm, hugepages: make memory size variable in hugepage-mremap selftest
Yosry Ahmed
2022-01-15
2
-17
/
+31
[next]