| 2026-04-25 15:32 | lib/mem: Bring back assembly versions of x86-64/IA-32 memory routines | Mintsuki | 9da61456 |
| 2026-04-25 15:27 | build: Bump pdgzip commit | Mintsuki | beea0dc6 |
| 2026-04-25 15:27 | build: Bump stbi-hardened commit | Mintsuki | 3598ca9b |
| 2026-04-24 21:56 | build: Replace stb_image with a hardened replacement | Mintsuki | c76881a3 |
| 2026-04-24 05:08 | lib/uri: Trim slack past data end after gzip drain to free unused buffer tail | Mintsuki | 06f179d7 |
| 2026-04-24 04:49 | lib/uri: Try in-place buffer extension before fresh allocation in gzip drain loop | Mintsuki | 88f0d464 |
| 2026-04-24 04:33 | lib/uri: Cap gzip stretchy-vector growth at +64 MiB per step past 64 MiB | Mintsuki | 2c6518a5 |
| 2026-04-24 04:15 | compress/gzip: Document that ->size is UINT64_MAX sentinel, not an approximation | Mintsuki | 108e9590 |
| 2026-04-24 04:11 | compress/gzip: Honor fread return value in pdgzip source callback | Mintsuki | 0e0ec3aa |
| 2026-04-24 04:03 | fs/file: Panic in fread when memfile resides in high memory | Mintsuki | ec97f1dd |
| 2026-04-24 04:00 | protos/limine: Strip gzip $ marker from k_resource before reuse for module paths | Mintsuki | faec367c |
| 2026-04-23 00:21 | build: Bump Flanterm to 3.1.0 | Mintsuki | c0c5cc4e |
| 2026-04-20 15:46 | tools/limlzpack: Use int32_t for suffix array indices | Mintsuki | d49ef56f |
| 2026-04-20 15:16 | tools/limlzpack: Write CRC header as little-endian on any host | Mintsuki | 9fa4ea7d |
| 2026-04-18 20:29 | fs/iso9660: Require sector-aligned directory sizes | Mintsuki | 68d80c0b |
| 2026-04-18 20:29 | fs/iso9660: Require full entry length to fit in buffer in next_entry | Mintsuki | 32f2eaa9 |
| 2026-04-19 01:07 | sys/lapic: Skip MADT type 4 NMI entries for x2APIC UIDs above 0xfe | Mintsuki | d3b48279 |
| 2026-04-20 12:40 | stage1/decompressor: Ensure limlz streams always end on a literal token | Mintsuki | 858d0b2b |
| 2026-04-19 21:57 | compress: transparent gzip-compression (#545) (#549) | Kamila Szewczyk | e9a95e03 |
| 2026-04-19 21:25 | build: Bump PicoEFI commit | Mintsuki | 35f76ad9 |
| 2026-04-18 22:09 | Revert "uefi: Call Apple set_os protocol to keep iGPU alive on dual-GPU Macs" | Mintsuki | 2b9363b6 |
| 2026-04-18 20:17 | protos/multiboot2: Bound information_request tag size to header area | Mintsuki | c54d7a2f |
| 2026-04-18 20:17 | protos/multiboot1: Validate ELF section entry size before casting | Mintsuki | fc55c10a |
| 2026-04-18 18:31 | lib/elf: Overflow-check symbol offset and compare against symtab_size | Mintsuki | 331a9f53 |
| 2026-04-18 00:01 | menu, lib/bli: Raise menu entry path buffer limit from 256 to 1024 bytes | Mintsuki | f233128a |
| 2026-04-17 22:20 | fs/iso9660: Fix multi-extent splicing on non-Rock-Ridge images | Mintsuki | 59afc22e |
| 2026-04-18 16:57 | gha: Ship binary releases as tarballs in release assets | Mintsuki | 9acf6441 |
| 2026-04-18 15:51 | bootstrap: Bump limine-protocol commit | Mintsuki | 2dd90580 |
| 2026-04-17 04:38 | lib/libc: Ensure the `__builtin_*` versions of the 4 core `mem*()` functions are preferred | Mintsuki | 00c208a9 |
| 2026-04-17 00:44 | mm/vmm: Mask physical address bits in RISC-V pte_new | Mintsuki | 318c2d1b |