index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
kaslr.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
arm64: Fix CONFIG_ARCH_RANDOM=n build
Robin Murphy
1
-0
/
+1
2020-01-22
arm64: Use v8.5-RNG entropy for KASLR seed
Mark Brown
1
-0
/
+11
2019-11-08
arm64: kaslr: Check command line before looking for a seed
Mark Brown
1
-5
/
+6
2019-11-08
arm64: kaslr: Announce KASLR status on boot
Mark Brown
1
-3
/
+38
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-7
/
+4
2019-08-23
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
1
-4
/
+1
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
1
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-23
arm64/kernel: kaslr: reduce module randomization range to 2 GB
Ard Biesheuvel
1
-3
/
+3
2019-02-01
arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
Ard Biesheuvel
1
-0
/
+1
2019-01-16
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
1
-2
/
+6
2018-03-08
arm64/kernel: kaslr: reduce module randomization range to 4 GB
Ard Biesheuvel
1
-8
/
+12
2018-03-05
arm64/kernel: kaslr: drop special Image placement logic
Ard Biesheuvel
1
-15
/
+0
2017-08-22
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
1
-7
/
+3
2017-08-22
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
1
-3
/
+9
2017-06-29
arm64: fix endianness annotation in get_kaslr_seed()
Luc Van Oostenryck
1
-1
/
+1
2017-03-22
arm64: kaslr: Fix up the kernel image alignment
Neeraj Upadhyay
1
-3
/
+7
2016-08-22
arm64: apply __ro_after_init to some objects
Jisheng Zhang
1
-1
/
+2
2016-04-26
arm64: relocatable: deal with physically misaligned kernel images
Ard Biesheuvel
1
-3
/
+3
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
1
-0
/
+4
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
1
-0
/
+173