index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-27
Kernel: Prevent regular users from accessing other processes' threads
kleines Filmröllchen
2022-10-27
Tests: Add pthread scheduler priority tests
kleines Filmröllchen
2022-10-27
Kernel+LibC: Report correct scheduling priority limits
kleines Filmröllchen
2022-10-27
LibC: Implement pthread_{get,set}schedparam
kleines Filmröllchen
2022-10-27
Kernel: Make scheduler control syscalls more generic
kleines Filmröllchen
2022-10-27
LibC: Remove duplicate definition of sched_param from sched.h
kleines Filmröllchen
2022-10-26
Ports: Update qemu to 7.1.0
Kenneth Myhra
2022-10-26
Ports: Update glib to 2.74.1
Kenneth Myhra
2022-10-26
Ports: Update curl to 7.86.0
Kenneth Myhra
2022-10-26
Kernel: Remove bunch of unused includes in SysFS/Processes.cpp
Timon Kruiper
2022-10-26
Kernel/aarch64: Unify building kernel source files in CMakeLists.txt
Timon Kruiper
2022-10-26
Kernel: Move bar0_space_size declaration out of arch-specific ifdefs
Timon Kruiper
2022-10-26
Kernel: Include missing headers for various files
Timon Kruiper
2022-10-26
Kernel: Don't expose processor information for aarch64 in sysfs
Timon Kruiper
2022-10-26
Kernel: Stub more functions to progress aarch64 build
Timon Kruiper
2022-10-26
Kernel: Use generic functions to change interrupt state of Processor
Timon Kruiper
2022-10-26
Kernel/aarch64: Branch to local halt function instead of C++ one
Timon Kruiper
2022-10-26
Kernel: Move PAGE_MASK define to the shared CPU.h header
Timon Kruiper
2022-10-26
LibWeb: Make Fetch::Request follow abort signals where appropriate
Luke Wilde
2022-10-26
LibWeb: Add the ability for an AbortSignal to follow another
Luke Wilde
2022-10-26
LibWeb: Convert DOM::AbortSignal to use JS::SafeFunction
Luke Wilde
2022-10-26
GMLPlayground: Replace /proc/all unveil with /sys/kernel/processes
Timothy Flynn
2022-10-26
Meta: Disallow emoji images with invalid code points in their file name
Timothy Flynn
2022-10-26
Base: Remove invalid U+1F5CBC emoji image
Timothy Flynn
2022-10-26
LibGUI: Make sure combobox list windows can't be moved
Gunnar Beutner
2022-10-26
LibWeb: Fix unchecked Variant access in Request::construct_impl()
Linus Groh
2022-10-26
LibWeb: Fix incorrect peek offset in HeaderList::get_decode_and_split()
Linus Groh
2022-10-25
Everywhere: Require version >= 12 for GCC host compiler
Linus Groh
2022-10-25
LibWeb: Remove old assertion in host_enqueue_promise_job context hack
Luke Wilde
2022-10-25
Base: Describe the moved SysFS power_state node in SysFS document
Liav A
2022-10-25
Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory
Liav A
2022-10-25
Base: Remove all global entries from the ProcFS document
Liav A
2022-10-25
Kernel/ProcFS: Remove all unnecessary components
Liav A
2022-10-25
Base: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Utilities: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Services: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
LibSymbolication: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
LibCore: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Applets: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Tests: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Ports/OpenJDK: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Ports/libuv: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Ports/neofetch: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
sysctl: Use /sys/kernel/variables/ directory instead of /proc/sys
Liav A
2022-10-25
Base: Document the new /sys/kernel/ directory
Liav A
2022-10-25
Kernel: Introduce global variables and stats in /sys/kernel directory
Liav A
2022-10-25
LibGUI: Fix EditingEngine Shift + Up/Down highlight behavior
skelegorg
2022-10-25
Ports/python3: Update Python to 3.11.0
Linus Groh
2022-10-25
Ports/python3: Reformat package.sh according to our current guidelines
Linus Groh
[prev]
[next]