Andreas Kling
|
c3351d4b9f
Kernel: Make VirtualFileSystem functions take credentials as input
|
пре 2 година |
Andreas Kling
|
8ed06ad814
Kernel: Guard Process "protected data" with a spinlock
|
пре 2 година |
Andreas Kling
|
728c3fbd14
Kernel: Use RefPtr instead of LockRefPtr for Custody
|
пре 2 година |
Andreas Kling
|
122d7d9533
Kernel: Add Credentials to hold a set of user and group IDs
|
пре 2 година |
Andreas Kling
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
пре 2 година |
kleines Filmröllchen
|
4314c25cf2
Kernel: Require lock rank for Spinlock construction
|
пре 2 година |
Brian Gianforcaro
|
00936e151e
Kernel: Make failure to write coredump or perfcore a regular dmesg
|
пре 2 година |
Undefine
|
97cc33ca47
Everywhere: Make the codebase more architecture aware
|
пре 3 година |
Tim Schumacher
|
e79f0e2ee9
Kernel+LibC: Don't hardcode the maximum signal number everywhere
|
пре 3 година |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
пре 3 година |
Tim Schumacher
|
67f352b824
Kernel: Copy signal handlers when forking
|
пре 3 година |
Timon Kruiper
|
a4534678f9
Kernel: Implement InterruptDisabler using generic Processor functions
|
пре 3 година |
Luke Wilde
|
1682b0b6d8
Kernel: Remove big lock from `sys$set_coredump_metadata`
|
пре 3 година |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
пре 3 година |
Daniel Bertalan
|
70ccdb300b
Kernel: Panic if the init process dies
|
пре 3 година |
Andreas Kling
|
580d89f093
Kernel: Put Process unveil state in a SpinlockProtected container
|
пре 3 година |
Andreas Kling
|
24f02bd421
Kernel: Put Process's current directory in a SpinlockProtected
|
пре 3 година |
Ali Mohammad Pur
|
88d7bf7362
Kernel: Save and restore FPU state on signal dispatch on i386/x86_64
|
пре 3 година |
Ali Mohammad Pur
|
4bd01b7fe9
Kernel: Add support for SA_SIGINFO
|
пре 3 година |
Ali Mohammad Pur
|
585054d68b
Kernel: Comment the living daylights out of signal trampoline/sigreturn
|
пре 3 година |
Ali Mohammad Pur
|
cf63447044
Kernel: Move signal handlers from being thread state to process state
|
пре 3 година |
Idan Horowitz
|
064b93c2ad
Kernel: Add OpenFileDescriptions::try_enumerate for fallible iteration
|
пре 3 година |
Idan Horowitz
|
0911112286
Kernel: VERIFY that signals are not sent to Kernel processes
|
пре 3 година |
Idan Horowitz
|
2c996cbbee
Kernel: Stop sending SIGCHLD to kernel parent processes
|
пре 3 година |
Idan Horowitz
|
316fa0c3f3
AK+Kernel: Specialize Trie for NNOP<KString> and use it in UnveilNode
|
пре 3 година |
Ali Mohammad Pur
|
a1cb2c371a
AK+Kernel: OOM-harden most parts of Trie
|
пре 3 година |
Idan Horowitz
|
c8ab7bde3b
Kernel: Use try_make_weak_ptr() instead of make_weak_ptr()
|
пре 3 година |
Andreas Kling
|
3845c90e08
Kernel: Remove unnecessary includes from Thread.h
|
пре 3 година |
Idan Horowitz
|
e28af4a2fc
Kernel: Stop using HashMap in Mutex
|
пре 3 година |
Andreas Kling
|
b56646e293
Kernel: Switch process file descriptor table from spinlock to mutex
|
пре 3 година |