| 2026-04-14 01:17 | lib/getchar: Deduplicate timer event recreation in ESC handler using restart label | Mintsuki | d3456116 |
| 2026-04-14 00:24 | lib/misc: Fix out-of-bounds reads in get_absolute_path backward scans | Mintsuki | 851352d7 |
| 2026-04-14 00:15 | lib/config: Re-examine shifted character after whitespace/CR removal | Mintsuki | 0556f4bf |
| 2026-04-14 00:12 | lib/elf: Avoid undefined pointer arithmetic in relocation patching | Mintsuki | 05e8144c |
| 2026-04-14 00:04 | protos/limine: Fix request scan loop bound to not read past image_size_before_bss | Mintsuki | 3042d4fa |
| 2026-04-13 23:49 | mm/pmm: Restart sanitise_entries outer loop after entry deletion | Mintsuki | 48cc4924 |
| 2026-04-13 23:41 | lib/elsewhere: Skip past source range on overlap instead of advancing one page | Mintsuki | 1511a8dc |
| 2026-04-13 23:12 | decompressor: Fix off-by-one truncating last character of error message | Mintsuki | 80c399f9 |
| 2026-04-11 19:04 | lib/bli: fix various bugs in timeout and entry control | Mintsuki | 4b057bcc |
| 2026-04-11 16:58 | lib/bli: implement entry control | programmerlexi | 959f763a |
| 2026-04-11 16:57 | lib/bli: implement timeout control | programmerlexi | bc5d1e4b |
| 2026-04-10 21:22 | decompressor: gzip/tinf -> limlz | Kamila Szewczyk | 9c3ead93 |
| 2026-04-13 22:51 | sys/cpu: Fix locked_write asm constraint to declare memory operand as output | Mintsuki | 58083a72 |
| 2026-04-13 14:15 | lib/misc: Remove dead overflow check in ALIGN_UP macro | Mintsuki | 104399fe |
| 2026-04-13 14:15 | lib/elf: Fix section header table size check falsely rejecting valid ELFs | Mintsuki | b2cc8b74 |
| 2026-04-13 12:25 | lib/gterm: Fix NULL dereference in gterm_init cached path | Mintsuki | 44b84935 |
| 2026-04-13 03:22 | build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 | dependabot[bot] | 4ecd2a9e |
| 2026-04-12 22:40 | menu: Fix NULL dereference when DEFAULT_ENTRY is out of range with TIMEOUT=0 | Mintsuki | 1b144eef |
| 2026-04-12 22:08 | lib/image: Fix incorrect free of stbi-allocated buffer corrupting memmap | Mintsuki | 0e6b0e9a |
| 2026-04-11 23:12 | menu: Make `graphics: no` an alias for `serial: yes` on EFI | Mintsuki | f3b031e3 |
| 2026-04-11 23:00 | lib/term: Reset ConOut when falling back from graphical terminal | Mintsuki | 12d3dbf7 |
| 2026-04-11 22:01 | drivers/vga_textmode: Defer line wrap to next putchar | Mintsuki | 25ca9eeb |
| 2026-04-11 20:39 | menu: Remove redundant terminal size check from editor | Mintsuki | ef9b025f |
| 2026-04-11 11:14 | lib/panic: Re-enable autoflush before printing | Mintsuki | a01a3c0f |
| 2026-04-11 09:12 | ci: Remove QA/typos check | Mintsuki | 8ba6e3e7 |
| 2026-04-09 11:53 | gha: Fix MinGW path and add workflow_dispatch to binary-release | Mintsuki | 6dc556ea |
| 2026-04-09 11:40 | docs: Update ChangeLog and README.md for 11.3.1 | Mintsuki | d6d1e42a |
| 2026-04-09 11:35 | gha: Fix release and binary-release workflows | Mintsuki | 8b37f7ab |
| 2026-04-09 11:02 | docs: Update ChangeLog and README.md for 11.3.0 | Mintsuki | 6c9f8068 |
| 2026-04-09 10:41 | protos/limine: Make "Keep IOMMU" feature x86-64-only | Mintsuki | 8632b112 |