| Age | Commit message (Expand) | Author |
| 2025-05-30 | refactor: Format codebase and fix warning in UserProcessScheduler. | Amlal El Mahrouss |
| 2025-05-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | Amlal El Mahrouss |
| 2025-05-19 | dev(tweaks): use HandoverTable enum for deducing BS or ST indices. | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-24 | dev, BootNet: improved the protocol headers and implementation. | Amlal El Mahrouss |
| 2025-04-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |
| 2025-04-16 | dev, kernel, boot: fix dumb early-init which caused the kernel to jump | Amlal El Mahrouss |
| 2025-04-15 | fix, kernel, boot, mod: Fixing issues regarding the boot flow and the | Amlal El Mahrouss |
| 2025-04-14 | meta: bumping sources. | Amlal El Mahrouss |
| 2025-04-14 | bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker... | Amlal El Mahrouss |
| 2025-04-12 | fix, bootnet: The memset has been moved before reading the UDP packet, | Amlal El Mahrouss |
| 2025-04-10 | kernel, boot: a lot of improvements regarding memory probing. | Amlal El Mahrouss |
| 2025-04-07 | modules, BootNet: comment wrongfully mentioned 'address'. | Amlal El Mahrouss |
| 2025-04-05 | kernel: storage, modules, mbci: implement mbci_read_auth_key, mbci_test_mmio,... | Amlal El Mahrouss |
| 2025-04-02 | boot/net: rename Boot.S files, clarify EEPROM implication, and prep UDP read | Amlal El Mahrouss |
| 2025-04-01 | boot, kernel, modules: unify gfx headers, fix AHCI LBA48, standardize ModuleMain | Amlal El Mahrouss |
| 2025-03-31 | firmware/netboot: final refactors regarding netboot. | Amlal El Mahrouss |
| 2025-03-31 | boot: fix framebuffer init and restore boot on real hardware | Amlal El Mahrouss |
| 2025-03-31 | efi: make it fit the 8.3 limit (FAT) | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | 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-28 | bootz: rename NetBoot module to BootNet | Amlal El Mahrouss |