Histórico de Commits

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