aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-05selftests/powerpc: Fix load_unaligned_zeropad build failureMichael Ellerman
2024-03-03powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman
2024-03-01selftests/powerpc: Fix fpu_signal failuresMichael Ellerman
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry
2023-12-21selftests/powerpc: Fix spelling mistake "EACCESS" -> "EACCES"Colin Ian King
2023-12-13powerpc/selftests: Add test for papr-sysparmNathan Lynch
2023-12-13powerpc/selftests: Add test for papr-vpdNathan Lynch
2023-12-13selftests/powerpc: Check all FPRs in fpu_syscall testMichael Ellerman
2023-12-13selftests/powerpc: Run fpu_preempt test for 60 secondsMichael Ellerman
2023-12-13selftests/powerpc: Generate better bit patterns for FPU testsMichael Ellerman
2023-12-13selftests/powerpc: Check all FPRs in fpu_preemptMichael Ellerman
2023-12-13selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-08-24powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-02selftests/powerpc/ptrace: Declare test temporary variables as volatileBenjamin Gray
2023-08-02selftests/powerpc/ptrace: Fix typo in pid_max search errorBenjamin Gray
2023-08-02selftests/powerpc/ptrace: Explain why tests are skippedBenjamin Gray
2023-06-19selftests/powerpc/dexcr: Add DEXCR status utility lsdexcrBenjamin Gray
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray
2023-06-19selftests/powerpc: Add more utility macrosBenjamin Gray
2023-04-20selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray
2023-04-20selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray
2023-04-20selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray
2023-04-20selftests/powerpc/dscr: Correct typosBenjamin Gray
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray
2023-03-30selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray