aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+12
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus 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
2023-08-18selftests/powerpc: add const qualification where possibleNathan Lynch3-11/+11
2023-08-18powerpc/selftests: sort mm/.gitignore, add exec_protNathan Lynch1-8/+9
2023-08-16selftests/powerpc/ptrace: Update ptrace-perf watchpoint selftestBenjamin Gray3-548/+368
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2-0/+0
2023-08-02selftests/powerpc/ptrace: Declare test temporary variables as volatileBenjamin Gray1-12/+12
2023-08-02selftests/powerpc/ptrace: Fix typo in pid_max search errorBenjamin Gray1-1/+1
2023-08-02selftests/powerpc/ptrace: Explain why tests are skippedBenjamin Gray15-24/+24
2023-06-19selftests/powerpc/dexcr: Add DEXCR status utility lsdexcrBenjamin Gray3-0/+144
2023-06-19selftests/powerpc/dexcr: Add hashst/hashchk testBenjamin Gray9-0/+449
2023-06-19selftests/powerpc: Add more utility macrosBenjamin Gray2-3/+26
2023-04-20selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2-3/+0
2023-04-20selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray1-7/+4
2023-04-20selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray3-115/+113
2023-04-20selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray3-14/+159
2023-04-20selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray7-15/+21
2023-04-20selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray4-14/+13
2023-04-20selftests/powerpc/dscr: Correct typosBenjamin Gray3-6/+6
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin2-0/+2
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray1-1/+1
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray2-16/+16
2023-03-30selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray1-2/+5
2023-03-15selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_testKajol Jain1-2/+2
2023-03-15selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling1-0/+1
2023-02-15selftests/powerpc: Fix incorrect kernel headers search pathMathieu Desnoyers4-4/+4
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray5-109/+71
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray5-22/+95
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray3-7/+132
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray5-35/+47
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray7-160/+120
2022-12-05selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2022-12-02selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray1-1/+3
2022-12-02selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray4-21/+10
2022-12-02selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang1-1/+1
2022-11-30selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao1-6/+39