| Age | Commit message (Expand) | Author |
| 2025-05-23 | feat!(kernel): Rename NewKit to NeKit. | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-05-08 | feat(tooling): update HeFS headers, and better HeFS tooling. | Amlal |
| 2025-05-07 | feat(kernel): HeFS fixes, AHCI improvements, and MBCI tweaks. | Amlal |
| 2025-05-07 | feat(modules/MBCI): add tiemout for memory test. | Amlal |
| 2025-05-07 | feat(modules/MBCI): Finalize MBCI base module. | Amlal |
| 2025-04-28 | kernel: getting that filesystem to work as intended. | Amlal |
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal |
| 2025-04-25 | dev: codebase refactor done. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-23 | dev, kernel: scheduler and disk swap refactors. | Amlal El Mahrouss |
| 2025-04-21 | dev, kernel: Made HeFS use a RB-Tree traversal algorithm. | Amlal El Mahrouss |
| 2025-04-19 | dev, kernel: Working on a 0.0.1e (for Errata) | Amlal El Mahrouss |
| 2025-04-18 | kernel, IMP: GfxKit: GraphicsKit. | Amlal El Mahrouss |
| 2025-04-18 | dev, fb: did some cleanup on the graphics stack. | Amlal El Mahrouss |
| 2025-04-14 | bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker... | Amlal El Mahrouss |
| 2025-04-11 | TextGfx.h: make use of StrLen when bootz. | Amlal El Mahrouss |
| 2025-04-11 | fix. | Amlal El Mahrouss |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-04-05 | kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,... | Amlal El Mahrouss |
| 2025-04-05 | kernel/mbci: fix include in MBCI.h, which pointed to non-existant Mod/ | Amlal El Mahrouss |
| 2025-04-01 | boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-28 | mod: Reintroduce MBCI module. | Amlal El Mahrouss |
| 2025-03-28 | ahci: fix: report success when ahci is detected. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-26 | feat(boot): kern_ver nvram variable. | Amlal El Mahrouss |
| 2025-03-26 | meta: just a small change. | Amlal El Mahrouss |
| 2025-03-25 | cli(diutil): moved CommandLine.cc to src/ | Amlal El Mahrouss |
| 2025-03-24 | kernel(feat): Add basic wide system bug check (memory check), other | Amlal El Mahrouss |
| 2025-03-23 | kernel(platform): Remove AXP platform. | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |