Історія комітів

Автор SHA1 Опис Дата
  Andreas Kling a098266ff5 Kernel: Simplify Process factory functions 2 роки тому
  Andreas Kling 65438d8a85 Kernel: Stop using *LockRefPtr for Process pointers 2 роки тому
  Liav A 633006926f Kernel: Make the Jails' internal design a lot more sane 2 роки тому
  Andreas Kling d1371d66f7 Kernel: Use non-locking {Nonnull,}RefPtr for OpenFileDescription 2 роки тому
  Andreas Kling 36b0ecfe9e Kernel: Remove two outdated FIXMEs about the file descriptor table mutex 2 роки тому
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 роки тому
  Liav A 39de5b7f82 Kernel: Actually check Process unveil data when creating perfcore dump 2 роки тому
  Liav A bedd90b1f0 Kernel: Properly lock Process protected data in the prctl syscall 2 роки тому
  Liav A c56e1c5378 Kernel/FileSystem: Simplify the ProcFS significantly 2 роки тому
  Timon Kruiper 3295137224 Kernel: Add optional userspace backtrace to Process::crash 2 роки тому
  Sam Atkins fe7b08dad7 Kernel: Protect Process::m_name with a spinlock 2 роки тому
  Agustin Gianni e71c320154 Kernel: Change the way we call a syscall in signal_trampoline_dummy 2 роки тому
  Timon Kruiper 12322670cb Kernel: Use InterruptsState abstraction in execve.cpp 2 роки тому
  Timon Kruiper 697c5ca5e5 Kernel: Move Memory/PageDirectory.{cpp,h} to arch-specific directory 2 роки тому
  Andrew Kaster ddea37b521 Kernel+LibC: Move name length constants to Kernel/API from limits.h 2 роки тому
  Liav A 04221a7533 Kernel: Mark Process::jail() method as const 2 роки тому
  yyny 9ca979846c Kernel: Add `sid` and `pgid` to `Credentials` 2 роки тому
  kleines Filmröllchen a6a439243f Kernel: Turn lock ranks into template parameters 2 роки тому
  Timon Kruiper 1da84c2a2c Kernel: Factor out setting Thread entry function 2 роки тому
  Timon Kruiper 21deb603de Kernel/aarch64: Implement stub for asm_signal_trampoline 2 роки тому
  Liav A 5ff318cf3a Kernel: Remove i686 support 2 роки тому
  sin-ack 5c1d5ed51d Kernel: Implement Process::custody_for_dirfd 2 роки тому
  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 2 роки тому
  Anthony Iacono ec3d8a7a18 Kernel: Remove unused Process::in_group() 2 роки тому