index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
security
Age
Commit message (
Expand
)
Author
2024-11-07
selftests/powerpc: Detect taint change in mitigation patching test
Michael Ellerman
2024-11-07
selftests/powerpc: Give all tests 2 minutes timeout
Michael Ellerman
2024-04-29
selftests/powerpc: make sub-folders buildable on their own
Madhavan Srinivasan
2024-04-29
selftests/powerpc: Re-order *FLAGS to follow lib.mk
Madhavan Srinivasan
2023-02-15
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
2023-02-09
selftests/powerpc: Add read/write debugfs file, int
Benjamin Gray
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
2022-06-29
selftests/powerpc: Add missing files to .gitignores
Michael Ellerman
2022-05-22
selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
2022-05-22
selftests/powerpc: Better reporting in spectre_v2
Russell Currey
2022-05-04
selftests/powerpc: Fix typo in spectre_v2
Russell Currey
2022-03-01
selftests/powerpc/pmu: Add macros to parse event codes
Madhavan Srinivasan
2021-12-16
selftests/powerpc: skip tests for unavailable mitigations.
Sachin Sant
2021-12-09
selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
Thadeu Lima de Souza Cascardo
2021-10-27
selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.sh
Russell Currey
2021-05-17
selftests/powerpc: Add test of mitigation patching
Michael Ellerman
2021-04-23
selftests/powerpc: Add uaccess flush test
Thadeu Lima de Souza Cascardo
2021-03-24
selftests/powerpc: Fix L1D flushing tests for Power10
Russell Currey
2020-12-04
selftests/powerpc: update .gitignore
Daniel Axtens
2020-11-19
selftests/powerpc: refactor entry and rfi_flush tests
Daniel Axtens
2020-11-19
selftests/powerpc: entry flush test
Daniel Axtens
2020-11-19
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
2020-09-08
selftests/powerpc: Skip security tests on older CPUs
Michael Ellerman
2020-09-08
selftests/powerpc: Move set_dscr() into rfi_flush.c
Michael Ellerman
2020-07-29
selftests/powerpc: Return skip code for spectre_v2
Thadeu Lima de Souza Cascardo
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-21
selftests/powerpc: spectre_v2 test must be built 64-bit
Michael Ellerman
2019-10-30
selftests/powerpc: Add a test of spectre_v2 mitigations
Michael Ellerman
2019-08-22
selftests/powerpc: Ignore generated files
Gustavo Romero
2018-10-31
selftests: powerpc: Fix warning for security subdir
Joel Stanley
2018-10-30
selftests/powerpc: Relax L1d miss targets for rfi_flush test
Naveen N. Rao
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao