| 2026-02-04 06:40 | drivers/disk: Normalise sect_count to always be in 512-byte blocks | Mintsuki | 352fb9a6 |
| 2026-02-04 00:22 | drivers/disk: Fix issue with unique sectors discovery | Mintsuki | 44600beb |
| 2026-02-04 00:18 | drivers/disk: Work around PicoEFI structure definition issue in volume_by_device_path() | Mintsuki | dab44f45 |
| 2026-02-02 14:25 | Merge pull request 'riscv: Implements read-evicted cache refresh for non-Zicbom SoCs.' (#43) from MicroFish/Limine:trunk into trunk | marv7000 | 7de16477 |
| 2026-02-02 12:25 | riscv: Implements read-evicted cache refresh for non-Zicbom SoCs. | MicroFish | c4f9794b |
| 2026-02-02 02:10 | docs: Update ChangeLog and README.md for 10.6.4 | Mintsuki | 21a2eff0 |
| 2026-02-02 01:53 | drivers/disk: Optical volume detection without writes on BIOS | Mintsuki | 6dc52f3a |
| 2026-02-02 01:14 | drivers/disk: Get rid of more unreliable volume detection methods and misc fixes | Mintsuki | 0408d819 |
| 2026-02-01 13:26 | drivers/disk: Re-add unique sector volume detection method | Mintsuki | e291532d |
| 2026-01-31 13:46 | drivers/disk: Refactor disk_volume_from_efi_handle() and disk_create_index() to not ever attempt disk writes | Mintsuki | 0491f550 |
| 2026-01-14 17:39 | docs: Update ChangeLog and README.md for 10.6.3 | Mintsuki | 1e64028e |
| 2026-01-13 17:04 | qa: Add "CMO" to .typos.toml exceptions | Mintsuki | ddc0c4d6 |
| 2026-01-13 04:54 | limine: Fix internal module path corruption from static URI buffer | Mintsuki | cf8a9190 |
| 2026-01-13 04:21 | multiboot1: Add bounds validation for address tag loading | Mintsuki | afad8d11 |
| 2026-01-13 04:15 | linux: Add bounds checks for kernel file reads | Mintsuki | 2b19abd0 |
| 2026-01-13 04:14 | a20: Add timeout for keyboard controller polling loops | Mintsuki | 742cea84 |
| 2026-01-13 04:11 | multiboot1: Add bounds validation for ELF section headers | Mintsuki | 4ae85c00 |
| 2026-01-13 04:10 | multiboot2: Add bounds validation for ELF section headers | Mintsuki | 5f70fea0 |
| 2026-01-13 04:09 | config: Add bounds check for macro name buffer | Mintsuki | 040d1646 |
| 2026-01-12 22:47 | fat32: Fix integer overflow in cluster count calculation | Mintsuki | 4d1b288f |
| 2026-01-12 22:47 | multiboot2: Add tag size validation to prevent infinite loop | Mintsuki | 0af1b2b1 |
| 2026-01-12 22:47 | madt: Add entry length validation to prevent infinite loop | Mintsuki | 5134bd97 |
| 2026-01-12 22:46 | pe: Add file size check to prevent integer underflow | Mintsuki | a1d6f0d2 |
| 2026-01-12 21:26 | smp: Add MADT GIC entry size validation on AArch64 | Mintsuki | 75fd6a6e |
| 2026-01-12 21:25 | pe: Add bounds check for e_lfanew offset in pe_bits | Mintsuki | 19eb9942 |
| 2026-01-12 21:24 | gop: Fix potential integer overflow in pitch calculation | Mintsuki | 681f4df2 |
| 2026-01-12 21:24 | host/limine: Fix buffer overflow in GPT-to-MBR conversion | Mintsuki | 79036f50 |
| 2026-01-12 21:23 | host/limine: Fix off-by-one in GPT partition validation | Mintsuki | cde9b640 |
| 2026-01-12 12:45 | edid: Fix memory leak on UEFI error path | Mintsuki | 0cd8af3f |
| 2026-01-12 12:40 | host/limine: Validate partition sector count before GPT to MBR conversion | Mintsuki | 774a45d6 |