| 2026-03-31 12:42 | misc: Use CHECKED_ADD for overflow-checked additions | Mintsuki | cc586e6c |
| 2026-03-31 12:35 | mm: Add CHECKED_ADD macro, use it for all base+length computations | Mintsuki | 3a73ecf5 |
| 2026-03-31 12:12 | mm/pmm: Check for overflow when aligning count in ext_mem_alloc | Mintsuki | 6bdd5dd8 |
| 2026-03-31 12:08 | decompressor: Re-enable tinf bounds checks, CRC32, and length validation | Mintsuki | b0569fed |
| 2026-03-30 17:45 | lib/term: Do not call ClearScreen() on EFI fallback output init | Mintsuki | ca6d469d |
| 2026-03-30 17:44 | Reapply "lib/fb: Add preserve_screen option to skip fb_clear on init" | Mintsuki | b29b11ce |
| 2026-03-30 17:38 | Revert "lib/fb: Remove fb_clear()" | Mintsuki | a06652f5 |
| 2026-03-30 15:02 | Revert "drivers/gop: Ensure SetMode is called at least once per GOP handle" | Mintsuki | c443a62a |
| 2026-03-30 07:14 | lib/fb: Remove fb_clear() | Mintsuki | 75f777e7 |
| 2026-03-30 07:10 | Revert "lib/fb: Add preserve_screen option to skip fb_clear on init" | Mintsuki | 12841527 |
| 2026-03-25 02:47 | docs: Update ChangeLog and README.md for 11.1.0 | Mintsuki | 32ee2a36 |
| 2026-03-25 02:30 | protos/limine: Coalesce contiguous memmap entries when building page tables | Mintsuki | dbbf8df9 |
| 2026-03-24 14:50 | bootstrap: Bump limine-protocol commit | Mintsuki | 598f4e6b |
| 2026-03-24 14:16 | protos/limine: Only restrict aarch64 to base revision 6 only | Mintsuki | c486fc4a |
| 2026-03-24 14:11 | Revert "protos/limine: Drop support for base revisions 0-3, require 4 on x86" | Mintsuki | 0f4f7b5b |
| 2026-03-23 13:29 | docs: Update ChangeLog and README.md for 11.0.0 | Mintsuki | d33fb37a |
| 2026-03-23 13:21 | test: Remove stray TODO comment from limine.c | Mintsuki | a94eff9f |
| 2026-03-23 06:52 | menu: Support entry path format for DEFAULT_ENTRY config option | Mintsuki | 89fc39f7 |
| 2026-03-23 06:49 | menu: Use escaped path format for LimineLastBootedEntry EFI variable | Mintsuki | c34c8a5b |
| 2026-03-23 05:00 | protos/limine: Drop support for base revisions 0-3, require 4 on x86 | Mintsuki | f0e8264e |
| 2026-03-23 03:43 | lib/fb: Add preserve_screen option to skip fb_clear on init | Mintsuki | 2e2fc636 |
| 2026-03-22 19:04 | test: Use Flanterm FB init params in test kernel | Mintsuki | 89d653a6 |
| 2026-03-22 19:03 | protos/limine: Add Flanterm FB init params feature | Mintsuki | ea7904d1 |
| 2026-03-22 19:01 | bootstrap: Bump limine-protocol commit | Mintsuki | f2da88d3 |
| 2026-03-22 01:34 | protos/limine: Bump supported base revision to 6, require 6 on non-x86 | Mintsuki | 66fc3206 |
| 2026-03-22 06:33 | bootstrap: Bump limine-protocol commit | Mintsuki | 33b0a4ac |
| 2026-03-20 10:09 | protos/limine: Handle framebuffer page-level overlaps with other memory regions | Mintsuki | d5897b62 |
| 2026-03-20 09:28 | lib/fb: Add framebuffer cache flush callbacks for all architectures | Mintsuki | dc850a17 |
| 2026-03-19 23:43 | protos/limine: Make aarch64 EL2 entry automatic based on firmware state | Mintsuki | 165e05ff |
| 2026-03-20 12:58 | bootstrap: Bump limine-protocol commit | Mintsuki | 471a34e4 |