| 2026-04-09 11:40 | docs: Update ChangeLog and README.md for 11.3.1 | Mintsuki | d6d1e42a |
| 2026-04-09 11:35 | gha: Fix release and binary-release workflows | Mintsuki | 8b37f7ab |
| 2026-04-09 11:02 | docs: Update ChangeLog and README.md for 11.3.0 | Mintsuki | 6c9f8068 |
| 2026-04-09 10:41 | protos/limine: Make "Keep IOMMU" feature x86-64-only | Mintsuki | 8632b112 |
| 2026-04-09 09:46 | protos/limine: Implement TSC frequency feature | Mintsuki | b5abaf9a |
| 2026-04-09 09:34 | sys/cpu: Improve TSC calibration accuracy on UEFI and BIOS | Mintsuki | 4929ccdf |
| 2026-04-09 08:54 | lib/fb: Do not clear framebuffer on mode set in quiet mode | Mintsuki | 92322473 |
| 2026-04-09 08:51 | lib/gterm: Do not clear framebuffer on mode set as Flanterm immediately repaints it | Mintsuki | df4c3ecc |
| 2026-04-09 08:39 | drivers/gop: Do not force-start uninitialised GPUs when a framebuffer is already available | Mintsuki | c9baa5f0 |
| 2026-04-08 01:02 | gha: Use latest MinGW binary release instead of 2026-04-08 | Mintsuki | 217ac4d6 |
| 2026-04-08 00:58 | gha: Build limine.exe using i486 MinGW from osdev0/mingw-binary-builds | Mintsuki | 2594beb0 |
| 2026-04-06 16:57 | misc: Migration to GitHub | Mintsuki | 3f866e1c |
| 2026-04-06 05:22 | uefi: Call Apple set_os protocol to keep iGPU alive on dual-GPU Macs | Mintsuki | 05811987 |
| 2026-04-05 09:36 | protos/multiboot: Allow menu recovery on overflow panics | Mintsuki | e6dfe48a |
| 2026-04-05 09:08 | sys/cpu: Add PIT-based TSC calibration for BIOS | Mintsuki | 8e842ede |
| 2026-04-04 18:06 | lib/term: Sync ConOut cursor position in UEFI fallback terminal init | Mintsuki | e7b5bbbd |
| 2026-04-04 13:25 | protos/linux_risc: Fix use-after-free of module handle in verbose print | Mintsuki | 34b5380d |
| 2026-04-04 13:19 | protos/linux_risc: Use overflow-checked add for kernel allocation size | Mintsuki | 18e35474 |
| 2026-04-04 13:14 | lib/misc: Use overflow-checked multiply in ALIGN_UP macro | Mintsuki | bfe3544c |
| 2026-04-04 13:06 | docs: Update ChangeLog and README.md for 11.2.1 | Mintsuki | 40fb2269 |
| 2026-04-04 13:02 | Revert "misc: Enforce hash verification when UEFI Secure Boot is active" | Mintsuki | a24f496c |
| 2026-04-04 13:02 | Revert "misc: Exempt EFI chainload and cosmetic resources from Secure Boot hash enforcement" | Mintsuki | 3f3a748d |
| 2026-04-04 13:02 | Revert "docs: Update ChangeLog for Secure Boot hash enforcement exemptions" | Mintsuki | 2b527d1f |
| 2026-04-04 12:37 | drivers/disk: Add disk_create_index() workaround for optical drive on VMware/BIOS | Mintsuki | 3b7c85ff |
| 2026-04-02 21:16 | docs: Update ChangeLog for Secure Boot hash enforcement exemptions | Mintsuki | 4034c133 |
| 2026-04-02 21:12 | misc: Exempt EFI chainload and cosmetic resources from Secure Boot hash enforcement | Mintsuki | 4793ace8 |
| 2026-04-02 20:44 | docs: Update ChangeLog and README.md for 11.2.0 | Mintsuki | 80eb9902 |
| 2026-04-02 20:20 | misc: Enforce hash verification when UEFI Secure Boot is active | Mintsuki | 9e2f3e75 |
| 2026-04-02 19:55 | build: Use -malign-double for IA-32 UEFI to match UEFI spec struct alignment | Mintsuki | 17ce3d75 |
| 2026-04-02 19:55 | drivers/disk: Fix unique sector pool being clobbered by find_unique_sectors() | Mintsuki | 8c95baee |