| 2026-04-17 00:21 | mm/mtrr: Gate fixed-range MTRR access on MTRRCAP.FIX capability bit | Mintsuki | b081d47b |
| 2026-04-17 00:20 | protos/limine: Validate .limine_reqs pointers lie within kernel image | Mintsuki | 58a74c38 |
| 2026-04-17 00:20 | sys/cpu_riscv: Validate RHCT hart_info offsets array bounds | Mintsuki | 5760c2a0 |
| 2026-04-17 00:20 | fs/fat32: Skip deleted directory entries in LFN parser | Mintsuki | 2a62e31e |
| 2026-04-17 00:19 | fs/iso9660: Require matching filenames on multi-extent continuations | Mintsuki | b92ced5e |
| 2026-04-17 00:19 | fs/iso9660: Verify directory flag before descending into subdirectory | Mintsuki | e5f2fddc |
| 2026-04-17 00:19 | lib/elf: Check image_size against SIZE_MAX in elf32_load_elsewhere | Mintsuki | 2c428794 |
| 2026-04-17 00:18 | lib/elf: Validate dt_pltrelsz is a multiple of rela_ent | Mintsuki | fdab4017 |
| 2026-04-17 00:18 | lib/elf: Validate rela_size is a multiple of rela_ent | Mintsuki | 072e416a |
| 2026-04-17 00:18 | mm/vmm: Fix higher-half address for aarch64 5-level paging | Mintsuki | 1534b940 |
| 2026-04-15 18:01 | test: Drop `LIMINE_API_REVISION` macro which is no longer a thing | Mintsuki | cbb5c873 |
| 2026-04-14 21:50 | build: Simplify BIOS stage1 decompressor build system | Mintsuki | ab202a70 |
| 2026-04-14 19:27 | build: Remove .cache and compile_commands.json on distclean | Mintsuki | ffc0e84b |
| 2026-04-14 13:15 | host/limine: Fix empty_lba leak on error during GPT-to-MBR conversion | Mintsuki | ef1f9c2f |
| 2026-04-14 13:05 | protos/limine: Check return value of framebuffer memmap_alloc_range | Mintsuki | e6172a5d |
| 2026-04-14 12:47 | fs/iso9660: Move sysarea pointer computation after bounds check | Mintsuki | 830aaa1f |
| 2026-04-14 12:39 | sys/cpu: Add memory clobber to LoongArch IOCSR accessors | Mintsuki | 37a47f9a |
| 2026-04-14 12:17 | protos/efi_boot_entry: Bound description scan to buffer size | Mintsuki | bf9f8181 |
| 2026-04-14 11:51 | mm/pmm: Add pointer alignment check to pmm_free | Mintsuki | 7e47b502 |
| 2026-04-14 11:50 | sys/cpu: Fix misleading comment in TSC calibration | Mintsuki | 6233e01c |
| 2026-04-14 01:17 | lib/getchar: Deduplicate timer event recreation in ESC handler using restart label | Mintsuki | 811a3ba5 |
| 2026-04-14 00:24 | lib/misc: Fix out-of-bounds reads in get_absolute_path backward scans | Mintsuki | d6966f12 |
| 2026-04-14 00:15 | lib/config: Re-examine shifted character after whitespace/CR removal | Mintsuki | b2eade63 |
| 2026-04-14 00:12 | lib/elf: Avoid undefined pointer arithmetic in relocation patching | Mintsuki | e56696a2 |
| 2026-04-14 00:04 | protos/limine: Fix request scan loop bound to not read past image_size_before_bss | Mintsuki | 1d33f0e1 |
| 2026-04-13 23:49 | mm/pmm: Restart sanitise_entries outer loop after entry deletion | Mintsuki | 052426c8 |
| 2026-04-13 23:41 | lib/elsewhere: Skip past source range on overlap instead of advancing one page | Mintsuki | a6578fc5 |
| 2026-04-13 23:12 | decompressor: Fix off-by-one truncating last character of error message | Mintsuki | 4b883b66 |
| 2026-04-13 22:51 | sys/cpu: Fix locked_write asm constraint to declare memory operand as output | Mintsuki | 592f3fb0 |
| 2026-04-13 14:15 | lib/misc: Remove dead overflow check in ALIGN_UP macro | Mintsuki | 2be4a2f4 |