aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman24-137/+512
2024-02-26KVM: riscv: selftests: Switch to use macro from csr.hHaibo Xu1-8/+2
2024-02-26tools: riscv: Add header file vdso/processor.hHaibo Xu1-0/+32
2024-02-26tools: riscv: Add header file csr.hHaibo Xu1-0/+541
2024-02-26KVM: selftests: Add CONFIG_64BIT definition for the buildHaibo Xu1-1/+1
2024-02-26KVM: arm64: selftests: Split arch_timer test codeHaibo Xu5-280/+311
2024-02-26KVM: arm64: selftests: Enable tuning of error margin in arch_timer testHaibo Xu1-9/+23
2024-02-26KVM: arm64: selftests: Data type cleanup for arch_timer testHaibo Xu1-6/+6
2024-02-26selftests/kvm: Fix issues with $(SPLIT_TESTS)Paolo Bonzini1-8/+12
2024-02-25Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-1/+1
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+70
2024-02-23tools: ynl: fix header guardsJakub Kicinski1-2/+2
2024-02-23tools: ynl: allow user to pass enum string instead of scalar valueJiri Pirko1-2/+24
2024-02-23tools: ynl: process all scalar types encoding in single elif statementJiri Pirko1-7/+7
2024-02-23tools: ynl: allow user to specify flag attr with bool valuesJiri Pirko1-0/+3
2024-02-24crypto: ccp - Update return values for some unit testsMario Limonciello1-3/+5
2024-02-23selftests/resctrl: Add non-contiguous CBMs CAT testMaciej Wieczor-Retman3-0/+93
2024-02-23selftests/resctrl: Add resource_info_file_exists()Maciej Wieczor-Retman2-0/+26
2024-02-23selftests/resctrl: Split validate_resctrl_feature_request()Maciej Wieczor-Retman5-17/+31
2024-02-23selftests/resctrl: Add a helper for the non-contiguous testMaciej Wieczor-Retman2-0/+37
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada10-56/+56
2024-02-23selftests/resctrl: Add test groups and name L3 CAT test L3_CATIlpo Järvinen3-6/+16
2024-02-23perf print-events: make is_event_supported() more robustMark Rutland1-8/+19
2024-02-23Merge tag 'mm-hotfixes-stable-2024-02-22-15-02' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+6
2024-02-23KVM: s390: selftest: memop: Fix undefined behaviorNina Schoetterl-Glausch1-0/+2
2024-02-22KVM: selftests: Add a testcase to verify GUEST_MEMFD and READONLY are exclusiveSean Christopherson1-0/+6
2024-02-22KVM: selftests: Create GUEST_MEMFD for relevant invalid flags testcasesSean Christopherson1-1/+5
2024-02-22init: remove obsolete arch_call_rest_init() wrapperGeert Uytterhoeven1-1/+0
2024-02-22selftests/mm: run_vmtests.sh: add missing testsMuhammad Usama Anjum2-1/+14
2024-02-22selftests/mm: protection_keys: save/restore nr_hugepages settingsMuhammad Usama Anjum1-0/+34
2024-02-22selftests/mm: save and restore nr_hugepages valueMuhammad Usama Anjum2-0/+7
2024-02-22selftests/mm: run_vmtests: remove sudo and conform to tapMuhammad Usama Anjum2-20/+23
2024-02-22selftests/mm: hugetlb_reparenting_test: do not unmountMuhammad Usama Anjum1-2/+4
2024-02-22selftests: add eventfd selftestsWen Yang3-0/+195
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski75-338/+583
2024-02-22selftests: add zswapin and no zswap testsNhat Pham1-2/+118
2024-02-22selftests: fix the zswap invasive shrink testNhat Pham1-1/+1
2024-02-22selftests/bpf: Test case for lacking CFI stub functions.Kui-Feng Lee6-3/+151
2024-02-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-31/+91
2024-02-22tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown1-16/+19
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown1-1/+1
2024-02-22selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park1-1/+8
2024-02-22selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park4-0/+93
2024-02-22selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park4-0/+97
2024-02-22selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2-1/+68
2024-02-22selftests/damon: add a test for DAMOS quotaSeongJae Park2-0/+68
2024-02-22selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park1-1/+8
2024-02-22selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park1-0/+32
2024-02-22selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park1-9/+33