| Age | Commit message (Expand) | Author |
| 2025-06-22 | UserMgr.cc | 0xf00sec |
| 2025-06-18 | PEF format update `5.0` and codebase refactors. | Amlal El Mahrouss |
| 2025-06-18 | meta: Ran `format.sh` | Amlal El Mahrouss |
| 2025-06-17 | kernel: fix: Fix duplicates on `IPAddr.cc` and `AsciiUtils.cc`. | Amlal El Mahrouss |
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of libSystem'... | Amlal El Mahrouss |
| 2025-06-11 | feat: `___chkstk_ms` has been implemented for AMD64 HAL. | Amlal El Mahrouss |
| 2025-06-10 | security: fix: memory-leak on `ups-alloc-tree`, and mismatch in | Amlal El Mahrouss |
| 2025-06-10 | fix: security: UAF on the `ups-allocation-tree` | Amlal El Mahrouss |
| 2025-06-10 | fix: UserProcessScheduler security patches. | Amlal El Mahrouss |
| 2025-06-07 | fix/feat: NetworkKit: Better IPAddr.cc implementation for both IP6 and IP4. | Amlal El Mahrouss |
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss |
| 2025-06-04 | Merge pull request #38 from 0xf00sec/0xf00sec-patch-5 | Amlal El Mahrouss |
| 2025-06-04 | Fixx | 0xf00sec |
| 2025-06-04 | Fix | 0xf00sec |
| 2025-06-04 | Sec: FS/Kernel | 0xf00sec |
| 2025-06-04 | meta: Ran `./format.sh` | Amlal El Mahrouss |
| 2025-06-04 | fix: Fix #37 compilation errors and warnings. | Amlal El Mahrouss |
| 2025-06-04 | F* Macros | 0xf00sec |
| 2025-06-04 | Fix mParser | 0xf00sec |
| 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-06-02 | fix: hal/aarch64: aarch64 patches for ne_kernel. | Amlal El Mahrouss |
| 2025-06-02 | Revise rt_* mem APIs | 0xf00sec |
| 2025-06-01 | Revise rt_* mem APIs | 0xf00sec |
| 2025-06-01 | Heap Overflow in `rt_copy_memory` | 0xf00sec |
| 2025-06-01 | feat: Be more flexible when the OS is not SMP-aware. | Amlal El Mahrouss |
| 2025-05-30 | refactor: Format codebase and fix warning in UserProcessScheduler. | Amlal El Mahrouss |
| 2025-05-30 | global: architectural changes, see commit details. | 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: 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(nekit)!: Change dbg_break_point to DBG_TRAP. | 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-20 | wip: feat(kernel): Add stub for ring-3 switch on the AP side of the | 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-17 | feat(kernel): don't schedule process when it's under signals such as: | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): Better UPS and interrupt system too. | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel): User doesn't store the password directly anymore, it is hashed | Amlal El Mahrouss |
| 2025-05-16 | feat(kernel/ap): Improved and fixed the AP boot flow, also made sure that the... | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel/sched): fixes and improvements on the scheduler's | Amlal El Mahrouss |