Age | Commit message (Expand) | Author |
---|---|---|
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-15 | Kernel: Mark UserOrKernelBuffer and it's getters as [[nodicard]] | Brian Gianforcaro |
2020-09-15 | FileSystem: Use OutputMemoryStream instead of BufferStream. | asynts |
2020-09-13 | Kernel: Make copy_to/from_user safe and remove unnecessary checks | Tom |