| Age | Commit message (Expand) | Author |
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of libSystem'... | Amlal El Mahrouss |
| 2025-06-11 | fix: warning regarding `kBootNetVersion` | Amlal El Mahrouss |
| 2025-06-11 | refactor!: Refactor the `ONet` protocol to include a version field. | Amlal El Mahrouss |
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss |
| 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-23 | feat!(kernel): Rename NewKit to NeKit. | Amlal El Mahrouss |
| 2025-05-21 | feat(kernel): source code improvements. | Amlal El Mahrouss |
| 2025-05-19 | dev(tweaks): use HandoverTable enum for deducing BS or ST indices. | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): Finalizing the first version of the user scheduler. | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-05-05 | feat(kernel): new HeFS version, scheduler allocation tree improvements and re...0.0.2e1 | Amlal |
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal |
| 2025-04-30 | kernel: filesystem+vmem: don't be verbose on the allocator when we don't need... | Amlal |
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal |
| 2025-04-27 | dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-25 | dev, boot, kernel: improvements, and fixing the VEPM formatter. | Amlal |
| 2025-04-24 | dev, BootNet: improved the protocol headers and implementation. | Amlal El Mahrouss |
| 2025-04-22 | dev, boot: fixed nasty bugs inside bootloader. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: WiP changes done to kernel and SysChk module. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: VEPM WiP implementation, and syschk fixes in WiP. | Amlal El Mahrouss |
| 2025-04-19 | kernel, mod, boot: extend GPT support. | Amlal El Mahrouss |
| 2025-04-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |
| 2025-04-17 | kernel, boot: recovering lost changes because of some git issue. | 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-10 | dev, meta: minor tweaks and improvements. | Amlal El Mahrouss |
| 2025-04-08 | boot: urgent nekernel patches. | 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 |
| 2025-03-28 | bootz: consolidate EFI namespace into Boot, finalize NetBoot fallback | Amlal El Mahrouss |
| 2025-03-27 | BootZ: Introduce NetBoot module & consolidate STANDALONE macro | Amlal El Mahrouss |
| 2025-03-27 | meta: forgot to commit previous change of NetBoot's build.json -> amd64.json | Amlal El Mahrouss |
| 2025-03-27 | add: new driver device kit API. (DDK) | Amlal El Mahrouss |
| 2025-03-23 | kernel(fix): Last fixes in order to build NeKernel, and fix CI. | Amlal El Mahrouss |