| Age | Commit message (Expand) | Author |
| 2025-07-05 | feat: add magic check in `fsck.hefs` | Amlal El Mahrouss |
| 2025-07-05 | feat: Document `SpawnDylib` | Amlal El Mahrouss |
| 2025-06-30 | feat: Introducing `FileTree` allocation and WiP DebugSrv integration. | Amlal El Mahrouss |
| 2025-06-25 | fix: PEF format fixes. | Amlal El Mahrouss |
| 2025-06-18 | PEF format update `5.0` and codebase refactors. | Amlal El Mahrouss |
| 2025-06-18 | feat: Fix `ProcessLevelRing` enum value `kRingCount` | Amlal El Mahrouss |
| 2025-06-11 | feat: `___chkstk_ms` has been implemented for AMD64 HAL. | Amlal El Mahrouss |
| 2025-06-10 | fix: UserProcessScheduler security patches. | Amlal El Mahrouss |
| 2025-06-06 | feat: kernel: Start enforcing `User`s validation when issuing OS calls. | Amlal El Mahrouss |
| 2025-06-04 | meta: Ran `./format.sh` | Amlal El Mahrouss |
| 2025-06-03 | feat: TLS: Improved its implementation, and add a user field for additional c... | Amlal El Mahrouss |
| 2025-06-03 | feat: Last changes before `0.0.3` | Amlal El Mahrouss |
| 2025-05-30 | refactor: Format codebase and fix warning in UserProcessScheduler. | Amlal El Mahrouss |
| 2025-05-30 | refactor: Refactor IDeviceObject to DeviceInterface and its usages. | Amlal El Mahrouss |
| 2025-05-29 | feat: UserProcessScheduler: reset UTime when exiting. | Amlal El Mahrouss |
| 2025-05-29 | feat: Improve libSystem's architecture and implementation. | Amlal El Mahrouss |
| 2025-05-27 | feat: generic_kits: Add X64Chrono inside BenchKit. | Amlal El Mahrouss |
| 2025-05-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | Amlal El Mahrouss |
| 2025-05-27 | refactor: rename mm_make_ptr_flags to mm_set_ptr_flags. | Amlal El Mahrouss |
| 2025-05-26 | feat!: Add IFS layer within DriveMgr, and IFS API. | Amlal El Mahrouss |
| 2025-05-25 | kernel!: lots of changes, see commit details. | Amlal El Mahrouss |
| 2025-05-24 | feat(ZXD): Update file format. | Amlal El Mahrouss |
| 2025-05-24 | feat(kernel): Better syscall routing, also added new tools. | Amlal El Mahrouss |
| 2025-05-23 | feat(kernel/libSystem): Lots of improvements, see below. | 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-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 |