serenity/Kernel/Bus
Luke 51b6bd8d95 Kernel/USB: Remove UAF in device removal
I was using a raw pointer instead of a RefPtr to keep the device alive
during removal.
2021-08-14 23:14:56 +02:00
..
PCI Kernel/PCI: Assign a PCI address in the SysFS PCI device directories 2021-08-14 17:47:42 +02:00
USB Kernel/USB: Remove UAF in device removal 2021-08-14 23:14:56 +02:00
VirtIO Kernel: Move VirtIO code into the Bus source folder 2021-08-13 08:06:47 +02:00