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-01-27
ping: Port to LibMain
brapru
2022-01-27
Kernel: Don't mess with thread state in Process::do_exec()
Andreas Kling
2022-01-27
RequestServer: Make Request::url() virtual
Andreas Kling
2022-01-27
WebServer: Unveil /etc/timezone for reading
Andreas Kling
2022-01-27
Base: Change Myanmar Extended-B codepoints in font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add Cherokee Supplement to font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add Myanmar Extended-B to font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add Rejang to font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add Nabataean to font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add some Alphabetic Presentation Forms to font Katica Regular 10
Lady Gegga
2022-01-27
Base: Add some Alphabetic Presentation Forms to font Tiny Regular 6
Lady Gegga
2022-01-26
LibGUI+LoginServer: Use default buttons in InputBox and LoginWindow
thankyouverycool
2022-01-26
LibGUI: Allow Buttons to set themselves as default
thankyouverycool
2022-01-26
LibGUI: Allow Windows to set a default return key widget
thankyouverycool
2022-01-26
Kernel: Make VirtIO::ConsolePort construction OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Add try_create_device overload for static factory functions
Idan Horowitz
2022-01-26
Kernel: Remove unimplemented is_device_event_queue_ready_to_read method
Idan Horowitz
2022-01-26
Kernel: Add missing nothrow tag to DeviceManagement::try_create_device
Idan Horowitz
2022-01-26
Kernel: Ignore allocation failures during thread finalization
Idan Horowitz
2022-01-26
Kernel: Remove always-false Thread::drop_thread_count boolean parameter
Idan Horowitz
2022-01-26
Kernel: Make VirtualRangeAllocator::carve_from_region OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Support try-inserting RedBlackTree entry values by reference
Idan Horowitz
2022-01-26
Base: Update possible values for `ahci_reset_mode` kernel boot option
Linus Groh
2022-01-26
Kernel/Storage: Dump detected devices and partitions before PANIC()'ing
Linus Groh
2022-01-26
Kernel/Storage: Add device null check in AHCIPort::handle_interrupt()
Linus Groh
2022-01-26
LibGL: Implement `glMateriali{v}`
Jesse Buhagiar
2022-01-26
LibGL: Implement `glLighti{v}`
Jesse Buhagiar
2022-01-26
LibGL: Correctly set scene ambient in `glLightModelfv`
Jesse Buhagiar
2022-01-26
LibGL: Implement `glLightModeliv`
Jesse Buhagiar
2022-01-26
LibGL: Implement `glGetMaterial`
Jesse Buhagiar
2022-01-26
LibGL: Implement `glGetLight`
Jesse Buhagiar
2022-01-26
LibEDID: Do not check if ${PNP_IDS_EXPORT_PATH} exists in pnp_ids.cmake
Timothy Flynn
2022-01-26
LibEDID: Rename the downloaded PNP IDs file
Timothy Flynn
2022-01-26
LibEDID: Use correct paths for LibEDID generated files
Timothy Flynn
2022-01-26
Kernel: Add tracing to help catch thread blocking with incorrect state
Brian Gianforcaro
2022-01-26
Kernel: Return error from sys$execve() when called with zero arguments
Brian Gianforcaro
2022-01-26
Kernel: Enable Write-Combine for FramebufferDevice
Tom
2022-01-26
Kernel: Implement Page Attribute Table (PAT) support and Write-Combine
Tom
2022-01-26
Kernel: Ignore allocation failures when appending threads to coredump
Idan Horowitz
2022-01-26
Kernel: Handle OOM failures in find_shebang_interpreter_for_executable
Idan Horowitz
2022-01-26
Kernel: Eliminate allocations from generate_auxiliary_vector
Idan Horowitz
2022-01-26
Kernel: Make AddressSpace::find_regions_intersecting OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Make pledge serialization in /proc/all generation OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Fail gracefully due to OOM on HashTable set in sys$setgroups
Idan Horowitz
2022-01-26
Kernel: Make Inode::register_watcher() OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Make InodeWatcher inode registration completely OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Make AddressSpace::amount_clean_inode() OOM-fallible
Idan Horowitz
2022-01-26
Kernel: Make StorageDevice partial block writes OOM-fallible
Idan Horowitz
2022-01-26
Meta: Download USB and PCI ID data with fallible download function
Timothy Flynn
2022-01-26
Meta: Download PNP ID data with fallible download function
Timothy Flynn
[prev]
[next]