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

Аутор SHA1 Порука Датум
  Andreas Kling e69b2572a6 Kernel: Move Process's TTY pointer into protected data пре 2 година
  Andreas Kling 1c77803845 Kernel: Stop using *LockRefPtr for TTY пре 2 година
  Andreas Kling f0c9c5e076 Kernel: Make custody_for_dirfd() fail on files other than directories пре 2 година
  Andreas Kling 496d918e92 Kernel: Stop using *LockRefPtr for Kernel::Timer пре 2 година
  Andreas Kling c3915e4058 Kernel: Stop using *LockRefPtr for Thread пре 2 година
  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 година