summaryrefslogtreecommitdiffstats
path: root/fs/crypto/policy.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-06riscv: implement a memset like function for textPuranjay Mohan2-0/+78
2023-09-06riscv: extend patch_text_nosync() for multiple pagesPuranjay Mohan1-5/+32
2023-09-06bpf: make bpf_prog_pack allocator portablePuranjay Mohan1-4/+4
2023-09-06riscv: libstub: Implement KASLR by using generic functionsAlexandre Ghiti4-19/+19
2023-09-06libstub: Fix compilation warning for rv32Alexandre Ghiti1-1/+1
2023-09-06arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti5-105/+183
2023-09-06riscv: Dump out kernel offset information on panicAlexandre Ghiti1-0/+25
2023-09-06riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti6-2/+101
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu3-4/+90
2023-09-01soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar1-0/+4
2023-09-01cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar6-0/+237