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-05-24 03:55:06 +00:00
Code
Issues
Activity
Actions
a490bca29b
serenity
/
Kernel
/
Heap
History
Download ZIP
Download TAR.GZ
Timon Kruiper
8fe3c50b30
Kernel/aarch64: Force kmalloc to return 16 byte aligned pointers
...
KUBSAN complained about a misaligned address when trying to construct the Thread class.
2022-10-20 23:26:32 +02:00
..
Heap.h
Kernel/aarch64: Force kmalloc to return 16 byte aligned pointers
2022-10-20 23:26:32 +02:00
kmalloc.cpp
Kernel: Add formal Processor::verify_no_spinlocks_held() API
2022-10-16 02:29:14 -06:00
kmalloc.h
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00