コミット履歴

作者 SHA1 メッセージ 日付
  Hendiadyoin1 04d75f4ff9 Kernel: Add some implied auto qualifiers 3 年 前
  Daniel Bertalan 2f1b4b8a81 Kernel: Exclude PROT_NONE regions from coredumps 3 年 前
  Andreas Kling c0deafe457 Kernel: Avoid repeated memory zeroing while generating coredumps 3 年 前
  Andreas Kling e1779b064a Kernel: Remove bogus TODO in coredump generation 3 年 前
  Andreas Kling f2c3a41a8f Kernel: Make UserOrKernelBuffer::for_user_buffer() return ErrorOr<T> 3 年 前
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 年 前
  Andreas Kling eeb4f2fa9b Kernel: Exclude userspace heap memory from coredumps by default 3 年 前
  Andreas Kling dd82f68326 Kernel: Use KString all the way in sys$execve() 3 年 前
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail 3 年 前
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 年 前
  Andreas Kling 69b9b2888c Kernel: Don't allocate so much when generating coredumps 3 年 前
  Andreas Kling 60eea6940f Kernel: Tidy up Coredump construction 3 年 前
  Andreas Kling c11c0fe453 Kernel: Use TRY() in Coredump 3 年 前
  Andreas Kling f16b9a691f Kernel: Rename ProcessPagingScope => ScopedAddressSpaceSwitcher 3 年 前
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible 3 年 前
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump 4 年 前