summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kaslr.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: kaslr: Check command line before looking for a seedMark Brown2019-11-081-5/+6
* arm64: kaslr: Announce KASLR status on bootMark Brown2019-11-081-3/+38
*-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-7/+4
|\ \
| | * arm64: map FDT as RW for early_init_dt_scan()Hsin-Yi Wang2019-08-231-4/+1
| |/ |/|
| * arm64: mm: Introduce VA_BITS_MINSteve Capper2019-08-091-3/+3
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* 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/+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