Historial de Commits

Autor SHA1 Mensaje Fecha
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls hace 4 años
  Gunnar Beutner 233ef26e4d Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling b5f32be577 Kernel: Use Userspace<T> in sys$get_stack_bounds() hace 4 años
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Andreas Kling 4188373020 Kernel: Fix TOCTOU in syscall entry region validation hace 4 años
  Andreas Kling cc341c95aa Kernel: Panic on sys$get_stack_bounds() in stack-less process hace 4 años
  Andreas Kling b1c9f93fa3 Kernel: Skip generic region lookup in sys$futex and sys$get_stack_bounds hace 4 años
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class hace 4 años
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Andreas Kling be7add690d Kernel: Rename region_from_foo() => find_region_from_foo() hace 5 años
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp hace 5 años