Commit History

Autor SHA1 Mensaxe Data
  Brian Gianforcaro 668c429900 Kernel: Convert UserOrKernelBuffer callbacks to use AK::Bytes %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro f3baa5d8c9 Kernel: Convert random bytes interface to use AK::Bytes %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro ea238e7ac3 Kernel: Remove unused header includes in Devices subtree %!s(int64=4) %!d(string=hai) anos
  Daniel Bertalan 2a5d9a6944 Kernel: Fix `adopt_ref_if_nonnull(new T).release_nonnull()` pattern %!s(int64=4) %!d(string=hai) anos
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h %!s(int64=4) %!d(string=hai) anos
  Liav A 29f9a38f76 Kernel: Don't use naked new statements in init process %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 1ce32ef675 Kernel: Let the user read/write more than one page from/to dev files %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fdf03852c9 Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9026598999 Kernel: Add a more expressive API for getting random bytes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2d7cad6a16 Kernel: Make sure we don't use any FPU/MMX/SSE instructions. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 58c4d41c5f Kernel: Remove Limits.h %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. %!s(int64=6) %!d(string=hai) anos