| 2026-02-08 08:01 | sys/smp: Fix mismatched adrp/add label in AArch64 SMP trampoline EL2 path | Mintsuki | da98c40f |
| 2026-02-08 07:59 | menu: Reject terminals with fewer than 40 columns or 16 rows | Mintsuki | 16756f05 |
| 2026-02-08 07:59 | stage1/hdd: Zero-extend bytes_per_sect to full EBP to fix 32-bit division | Mintsuki | a2ce1aa4 |
| 2026-02-08 07:32 | protos/limine: Fix base revision duplicate detection for revision 0 | Mintsuki | 4b59ef82 |
| 2026-02-08 07:30 | fs/fat32: Remove unused size_clusters field | Mintsuki | 564603db |
| 2026-02-08 07:19 | host/limine: Fix IS_WINDOWS preprocessor precedence to correctly exclude Cygwin | Mintsuki | 5d61aa85 |
| 2026-02-08 07:02 | lib/pe: Reject 32-bit relocations in higher-half PE images | Mintsuki | 87fe3863 |
| 2026-02-08 06:59 | lib/bli: Pass actual string size to SetVariable instead of full buffer size | Mintsuki | e4c5486f |
| 2026-02-08 06:48 | protos/linux_risc: Fix wrong format specifiers for 64-bit arguments in print calls | Mintsuki | 81274941 |
| 2026-02-08 06:35 | lib/getchar: Fix signed integer overflow in timer computation | Mintsuki | 43ba7d66 |
| 2026-02-08 06:30 | menu: Fix tree_prefix free size to match allocation | Mintsuki | 6dc0fa30 |
| 2026-02-08 06:27 | lib/elf: Widen section_offset to uint64_t for ELF64 shoff | Mintsuki | 2720cb26 |
| 2026-02-08 06:26 | sys/cpu: Fix 32-bit multiplication overflow in tsc_freq_arch | Mintsuki | 9ff880b1 |
| 2026-02-08 06:19 | fs/fat32: Check subdirectory attribute during path traversal | Mintsuki | 50b395bf |
| 2026-02-08 06:11 | lib/elsewhere: Reject allocations above 4 GiB | Mintsuki | f1adebea |
| 2026-02-08 06:08 | pxe/tftp: Use single variable for TFTP close seg:off pair | Mintsuki | 6b14238f |
| 2026-02-08 06:05 | drivers/gop: Reject PixelBitMask modes with all-zero masks | Mintsuki | ac09279d |
| 2026-02-08 05:58 | sys/smp: Skip AP with unrecognised PSCI method instead of panicking | Mintsuki | 42cd5249 |
| 2026-02-08 05:58 | lib/config: Reset macros pointer to NULL after freeing macro list | Mintsuki | 45cfdc48 |
| 2026-02-08 03:55 | mm/vmm: Preserve WC/FB cache attribute in x86 PT_TO_VMM_FLAGS during page splits | Mintsuki | 05ca955d |
| 2026-02-08 03:54 | protos/multiboot2: Guard max_addr - length underflow in relocation preference | Mintsuki | ce71456f |
| 2026-02-07 16:08 | protos/multiboot2: Adjust ELF section sh_addr by reloc_slide after relocation | Mintsuki | 79191759 |
| 2026-02-07 16:08 | lib/elf: Check for p_vaddr + p_memsz overflow in PHDR processing | Mintsuki | 30e4d660 |
| 2026-02-07 16:08 | lib/pe: Bounds-check per-entry relocation offset against image size | Mintsuki | e9c30208 |
| 2026-02-07 16:07 | protos/linux_x86: Fix initrd_addr_max overflow when computing module base | Mintsuki | 9fe1386b |
| 2026-02-07 16:07 | lib/elf: Reject relocatable ELFs with dynamic entries outside PT_LOAD segments | Mintsuki | e3b8f542 |
| 2026-02-07 16:07 | lib/elf: Reject relocations when symtab/strtab vaddr translation fails | Mintsuki | 6fa65b6a |
| 2026-02-07 16:06 | lib/elf: Move program header validation before first phdr access | Mintsuki | cb9ad5aa |
| 2026-02-07 16:06 | fs/iso9660: Reject paths with trailing slash as files | Mintsuki | 66a34199 |
| 2026-02-07 16:06 | lib/config: Fix SMBIOS config buffer size off-by-one | Mintsuki | 7ac9eb0e |