커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker 3 년 전
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock 3 년 전
  Andreas Kling 364134ad4b Kernel/SMP: Skip thread registers in core dump if there is no trap frame 3 년 전
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ 4 년 전
  Andreas Kling 208147c77c Kernel: Rename Process::space() => Process::address_space() 3 년 전
  Andreas Kling a1d7ebf85a Kernel: Rename Kernel/VM/ to Kernel/Memory/ 3 년 전
  Andreas Kling 33adc3a42d Kernel: Store coredump metadata properties as KStrings 3 년 전
  Andreas Kling 0d39bd04d3 Kernel: Rename VFS => VirtualFileSystem 4 년 전
  Max Wipfli ee342f5ec3 Kernel: Replace usage of LexicalPath with KLexicalPath 4 년 전
  Andreas Kling bdc905ab93 Kernel: Make sure JSON blobs in core dumps are correctly terminated 4 년 전
  Andreas Kling 648480f715 Kernel: Use JsonObjectSerializer in the core dump generation code 4 년 전
  Gunnar Beutner 2016354c12 Kernel+LibCoreDump: Implement more x86_64 coredump functionality 4 년 전
  Gunnar Beutner 158355e0d7 Kernel+LibELF: Add support for validating and loading ELF64 executables 4 년 전
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 년 전
  Andreas Kling 3e0266c9e9 Kernel: Unnamed regions still need a null-terminator in core dumps 4 년 전
  Brian Gianforcaro d570048c9e Kernel: Make CoreDump::create API OOM safe 4 년 전
  Gunnar Beutner 9adcfd5726 Kernel: Don't crash when writing a coredump with an unnamed region 4 년 전
  Andreas Kling fc9ce22981 Kernel: Use KString for Region names 4 년 전
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
  Gunnar Beutner 6cb28ecee8 LibC+LibELF: Implement support for the dl_iterate_phdr helper 4 년 전
  Idan Horowitz 2c93123daf Kernel: Replace process' regions vector with a Red Black tree 4 년 전
  Idan Horowitz 9f656b6fa9 LibCoreDump+CrashDaemon: Compress coredumps 4 년 전
  Ben Wiederhake 860a3bbce3 Kernel: Use default con/de-structors 4 년 전
  Andreas Kling 3c9cebea6e Kernel: Fix some clang-tidy whines in CoreDump 4 년 전
  Andreas Kling f39c2b653e Kernel: Reorganize ptrace implementation a bit 4 년 전
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class 4 년 전
  Andreas Kling 5ff355c0cd Kernel: Generate coredump backtraces from "threads for coredump" list 4 년 전
  Andreas Kling 8a9853d5da Kernel: Create core dumps with S_IFREG set (regular file) 4 년 전
  Linus Groh 1ccc2e6482 Kernel: Store process arguments and environment in coredumps 4 년 전