summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)AuthorFilesLines
2025-03-28Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds16-27/+89
2025-03-11selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917Madhavan Srinivasan1-0/+3
2025-02-17selftests/powerpc: Use PKEY_UNRESTRICTED macroYury Khrustalev5-9/+9
2025-02-11selftests/powerpc/pmu: Update comment with details to understand auxv_generic...Athira Rajeev1-0/+7
2025-02-11selftests/powerpc/pmu: Add interface test for extended reg supportKajol Jain4-2/+40
2025-02-11tools/testing/selftests/powerpc/pmu: Update comment description to mention IS...Athira Rajeev10-15/+15
2025-02-11tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfestsAthira Rajeev4-5/+11
2025-02-11tools/testing/selftests/powerpc: Enable pmu selftests for power11Athira Rajeev2-5/+16
2025-01-11selftests/powerpc: Fix argument order to timer_sub()Michael Ellerman1-1/+1
2024-12-18selftest/powerpc/ptrace: Cleanup duplicate macro definitionsMadhavan Srinivasan3-24/+8
2024-12-18selftest/powerpc/ptrace/ptrace-pkey: Remove duplicate macrosMadhavan Srinivasan1-13/+1
2024-12-18selftest/powerpc/ptrace/core-pkey: Remove duplicate macrosMadhavan Srinivasan1-18/+1
2024-12-10selftests/powerpc: Fix typo in test-vphn.cZhu Jun1-1/+1
2024-11-14selftests/powerpc: Remove the path after initialization.zhang jiao1-5/+5
2024-11-07selftests/powerpc: Detect taint change in mitigation patching testMichael Ellerman1-4/+4
2024-11-07selftests/powerpc: Return errors from all testsMichael Ellerman3-4/+3
2024-11-07selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman2-3/+3
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman22-0/+22
2024-11-07selftests/powerpc: Lower run time of count_stcx_fail testMichael Ellerman1-3/+0
2024-09-09selftests/powerpc: Allow building without static libcMadhavan Srinivasan2-3/+15
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds36-114/+615
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King1-1/+1
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray5-105/+187
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray1-2/+111
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray1-1/+7
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray5-1/+269
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray1-1/+1
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman2-4/+4
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman1-21/+22
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan24-7/+25
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan5-0/+16
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan13-44/+45
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch1-1/+1
2024-03-16Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+12
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+1
2024-03-05selftests/powerpc: Fix load_unaligned_zeropad build failureMichael Ellerman2-0/+1
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman1-0/+12
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman1-10/+6
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry1-2/+2
2023-12-21selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"Colin Ian King1-1/+1
2023-12-13powerpc/selftests: Add test for papr-sysparmNathan Lynch4-0/+210
2023-12-13powerpc/selftests: Add test for papr-vpdNathan Lynch4-0/+366
2023-12-13selftests/powerpc: Check all FPRs in fpu_syscall testMichael Ellerman2-6/+9
2023-12-13selftests/powerpc: Run fpu_preempt test for 60 secondsMichael Ellerman1-1/+1
2023-12-13selftests/powerpc: Generate better bit patterns for FPU testsMichael Ellerman2-4/+27
2023-12-13selftests/powerpc: Check all FPRs in fpu_preemptMichael Ellerman2-13/+43
2023-12-13selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman2-8/+11
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2-9/+9
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2-1/+1