summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün
2024-12-18selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün
2024-12-18selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebitsMickaël Salaün
2024-12-18KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov
2024-12-18KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov
2024-12-18selftests: refactor the lsm `flags_overset_lsm_set_self_attr` testAmit Vadhavana
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson
2024-12-18KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson
2024-12-18KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()Sean Christopherson
2024-12-18KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entriesSean Christopherson
2024-12-18KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson
2024-12-18KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIRSean Christopherson
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2024-12-18KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHsSean Christopherson
2024-12-18KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)Sean Christopherson
2024-12-18KVM: selftests: Add a read-only mprotect() phase to mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Precisely limit the number of guest loops in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Enable mmu_stress_test on arm64Sean Christopherson
2024-12-18KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.cSean Christopherson
2024-12-18KVM: selftests: Compute number of extra pages needed in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Only muck with SREGS on x86 in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Rename max_guest_memory_test to mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeededSean Christopherson
2024-12-18KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncateSean Christopherson
2024-12-18KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-paramSean Christopherson
2024-12-18ktest.pl: Fix typo "accesing"WangYuli
2024-12-18ktest.pl: Fix typo in commentBa Jing
2024-12-18ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing
2024-12-18ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere
2024-12-18perf python: Correctly throw IndexErrorIan Rogers
2024-12-18perf python: Add __str__ and __repr__ functions to evselIan Rogers
2024-12-18perf python: Add __str__ and __repr__ functions to evlistIan Rogers
2024-12-18perf python: Add parse_events functionIan Rogers
2024-12-18perf build: Remove test library from python shared objectIan Rogers
2024-12-18perf kwork: Make perf_kwork_add_work a callbackIan Rogers
2024-12-18perf bench: Remove reference to cmd_injectIan Rogers
2024-12-18perf lock: Move common lock contention code to new fileIan Rogers
2024-12-18perf env: Move arch errno function to only use in envIan Rogers
2024-12-18perf intel-pt: Remove stale build commentIan Rogers
2024-12-18perf x86: Define arch_fetch_insn in NO_AUXTRACE buildsIan Rogers
2024-12-18perf script: Move perf_sample__sprintf_flags to trace-event-scripting.cIan Rogers
2024-12-18perf script: Move script_fetch_insn to trace-event-scripting.cIan Rogers
2024-12-18perf script: Move script_spec code to trace-event-scripting.cIan Rogers
2024-12-18perf stat: Move stat_config into config.cIan Rogers