summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kaslr.c
Commit message (Expand)AuthorAgeFilesLines
* arm64/kernel: kaslr: reduce module randomization range to 4 GBArd Biesheuvel2018-03-081-8/+12
* arm64/kernel: kaslr: drop special Image placement logicArd Biesheuvel2018-03-051-15/+0
* arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
* arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-221-3/+9
* arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck2017-06-291-1/+1
* arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay2017-03-221-3/+7
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-221-1/+2
* arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel2016-04-261-3/+3
* arm64: kaslr: randomize the linear regionArd Biesheuvel2016-02-241-0/+4
* arm64: add support for kernel ASLRArd Biesheuvel2016-02-241-0/+173
OpenPOWER on IntegriCloud