| Age | Commit message (Expand) | Author |
| 2025-10-26 | feat: refactor HeFS to OpenHeFS. | Amlal El Mahrouss |
| 2025-10-05 | feat: launch: reworking launch program. | Amlal El Mahrouss |
| 2025-08-21 | feat: refactor and fixed python scripts. | Amlal El Mahrouss |
| 2025-08-09 | feat: warning fixes and Semaphore API patches. | Amlal |
| 2025-07-31 | feat: Replace CoreBoot module with NeBoot module. | Amlal El Mahrouss |
| 2025-06-23 | fix: Fix AP init code, and format codebase. | Amlal El Mahrouss |
| 2025-06-22 | feat: use FNV in libSystem's syscall routing. | Amlal El Mahrouss |
| 2025-06-22 | Patch: Buffer Overflows and OOB Reads in Core Memory APIs | 0xf00sec |
| 2025-06-18 | feat: Implemented `HalPagingMgr` for AArch64. | Amlal El Mahrouss |
| 2025-06-18 | feat: add `note` regarding ARM support for BootZ's BootThread. | Amlal El Mahrouss |
| 2025-06-14 | fix: Fix CB header regarding NeKernel.org's `/fw` repo. | Amlal El Mahrouss |
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of libSystem'... | Amlal El Mahrouss |
| 2025-06-10 | fix: better allocation system in BootZ (aarch, amd64) | Amlal El Mahrouss |
| 2025-06-10 | feat: boot: Better checks in BootThread, and cleanup BootEFI's init on AArch64. | Amlal El Mahrouss |
| 2025-06-08 | fix: Fix argument registers usage inside jump proc. | Amlal El Mahrouss |
| 2025-06-08 | fix: boot/arm64: fix `rt_jump_to_address` | Amlal El Mahrouss |
| 2025-06-06 | feat: The `APM` HW protocol implementation got improvements (ARM64) | Amlal El Mahrouss |
| 2025-06-06 | feat: kernel: Start enforcing `User`s validation when issuing OS calls. | Amlal El Mahrouss |
| 2025-06-05 | feat: Update thread name for `ne_kernel`'s aarch64 version in BootZ. | Amlal El Mahrouss |
| 2025-06-05 | fix: aarch64: Don't exit Boot Services, when the kernel already does it. | Amlal El Mahrouss |
| 2025-06-04 | meta: Ran `./format.sh` | 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-27 | feat: Assign ThreadID to APIC's ProcessID when initialzing APs. | 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-23 | feat(krnl, libSystem, boot): Make space for LibSystem inside Handover | 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 | fix(chk.efi): fix link error on AHCI config. | Amlal El Mahrouss |
| 2025-05-19 | dev(tweaks): use HandoverTable enum for deducing BS or ST indices. | Amlal El Mahrouss |
| 2025-05-18 | feat(sched_desgin): better architecture for the HTS. | 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-05-10 | dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha... | Amlal |
| 2025-05-01 | tooling, fs: Improve tooling and clean up HeFS filesystem code. | Amlal |
| 2025-05-01 | kernel, boot: deprecated current PIO driver, add +Next for future NeKernel it... | Amlal |
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal |
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal |
| 2025-04-27 | dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-25 | dev, boot, kernel: improvements, and fixing the VEPM formatter. | Amlal |
| 2025-04-24 | dev, kernel, boot: HeFS, Scheduler, BootZ: see below. | Amlal El Mahrouss |
| 2025-04-22 | dev, boot: fixed nasty bugs inside bootloader. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: WiP changes done to kernel and SysChk module. | Amlal El Mahrouss |
| 2025-04-22 | dev, kernel: VEPM WiP implementation, and syschk fixes in WiP. | Amlal El Mahrouss |
| 2025-04-19 | dev, boot: don't check for it's type when checking for platform. | Amlal El Mahrouss |