Luna/kernel
apio ffcaac0ca3 Kernel: Add validate_user_write() and validate_user_read()
Not at copy_from_user and copy_to_user yet, but an improvement over blindly using physical memory.
2022-11-04 22:46:48 +01:00
..
include Kernel: Add validate_user_write() and validate_user_read() 2022-11-04 22:46:48 +01:00
src Kernel: Add validate_user_write() and validate_user_read() 2022-11-04 22:46:48 +01:00
Makefile Remove the .elf suffix from the kernel filename 2022-11-03 20:44:37 +01:00
moon.ld Kernel: Add support for the NX bit 2022-11-02 18:34:57 +01:00