| Age | Commit message (Expand) | Author |
| 2025-05-23 | feat!(kernel): Rename NewKit to NeKit. | Amlal El Mahrouss |
| 2025-05-19 | feat(kernel, sched): Architectural improvements, and cleaned up | Amlal El Mahrouss |
| 2025-05-17 | feat(kernel): don't schedule process when it's under signals such as: | 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-11 | dev(feat:kernel): Working Core Layer of HeFS (Write/Read) | Amlal |
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal |
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal |
| 2025-04-26 | dev, kernel: refactor rtl_init_object inside codebase. | Amlal |
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-20 | kernel, dev: python script to make an ESP from files. | Amlal El Mahrouss |
| 2025-04-20 | fs, kernel(HeFS): Implement `hefs_get_index_node` for tree traversal. | 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 | big commit, for pedantic CI. | Amlal El Mahrouss |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | 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 | 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-27 | add: new driver device kit API. (DDK) | Amlal El Mahrouss |
| 2025-03-26 | feat(kernel): SwapKit+kSwap variant type. | Amlal El Mahrouss |
| 2025-03-25 | kernel: Refactor AHCI I/O path, enhance memory allocators, and cleanup obsole... | 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 |