Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry hace 4 años
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem hace 4 años
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly hace 4 años
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects hace 4 años
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects hace 4 años
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design hace 4 años
  Liav A b8ec5449f2 Kernel: Remove DMI exposed blobs from ProcFS hace 4 años
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` hace 4 años
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h hace 4 años
  Jesse Buhagiar f2ff55dd09 Kernel: Add /proc/bus/usb to store information about connected devices hace 4 años
  Tim Schumacher 9559ac9dd6 Kernel: Correctly decode proc_file_type from identifier hace 4 años
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts hace 4 años
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t hace 4 años
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton hace 4 años
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety hace 4 años
  Ali Mohammad Pur 2b5732ab77 AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's hace 4 años
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() hace 4 años
  Andrew Kaster 505f84daae Kernel+AK: Move UBSanitizer to AK, and to AK namespace hace 4 años
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice hace 4 años
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` hace 4 años
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> hace 4 años
  Spencer Dixon 0f89e47a1a Kernel: Allow remapping Caps Lock to Control (#6883) hace 4 años
  Spencer Dixon 2156c728cd Kernel: Fix `write`s to `ProcFS` (#6879) hace 4 años
  Brian Gianforcaro 35bb8ab4db Kernel: Return one kernel frame from procfs$tid_stack for normal users. hace 4 años
  Brian Gianforcaro 869becc944 Kernel: Remove unused function ProcFS::add_sys_string hace 4 años
  Brian Gianforcaro 9b5c137f46 Kernel: Remove unused header includes from ProcFS.cpp hace 4 años
  Spencer Dixon 27bfb01f25 Kernel: Fix ProcFS for non-process backed sub dirs hace 4 años
  Brian Gianforcaro 234c6ae32d Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t> hace 4 años
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. hace 4 años
  Brian Gianforcaro c248bbc7fd Kernel: Add lock_count to procfs$all when LOCK_DEBUG is enabled. hace 4 años