index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
Age
Commit message (
Expand
)
Author
2021-04-04
Meta: Update the screenshot in the ReadMe :^)
Andreas Kling
2021-04-03
Kernel: Introduce a new HID subsystem
Liav A
2021-04-02
Meta: Resolve some pylint violations in Python lint scripts
Brendan Coles
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-31
Utilities: Add simple traceroute utility
Idan Horowitz
2021-03-27
Lagom/Fuzzers: Add fuzzer for zip file parser
Luke
2021-03-24
Meta: Pass arguments to 'serenity.sh run lagom' executable
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
2021-03-19
CI: Don't fail check-symbols if symbol is defiend somewhere else
Itamar
2021-03-17
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
Andreas Kling
2021-03-14
Lagom/Fuzzers: Add fuzzers for the new Gzip and Deflate compressors
Luke
2021-03-14
Lagom/Fuzzers: Add fuzzers for Latin 1, Latin 2 and UTF16-BE
Luke
2021-03-13
Kernel: Implement triply indirect block support in Ext2FSInode
Jean-Baptiste Boric
2021-03-12
Meta: Support 'serenity.sh gdb lagom'
Linus Groh
2021-03-12
Lagom: Add 'test' command to serenity.sh
Linus Groh
2021-03-12
Meta: Make 'serenity.sh run lagom' run Lagom executables
Linus Groh
2021-03-12
Meta: Don't depend on toolchain for lagom target in serenity.sh
Linus Groh
2021-03-12
Meta: Add lagom_unsupported helper function to serenity.sh
Linus Groh
2021-03-12
FuzzilliJs: Add missing <errno.h> include
Andreas Kling
2021-03-11
Meta: Remove old CLion-specific files
Linus Groh
2021-03-11
Meta: Add KMALLOC_DEBUG to all_the_debug_macros
Andreas Kling
2021-03-11
Meta: Add gdb command to serenity.sh
Tom
2021-03-09
Kernel: Remove ancient FIFO_DEBUG code
Andreas Kling
2021-03-09
Meta: Add a build helper script
Tom
2021-03-08
Website: Add link to @ABigPickle's VLA exploit
Andreas Kling
2021-03-08
Website: Reorganize bounty page history section a little bit
Andreas Kling
2021-03-08
Meta: check-newlines-at-eof.py now checks .json files and files in Base/
Emanuele Torre
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-08
Meta: serenityos.org: Fix javascript error in the 2nd anniversary page.
Emanuele Torre
2021-03-06
Meta: Make 'run.sh qgrub' work via SERENITY_RUN
Linus Groh
2021-03-05
Meta: Boot Q35 machine with SATA drive instead of using IDE drive
Liav A
2021-03-05
Kernel: Add basic AHCI functionality
Liav A
2021-03-04
Kernel: Remove unused KMALLOC_DEBUG_LARGE_ALLOCATIONS mode
Andreas Kling
2021-03-04
HackStudio/LanguageServers: Move some components out of Cpp
AnotherTest
2021-03-04
Lagom/Fuzzers: Add fuzzers for LibCompess
Luke
2021-03-03
Meta: Stop excluding getopt.cpp from linting
Idan Horowitz
2021-03-03
LibCore+LibHTTP+LibGfx: Switch to LibCompress
Idan Horowitz
2021-03-02
Meta: Run test-js and test-compress as CTest executables
Andrew Kaster
2021-03-01
AK/Lagom: Modify TestSuite to return how many tests failed from main
Andrew Kaster
2021-03-01
Meta: Allow specifying custom grub config file for build-image-grub.sh
Tom
2021-03-01
Lagom/Fuzzers: Add WAV fuzzer
Luke
2021-02-28
Base/CI: Boot serenity in CI in a mode that runs tests on target
Andrew Kaster
2021-02-28
Meta: Add run target for CI
Andrew Kaster
2021-02-28
Meta: Build AK and LibRegex tests in Lagom and for Serenity
Andrew Kaster
2021-02-28
LibWeb: Add actual document loading for the CSS (at)import rule
Sviatoslav Peleshko
2021-02-27
Lagom: Build with -Wno-literal-suffix when using GCC
Linus Groh
2021-02-27
Lagom: CMakeLists.txt housekeeping
Linus Groh
2021-02-27
Meta: Enable qemu virtualization acceleration on mac
Jakub Berkop
2021-02-26
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
Linus Groh
2021-02-24
AK: Add support for AK::StringView literals with operator""sv
Brian Gianforcaro
[next]