This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-30 13:19:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c8e161f2d32b5a7cb54cd4e6db8dc95be0cdc2e
ladybird
/
Kernel
/
Heap
History
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