summaryrefslogtreecommitdiffstats
path: root/include/vdso (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-08riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES configLad Prabhakar1-1/+1
2023-09-08riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO configLad Prabhakar1-1/+1
2023-09-08riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabledLad Prabhakar1-1/+1
2023-09-06bpf, riscv: use prog pack allocator in the BPF JITPuranjay Mohan3-28/+141
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