summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti10-9/+154
2023-04-26dt-bindings: riscv: add sv57 mmu-typeConor Dooley1-0/+1
2023-04-26RISC-V: hwprobe: Remove __init on probe_vendor_features()Evan Green3-6/+6
2023-04-19riscv: Use --emit-relocs in order to move .rela.dyn in initAlexandre Ghiti3-1/+21
2023-04-19riscv: Check relocations at compile timeAlexandre Ghiti2-0/+62
2023-04-19powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti2-16/+22
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti5-5/+91
2023-04-19riscv: Move .rela.dyn outside of init to avoid empty relocationsAlexandre Ghiti1-4/+4
2023-04-19riscv: Prepare EFI header for relocatable kernelsAlexandre Ghiti3-6/+21
2023-04-19riscv: Unconditionnally select KASAN_VMALLOC if KASANAlexandre Ghiti1-0/+1
2023-04-19riscv: Fix ptdump when KASAN is enabledAlexandre Ghiti1-12/+12
2023-04-19riscv: Fix EFI stub usage of KASAN instrumented strcmp functionAlexandre Ghiti1-2/+0
2023-04-19riscv: Move DTB_EARLY_BASE_VA to the kernel address spaceAlexandre Ghiti1-1/+1
2023-04-19riscv: Rework kasan population functionsAlexandre Ghiti1-178/+183
2023-04-19riscv: Split early and final KASAN population functionsAlexandre Ghiti1-69/+116
2023-04-19riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti4-11/+90
2023-04-19riscv: Move the linear mapping creation in its own functionAlexandre Ghiti1-14/+28
2023-04-19riscv: Get rid of riscv_pfn_base variableAlexandre Ghiti2-7/+2
2023-04-19RISC-V: align ISA extension Kconfig help text with each otherConor Dooley1-8/+8
2023-04-19riscv: Kconfig: enable SCHED_MC kconfigSong Shuai1-0/+8