| Age | Commit message (Expand) | Author |
| 2025-05-21 | feat(kernel): Architectural changes, and introducing a kKernelVM. | Amlal El Mahrouss |
| 2025-05-21 | feat(kernel): source code improvements. | Amlal El Mahrouss |
| 2025-05-19 | feat(kernel, sched): Architectural improvements, and cleaned up | Amlal El Mahrouss |
| 2025-05-18 | feat(sched_desgin): better architecture for the HTS. | Amlal El Mahrouss |
| 2025-05-18 | dev(sched): Improvements and work in progress fixes. | Amlal El Mahrouss |
| 2025-05-18 | feat(kernel{sched/hal}): int 3 if something is wrong in `sched_jump_to_task` | Amlal El Mahrouss |
| 2025-05-17 | feat(kernel): don't schedule process when it's under signals such as: | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): User doesn't store the password directly anymore, it is hashed | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel/sched): fixes and improvements on the scheduler's | 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-05-14 | feat(kernel): Set SubSystem according to TASK/PROCESS structure. | Amlal El Mahrouss |
| 2025-05-13 | feat(kernel): expand KDBG packet structure, and prefix hexadecimal | Amlal El Mahrouss |
| 2025-05-13 | feat(kernel): see below for the commit's details. | Amlal El Mahrouss |
| 2025-05-12 | feat: sched, tooling: improving and laying foundations for the future | Amlal El Mahrouss |
| 2025-05-11 | feat(kernel/hefs): Fixed the shortcomings and issues of HeFS. | Amlal El Mahrouss |
| 2025-05-08 | meta(kernel): saving changes to avoid loss. | Amlal |
| 2025-05-04 | meta(format.sh): format codebase. | Amlal |
| 2025-05-04 | feat(kernel): update core scheduler enums. | Amlal |
| 2025-05-01 | kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar... | Amlal |
| 2025-05-01 | dev, kernel: HeFS spec and tooling, and PEF spec updates. | Amlal |
| 2025-04-30 | kernel, sched: worked on a pending ticket (process rebalancing) | Amlal |
| 2025-04-29 | dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ... | Amlal |
| 2025-04-29 | kernel: Figuring out the EPM header bug; where it gets duplicated when writin... | Amlal |
| 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-27 | dev: fixes and improvements, codebase formating too. | Amlal |
| 2025-04-26 | dev, kernel and user: codebase additions and work in progress 'tactical pause' | Amlal |
| 2025-04-26 | dev, kernel: add kernel on when the traversal hits 0 (it should never happen) | Amlal |
| 2025-04-26 | dev, kernel: saving work in progress code regarding scheduler and filesystem. | Amlal |
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal |
| 2025-04-25 | dev: compiler error fixes. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-25 | dev, kernel: debug protocol tweaks. | Amlal |
| 2025-04-25 | dev, kernel: fix kDebugTypeLen, made it inline to avoid linker errors. | Amlal |
| 2025-04-24 | dev, kernel: scheduler: fully implement traversal and cleanup. | Amlal |
| 2025-04-24 | dev, kernel: scheduler and heap related work. | Amlal |
| 2025-04-24 | dev, kernel: scheduler, timer: hw timer and scheduler improvements. | Amlal El Mahrouss |
| 2025-04-24 | dev, tooling: Improve the tools and frameworks on userspace. | Amlal El Mahrouss |
| 2025-04-24 | dev, kernel: Update Status to kKilled, and not kFinished when | Amlal El Mahrouss |
| 2025-04-24 | dev, kernel: HeFS patches and starting to implement filesystem. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel: necessary refactors regarding future changes. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel, boot: disk i/o and scheduler warning fixes. | Amlal El Mahrouss |
| 2025-04-23 | dev, kernel: scheduler and disk swap refactors. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: WiP changes done to kernel and SysChk module. | Amlal El Mahrouss |
| 2025-04-22 | dev, boot: fix bootloader link error caused by `kTeams` | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: Milestone towards 0.0.2, see details. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: VEPM WiP implementation, and syschk fixes in WiP. | Amlal El Mahrouss |
| 2025-04-19 | dev, sched: last commit before 0.0.1. | Amlal El Mahrouss |
| 2025-04-18 | kernel, boot: improvements and tweaks on the kernel's filesystems. | Amlal El Mahrouss |