summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/kaslr.c
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: get rid of startup archiveHeiko Carstens2022-05-061-1/+1
* s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-3/+3
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-2/+1
* s390/kasan: move memory needs estimation into a functionVasily Gorbik2020-11-091-22/+8
* s390/kaslr: correct and explain randomization base generationVasily Gorbik2020-09-291-38/+92
* s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik2020-09-291-5/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* s390/kaslr: Fix casts in get_randomNathan Chancellor2020-02-171-1/+1
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-8/+33
|\
| * s390/kaslr: reserve memory for kasan usageVasily Gorbik2019-08-261-8/+33
* | s390/boot: add missing declarations and includesVasily Gorbik2019-07-291-0/+1
|/
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+144