index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
-9
/
+23
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
-6
/
+6
2024-02-26
selftests/kvm: Fix issues with $(SPLIT_TESTS)
Paolo Bonzini
-8
/
+12
2024-02-24
Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+70
2024-02-23
selftests/resctrl: Add non-contiguous CBMs CAT test
Maciej Wieczor-Retman
-0
/
+93
2024-02-23
selftests/resctrl: Add resource_info_file_exists()
Maciej Wieczor-Retman
-0
/
+26
2024-02-23
selftests/resctrl: Split validate_resctrl_feature_request()
Maciej Wieczor-Retman
-17
/
+31
2024-02-23
selftests/resctrl: Add a helper for the non-contiguous test
Maciej Wieczor-Retman
-0
/
+37
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
-2
/
+2
2024-02-23
selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
Ilpo Järvinen
-6
/
+16
2024-02-23
Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+6
2024-02-23
KVM: s390: selftest: memop: Fix undefined behavior
Nina Schoetterl-Glausch
-0
/
+2
2024-02-22
KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusive
Sean Christopherson
-0
/
+6
2024-02-22
KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcases
Sean Christopherson
-1
/
+5
2024-02-22
selftests/mm: run_vmtests.sh: add missing tests
Muhammad Usama Anjum
-1
/
+14
2024-02-22
selftests/mm: protection_keys: save/restore nr_hugepages settings
Muhammad Usama Anjum
-0
/
+34
2024-02-22
selftests/mm: save and restore nr_hugepages value
Muhammad Usama Anjum
-0
/
+7
2024-02-22
selftests/mm: run_vmtests: remove sudo and conform to tap
Muhammad Usama Anjum
-20
/
+23
2024-02-22
selftests/mm: hugetlb_reparenting_test: do not unmount
Muhammad Usama Anjum
-2
/
+4
2024-02-22
selftests: add eventfd selftests
Wen Yang
-0
/
+195
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-334
/
+568
2024-02-22
selftests: add zswapin and no zswap tests
Nhat Pham
-2
/
+118
2024-02-22
selftests: fix the zswap invasive shrink test
Nhat Pham
-1
/
+1
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
-3
/
+151
2024-02-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-31
/
+91
2024-02-22
selftests/mm: log a consistent test name for check_compaction
Mark Brown
-16
/
+19
2024-02-22
selftests/mm: log skipped compaction test as a skip
Mark Brown
-1
/
+1
2024-02-22
selftests/damon/_chk_dependency: get debugfs mount point from /proc/mounts
SeongJae Park
-1
/
+8
2024-02-22
selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()
SeongJae Park
-0
/
+93
2024-02-22
selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...
SeongJae Park
-0
/
+97
2024-02-22
selftests/damon: add a test for DAMOS apply intervals
SeongJae Park
-1
/
+68
2024-02-22
selftests/damon: add a test for DAMOS quota
SeongJae Park
-0
/
+68
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS apply interval
SeongJae Park
-1
/
+8
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS stats
SeongJae Park
-0
/
+32
2024-02-22
selftests/damon/_damon_sysfs: support DAMOS quota
SeongJae Park
-9
/
+33
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_map
Breno Leitao
-0
/
+1
2024-02-22
selftests/mm: run_vmtests.sh: add hugetlb test category
Breno Leitao
-0
/
+2
2024-02-22
selftests/mm: virtual_address_range: conform to TAP format output
Muhammad Usama Anjum
-22
/
+22
2024-02-22
selftests/mm: transhuge-stress: conform to TAP format output
Muhammad Usama Anjum
-17
/
+25
2024-02-22
selftests/mm: thuge-gen: conform to TAP format output
Muhammad Usama Anjum
-72
/
+75
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
-92
/
+69
2024-02-22
selftests/mm: mremap_dontunmap: conform test to TAP format output
Muhammad Usama Anjum
-12
/
+20
2024-02-22
selftests/mm: mrelease_test: conform test to TAP format output
Muhammad Usama Anjum
-47
/
+33
2024-02-22
selftests/mm: mlock2-tests: conform test to TAP format output
Muhammad Usama Anjum
-175
/
+118
2024-02-22
selftests/mm: mlock-random-test: conform test to TAP format output
Muhammad Usama Anjum
-82
/
+54
2024-02-22
selftests/mm: map_populate: conform test to TAP format output
Muhammad Usama Anjum
-14
/
+23
2024-02-22
selftests/mm: map_hugetlb: conform test to TAP format output
Muhammad Usama Anjum
-22
/
+20
2024-02-22
selftests/mm: map_fixed_noreplace: conform test to TAP format output
Muhammad Usama Anjum
-65
/
+31
2024-02-22
selftets/damon: prepare for monitor_on file renaming
SeongJae Park
-4
/
+26
2024-02-22
selftests/mm: new test that steals pages
Breno Leitao
-0
/
+126
[prev]
[next]