index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
kaslr.c
Age
Commit message (
Expand
)
Author
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-09
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-17
s390/kaslr: Fix casts in get_random
Nathan Chancellor
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-08-26
s390/kaslr: reserve memory for kasan usage
Vasily Gorbik
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer