aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-02-27kunit: tool: Print UML commandMickaël Salaün1-0/+1
2024-02-27selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski1-1/+1
2024-02-27landlock: Add support for KUnit testsMickaël Salaün1-0/+1
2024-02-27selftests/landlock: Clean up error logs related to capabilitiesMickaël Salaün1-30/+9
2024-02-26perf pmu: Fix a potential memory leak in perf_pmu__lookup()Christophe JAILLET1-4/+3
2024-02-26perf test: Fix spelling mistake "curent" -> "current"Colin Ian King1-1/+1
2024-02-26selftests: mptcp: diag: change timeout_poll to 30Geliang Tang1-1/+1
2024-02-26selftests: mptcp: join: change capture/checksum as boolGeliang Tang1-11/+11
2024-02-26selftests: mptcp: simult flows: define missing varsGeliang Tang1-0/+6
2024-02-26selftests: mptcp: netlink: drop duplicate var retGeliang Tang1-1/+0
2024-02-26selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)1-0/+21
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni1-1/+29
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang1-0/+5
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang2-14/+18
2024-02-26KVM: selftests: x86: sync_regs_test: Get regs structure before modifying itThomas Huth1-0/+1
2024-02-26KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriateThomas Huth1-5/+5
2024-02-26perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1Arnaldo Carvalho de Melo1-8/+8
2024-02-26perf data convert: Fix segfault when converting to json when cpu_desc isn't setIlkka Koskinen1-1/+3
2024-02-26perf bpf: Check that the minimal vmlinux.h installed is the latest oneArnaldo Carvalho de Melo1-1/+1
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann118-484/+1216
2024-02-26drm/edid/firmware: Remove built-in EDIDsMaxime Ripard9-567/+0
2024-02-26selftests: net: veth: test syncing GRO and XDP state while device is downJakub Kicinski1-0/+14
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-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