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-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
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-02-21
Meta: Make CMakeLists accessible to QtCreator
Ben Wiederhake
2021-02-20
LibLine: Avoid refreshing the entire line when inserting at the end
AnotherTest
2021-02-18
Website: Add @cees-elzinga's ptrace race + ASLR bypass to bounty page
Andreas Kling
2021-02-16
Lagom: Build LibTextCodec into Lagom
Andreas Kling
2021-02-15
Meta: Add Ports/build_installed.sh to the lint-ports ignore list
Andreas Kling
2021-02-15
Meta: Lint AvailablePorts.md
Ben Wiederhake
2021-02-14
LibCrypto: Make a better ASN.1 parser
AnotherTest
2021-02-14
Build: Sprinkle some portability, fix on OpenBSD
joshua stein
2021-02-14
Website: Add vakzz's exploit & writeup to the bounty page
Andreas Kling
2021-02-13
Meta: Fix debug-flag detection
Ben Wiederhake
2021-02-13
HackStudio: Project templates and New Project dialog
Nick Vella
2021-02-13
Lagom/Fuzzers: Add RSA key parser fuzzer
Luke
2021-02-13
Utilities: Make syscall(1) explain what it's doing
Ben Wiederhake
2021-02-11
LibCore: Added FileWatcher, a binding for the watch_file syscall
DexesTTP
2021-02-08
Kernel: Make Arch/i386/CPU.cpp safe to run through clang-format
AnotherTest
2021-02-08
Everywhere: Remove unnecessary headers 4/4
Ben Wiederhake
2021-02-08
Fuzz: Remove unused FuzziliJS header
Ben Wiederhake
2021-02-07
Meta: Fix path to kernel binary in debug-kernel.sh
Brian Gianforcaro
2021-02-05
Kernel: Add NE2000 network card driver
Jean-Baptiste Boric
[next]