summaryrefslogtreecommitdiff
path: root/Kernel/Jail.h
AgeCommit message (Expand)Author
2023-04-14Kernel: Stop using LockRefPtrs in the Jail codeLiav A
2023-04-14Kernel: Make Jail class to be AtomicRefCounted instead of RefCountedLiav A
2023-04-08Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutabilityLiav A
2023-03-25Kernel: Add missing include to Jail.hMarco Cutecchia
2023-03-12Kernel: Make the Jails' internal design a lot more saneLiav A
2023-01-02Kernel: Turn lock ranks into template parameterskleines Filmröllchen
2022-11-18Kernel: Fix includes when building aarch64Steffen Rusitschka
2022-11-05Kernel: Add support for jailsLiav A