aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/kaslr.c
AgeCommit message (Expand)Author
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