Age | Commit message (Expand) | Author |
---|---|---|
2024-05-09 | kernel: Remove key module from kernel library | TheCharlatan |
2024-03-18 | Revert "time: add runtime sanity check" | MarcoFalke |
2023-05-24 | refactor: Replace std::optional<bilingual_str> with util::Result | Ryan Ofsky |
2022-07-19 | ci: Enable IWYU in src/kernel directory | Ryan Ofsky |
2022-07-19 | refactor: Reduce number of SanityChecks return values | Ryan Ofsky |
2022-06-02 | kernel: SanityChecks: Return an error struct | Carl Dong |
2022-06-02 | Move init::SanityCheck to kernel::SanityCheck | Carl Dong |