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

Аутор SHA1 Порука Датум
  Sergey Bugaev d0d13e2bf5 Kernel: Move setting file flags and r/w mode to VFS::open() пре 5 година
  Sergey Bugaev 544b8286da Kernel: Do not open stdio fds for kernel processes пре 5 година
  Sergey Bugaev 6466c3d750 Kernel: Pass correct permission flags when opening files пре 5 година
  Andreas Kling 862b3ccb4e Kernel: Enforce W^X between sys$mmap() and sys$execve() пре 5 година
  Andreas Kling 4e6fe3c14b Kernel: Symbolicate kernel EIP on process crash пре 5 година
  Andreas Kling 9c9fe62a4b Kernel: Validate the requested range in allocate_region_with_vmobject() пре 5 година
  Andreas Kling aa63de53bd Kernel: Use get_syscall_path_argument() in sys$execve() пре 5 година
  Andreas Kling b65572b3fe Kernel: Disallow mmap names longer than PATH_MAX пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 19c31d1617 Kernel: Always dump kernel regions when dumping process regions пре 5 година
  Sergey Bugaev 064cd2278c Kernel: Remove the use of FileSystemPath in sys$realpath() пре 5 година
  Sergey Bugaev 8642a7046c Kernel: Let inodes provide pre-open file descriptions пре 5 година
  Sergey Bugaev e0013a6b4c Kernel+LibC: Unify sys$open() and sys$openat() пре 5 година
  Andreas Kling 4d4d5e1c07 Kernel: Drop futex queues/state on exec() пре 5 година
  Andreas Kling 26a31c7efb Kernel: Add "accept" pledge promise for accepting incoming connections пре 5 година
  Andreas Kling c6e552ac8f Kernel+LibELF: Don't blindly trust ELF symbol offsets in symbolication пре 5 година
  Andreas Kling d79de38bd2 Kernel: Don't allow userspace to sys$open() literal symlinks пре 5 година
  Andreas Kling e23536d682 Kernel: Use Vector::unstable_remove() in a couple of places пре 5 година
  Liav A d2b41010c5 Kernel: Change Region allocation helpers пре 5 година
  Andreas Kling 65cb406327 Kernel: Allow unlocking a held Lock with interrupts disabled пре 5 година
  Andrew Kaster 7a7e7c82b5 Kernel: Tighten up exec/do_exec and allow for PT_INTERP iterpreters пре 5 година
  Brian Gianforcaro 4cee441279 Kernel: Combine validate and copy of user mode pointers (#1069) пре 5 година
  Brian Gianforcaro 9cac205d67 Kernel: Fix SMAP in setkeymap syscall пре 5 година
  Brian Gianforcaro 02704a73e9 Kernel: Use the templated copy_from_user where possible пре 5 година
  Andreas Kling 20b2bfcafd Kernel: Fix SMAP violation in sys$getrandom() пре 5 година
  Sergey Bugaev 33c0dc08a7 Kernel: Don't forget to copy & destroy root_directory_for_procfs пре 5 година
  Sergey Bugaev dd54d13d8d Kernel+LibC: Allow passing mount flags to chroot() пре 5 година
  Sergey Bugaev 93ff911473 Kernel: Properly propagate bind mount flags пре 5 година
  Sergey Bugaev b620ed25ab Kernel: Simplify Ext2FS mount code path пре 5 година
  Sergey Bugaev 35b0f10f20 Kernel: Don't dump backtrace on successful exits пре 5 година