Historique des commits

Auteur SHA1 Message Date
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory il y a 4 ans
  Andreas Kling 73e06a1983 Kernel: Convert klog() => AK::Format in a handful of places il y a 4 ans
  Andreas Kling 4916b5c130 Kernel: Move process thread lists into protected data il y a 4 ans
  Ben Wiederhake 00131d244e Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UB il y a 4 ans
  Andreas Kling 5e7abea31e Kernel+Profiler: Capture metadata about all profiled processes il y a 4 ans
  Andreas Kling ea500dd3e3 Kernel: Start work on full system profiling :^) il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 37d8faf1b4 ProcFS: Fix /proc/PID/* hardening bypass il y a 4 ans
  Andreas Kling 6c2f0316d9 Kernel: Convert snprintf() => String::formatted()/number() il y a 4 ans
  Andreas Kling 8415866c03 Kernel: Remove user/kernel flags from Region il y a 4 ans
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type il y a 4 ans
  Andreas Kling 1f277f0bd9 Kernel: Convert all *Builder::appendf() => appendff() il y a 4 ans
  Andreas Kling 8bda30edd2 Kernel: Move memory statistics helpers from Process to Space il y a 4 ans
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class il y a 4 ans
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) il y a 4 ans
  Andreas Kling 54d28df97d Kernel: Make /proc/PID/stacks/TID a JSON array il y a 4 ans
  Andreas Kling 823186031d Kernel: Add a way to specify which memory regions can make syscalls il y a 4 ans
  Liav A 65c27bfe52 Kernel: Set file size for smbios_entry_point and DMI blobs in ProcFS il y a 4 ans
  Liav A df59b80e23 Kernel: Expose SMBIOS blobs in ProcFS il y a 4 ans
  Jean-Baptiste Boric b48d8d1d6d Userland: Rename PCI slot to PCI device terminology il y a 4 ans
  Jean-Baptiste Boric 06d76a4717 Kernel: Fix PCI bridge enumeration il y a 4 ans
  Ben Wiederhake b00799b9ce Kernel: Make /proc/self/ work again il y a 4 ans
  Andreas Kling b72f067f0d Kernel+Userland: Remove unused "effective priority" from threads il y a 4 ans
  Tom e2f9e557d3 Kernel: Make Processor::id a static function il y a 4 ans
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. il y a 4 ans
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. il y a 4 ans
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. il y a 4 ans
  asynts 67583bc424 Everywhere: Replace a bundle of dbg with dbgln. il y a 4 ans
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum il y a 4 ans
  Andreas Kling 121594ace2 Kernel: Remove /proc/PID/vmobjects il y a 4 ans