Historial de Commits

Autor SHA1 Mensaje Fecha
  Tom 6b97118e89 Kernel: Fix race during thread destruction if it is preempted hace 4 años
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe hace 4 años
  Tom 1e2e3eed62 Kernel: Fix a few deadlocks with Thread::m_lock and g_scheduler_lock hace 4 años
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos hace 4 años
  Tom 838d9fa251 Kernel: Make Thread refcounted hace 4 años
  Tom 69a9c78783 Kernel: Allow killing queued threads hace 4 años
  Tom 1727b2d7cd Kernel: Fix thread joining issues hace 4 años
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean hace 4 años
  Luke 68b361bd21 Kernel: Return ENOMEM in more places hace 4 años
  Tom f6d1e45bf3 Kernel: Don't symbolicate stack traces in IRQ handlers hace 4 años
  Tom f5330304a4 Kernel: Stop back trace on a null base pointer 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
  Andreas Kling f8e59addf7 Kernel+LibC+UE: Introduce SIGINFO (generated with ^T) hace 4 años
  Tom 92bfe40954 Kernel: Keep signal state in sync hace 4 años
  Tom c3d231616c Kernel: Fix crash when delivering signal to barely created thread hace 4 años
  Tom 4b66692a55 Kernel: Make Heap implementation reusable, and make kmalloc expandable hace 4 años
  Andreas Kling 079d2fe088 Kernel: Pack arguments, environment and auxiliary values better hace 4 años
  Nico Weber 96ff0971ea Kernel: Remove a comment that has been stale since 7a64f55c0f hace 4 años
  Tom 72960fedc6 Kernel: Briefly resume stopped threads when being killed hace 4 años
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static hace 4 años
  Tom 49d5232f33 Kernel: Always return from Thread::wait_on hace 4 años
  Ben Wiederhake bee08a4b9f Kernel: More PID/TID typing hace 4 años
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing hace 4 años
  Tom 41d2a0e9f7 Kernel: Dequeue dying threads from WaitQueue hace 5 años
  Tom f4a5c9b6c2 Kernel: Consolidate timeout logic hace 5 años
  Tom c813bb7355 Kernel: Fix a few Thread::block related races hace 5 años
  Tom f011c420c1 Kernel: Fix signal delivery when no syscall is made hace 5 años
  Tom 538b985487 Kernel: Remove ProcessInspectionHandle and make Process RefCounted hace 5 años
  Ben Wiederhake d8c8820ee9 Kernel: Allow Thread::sleep for more than 388 days hace 5 años