| 2026-04-14 13:15 | host/limine: Fix empty_lba leak on error during GPT-to-MBR conversion | Mintsuki | ef1f9c2f |
| 2026-04-14 13:05 | protos/limine: Check return value of framebuffer memmap_alloc_range | Mintsuki | e6172a5d |
| 2026-04-14 12:47 | fs/iso9660: Move sysarea pointer computation after bounds check | Mintsuki | 830aaa1f |
| 2026-04-14 12:39 | sys/cpu: Add memory clobber to LoongArch IOCSR accessors | Mintsuki | 37a47f9a |
| 2026-04-14 12:17 | protos/efi_boot_entry: Bound description scan to buffer size | Mintsuki | bf9f8181 |
| 2026-04-14 11:51 | mm/pmm: Add pointer alignment check to pmm_free | Mintsuki | 7e47b502 |
| 2026-04-14 11:50 | sys/cpu: Fix misleading comment in TSC calibration | Mintsuki | 6233e01c |
| 2026-04-14 01:17 | lib/getchar: Deduplicate timer event recreation in ESC handler using restart label | Mintsuki | 811a3ba5 |
| 2026-04-14 00:24 | lib/misc: Fix out-of-bounds reads in get_absolute_path backward scans | Mintsuki | d6966f12 |
| 2026-04-14 00:15 | lib/config: Re-examine shifted character after whitespace/CR removal | Mintsuki | b2eade63 |
| 2026-04-14 00:12 | lib/elf: Avoid undefined pointer arithmetic in relocation patching | Mintsuki | e56696a2 |
| 2026-04-14 00:04 | protos/limine: Fix request scan loop bound to not read past image_size_before_bss | Mintsuki | 1d33f0e1 |
| 2026-04-13 23:49 | mm/pmm: Restart sanitise_entries outer loop after entry deletion | Mintsuki | 052426c8 |
| 2026-04-13 23:41 | lib/elsewhere: Skip past source range on overlap instead of advancing one page | Mintsuki | a6578fc5 |
| 2026-04-13 23:12 | decompressor: Fix off-by-one truncating last character of error message | Mintsuki | 4b883b66 |
| 2026-04-13 22:51 | sys/cpu: Fix locked_write asm constraint to declare memory operand as output | Mintsuki | 592f3fb0 |
| 2026-04-13 14:15 | lib/misc: Remove dead overflow check in ALIGN_UP macro | Mintsuki | 2be4a2f4 |
| 2026-04-13 14:15 | lib/elf: Fix section header table size check falsely rejecting valid ELFs | Mintsuki | 5caf25dd |
| 2026-04-13 12:25 | lib/gterm: Fix NULL dereference in gterm_init cached path | Mintsuki | a6bbbfef |
| 2026-04-13 11:05 | Merge pull request #551 from Limine-Bootloader/dependabot/github_actions/trunk/softprops/action-gh-release-3.0.0 | Mintsuki | 0255f804 |
| 2026-04-13 03:22 | build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 | dependabot[bot] | c3492529 |
| 2026-04-12 22:40 | menu: Fix NULL dereference when DEFAULT_ENTRY is out of range with TIMEOUT=0 | Mintsuki | 3c272f13 |
| 2026-04-13 00:34 | Revert "crypto: streaming blake2b for validation" | Mintsuki | 6316c6a8 |
| 2026-04-12 22:08 | lib/image: Fix incorrect free of stbi-allocated buffer corrupting memmap | Mintsuki | d45e7a64 |
| 2026-04-12 13:28 | menu: Fix bug where `, Secure Boot)` would be appended even for custom brandings | Mintsuki | 4f701f91 |
| 2026-04-12 10:32 | docs: Update screenshot after reverting font change | Mintsuki | bb59e40e |
| 2026-04-12 10:27 | Revert "lib/gterm: Use a new default font for Flanterm" | Mintsuki | de72b605 |
| 2026-04-12 10:14 | misc: Update default/sample wallpaper and screenshot | Mintsuki | 73fbbefd |
| 2026-04-12 10:02 | lib/gterm: Use a new default font for Flanterm | Mintsuki | fb26d3eb |
| 2026-04-12 09:49 | menu: Shorten countdown text and restore 40-column minimum | Mintsuki | c2baac6d |