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-04-03
Kernel: Mark sys$listen() as not needing the big lock
Andreas Kling
2022-04-03
Kernel: Don't hog file descriptor table lock in sys$bind()
Andreas Kling
2022-04-03
Kernel: Don't hog file descriptor table lock in sys$listen()
Andreas Kling
2022-04-03
Kernel: Mark sys$sendfd() and sys$recvfd() as not needing the big lock
Andreas Kling
2022-04-03
Kenrel: Update a dmesgln() to say "RegionTree" instead of old class name
Andreas Kling
2022-04-03
Kernel: Add a little explainer comment above RegionTree
Andreas Kling
2022-04-03
Kernel: Improve RegionTree's internal helper function names
Andreas Kling
2022-04-03
Kernel: Add missing include to PageDirectory.h
Andreas Kling
2022-04-03
Kernel: Unbreak ASLR in the new RegionTree world
Andreas Kling
2022-04-03
Kernel: Stop exposing RegionTree API for VM range allocation
Andreas Kling
2022-04-03
Kernel: Make VM allocation atomic for userspace regions
Andreas Kling
2022-04-03
LibWeb: Make VM allocation atomic for kernel regions
Andreas Kling
2022-04-03
Kernel: Remove now-unused VirtualRangeAllocator
Andreas Kling
2022-04-03
Kernel: Use intrusive RegionTree solution for kernel regions as well
Andreas Kling
2022-04-03
Kernel: Add Memory::RegionTree to share code between AddressSpace and MM
Andreas Kling
2022-04-03
Kernel: Use AddressSpace region tree for range allocation
Andreas Kling
2022-04-03
Tests: Make TestEFault not rely on automatic guard pages
Andreas Kling
2022-04-03
Tests: Clear errno before syscalls in TestEFault
Andreas Kling
2022-04-03
Tests: Remove unused macro in TestEFault
Andreas Kling
2022-04-03
Kernel: Store AddressSpace memory regions in an IntrusiveRedBlackTree
Andreas Kling
2022-04-03
LibWeb: Don't break text lines if white-space: nowrap
Enver Balalic
2022-04-03
Tests: Add some test coverage for the TTF parser
Nico Weber
2022-04-03
Meta: Give Lagom build errors colored diagnostics
Nico Weber
2022-04-03
Ports: Add GNU core utilities
Tim Schumacher
2022-04-03
Kernel: Implement `f_basetype` in statvfs
Tim Schumacher
2022-04-03
AK: Add `StringView::copy_characters_to_buffer()`
Tim Schumacher
2022-04-03
LibC: Implement __fseterr
Tim Schumacher
2022-04-03
LibC: Implement __freadptrinc
Tim Schumacher
2022-04-03
LibC: Implement __freadahead
Tim Schumacher
2022-04-03
LibC: Implement __freadptr
Tim Schumacher
2022-04-03
Applets: Add a network graph applet
kleines Filmröllchen
2022-04-03
AK: Add non-const iterator for CircularQueue
kleines Filmröllchen
2022-04-03
LibCompress: Change DeflateSpecialCodeLengths to constexpr variables
Lenny Maiorani
2022-04-03
LibChess: Change UCI::Command::Type to enum class
Lenny Maiorani
2022-04-03
TextEditor: Update file argument parser regex pattern
Ali Chraghi
2022-04-03
LibJS: Remove a bunch of gratuitous JS namespace qualifiers
Linus Groh
2022-04-03
Userland: Remove a few gratuitous IPC namespace qualifiers
Valtteri Koskivuori
2022-04-03
Ports: Enable libx264 support in FFmpeg
Hunter Kvalevog
2022-04-03
Ports: Add x264
Hunter Kvalevog
2022-04-03
Meta: Move screenshots into subdir
Jelle Raaijmakers
2022-04-03
Browser+LibWeb+WebContent: Add ability to inspect local storage
Valtteri Koskivuori
2022-04-03
LibIPC: Add encoder and decoder for AK::OrderedHashMap
Valtteri Koskivuori
2022-04-03
Base: Update font Ataraxia with additional glyphs
djwisdom
2022-04-03
Base: Update font Satori Regular with additional glyphs
djwisdom
2022-04-03
Base: Update font Satori Mono Regular with additional glyphs
djwisdom
2022-04-03
Base: Update font Satori Mono Bold with additional glyphs
djwisdom
2022-04-03
Base: Update Satori Bold with additional glyphs
djwisdom
2022-04-03
Meta: Check `port` property for ports in the linter
Jelle Raaijmakers
2022-04-03
Ports: Set `port` to match the port's directory
Jelle Raaijmakers
2022-04-03
Ports: Move luajit warning into `preconfigure`
Jelle Raaijmakers
[prev]
[next]