Commit History

Autor SHA1 Mensaxe Data
  sin-ack 566c5d1e99 AK+Kernel: Move KResult.h to Kernel/API for userspace access %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e851a77346 Kernel: Rename FileBlocker::unblock() => unblock_if_conditions_are_met() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b30081b49a Kernel: Rename BlockerSet::unblock() to something more accurate %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 85546af417 Kernel: Rename Thread::BlockCondition to BlockerSet %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 53019f413c Kernel: Mark BlockCondition subclasses as final %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d60635cb9d Kernel: Convert Processor::in_irq() to static current_in_irq() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 641083f3b8 Kernel: Customize File::unref() and make it virtual %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cd5faf4e42 Kernel: Rename Range => VirtualRange %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro de9ff0af50 Kernel: Modify the IOCTL API to return KResult %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 9a04f53a0f Kernel: Utilize AK::Userspace<T> in the ioctl interface %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView %!s(int64=4) %!d(string=hai) anos
  sin-ack fe5ca6ca27 Kernel: Implement multi-watch InodeWatcher :^) %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 7a1d09ef1a Kernel: Closing a file descriptor should not always close the file %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Michel Hermier 4ac49eabd5 Kernel: Remove unused FileBlockCondition::m_file. %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 6698fd84ff Kernel: Refactor storage stack with u64 as mmap offset %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ab14b0ac64 Kernel: Hoist VM range allocation up to sys$mmap() itself %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions %!s(int64=4) %!d(string=hai) anos
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants %!s(int64=4) %!d(string=hai) anos
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions %!s(int64=4) %!d(string=hai) anos
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 48a0b76a77 Kernel: Make File weakable %!s(int64=4) %!d(string=hai) anos