| 2026-03-06 06:50 | host/limine: Add overflow checks for GPT partition LBA calculations | Mintsuki | bd6eb5e5 |
| 2026-03-06 05:26 | config: Add NUL terminator check in config_get_entry header line scan | Mintsuki | a783704c |
| 2026-03-06 04:12 | protos/linux_risc: Validate kernel header before trusting image_size for allocation | Mintsuki | aa7f2871 |
| 2026-03-05 06:56 | host/limine: Replace GCC/Clang __builtin overflow checks with portable C99 helpers | Mintsuki | ba45ebed |
| 2026-03-05 06:53 | protos/multiboot1: Validate load_end_addr >= load_addr to prevent underflow | Mintsuki | 15015108 |
| 2026-03-05 06:43 | stage1/hdd: Fix 64-bit LBA calculation and carry propagation in disk read loop | Mintsuki | a390517c |
| 2026-03-04 18:14 | bootstrap: Bump limine-protocol commit | Mintsuki | 0c5f770a |
| 2026-03-03 17:22 | sys/lapic: Preserve LAPIC register state across x2APIC-to-xAPIC transition | Mintsuki | 4f7aa2ed |
| 2026-02-25 23:52 | docs: Update ChangeLog and README.md for 10.8.2 | Mintsuki | 62c38c9d |
| 2026-02-25 23:50 | bootstrap: Bump limine-protocol commit | Mintsuki | acec9da5 |
| 2026-02-25 23:47 | Revert "sys/pic: Reinitialise PICs in pic_flush() to clear stale IRR/ISR state" | Mintsuki | 57d6fb0d |
| 2026-02-25 23:04 | docs: Update ChangeLog and README.md for 10.8.1 | Mintsuki | d8c3d364 |
| 2026-02-25 19:16 | bootstrap: Bump limine-protocol commit | Mintsuki | 8e75a331 |
| 2026-02-24 21:36 | sys/lapic: Preserve I/O APIC redirection entries when masking | Mintsuki | 27b209ae |
| 2026-02-24 20:31 | sys/lapic: Preserve LVT entries with SMI/INIT/reserved delivery modes | Mintsuki | ab5936bd |
| 2026-02-24 20:30 | sys/pic: Reinitialise PICs in pic_flush() to clear stale IRR/ISR state | Mintsuki | bfde2899 |
| 2026-02-24 06:11 | sys/cpu: Round up stall() tick count for sub-MHz timer frequencies | Mintsuki | 706bbac2 |
| 2026-02-24 05:51 | sys/cpu: Fix rdtsc_usec() intermediate overflow | Mintsuki | aad4f66f |
| 2026-02-23 18:31 | sys/iommu: Remove VT-d polling timeout and fix poll loop order | Mintsuki | 57188a10 |
| 2026-02-23 16:35 | sys/cpu: Add memory clobber to rdtsc inline assembly | Mintsuki | c5c2e790 |
| 2026-02-23 14:39 | sys/smp: Add xAPIC ICR delivery status checks to INIT-SIPI-SIPI sequence | Mintsuki | b627a65d |
| 2026-02-23 14:39 | sys/iommu: Fix VT-d disable order to TE, IRE, QIE | Mintsuki | 6e8a10e9 |
| 2026-02-22 17:22 | docs: Update ChangeLog and README.md for 10.8.0 | Mintsuki | a7d97f47 |
| 2026-02-22 17:21 | lib/spinup: Load TR and zero CR3 before protocol entry | Mintsuki | c5510296 |
| 2026-02-22 16:33 | protos/multiboot: Try to disable x2APIC before kernel entry | Mintsuki | 769aaf10 |
| 2026-02-22 16:10 | Revert "sys/exceptions: Remove unnecessary exception number bounds check" | Mintsuki | 5cf6d7f8 |
| 2026-02-22 16:10 | sys/cpu: Fix integer truncation in stall() | Mintsuki | 66d6d840 |
| 2026-02-22 14:57 | bootstrap: Bump limine-protocol commit | Mintsuki | 29c41b8a |
| 2026-02-22 02:37 | protos/limine: Try to disable x2APIC when there is no MP request | Mintsuki | 49a39819 |
| 2026-02-21 09:10 | protos/limine: Strictly define x86-64 machine state for base revision 5 | Mintsuki | fa4a4f1b |