Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Kaster ddea37b521 Kernel+LibC: Move name length constants to Kernel/API from limits.h před 2 roky
  Liav A 04221a7533 Kernel: Mark Process::jail() method as const před 2 roky
  yyny 9ca979846c Kernel: Add `sid` and `pgid` to `Credentials` před 2 roky
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters před 2 roky
  Timon Kruiper 1da84c2a2c Kernel: Factor out setting Thread entry function před 2 roky
  Timon Kruiper 21deb603de Kernel/aarch64: Implement stub for asm_signal_trampoline před 2 roky
  Liav A 5ff318cf3a Kernel: Remove i686 support před 2 roky
  sin-ack 5c1d5ed51d Kernel: Implement Process::custody_for_dirfd před 2 roky
  Liav A 0bb7c8f4c4 Kernel+SystemServer: Don't hardcode coredump directory path před 2 roky
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec před 2 roky
  Liav A 5e062414c1 Kernel: Add support for jails před 2 roky
  Gunnar Beutner 63a91d6971 Kernel: Add more AARCH64 stubs před 2 roky
  Timon Kruiper 9827c11d8b Kernel: Move InterruptDisabler out of Arch directory před 2 roky
  kleines Filmröllchen 1a7d6508e3 Kernel: By default, don't dump regions when a userspace crash happens před 2 roky
  Andreas Kling cf16b2c8e6 Kernel: Wrap process address spaces in SpinlockProtected před 2 roky
  Anthony Iacono ec3d8a7a18 Kernel: Remove unused Process::in_group() před 2 roky
  Anthony Iacono f86b671de2 Kernel: Use Process::credentials() and remove user ID/group ID helpers před 2 roky
  Andreas Kling c3351d4b9f Kernel: Make VirtualFileSystem functions take credentials as input před 2 roky
  Andreas Kling 8ed06ad814 Kernel: Guard Process "protected data" with a spinlock před 2 roky
  Andreas Kling 728c3fbd14 Kernel: Use RefPtr instead of LockRefPtr for Custody před 2 roky
  Andreas Kling 122d7d9533 Kernel: Add Credentials to hold a set of user and group IDs před 2 roky
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes před 2 roky
  kleines Filmröllchen 4314c25cf2 Kernel: Require lock rank for Spinlock construction před 2 roky
  Brian Gianforcaro 00936e151e Kernel: Make failure to write coredump or perfcore a regular dmesg před 2 roky
  Undefine 97cc33ca47 Everywhere: Make the codebase more architecture aware před 3 roky
  Tim Schumacher e79f0e2ee9 Kernel+LibC: Don't hardcode the maximum signal number everywhere před 3 roky
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) před 3 roky
  Tim Schumacher 67f352b824 Kernel: Copy signal handlers when forking před 3 roky
  Timon Kruiper a4534678f9 Kernel: Implement InterruptDisabler using generic Processor functions před 3 roky
  Luke Wilde 1682b0b6d8 Kernel: Remove big lock from `sys$set_coredump_metadata` před 3 roky