This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-07-23 03:17:34 +00:00
Code
Issues
Activity
Actions
95e74d1776
serenity
/
Kernel
/
Arch
History
Download ZIP
Download TAR.GZ
Andreas Kling
48a0b31c47
Kernel: Make copy_{from,to}_user() return KResult and use TRY()
...
This makes EFAULT propagation flow much more naturally. :^)
2021-09-05 17:38:37 +02:00
..
aarch64
Kernel: Omit all actual code from the kernel on aarch64 for now
2021-08-28 21:51:30 +01:00
PC
Kernel: Make all ProcFS and SysFS files zero-sized
2021-08-29 01:09:19 +02:00
x86
Kernel: Make copy_{from,to}_user() return KResult and use TRY()
2021-09-05 17:38:37 +02:00