aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/pi/kaslr_early.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-29arm64/mm: Remove randomization of the linear mapArd Biesheuvel1-4/+0
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel1-6/+6
2024-02-16arm64: head: move memstart_offset_seed handling to C codeArd Biesheuvel1-0/+4
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel1-52/+1
2024-02-16arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel1-7/+9
2024-02-09arm64: kaslr: Adjust randomization range dynamicallyArd Biesheuvel1-5/+6
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn1-5/+3
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel1-0/+112