Histórico de Commits

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