index
:
linux.git
master
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
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