| Age | Commit message (Expand) | Author |
| 2025-09-28 | feat: final changes before nekernel v0.0.6 | Amlal El Mahrouss |
| 2025-08-09 | feat: warning fixes and Semaphore API patches. | Amlal |
| 2025-07-09 | refactor! `CoreProcessScheduler` now uses `kFile` instead of `kFD` | Amlal El Mahrouss |
| 2025-07-08 | refactor: comments cleanup, breaking change! updated TLS magic from ZKA | Amlal El Mahrouss |
| 2025-07-07 | refactor: FileMgr: remove useless macros. | Amlal El Mahrouss |
| 2025-07-07 | fix: FileMgr: use `sz` when `Reading` blob inside file. | Amlal El Mahrouss |
| 2025-07-06 | feat: set `fFile` to nullptr when freeing it. | Amlal El Mahrouss |
| 2025-07-05 | feat: add magic check in `fsck.hefs` | Amlal El Mahrouss |
| 2025-05-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | Amlal El Mahrouss |
| 2025-05-23 | refactor(kernel): Refactor HeapMgr functions. | Amlal El Mahrouss |
| 2025-05-23 | feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS. | Amlal El Mahrouss |
| 2025-05-23 | feat!(kernel): Rename NewKit to NeKit. | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): Finalizing the first version of the user scheduler. | Amlal El Mahrouss |
| 2025-05-14 | feat(kernel): Filesystem fixes, and others. | Amlal El Mahrouss |
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal |
| 2025-04-27 | dev, kernel: refactor and improve parts of the kernel, related to I/O | 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-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |
| 2025-04-14 | bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker... | Amlal El Mahrouss |
| 2025-04-11 | big commit, for pedantic CI. | Amlal El Mahrouss |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-27 | BootZ: Introduce NetBoot module & consolidate STANDALONE macro | Amlal El Mahrouss |
| 2025-03-27 | add: new driver device kit API. (DDK) | Amlal El Mahrouss |
| 2025-03-24 | kernel(feat): Add basic wide system bug check (memory check), other | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |