Luna/kernel
apio 36e6787415
All checks were successful
continuous-integration/drone/push Build is passing
kernel: Make sure addresses allocated by mmap() are ALWAYS page-aligned
Fixes a kernel crash. Thanks a lot, sysfuzz!
2023-06-18 20:29:32 +02:00
..
src kernel: Make sure addresses allocated by mmap() are ALWAYS page-aligned 2023-06-18 20:29:32 +02:00
CMakeLists.txt kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
config.cmake.template kernel: Add a customizable configuration file system 2023-06-18 20:18:19 +02:00
debug.cmake kernel: Add a bunch more config definitions and hide debug messages behind them 2023-06-18 20:18:00 +02:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00