acpi
|
Cast %p usage to void*
|
2022-10-08 18:27:05 +02:00 |
cpu
|
Kernel: Add UBSAN (Undefined Behaviour Sanitizer)
|
2022-11-05 10:47:18 +01:00 |
fs
|
Kernel: Refuse to mkdir any directory named . or ..
|
2022-11-05 12:09:01 +01:00 |
gdt
|
Kernel: Rename ASSERT() to ensure()
|
2022-11-02 19:38:15 +01:00 |
io
|
I'm so dumb
|
2022-10-06 18:04:32 +02:00 |
log
|
Kernel: Show current_task's name in the log
|
2022-10-18 18:41:17 +02:00 |
misc
|
Kernel: Add UBSAN (Undefined Behaviour Sanitizer)
|
2022-11-05 10:47:18 +01:00 |
panic
|
Kernel: Add support for the NX bit
|
2022-11-02 18:34:57 +01:00 |
rand
|
Kernel: Rename ASSERT() to ensure()
|
2022-11-02 19:38:15 +01:00 |
std
|
Kernel, libc: Fix a big bug in printf()
|
2022-10-30 09:53:23 +01:00 |
thread
|
Kernel: Show init's exit status before restarting
|
2022-11-05 11:56:16 +01:00 |
trace
|
compilation fix
|
2022-10-28 21:02:23 +02:00 |
main.cpp
|
Kernel: Rename ASSERT() to ensure()
|
2022-11-02 19:38:15 +01:00 |