| 2026-04-20 16:12 | docs: Update ChangeLog and README.md for 11.4.1 | Mintsuki | 1276c440 |
| 2026-04-20 15:46 | tools/limlzpack: Use int32_t for suffix array indices | Mintsuki | c0a0bed8 |
| 2026-04-20 15:16 | tools/limlzpack: Write CRC header as little-endian on any host | Mintsuki | b1c28f00 |
| 2026-04-18 20:29 | fs/iso9660: Require sector-aligned directory sizes | Mintsuki | 94912265 |
| 2026-04-18 20:29 | fs/iso9660: Require full entry length to fit in buffer in next_entry | Mintsuki | 89ce18ca |
| 2026-04-19 01:07 | sys/lapic: Skip MADT type 4 NMI entries for x2APIC UIDs above 0xfe | Mintsuki | 65a4eaed |
| 2026-04-20 12:40 | stage1/decompressor: Ensure limlz streams always end on a literal token | Mintsuki | ff63204f |
| 2026-04-19 21:25 | build: Bump PicoEFI commit | Mintsuki | 6239cb53 |
| 2026-04-18 22:58 | docs: Update ChangeLog and README.md for 11.4.0 | Mintsuki | 770b18e0 |
| 2026-04-18 22:09 | Revert "uefi: Call Apple set_os protocol to keep iGPU alive on dual-GPU Macs" | Mintsuki | 9f72d079 |
| 2026-04-18 20:17 | protos/multiboot2: Bound information_request tag size to header area | Mintsuki | 015d01d4 |
| 2026-04-18 20:17 | protos/multiboot1: Validate ELF section entry size before casting | Mintsuki | de17e944 |
| 2026-04-18 18:31 | lib/elf: Overflow-check symbol offset and compare against symtab_size | Mintsuki | 5ff4e28f |
| 2026-04-18 00:01 | menu, lib/bli: Raise menu entry path buffer limit from 256 to 1024 bytes | Mintsuki | cb29442a |
| 2026-04-17 22:20 | fs/iso9660: Fix multi-extent splicing on non-Rock-Ridge images | Mintsuki | 47d0f207 |
| 2026-04-18 15:51 | bootstrap: Bump limine-protocol commit | Mintsuki | 1ca8be92 |
| 2026-04-17 04:38 | lib/libc: Ensure the `__builtin_*` versions of the 4 core `mem*()` functions are preferred | Mintsuki | 7e5bdaae |
| 2026-04-17 00:44 | mm/vmm: Mask physical address bits in RISC-V pte_new | Mintsuki | c7b26f1f |
| 2026-04-17 00:21 | mm/mtrr: Gate fixed-range MTRR access on MTRRCAP.FIX capability bit | Mintsuki | 935430a1 |
| 2026-04-17 00:20 | protos/limine: Validate .limine_reqs pointers lie within kernel image | Mintsuki | 301aa777 |
| 2026-04-17 00:20 | sys/cpu_riscv: Validate RHCT hart_info offsets array bounds | Mintsuki | e0b5fd0d |
| 2026-04-17 00:20 | fs/fat32: Skip deleted directory entries in LFN parser | Mintsuki | d8895a25 |
| 2026-04-17 00:19 | fs/iso9660: Require matching filenames on multi-extent continuations | Mintsuki | 6f6564d4 |
| 2026-04-17 00:19 | fs/iso9660: Verify directory flag before descending into subdirectory | Mintsuki | 03ad4a42 |
| 2026-04-17 00:19 | lib/elf: Check image_size against SIZE_MAX in elf32_load_elsewhere | Mintsuki | 4744bdbd |
| 2026-04-17 00:18 | lib/elf: Validate dt_pltrelsz is a multiple of rela_ent | Mintsuki | 843f0296 |
| 2026-04-17 00:18 | lib/elf: Validate rela_size is a multiple of rela_ent | Mintsuki | 16401fb8 |
| 2026-04-17 00:18 | mm/vmm: Fix higher-half address for aarch64 5-level paging | Mintsuki | 8a1cf631 |
| 2026-04-15 18:01 | test: Drop `LIMINE_API_REVISION` macro which is no longer a thing | Mintsuki | 3eea3043 |
| 2026-04-14 21:50 | build: Simplify BIOS stage1 decompressor build system | Mintsuki | 37701de0 |