This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
44815b08c7
Luna
/
kernel
History
apio
44815b08c7
Kernel: Use copy_from_user() and copy_to_user() in read/write
...
This is huge. Finally, we can do proper reads/writes with invalid addresses, or big buffers.
2022-11-06 15:19:23 +01:00
..
include
Kernel: Use copy_from_user() and copy_to_user() in read/write
2022-11-06 15:19:23 +01:00
src
Kernel: Use copy_from_user() and copy_to_user() in read/write
2022-11-06 15:19:23 +01:00
Makefile
Kernel: Add UBSAN (Undefined Behaviour Sanitizer)
2022-11-05 10:47:18 +01:00
moon.ld
Kernel: Add support for the NX bit
2022-11-02 18:34:57 +01:00