| 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 |
| 2026-04-14 19:27 | build: Remove .cache and compile_commands.json on distclean | Mintsuki | 18f08ed3 |
| 2026-04-14 13:15 | host/limine: Fix empty_lba leak on error during GPT-to-MBR conversion | Mintsuki | 0fb6bb6c |
| 2026-04-14 13:05 | protos/limine: Check return value of framebuffer memmap_alloc_range | Mintsuki | a9b148ed |
| 2026-04-14 12:47 | fs/iso9660: Move sysarea pointer computation after bounds check | Mintsuki | 07d20ac1 |
| 2026-04-14 12:39 | sys/cpu: Add memory clobber to LoongArch IOCSR accessors | Mintsuki | f69b2b5c |
| 2026-04-14 12:17 | protos/efi_boot_entry: Bound description scan to buffer size | Mintsuki | 57d8647e |
| 2026-04-14 11:51 | mm/pmm: Add pointer alignment check to pmm_free | Mintsuki | a71d7111 |
| 2026-04-14 11:50 | sys/cpu: Fix misleading comment in TSC calibration | Mintsuki | caad1ecf |