summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kaslr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2019-05-231-3/+3
* arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1
* arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-161-2/+6
* 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/+0Star
* arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3Star
* 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