Histórico de Commits

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