Andreas Kling
|
66598f60fe
SystemMonitor: Show process unveil() state as "Veil"
|
5 yıl önce |
Andreas Kling
|
02406b7305
ProcFS: Add /proc/PID/unveil
|
5 yıl önce |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 yıl önce |
Sergey Bugaev
|
68aeefa49b
ProcFS: Implement symlink magic
|
5 yıl önce |
Sergey Bugaev
|
33c0dc08a7
Kernel: Don't forget to copy & destroy root_directory_for_procfs
|
5 yıl önce |
Andreas Kling
|
b36608f47c
ProcFS: Expose process pledge promises in /proc/all
|
5 yıl önce |
Sergey Bugaev
|
4566c2d811
Kernel+LibC: Add support for mount flags
|
5 yıl önce |
Andreas Kling
|
29b3d95004
Kernel: Expose a process's filesystem root as a /proc/PID/root symlink
|
5 yıl önce |
Andreas Kling
|
59bfbed2e2
ProcFS: Don't expose kernel-only regions to users via /proc/PID/vm
|
5 yıl önce |
Andreas Kling
|
fe1bf067b8
ProcFS: Reads past the end of a generated file should be zero-length
|
5 yıl önce |
Andreas Kling
|
5387a19268
Kernel: Make Process::file_description() vend a RefPtr<FileDescription>
|
5 yıl önce |
Andreas Kling
|
4abbedb6e4
Kernel: Allow passing initial UID and GID when creating new inodes
|
5 yıl önce |
Andreas Kling
|
32ec1e5aed
Kernel: Mask kernel addresses in backtraces and profiles
|
5 yıl önce |
Liav A
|
e5ffa960d7
Kernel: Create support for PCI ECAM
|
5 yıl önce |
Andreas Kling
|
d8ef13a426
ProcFS: Supervisor-only inodes should be owned by UID 0, GID 0
|
5 yıl önce |
Andreas Kling
|
9af054af9e
ProcFS: Reduce the amount of info accessible to non-superusers
|
5 yıl önce |
Andreas Kling
|
50677bf806
Kernel: Refactor scheduler to use dynamic thread priorities
|
5 yıl önce |
Andreas Kling
|
c74cde918a
Kernel+SystemMonitor: Expose amount of per-process clean inode memory
|
5 yıl önce |
Andreas Kling
|
0d5e0e4cad
Kernel+SystemMonitor: Expose amount of per-process dirty private memory
|
5 yıl önce |
Andreas Kling
|
dafd715743
ProcFS: Fix inconsistent numbers in /proc/memstat
|
5 yıl önce |
Andreas Kling
|
c5c1cc817e
Kernel: Expose region executable bit in /proc/PID/vm
|
5 yıl önce |
Andreas Kling
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 yıl önce |
Andreas Kling
|
931e4b7f5e
Kernel+SystemMonitor: Prevent userspace access to process ELF image
|
5 yıl önce |
Andreas Kling
|
3fbc50a350
Kernel+SystemMonitor: Expose the number of set CoW bits in each Region
|
5 yıl önce |
Andreas Kling
|
0f393148da
Kernel: Separate out the symbol offsets in profile output
|
5 yıl önce |
Andreas Kling
|
bc919c8432
ProcFS: Rename "samples" in /proc/profile to "frames"
|
5 yıl önce |
Andreas Kling
|
b32e961a84
Kernel: Implement a simple process time profiler
|
5 yıl önce |
Andreas Kling
|
dbb644f20c
Kernel: Start implementing purgeable memory support
|
5 yıl önce |
Andreas Kling
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 yıl önce |
Andrew Kaster
|
9058962712
Kernel: Allow setting thread names
|
5 yıl önce |