Commit History

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