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-21
Meta: Add an option to precompile some very common AK headers
Ali Mohammad Pur
2021-04-21
Tests: Reorganize LibCompress unit tests
Marco Biscaro
2021-04-20
Lagom: Add sql utility and LibSQL unit tests
Timothy Flynn
2021-04-20
AK+Meta: Add a debug option for LibSQL
Timothy Flynn
2021-04-20
Ports: Update the lint-ports.py script to ignore missing auth_type for Sereni...
Gunnar Beutner
2021-04-20
Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIR
Panagiotis Vasilopoulos
2021-04-20
Meta: Add a rebuild-world command to serenity.sh
Brian Gianforcaro
2021-04-20
Meta: Add allow-list for icon size detection in CMake
Brian Gianforcaro
2021-04-19
Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h
Brendan Coles
2021-04-18
Meta: Mark x86 debug register macros as false positives for CI
FalseHonesty
2021-04-18
Meta: Replace /bin/env with /usr/bin/envin serenity.sh shebang
Linus Groh
2021-04-18
Meta: Update check-style.sh to ignore CVS $id$ tags
Gunnar Beutner
2021-04-18
LibC+LibELF: Implement support for the dl_iterate_phdr helper
Gunnar Beutner
2021-04-17
Meta: Remove stray newline from serenity.sh help text
Linus Groh
2021-04-17
Kernel: Add base support for VirtRNG (VirtIO based Hardware RNG)
Idan Horowitz
2021-04-17
Kernel: Finish base implementation of VirtQueues
Idan Horowitz
2021-04-17
Kernel: Implement a naive version of virtconsole by memcpying to physical page
Idan Horowitz
2021-04-17
Kernel: Add base support for VirtIO devices
Idan Horowitz
2021-04-17
Meta: Allow serenity.sh to be used outside of assumed working directory
Brian Gianforcaro
2021-04-16
Meta: lint-ports: Check package files for required properties
Brendan Coles
2021-04-15
Meta: Use basename for serenity.sh help message
Brian Gianforcaro
2021-04-12
Meta: Add install-ports CMake target
Peter Elliott
2021-04-11
Everywhere: Update references from ReadMe.md => README.md
Andreas Kling
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
[next]