summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/pi
AgeCommit message (Expand)Author
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas
2024-02-22arm64: gitignore: ignore relacheckBartosz Golaszewski
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel
2024-02-16arm64: mm: Add feature override support for LVAArd Biesheuvel
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel
2024-02-16arm64: head: move memstart_offset_seed handling to C codeArd Biesheuvel
2024-02-16arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel
2024-02-16arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel
2024-02-16arm64: head: move relocation handling to C codeArd Biesheuvel
2024-02-16arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel
2024-02-16arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel
2024-02-09arm64: kaslr: Adjust randomization range dynamicallyArd Biesheuvel
2023-12-12arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel