Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API hace 4 años
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement hace 4 años
  Sergey Bugaev 098070b767 Kernel: Add unveil('b') hace 4 años
  Andreas Kling dfce9051fa ProcFS: Take the "all inodes" lock when generating /proc/inodes hace 4 años
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean hace 4 años
  Tom ba238ac62a Kernel: Simplify ProcFS callbacks by using function pointers directly hace 4 años
  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