index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
kaslr.c
Age
Commit message (
Expand
)
Author
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
2024-09-07
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
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