| 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 |
| 2026-02-08 07:30 | fs/fat32: Remove unused size_clusters field | Mintsuki | 22297be0 |
| 2026-02-08 07:19 | host/limine: Fix IS_WINDOWS preprocessor precedence to correctly exclude Cygwin | Mintsuki | 7af48b5b |
| 2026-02-08 07:02 | lib/pe: Reject 32-bit relocations in higher-half PE images | Mintsuki | 08bc777d |
| 2026-02-08 06:59 | lib/bli: Pass actual string size to SetVariable instead of full buffer size | Mintsuki | c61c6dc2 |
| 2026-02-08 06:48 | protos/linux_risc: Fix wrong format specifiers for 64-bit arguments in print calls | Mintsuki | 93f54bbc |
| 2026-02-08 06:35 | lib/getchar: Fix signed integer overflow in timer computation | Mintsuki | 06696945 |
| 2026-02-08 06:31 | menu: NUL-terminate LimineLastBootedEntry variable after read | Mintsuki | bdf9b219 |
| 2026-02-08 06:30 | menu: Fix tree_prefix free size to match allocation | Mintsuki | ba28de10 |
| 2026-02-08 06:27 | lib/elf: Widen section_offset to uint64_t for ELF64 shoff | Mintsuki | 22400c3f |
| 2026-02-08 06:26 | sys/cpu: Fix 32-bit multiplication overflow in tsc_freq_arch | Mintsuki | a5eba5a0 |
| 2026-02-08 06:19 | fs/fat32: Check subdirectory attribute during path traversal | Mintsuki | e94185ab |
| 2026-02-08 06:11 | lib/elsewhere: Reject allocations above 4 GiB | Mintsuki | d2bcd081 |
| 2026-02-08 06:08 | pxe/tftp: Use single variable for TFTP close seg:off pair | Mintsuki | b3b6dac3 |
| 2026-02-08 06:05 | drivers/gop: Reject PixelBitMask modes with all-zero masks | Mintsuki | 371eb1b7 |
| 2026-02-08 05:58 | sys/smp: Skip AP with unrecognised PSCI method instead of panicking | Mintsuki | be70e1b4 |
| 2026-02-08 05:58 | lib/config: Reset macros pointer to NULL after freeing macro list | Mintsuki | b0ea0c59 |
| 2026-02-08 03:55 | mm/vmm: Preserve WC/FB cache attribute in x86 PT_TO_VMM_FLAGS during page splits | Mintsuki | 6c4169bc |
| 2026-02-08 03:54 | protos/multiboot2: Guard max_addr - length underflow in relocation preference | Mintsuki | c34f2535 |