Commit History

Автор SHA1 Съобщение Дата
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions преди 3 години
  MacDue d951e2ca97 Kernel: Add /proc/{pid}/children to ProcFS преди 3 години
  Andreas Kling 2617adac52 Kernel: Store AddressSpace memory regions in an IntrusiveRedBlackTree преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore преди 3 години
  Hendiadyoin1 05381753c2 Kernel: Bail out earlier from Process::lookup_stacks_directory преди 3 години
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container преди 3 години
  Andreas Kling 24f02bd421 Kernel: Put Process's current directory in a SpinlockProtected преди 3 години
  Idan Horowitz feb00b7105 Everywhere: Make JSON serialization fallible преди 3 години
  Idan Horowitz 0218c62be4 Kernel: Make Process::procfs_get_pledge_stats OOM-fallible преди 3 години
  Ali Mohammad Pur a1cb2c371a AK+Kernel: OOM-harden most parts of Trie преди 3 години
  Andreas Kling b56646e293 Kernel: Switch process file descriptor table from spinlock to mutex преди 3 години
  Andreas Kling 8ebec2938c Kernel: Convert process file descriptor table to a SpinlockProtected преди 3 години
  Idan Horowitz 0142f33ddc Kernel: Make Processor::capture_stack_trace fallible using ErrorOr преди 3 години
  Idan Horowitz d3e7ec5a56 Kernel: Remove useless return value from procfs_get_thread_stack преди 3 години
  Idan Horowitz efc61370c0 Kernel: Convert ProcFS Process getters to try_serialize_absolute_path преди 3 години
  Idan Horowitz a4560313eb Kernel: Replace all usages of String::number with KString::number преди 3 години
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers преди 3 години
  Daniel Bertalan 2175c689ef Kernel: Remove redundant (K)String::characters() calls преди 3 години
  Daniel Bertalan 1d2f78682b Kernel+AK: Eliminate a couple of temporary String allocations преди 3 години
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty преди 3 години
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's преди 3 години
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr преди 3 години
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> преди 3 години
  Ben Wiederhake 3582184d8c Kernel: Expose inode information in /proc/pid/fds преди 3 години
  Ben Wiederhake c05c5a7ff4 Kernel: Clarify ambiguous {File,Description}::absolute_path преди 3 години
  Andreas Kling 905065f8c8 Kernel: Make PerformanceEventBuffer::to_json() return a KResult преди 3 години
  Andreas Kling 6f992d784f Kernel: Add const variant of Process::perf_events() преди 3 години
  Andreas Kling 213b8868af Kernel: Rename file_description(fd) => open_file_description(fd) преди 3 години
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription преди 3 години