Историја ревизија

Аутор 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 година