Age | Commit message (Expand) | Author |
---|---|---|
2023-04-14 | Kernel: Stop using LockRefPtrs in the Jail code | Liav A |
2023-04-14 | Kernel: Make Jail class to be AtomicRefCounted instead of RefCounted | Liav A |
2023-04-08 | Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability | Liav A |
2023-03-25 | Kernel: Add missing include to Jail.h | Marco Cutecchia |
2023-03-12 | Kernel: Make the Jails' internal design a lot more sane | Liav A |
2023-01-02 | Kernel: Turn lock ranks into template parameters | kleines Filmröllchen |
2022-11-18 | Kernel: Fix includes when building aarch64 | Steffen Rusitschka |
2022-11-05 | Kernel: Add support for jails | Liav A |