serenity/Kernel
Hendiadyoin1 1db4da93eb Kernel/USB: Save all USB descriptors and allow iterating over them
This makes it easier to access class specific descriptors, which
are sometimes dependent on the descriptors immediately before them.
2024-10-30 18:47:50 -04:00
..
API Kernel: Add a prctl option to enter jail mode until an execve syscall 2024-10-03 12:39:45 +02:00
Arch Kernel: Share __assertion_failed() implementation between architectures 2024-10-30 18:42:21 -04:00
Boot
Bus Kernel/USB: Save all USB descriptors and allow iterating over them 2024-10-30 18:47:50 -04:00
Devices Kernel/USBMS: Move the BOT/BBB driver to its own directory 2024-10-30 18:47:50 -04:00
FileSystem Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
Firmware Kernel: Remove passing of register state to IRQ handlers 2024-09-01 21:00:18 +02:00
Heap
Interrupts Kernel: Remove passing of register state to IRQ handlers 2024-09-01 21:00:18 +02:00
Library Kernel: Share __assertion_failed() implementation between architectures 2024-10-30 18:42:21 -04:00
Locking
Memory Everywhere: Fix compilation with Clang 19 2024-10-02 21:42:33 -04:00
Net E1000NetworkAdapter: Fix incorrect cast of RX buffer descriptor pointer 2024-10-16 16:02:19 -04:00
Prekernel
Security
Syscalls Kernel/Syscalls: Require inet promise for AF_INET6 domain 2024-10-05 12:52:10 -04:00
Tasks Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
Time Kernel: Remove passing of register state to IRQ handlers 2024-09-01 21:00:18 +02:00
CMakeLists.txt Kernel/USBMS: Move the BOT/BBB driver to its own directory 2024-10-30 18:47:50 -04:00
Debug.h.in Net/Kernel: Add basic ICMPv6 support 2024-10-04 12:04:17 +02:00
embedmap.sh
Forward.h
generate-version-file.sh
kprintf.cpp Kernel/Devices: Remove the DeviceManagement singleton 2024-10-05 12:26:48 +02:00
kstdio.h
KSyms.cpp
KSyms.h
mkmap.sh
SanCov.cpp
Sections.h
UnixTypes.h