| 2026-02-08 16:33 | sys/smp: Free buffer and return NULL on zero APs in AArch64 ACPI path | Mintsuki | cc2542f0 |
| 2026-02-08 16:32 | menu: Ignore empty INTERFACE_HELP_COLOUR config value | Mintsuki | 7662bd81 |
| 2026-02-08 16:30 | menu: Guard tree_prefix_len against unsigned underflow with wide entries | Mintsuki | f7e86944 |
| 2026-02-08 16:28 | fs/iso9660: Panic on read beyond end of file instead of returning partial data | Mintsuki | 3e8ae9f6 |
| 2026-02-08 16:27 | lib/gterm: Add missing parentheses in ARGB macro | Mintsuki | 0003430f |
| 2026-02-08 16:21 | host/limine: Fix signature search missing matches after partial prefix overlap | Mintsuki | 83f22ae4 |
| 2026-02-08 16:12 | lib/real: Parenthesise macro arguments in rm_seg/rm_off | Mintsuki | 0b677c50 |
| 2026-02-08 16:10 | lib/uri: Initialize *hash output parameter in uri_resolve | Mintsuki | f1392ba4 |
| 2026-02-08 16:09 | lib/acpi: Fall back to RSDT when XSDT is above 4 GiB on 32-bit | Mintsuki | 2dbeb331 |
| 2026-02-08 16:07 | lib/config: Fix off-by-one read past end in macro definition skip | Mintsuki | 93f17326 |
| 2026-02-08 16:04 | pxe/tftp: Fix byte-order conversion for server port | Mintsuki | 8d9069a2 |
| 2026-02-08 16:03 | fs/iso9660: Remove unreachable fallback code after while(true) loop | Mintsuki | bd9279a9 |
| 2026-02-08 15:58 | lib/acpi: Use memcpy for unaligned FADT field reads | Mintsuki | aadfb4cb |
| 2026-02-08 15:49 | misc: Fix wrong format specifiers for 64-bit arguments in print calls | Mintsuki | f1167da7 |
| 2026-02-08 15:35 | protos/multiboot: Cast size_t to uint32_t for custom printf %u format | Mintsuki | 12ca5723 |
| 2026-02-08 15:14 | sys/smp: Send two SIPIs per Intel SDM recommendation for AP startup | Mintsuki | 30e54925 |
| 2026-02-08 15:09 | protos/linux_x86: Honour kernel_alignment field from boot protocol header | Mintsuki | 6bfb2bfb |
| 2026-02-08 14:46 | protos/linux_risc: Allocate EFI config tables as EfiLoaderData instead of EfiLoaderCode | Mintsuki | f9543079 |
| 2026-02-08 14:37 | protos/limine: Fix TCR_EL1 shareability comments to match actual values | Mintsuki | a29da577 |
| 2026-02-08 13:59 | mm/vmm: Use firmware-reported MMU type instead of satp probe on RISC-V | Mintsuki | 3a609b16 |
| 2026-02-08 13:35 | lib/elf, lib/pe: Reject non-power-of-2 alignment values | Mintsuki | 572e9f71 |
| 2026-02-08 12:37 | lib/pe: Validate OptionalHeader.Magic against PE32+ before parsing | Mintsuki | 84299dd8 |
| 2026-02-08 12:28 | host/limine: Guard secondary GPT nuke against alternate_lba underflow | Mintsuki | 75b8b74f |
| 2026-02-08 12:28 | host/limine: Bounds-check GPT partition entry offset arithmetic for overflow | Mintsuki | 7f478957 |
| 2026-02-08 10:22 | lib/term: Set terms to NULL after freeing in fallback fail path | Mintsuki | f0323180 |
| 2026-02-08 09:18 | sys/smp: Revert AArch64 trampoline allocation to smp_trampoline_size | Mintsuki | 4bb98f97 |
| 2026-02-08 08:01 | sys/smp: Fix mismatched adrp/add label in AArch64 SMP trampoline EL2 path | Mintsuki | c846a782 |
| 2026-02-08 07:59 | menu: Reject terminals with fewer than 40 columns or 16 rows | Mintsuki | d5a7284b |
| 2026-02-08 07:59 | stage1/hdd: Zero-extend bytes_per_sect to full EBP to fix 32-bit division | Mintsuki | 7b6ad629 |
| 2026-02-08 07:32 | protos/limine: Fix base revision duplicate detection for revision 0 | Mintsuki | 963607c6 |