| 2025-05-27 18:03 | docs: Update ChangeLog and README.md for 9.3.3 | Mintsuki | 1f3b5ace |
| 2025-05-27 17:59 | drivers/disk: Reinstate limit for scanned drives to 0xf0 for BIOS | Mintsuki | f27c9955 |
| 2025-05-19 01:38 | docs: Update ChangeLog and README.md for 9.3.2 | Mintsuki | e893b297 |
| 2025-05-19 00:41 | pmm: Make EfiBootServices{Code,Data} usable for raw memmaps | Mintsuki | 8e2d3f4e |
| 2025-05-18 00:30 | pmm: Make EfiBootServices{Code,Data} memory regions bootloader reclaimable | Mintsuki | 2a0c04ae |
| 2025-05-15 03:24 | docs: Update ChangeLog and README.md for 9.3.1 | Mintsuki | 5ff3bfa4 |
| 2025-05-15 03:16 | protos/linux: Fix bug with panics when no modules passed | Mintsuki | 09aa9557 |
| 2025-05-07 18:21 | build: Delete freestanding-toolchain's .git dir from tarballs | Mintsuki | dfec7fd2 |
| 2025-05-07 01:27 | docs: Update ChangeLog and README.md for 9.3.0 | Mintsuki | 3e6a9a4a |
| 2025-05-07 00:48 | protos/linux: Improve performance of module loading | Mintsuki | 80caf711 |
| 2025-05-07 00:03 | lib/uri: Always load high on uri_open() on x86_64/UEFI | Mintsuki | f3261b78 |
| 2025-05-06 22:59 | protos/linux: Add optional support for 64-bit boot protocol | Mintsuki | 70f57692 |
| 2025-05-06 22:04 | protos/linux: Fix typo | Mintsuki | eb4ec8ca |
| 2025-05-06 20:11 | protos/linux: Sort out some issues with hanging if failure to allocate memory | Mintsuki | 93f367e2 |
| 2025-05-03 23:48 | test: Make MBR image for test.hdd instead of GPT | Mintsuki | 792cfec9 |
| 2025-04-12 19:38 | docs: Update ChangeLog and README.md for 9.2.3 | Mintsuki | 82d2d425 |
| 2025-04-12 19:08 | bootstrap: Update nyu-efi commit | Mintsuki | 14de0f6a |
| 2025-04-12 19:04 | stb_image: Fix potential null deref in stbi_realloc() | Mintsuki | 5a55a38d |
| 2025-04-12 18:18 | stb_image: Fix calculation of old size in stbi_realloc() | Mintsuki | 226f6c76 |
| 2025-04-06 21:37 | build: Delete cc-runtime repo directory from tarballs | Mintsuki | d46973ee |
| 2025-04-06 20:38 | misc: Update to latest, packed, cc-runtime | Mintsuki | a0cd575b |
| 2025-04-05 01:57 | gha: Use archlinux typos package instead of crate-ci/typos action | Mintsuki | e41ed51b |
| 2025-04-01 11:32 | build: Update submodule links to codeberg.org as needed | Mintsuki | c616adfc |
| 2025-03-31 12:04 | docs: Update ChangeLog and README.md for 9.2.2 | Mintsuki | de1295ab |
| 2025-03-31 00:33 | protos/multiboot2: Ignore top-down relocation hint as we do not properly support it | Mintsuki | 80912a3d |
| 2025-03-31 00:32 | protos/multiboot2: Panic if EFI64 entry is required, else ignore it | Mintsuki | c8cdc9e0 |
| 2025-03-25 22:29 | gha: Fix release note gen (take 3) | Mintsuki | 87c1d05c |
| 2025-03-25 22:23 | gha: Fix release note gen (take 2) | Mintsuki | af2a3d38 |
| 2025-03-25 22:18 | disk: Avoid mistakingly allocating more memory than necessary | Mintsuki | 73d03e71 |
| 2025-03-25 21:33 | misc: Fix potential buffer overflow bug with our stb_image support code | Mintsuki | 002bd363 |