summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2021-10-27selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.shRussell Currey
2021-09-13selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin
2021-08-26selftests: Skip TM tests on synthetic TM implementationsJordan Niethe
2021-08-26selftests/powerpc: Add missing clobbered register to to ptrace TM testsJordan Niethe
2021-08-18selftests/powerpc: Remove duplicated include from tm-poison.cZheng Yongjun
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy
2021-06-25selftests/powerpc: Use req_max_processed_len from sysfs NX capabilitiesHaren Myneni
2021-06-17selftests/powerpc: EBB selftest for MMCR0 control for PMU SPRs in ISA v3.1Athira Rajeev
2021-06-17selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-06-17powerpc/selftests: Use gettid() instead of getppid() for null_syscallChristophe Leroy
2021-06-15selftests/powerpc: Remove the repeated declarationShaokun Zhang
2021-05-23selftests/powerpc: Fix duplicate included pthread.hJiapeng Chong
2021-05-17selftests/powerpc: Add test of mitigation patchingMichael Ellerman
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada
2021-04-23selftests/powerpc: remove unneeded semicolonYang Li
2021-04-23powerpc/selftests: Add selftest to test concurrent perf/ptrace eventsRavi Bangoria
2021-04-23powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWRRavi Bangoria
2021-04-23powerpc/selftests/perf-hwbreak: Coalesce event creation codeRavi Bangoria
2021-04-23powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWRRavi Bangoria
2021-04-23selftests/powerpc: Add uaccess flush testThadeu Lima de Souza Cascardo
2021-04-08selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memoryJordan Niethe
2021-04-08selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe
2021-03-29selftests/powerpc: unmark non-kernel-doc commentsRandy Dunlap
2021-03-24selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-31selftests/powerpc: Add VF recovery testsOliver O'Halloran
2021-01-31selftests/powerpc: Use stderr for debug messages in eeh-functionsOliver O'Halloran
2021-01-31selftests/powerpc: Hoist helper code out of eeh-basicOliver O'Halloran
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-19selftests/powerpc: Fix exit status of pkey testsSandipan Das
2021-01-05selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-19selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basicPo-Hsu Lin
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-20selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load worka...Michael Neuling
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-14selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-06selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-15selftests/powerpc: Tests for kernel accessing user memoryRavi Bangoria
2020-09-14Merge branch 'fixes' into nextMichael Ellerman