summaryrefslogtreecommitdiff
path: root/arch/s390/boot/kaslr.c
AgeCommit message (Expand)Author
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer