Commit History

Autor SHA1 Mensaxe Data
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions %!s(int64=3) %!d(string=hai) anos
  MacDue d951e2ca97 Kernel: Add /proc/{pid}/children to ProcFS %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2617adac52 Kernel: Store AddressSpace memory regions in an IntrusiveRedBlackTree %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 05381753c2 Kernel: Bail out earlier from Process::lookup_stacks_directory %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 24f02bd421 Kernel: Put Process's current directory in a SpinlockProtected %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 0218c62be4 Kernel: Make Process::procfs_get_pledge_stats OOM-fallible %!s(int64=3) %!d(string=hai) anos
  Ali Mohammad Pur a1cb2c371a AK+Kernel: OOM-harden most parts of Trie %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b56646e293 Kernel: Switch process file descriptor table from spinlock to mutex %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8ebec2938c Kernel: Convert process file descriptor table to a SpinlockProtected %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 0142f33ddc Kernel: Make Processor::capture_stack_trace fallible using ErrorOr %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d3e7ec5a56 Kernel: Remove useless return value from procfs_get_thread_stack %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz efc61370c0 Kernel: Convert ProcFS Process getters to try_serialize_absolute_path %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz a4560313eb Kernel: Replace all usages of String::number with KString::number %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 2175c689ef Kernel: Remove redundant (K)String::characters() calls %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr %!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
  Ben Wiederhake 3582184d8c Kernel: Expose inode information in /proc/pid/fds %!s(int64=3) %!d(string=hai) anos
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path %!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 6f992d784f Kernel: Add const variant of Process::perf_events() %!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