Age | Commit message (Expand) | Author |
---|---|---|
2022-10-14 | Tests+Userland: Prefer using __builtin_trap() instead of UD2 | Gunnar Beutner |
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |
2020-08-02 | Tests: Build automatically, fix compilation errors | Ben Wiederhake |
2020-01-10 | Kernel: Fix kernel null deref on process crash during join_thread() | Andreas Kling |