summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/pi
AgeCommit message (Expand)AuthorLines
2025-09-18riscv: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada-1/+1
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu-0/+41
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu-2/+2
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti-1/+5
2024-08-05RISC-V: Use Zkr to seed KASLR base addressJesse Taube-1/+195
2024-08-05RISC-V: pi: Add kernel/pi/pi.hJesse Taube-14/+20
2024-08-05RISC-V: pi: Force hidden visibility for all symbol referencesJesse Taube-0/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-6/+0
2024-01-22RISC-V: build: Allow LTO to be selectedWende Tan-0/+3
2024-01-11riscv: Fix an off-by-one in get_early_cmdline()Christophe JAILLET-2/+1
2023-09-05riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti-1/+44
2023-05-09riscv: Fix orphan section warnings caused by kernel/piAlexandre Ghiti-1/+1
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti-0/+101