aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kaslr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas1-7/+3
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel1-3/+9
2017-06-29arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck1-1/+1
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay1-3/+7
2016-08-22arm64: apply __ro_after_init to some objectsJisheng Zhang1-1/+2
2016-04-26arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel1-3/+3
2016-02-24arm64: kaslr: randomize the linear regionArd Biesheuvel1-0/+4
2016-02-24arm64: add support for kernel ASLRArd Biesheuvel1-0/+173