This website requires JavaScript.
Explore
Help
Sign in
dmaax
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ecc9c5409d
ladybird
/
Kernel
/
Bus
History
Idan Horowitz
b4cdd6a55c
Kernel: Prevent integer overflow in USB::Hub::check_for_port_updates()
...
The maximum valid value is 255, so max + 1 doesn't fit in a u8.
2024-05-27 17:35:42 +02:00
..
PCI
Kernel/HID: Add support for virtio input devices
2024-05-23 11:16:57 -06:00
SerialIO
Kernel: Untie PS2 mouse and keyboard devices from i8042 implementation
2023-06-21 05:02:09 -06:00
USB
Kernel: Prevent integer overflow in USB::Hub::check_for_port_updates()
2024-05-27 17:35:42 +02:00
VirtIO
Kernel/HID: Add support for virtio input devices
2024-05-23 11:16:57 -06:00