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

Аутор SHA1 Порука Датум
  Liav A 0bb7c8f4c4 Kernel+SystemServer: Don't hardcode coredump directory path пре 2 година
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec пре 2 година
  Liav A 5e062414c1 Kernel: Add support for jails пре 2 година
  Gunnar Beutner 63a91d6971 Kernel: Add more AARCH64 stubs пре 2 година
  Timon Kruiper 9827c11d8b Kernel: Move InterruptDisabler out of Arch directory пре 2 година
  kleines Filmröllchen 1a7d6508e3 Kernel: By default, don't dump regions when a userspace crash happens пре 2 година
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected пре 3 година
  Anthony Iacono ec3d8a7a18 Kernel: Remove unused Process::in_group() пре 3 година
  Anthony Iacono f86b671de2 Kernel: Use Process::credentials() and remove user ID/group ID helpers пре 3 година
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input пре 3 година
  Andreas Kling 8ed06ad814 Kernel: Guard Process "protected data" with a spinlock пре 3 година
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody пре 3 година
  Andreas Kling 122d7d9533 Kernel: Add Credentials to hold a set of user and group IDs пре 3 година
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes пре 3 година
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction пре 3 година
  Brian Gianforcaro 00936e151e Kernel: Make failure to write coredump or perfcore a regular dmesg пре 3 година
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware пре 3 година
  Tim Schumacher e79f0e2ee9 Kernel+LibC: Don't hardcode the maximum signal number everywhere пре 3 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Tim Schumacher 67f352b824 Kernel: Copy signal handlers when forking пре 3 година
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions пре 3 година
  Luke Wilde 1682b0b6d8 Kernel: Remove big lock from `sys$set_coredump_metadata` пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Daniel Bertalan 70ccdb300b Kernel: Panic if the init process dies пре 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 година
  Ali Mohammad Pur 88d7bf7362 Kernel: Save and restore FPU state on signal dispatch on i386/x86_64 пре 3 година
  Ali Mohammad Pur 4bd01b7fe9 Kernel: Add support for SA_SIGINFO пре 3 година
  Ali Mohammad Pur 585054d68b Kernel: Comment the living daylights out of signal trampoline/sigreturn пре 3 година
  Ali Mohammad Pur cf63447044 Kernel: Move signal handlers from being thread state to process state пре 3 година