Historial de Commits

Autor SHA1 Mensaje Fecha
  Timon Kruiper 21deb603de Kernel/aarch64: Implement stub for asm_signal_trampoline hace 2 años
  Liav A 5ff318cf3a Kernel: Remove i686 support hace 2 años
  sin-ack 5c1d5ed51d Kernel: Implement Process::custody_for_dirfd hace 2 años
  Liav A 0bb7c8f4c4 Kernel+SystemServer: Don't hardcode coredump directory path hace 2 años
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec hace 2 años
  Liav A 5e062414c1 Kernel: Add support for jails hace 2 años
  Gunnar Beutner 63a91d6971 Kernel: Add more AARCH64 stubs hace 2 años
  Timon Kruiper 9827c11d8b Kernel: Move InterruptDisabler out of Arch directory hace 2 años
  kleines Filmröllchen 1a7d6508e3 Kernel: By default, don't dump regions when a userspace crash happens hace 2 años
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected hace 3 años
  Anthony Iacono ec3d8a7a18 Kernel: Remove unused Process::in_group() hace 3 años
  Anthony Iacono f86b671de2 Kernel: Use Process::credentials() and remove user ID/group ID helpers hace 3 años
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input hace 3 años
  Andreas Kling 8ed06ad814 Kernel: Guard Process "protected data" with a spinlock hace 3 años
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody hace 3 años
  Andreas Kling 122d7d9533 Kernel: Add Credentials to hold a set of user and group IDs hace 3 años
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes hace 3 años
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction hace 3 años
  Brian Gianforcaro 00936e151e Kernel: Make failure to write coredump or perfcore a regular dmesg hace 3 años
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware hace 3 años
  Tim Schumacher e79f0e2ee9 Kernel+LibC: Don't hardcode the maximum signal number everywhere hace 3 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Tim Schumacher 67f352b824 Kernel: Copy signal handlers when forking hace 3 años
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions hace 3 años
  Luke Wilde 1682b0b6d8 Kernel: Remove big lock from `sys$set_coredump_metadata` hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Daniel Bertalan 70ccdb300b Kernel: Panic if the init process dies hace 3 años
  Andreas Kling 580d89f093 Kernel: Put Process unveil state in a SpinlockProtected container hace 3 años
  Andreas Kling 24f02bd421 Kernel: Put Process's current directory in a SpinlockProtected hace 3 años
  Ali Mohammad Pur 88d7bf7362 Kernel: Save and restore FPU state on signal dispatch on i386/x86_64 hace 3 años