Commit History

Autor SHA1 Mensaxe Data
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 8e2efe78f7 Kernel: Tighten String-related includes %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 018dc4bb5c Kernel: Add verification promise violations are propagated properly %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 54b9a4ec1e Kernel: Handle promise violations in the syscall handler %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d7ec5d042f Kernel: Port Process to ListedRefCounted %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 3d0b5efcfc Kernel: Remove Process::all_processes() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling bc518e39bf Kernel: Make perfcore files owned by UID=0, GID=0 %!s(int64=3) %!d(string=hai) anos
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro d7568b28b4 Kernel: Surface errors when generating a process core dump :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6dd2ebfe8e Kernel: Log when a process exits with an unlocked veil %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster eb1181b898 Kernel: Convert Process-related const member functions to static %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster bc29c7f04f Kernel: Make OpenFileDescriptions::max_open() static and constexpr %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster e824bead54 Kernel: Resolve clang-tidy readability-qualified-auto warning %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster 65edc62c02 Kernel: Resolve clang-tidy readability-make-member-function-const %!s(int64=3) %!d(string=hai) anos
  Andrew Kaster a92132e44a Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 88b6428c25 AK: Make Vector::try_* functions return ErrorOr<void> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> %!s(int64=3) %!d(string=hai) anos
  SeekingBlues b9da877941 Kernel: Do not try opening the same file when dumping perfcore %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake 735da58d44 Kernel: Avoid OpenFileDescription::absolute_path %!s(int64=3) %!d(string=hai) anos
  Nico Weber 1cdb12e920 Kernel: Fix -Wunreachable-code warnings from clang %!s(int64=3) %!d(string=hai) anos
  Nico Weber 5a951d6258 Kernel: Fix a few typos %!s(int64=3) %!d(string=hai) anos
  Liav A aee4786d8e Kernel: Introduce the DeviceManagement singleton %!s(int64=3) %!d(string=hai) anos
  Itamar 9aa6dd6b78 Kernel: Unblock tracer process in Process:unblock_waiters() %!s(int64=3) %!d(string=hai) anos
  Liav A 04ba31b8c5 Kernel+Userland: Remove loadable kernel moduless %!s(int64=3) %!d(string=hai) anos
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail %!s(int64=3) %!d(string=hai) anos
  Andreas Kling cd5d483bbd Kernel: Use KResultOr and TRY() for ThreadTracer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 213b8868af Kernel: Rename file_description(fd) => open_file_description(fd) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription %!s(int64=3) %!d(string=hai) anos