Commit History

Author SHA1 Message Date
  Idan Horowitz 1a08694dfc Kernel: Disable big process lock for sys$getkeymap 4 years ago
  Brian Gianforcaro 9201a06027 Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED 4 years ago
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls 4 years ago
  Andreas Kling 1123af361d Kernel: Convert Process::get_syscall_path_argument() to KString 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Liav A 8e3e3a71cb Kernel: Introduce a new HID subsystem 4 years ago
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> 4 years ago
  Brian Gianforcaro 1c0e2947d7 Kernel: Use copy_n_from_user in sys$setkeymap 4 years ago
  Ben Wiederhake cbee0c26e1 Kernel+keymap+KeyboardMapper: New pledge for getkeymap 4 years ago
  Ben Wiederhake a2c21a55e1 Kernel+LibKeyboard: Enable querying the current keymap 4 years ago