index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
kaslr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
1
-1
/
+1
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
1
-9
/
+101
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
1
-105
/
+8
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
1
-7
/
+7
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
1
-5
/
+5
2023-02-06
s390/kasan: avoid mapping KASAN shadow for standby memory
Vasily Gorbik
1
-1
/
+1
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
1
-2
/
+4
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
1
-2
/
+0
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
1
-6
/
+0
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
1
-1
/
+1
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
1
-3
/
+3
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
1
-2
/
+1
2020-11-09
s390/kasan: move memory needs estimation into a function
Vasily Gorbik
1
-22
/
+8
2020-09-29
s390/kaslr: correct and explain randomization base generation
Vasily Gorbik
1
-38
/
+92
2020-09-29
s390/kaslr: avoid mixing valid random value and an error code
Vasily Gorbik
1
-5
/
+5
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-02-17
s390/kaslr: Fix casts in get_random
Nathan Chancellor
1
-1
/
+1
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-8
/
+33
2019-08-26
s390/kaslr: reserve memory for kasan usage
Vasily Gorbik
1
-8
/
+33
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
1
-0
/
+1
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
1
-0
/
+144