index
:
pm24.git
master
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
/
arch
/
riscv
/
purgatory
Age
Commit message (
Expand
)
Author
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-02
Merge patch series "riscv: SCS support"
Palmer Dabbelt
2023-10-31
Merge patch series "riscv: kexec: cleanup and fixups"
Palmer Dabbelt
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-09-20
riscv: kexec: Remove -fPIE for PURGATORY_CFLAGS
Song Shuai
2023-08-23
riscv/purgatory: Disable CFI
Sami Tolvanen
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-12
riscv/purgatory: remove PGO flags
Ricardo Ribalda
2023-06-05
riscv/purgatory: Do not use fortified string functions
Kees Cook
2023-04-08
purgatory: fix disabling debug info
Alyssa Ross
2023-01-31
RISC-V: add infrastructure to allow different str* implementations
Heiko Stuebner
2022-08-11
riscv/purgatory: Omit use of bin2c
Masahiro Yamada
2022-08-11
riscv/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
2022-05-19
RISC-V: Add purgatory
Li Zhengyu