Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock il y a 4 ans
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer il y a 4 ans
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree il y a 4 ans
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry il y a 4 ans
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere il y a 4 ans
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry il y a 4 ans
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem il y a 4 ans
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly il y a 4 ans
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects il y a 4 ans
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects il y a 4 ans
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design il y a 4 ans
  Liav A b8ec5449f2 Kernel: Remove DMI exposed blobs from ProcFS il y a 4 ans
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` il y a 4 ans
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h il y a 4 ans
  Jesse Buhagiar f2ff55dd09 Kernel: Add /proc/bus/usb to store information about connected devices il y a 4 ans
  Tim Schumacher 9559ac9dd6 Kernel: Correctly decode proc_file_type from identifier il y a 4 ans
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts il y a 4 ans
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t il y a 4 ans
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton il y a 4 ans
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety il y a 4 ans
  Ali Mohammad Pur 2b5732ab77 AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's il y a 4 ans
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() il y a 4 ans
  Andrew Kaster 505f84daae Kernel+AK: Move UBSanitizer to AK, and to AK namespace il y a 4 ans
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice il y a 4 ans
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` il y a 4 ans
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> il y a 4 ans
  Spencer Dixon 0f89e47a1a Kernel: Allow remapping Caps Lock to Control (#6883) il y a 4 ans
  Spencer Dixon 2156c728cd Kernel: Fix `write`s to `ProcFS` (#6879) il y a 4 ans
  Brian Gianforcaro 35bb8ab4db Kernel: Return one kernel frame from procfs$tid_stack for normal users. il y a 4 ans
  Brian Gianforcaro 869becc944 Kernel: Remove unused function ProcFS::add_sys_string il y a 4 ans