Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | Kernel: Add convenience values to the Memory::Region::Access enum | Andreas Kling |
2021-08-06 | Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace | Andreas Kling |
2021-07-26 | Kernel: Fix integer overflow in KCOV_SETBUFSIZE ioctl | Patrick Meyer |
2021-07-27 | Kernel: Make KCOVDevice::ioctl() return KResult | Ali Mohammad Pur |
2021-07-26 | Kernel: Add option to build with coverage instrumentation and KCOV | Patrick Meyer |