| 2026-02-05 12:26 | docs: Update ChangeLog and README.md for 10.6.6 | Mintsuki | e5788ef9 |
| 2026-02-05 11:53 | lib/part: Add overflow check to cache_block() end sector calculation | Mintsuki | dbd8115e |
| 2026-02-05 09:18 | lib/part: Clamp xfer_size to remaining sectors in volume in cache_blocks() | Mintsuki | 46187171 |
| 2026-02-05 03:13 | drivers/disk: Re-add mistakenly removed responsiveness check for EFI volumes | Mintsuki | f1765109 |
| 2026-02-04 07:46 | docs: Update ChangeLog and README.md for 10.6.5 | Mintsuki | 5203adcf |
| 2026-02-04 07:19 | drivers/disk: Lazily find unique sectors if needed | Mintsuki | e5d6b4c5 |
| 2026-02-04 07:18 | drivers/disk: Add extra layer of verification for unique sector fallback matches | Mintsuki | 7e392b12 |
| 2026-02-04 07:16 | drivers/disk: Use volume_by_device_path() as primary detection method | Mintsuki | 2c292698 |
| 2026-02-04 06:40 | drivers/disk: Normalise sect_count to always be in 512-byte blocks | Mintsuki | e2e5e6dc |
| 2026-02-04 00:22 | drivers/disk: Fix issue with unique sectors discovery | Mintsuki | 36885711 |
| 2026-02-04 00:18 | drivers/disk: Work around PicoEFI structure definition issue in volume_by_device_path() | Mintsuki | f6b393b5 |
| 2026-02-02 12:25 | riscv: Implements read-evicted cache refresh for non-Zicbom SoCs. | MicroFish | 1023de32 |
| 2026-02-02 02:10 | docs: Update ChangeLog and README.md for 10.6.4 | Mintsuki | bfb0280b |
| 2026-02-02 01:53 | drivers/disk: Optical volume detection without writes on BIOS | Mintsuki | 643e042a |
| 2026-02-02 01:14 | drivers/disk: Get rid of more unreliable volume detection methods and misc fixes | Mintsuki | 852381e6 |
| 2026-02-01 13:26 | drivers/disk: Re-add unique sector volume detection method | Mintsuki | 8631da1c |
| 2026-01-31 13:46 | drivers/disk: Refactor disk_volume_from_efi_handle() and disk_create_index() to not ever attempt disk writes | Mintsuki | f6764923 |
| 2026-01-14 17:39 | docs: Update ChangeLog and README.md for 10.6.3 | Mintsuki | b90552ad |
| 2026-01-13 17:04 | qa: Add "CMO" to .typos.toml exceptions | Mintsuki | c17b97ef |
| 2026-01-13 04:54 | limine: Fix internal module path corruption from static URI buffer | Mintsuki | 89df8597 |
| 2026-01-13 04:21 | multiboot1: Add bounds validation for address tag loading | Mintsuki | 9659672e |
| 2026-01-13 04:15 | linux: Add bounds checks for kernel file reads | Mintsuki | c16a5958 |
| 2026-01-13 04:14 | a20: Add timeout for keyboard controller polling loops | Mintsuki | 970709b2 |
| 2026-01-13 04:11 | multiboot1: Add bounds validation for ELF section headers | Mintsuki | 8133a5b0 |
| 2026-01-13 04:10 | multiboot2: Add bounds validation for ELF section headers | Mintsuki | 176c01e7 |
| 2026-01-13 04:09 | config: Add bounds check for macro name buffer | Mintsuki | ebb67510 |
| 2026-01-12 22:47 | fat32: Fix integer overflow in cluster count calculation | Mintsuki | ec8da75b |
| 2026-01-12 22:47 | multiboot2: Add tag size validation to prevent infinite loop | Mintsuki | 66499e90 |
| 2026-01-12 22:47 | madt: Add entry length validation to prevent infinite loop | Mintsuki | 66dacaae |
| 2026-01-12 22:46 | pe: Add file size check to prevent integer underflow | Mintsuki | 94e37b07 |