| Age | Commit message (Expand) | Author |
| 2025-08-04 | feat: wrap `Device` object under the Kernel namespace. | Amlal El Mahrouss |
| 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: Use `.dll` extension for `libSystem` instead of `.sys` | Amlal El Mahrouss |
| 2025-06-12 | feat: libSystem, kernel: finalizing the hash and routing system of libSystem'... | Amlal El Mahrouss |
| 2025-06-11 | fix: warning regarding `kBootNetVersion` | Amlal El Mahrouss |
| 2025-06-11 | refactor!: Refactor the `ONet` protocol to include a version field. | 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-04 | fix: Better architectural design of BootZ's SATA device. | 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: 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-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): pushing the fixes regarding the scheduler, and working on | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): Finalizing the first version of the user scheduler. | Amlal El Mahrouss |
| 2025-05-14 | feat(kernel): add ddk.sys to the build flow, finished the mk_fwrk CLI. | 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/HeFS): code cleanup, and improvements on the FS driver code. | Amlal |
| 2025-05-10 | dev(kernel): saving changes regarding HeFS, and also for the 0.0.2e2 release. | Amlal |
| 2025-05-10 | dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha... | Amlal |
| 2025-05-06 | feat(kernel): Working on the last parts of HeFS V1, which will act as the bas... | Amlal |
| 2025-05-05 | feat(kernel): new HeFS version, scheduler allocation tree improvements and re...0.0.2e1 | Amlal |
| 2025-05-02 | kernel: HeFS: disk security improvements and new CreateFile and DeleteFile me...0.0.2 | 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 |