开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
kaslr.c
Age
Commit message (
Expand
)
Author
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
2019-01-16
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
2018-03-05
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2017-06-29
arm64: fix endianness annotation in get_kaslr_seed()
Luc Van Oostenryck
2017-03-22
arm64: kaslr: Fix up the kernel image alignment
Neeraj Upadhyay
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
2016-04-26
arm64: relocatable: deal with physically misaligned kernel images
Ard Biesheuvel
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel