Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks hace 4 años
  Tom 0fab0ee96a Kernel: Rename Process::is_ring0/3 to Process::is_kernel/user_process hace 4 años
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable hace 5 años
  Ben Wiederhake 081bb29626 Kernel: Unbreak building with extra debug macros, part 2 hace 5 años
  Ben Wiederhake b6afe1f0ce Kernel: Prefer snprintf over sprintf hace 5 años
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal hace 5 años
  Brian Gianforcaro c44d2515b4 Kernel: Emit ProcFS pledge/veil properties as "N/A" for kernel processes hace 5 años
  Ben Wiederhake 5e48eda218 Kernel: Avoid ninja-import of global variable hace 5 años
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static hace 5 años
  Ben Wiederhake c3df2fe83f Kernel: Expose thread stacks as separate files hace 5 años
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing hace 5 años
  Ben Wiederhake 7bdf54c837 Kernel: PID/PGID typing hace 5 años
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing hace 5 años
  Valtteri Koskivuori 471083ca3d ProcFS: Expose the current kernel keymap as /proc/keymap hace 5 años
  asynts b3d1a05261 Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) hace 5 años
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. hace 5 años
  Tom 538b985487 Kernel: Remove ProcessInspectionHandle and make Process RefCounted hace 5 años
  Andreas Kling 396291b356 Kernel: Fix crash on cat /proc/PID/vmobjects hace 5 años
  Linus Groh fc0ec60d82 ProcFS: JSONify /proc/cpuinfo hace 5 años
  Tom 0f2530524e Kernel: Remove /proc/PID/regs hace 5 años
  Tom 9b4e6f6a23 Kernel: Consolidate features into CPUFeature enum hace 5 años
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions hace 5 años
  Tom d99901660d Kernel/LibCore: Expose processor id where a thread last ran hace 5 años
  Tom d98edb3171 Kernel: List all CPUs in /proc/cpuinfo hace 5 años
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly hace 5 años
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers hace 5 años
  Sergey Bugaev e0d0d52455 Kernel: Use symbolic constants for file modes hace 5 años
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional hace 5 años
  Sergey Bugaev 2d412c5ad1 Kernel: Report source of synthetic filesystems as "none" hace 5 años
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. hace 5 años