| 2026-03-15 00:37 | bootstrap: Bump limine-protocol commit | Mintsuki | d647de2f |
| 2026-03-15 00:25 | bootstrap: Bump Flanterm commit | Mintsuki | be9f2894 |
| 2026-03-15 02:45 | test: Remove an unused test file | Mintsuki | a28679ef |
| 2026-03-14 23:46 | protos/linux_risc: Disable MMU before aarch64 kernel entry | Mintsuki | 398c14cc |
| 2026-03-14 23:34 | protos/linux_risc: Clean caches before aarch64 kernel entry | Mintsuki | 21e15f37 |
| 2026-03-14 23:29 | protos/linux_risc: Disable MMU and flush caches before RISC-V kernel entry | Mintsuki | 31202dc3 |
| 2026-03-14 23:21 | protos/linux_risc: Respect text_offset when loading kernel | Mintsuki | 2820acf9 |
| 2026-03-12 00:56 | Merge pull request 'protos/efi: add BootNext feature' (#59) from 32/Limine:trunk into trunk | iretq | e8efd061 |
| 2026-03-11 23:55 | protos/efi_boot_entry: fix inconsistencies (3) | lg | 3e9131d9 |
| 2026-03-11 23:48 | protos/efi_boot_entry: fix inconsistencies (2) | lg | ceafd6f9 |
| 2026-03-11 23:37 | protos/efi_boot_entry: fix inconsistencies | lg | 39fb6c6c |
| 2026-03-11 23:25 | protos/efi_boot_entry: Add panic if reboot fails | lg | eef3bf75 |
| 2026-03-11 23:22 | docs: Update ChangeLog and README.md for 10.8.5 | Mintsuki | d858304d |
| 2026-03-11 23:22 | protos/efi_boot_entry: Make it use its own proto. | lg | af78bbd9 |
| 2026-03-11 23:14 | bootstrap: Bump Flanterm to 3.0.2 | Mintsuki | bb5d209c |
| 2026-03-11 02:36 | docs: Update ChangeLog and README.md for 10.8.4 | Mintsuki | 1f3a8be0 |
| 2026-03-11 02:31 | bootstrap: Bump limine-protocol commit | Mintsuki | 04fddb44 |
| 2026-03-11 02:04 | bootstrap: Bump Flanterm to 3.0.1 | Mintsuki | 0446fb73 |
| 2026-03-08 02:18 | protos/efi: add reboot_for_bitlocker | lg | f6255f66 |
| 2026-03-07 02:24 | docs: Update ChangeLog and README.md for 10.8.3 | Mintsuki | fe5f7528 |
| 2026-03-07 02:20 | host/limine: Fix ENDSWAP width mismatch in GPT-to-MBR partition entry conversion | Mintsuki | 2921ca55 |
| 2026-03-07 01:19 | bootstrap: Bump limine-protocol commit | Mintsuki | 6bcf789e |
| 2026-03-06 23:29 | bootstrap: Bump Flanterm to 3.0.0 | Mintsuki | 4ee0bcd5 |
| 2026-03-06 23:05 | menu: Guard editor window_size decrement to prevent underflow on long line wrapping | Mintsuki | e7b91498 |
| 2026-03-06 22:35 | sys/smp: Widen bsp_lapic_id to uint32_t to avoid x2APIC ID truncation | Mintsuki | c1d98eb3 |
| 2026-03-06 18:43 | lib/gterm: Check parse_resolution return value for TERM_FONT_SIZE to avoid uninitialized use | Mintsuki | 58abb2ca |
| 2026-03-06 18:17 | lib/getchar: Close UEFI timer event on all return paths in pit_sleep_and_quit_on_keypress | Mintsuki | b4064d4a |
| 2026-03-06 18:09 | stage1/hdd: Fix stack imbalance on int 13h/AH=48h failure in disk read | Mintsuki | b866c3fc |
| 2026-03-06 13:02 | host/limine: Make {mul,add}_u64_overflow() static inline to avoid gcc unused warnings | Mintsuki | f30afb3f |
| 2026-03-06 12:54 | stage1/hdd: Rearrange code to work around boot sector size limitation | Mintsuki | 32375c28 |