|
4ea3e49788
|
Refactor Vmar and VmMapping .
Co-authored-by: Zhang Junyang <junyang@stu.pku.edu.cn>
|
2024-11-13 17:29:57 +08:00 |
|
|
745ac6d982
|
Set overflow boundary to isize::MAX for memory related syscalls
|
2024-09-01 15:40:46 +08:00 |
|
|
e184094648
|
Fix integer overflow caused by page align
|
2024-09-01 15:40:46 +08:00 |
|
|
0a8ad6971a
|
Fix integer overflow caused by large addr + size in memory related syscall
|
2024-09-01 15:40:46 +08:00 |
|
|
aa77747f94
|
Make mprotect&munmap return fast when len is zero
|
2024-08-26 12:06:31 +08:00 |
|
|
dafd16075f
|
Remove the shim kernel crate
|
2024-08-23 23:37:50 +08:00 |
|