ladybird/Kernel/Prekernel
Idan Horowitz f0166efe8c Kernel: Use the whole kernel PD range when randomizing the KASLR offset
Now that we reclaim the memory range that is created by KASLR before
the start of the kernel image, there's no need to be conservative with
the KASLR offset.
2022-03-23 19:49:49 +02:00
..
boot.S Kernel: Move aarch64 Prekernel into Kernel 2022-03-12 14:54:12 -08:00
CMakeLists.txt Kernel: Move aarch64 Prekernel into Kernel 2022-03-12 14:54:12 -08:00
init.cpp Kernel: Use the whole kernel PD range when randomizing the KASLR offset 2022-03-23 19:49:49 +02:00
linker.ld Kernel: Move aarch64 Prekernel into Kernel 2022-03-12 14:54:12 -08:00
multiboot.S Kernel: Move aarch64 Prekernel into Kernel 2022-03-12 14:54:12 -08:00
Prekernel.h Kernel: Use the whole kernel PD range when randomizing the KASLR offset 2022-03-23 19:49:49 +02:00
UBSanitizer.cpp AK+Kernel+LibSanitizer: Store "ubsan-is-deadly" flag as Atomic<bool> 2022-02-03 16:11:26 +01:00