Gunnar Beutner
|
bc3076f894
Kernel: Remove various other uses of ssize_t
|
пре 4 година |
Liav A
|
1c94b5e8eb
Kernel: Introduce the NetworkingManagement singleton
|
пре 4 година |
Brian Gianforcaro
|
cbe1e05771
Kernel: Move ProcFS API towards OOM safety
|
пре 4 година |
Ali Mohammad Pur
|
2b5732ab77
AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's
|
пре 4 година |
Andreas Kling
|
9d801d2345
Kernel: Rename Custody::create() => try_create()
|
пре 4 година |
Andrew Kaster
|
505f84daae
Kernel+AK: Move UBSanitizer to AK, and to AK namespace
|
пре 4 година |
Liav A
|
8f2ddde4cb
Kernel: Rename Console => ConsoleDevice
|
пре 4 година |
Nicholas Baron
|
aa4d41fe2c
AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue`
|
пре 4 година |
Andreas Kling
|
e46343bf9a
Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t>
|
пре 4 година |
Spencer Dixon
|
0f89e47a1a
Kernel: Allow remapping Caps Lock to Control (#6883)
|
пре 4 година |
Spencer Dixon
|
2156c728cd
Kernel: Fix `write`s to `ProcFS` (#6879)
|
пре 4 година |
Brian Gianforcaro
|
35bb8ab4db
Kernel: Return one kernel frame from procfs$tid_stack for normal users.
|
пре 4 година |
Brian Gianforcaro
|
869becc944
Kernel: Remove unused function ProcFS::add_sys_string
|
пре 4 година |
Brian Gianforcaro
|
9b5c137f46
Kernel: Remove unused header includes from ProcFS.cpp
|
пре 4 година |
Spencer Dixon
|
27bfb01f25
Kernel: Fix ProcFS for non-process backed sub dirs
|
пре 4 година |
Brian Gianforcaro
|
234c6ae32d
Kernel: Change Inode::{read/write}_bytes interface to KResultOr<ssize_t>
|
пре 4 година |
Brian Gianforcaro
|
8d6e9fad40
Kernel: Remove the now defunct `LOCKER(..)` macro.
|
пре 4 година |
Brian Gianforcaro
|
c248bbc7fd
Kernel: Add lock_count to procfs$all when LOCK_DEBUG is enabled.
|
пре 4 година |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
пре 4 година |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
пре 4 година |
Idan Horowitz
|
2c93123daf
Kernel: Replace process' regions vector with a Red Black tree
|
пре 4 година |
Andreas Kling
|
ee2a1f5af7
Kernel+LibCore: Note whether a process is kernel mode in /proc/all
|
пре 4 година |
Liav A
|
8e3e3a71cb
Kernel: Introduce a new HID subsystem
|
пре 4 година |
Hendiadyoin1
|
0d934fc991
Kernel::CPU: Move headers into common directory
|
пре 4 година |
Andreas Kling
|
73e06a1983
Kernel: Convert klog() => AK::Format in a handful of places
|
пре 4 година |
Andreas Kling
|
4916b5c130
Kernel: Move process thread lists into protected data
|
пре 4 година |
Ben Wiederhake
|
00131d244e
Kernel: Expose sysctl 'ubsan_is_deadly' to panic the Kernel on UB
|
пре 4 година |
Andreas Kling
|
5e7abea31e
Kernel+Profiler: Capture metadata about all profiled processes
|
пре 4 година |
Andreas Kling
|
ea500dd3e3
Kernel: Start work on full system profiling :^)
|
пре 4 година |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
пре 4 година |