| Age | Commit message (Expand) | Author |
| 2025-11-21 | meta: Codebase improvements on NeKernel. | Amlal El Mahrouss |
| 2025-11-17 | feat: NeKernel is now under the Apache 2.0 license. | Amlal El Mahrouss |
| 2025-11-15 | fix: kernel: fix kernel placeholder name. | Amlal El Mahrouss |
| 2025-11-15 | feat: kernel: New PE32+ backend, CodeMgr improvements. | Amlal El Mahrouss |
| 2025-10-07 | feat: kernel & libSystem: improvements and tweaks. | Amlal El Mahrouss |
| 2025-08-12 | feat! abi! Breaking ABI changes in the PEF format! | Amlal |
| 2025-08-07 | feat: PEFCodeMgr.cc: `ldr_get_platform` shall be static. | Amlal El Mahrouss |
| 2025-08-05 | feat: PEFCodeMgr: Improved FAT binary support, made code more readable. | Amlal El Mahrouss |
| 2025-08-04 | feat: check if the command header has the same CPU type as the container. | Amlal El Mahrouss |
| 2025-08-04 | fix: PEFCodeMgr: codebase fixes. | Amlal El Mahrouss |
| 2025-08-04 | feat: PEFCodeMgr: make use of explicit types instead of `auto` | Amlal El Mahrouss |
| 2025-08-04 | meta: PEFCodeMgr: fix code styling issues. | Amlal El Mahrouss |
| 2025-08-04 | fix! PEFCodeMgr: critical fixes applied to PEF loader. | Amlal El Mahrouss |
| 2025-08-04 | feat&fix: critical patches to the PEFCodeMgr. | Amlal El Mahrouss |
| 2025-08-04 | feat: `mm_map_page` should iterate over `pages_count`, not `VMSize` directly. | Amlal El Mahrouss |
| 2025-08-04 | fix: PEFCodeMgr: container_header didn't increment, fixed that. | Amlal El Mahrouss |
| 2025-08-04 | feat: use `kPefMagicFat` instead of `kPefMagic` to check for a FAT binary. | Amlal El Mahrouss |
| 2025-08-04 | feat: Improve iteration loop for PEFCodeMgr's VMAddress mapping. | Amlal El Mahrouss |
| 2025-08-04 | fix: PEFCodeMgr: loop over `VMAddress` correctly inside PEF Code Manager. | Amlal El Mahrouss |
| 2025-07-08 | feat: Reinforce code inside PEFCodeMgr and mkfs.hefs, extend fsck.hefs | Amlal El Mahrouss |
| 2025-07-04 | feat: see below. | Amlal El Mahrouss |
| 2025-06-27 | fix: Fix a bad `stacksym` check. | Amlal El Mahrouss |
| 2025-06-23 | fix: Fix AP init code, and format codebase. | Amlal El Mahrouss |
| 2025-06-22 | fix: PEFLdr: Fix compilation error on `mmap` | Amlal El Mahrouss |
| 2025-06-22 | ;) | 0xf00sec |
| 2025-06-22 | PEFCodeMgr.cc: ArchKit | 0xf00sec |
| 2025-06-22 | rt_copy_memory_safe: PEFCodeMgr.cc | 0xf00sec |
| 2025-06-18 | PEF format update `5.0` and codebase refactors. | Amlal El Mahrouss |
| 2025-05-25 | kernel!: lots of changes, see commit details. | 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-17 | feat(kernel): don't schedule process when it's under signals such as: | Amlal El Mahrouss |
| 2025-05-15 | feat(kernel): Finalizing the first version of the user scheduler. | Amlal El Mahrouss |
| 2025-05-02 | kernel, fskit: HeFS: Worked on IND allocation and added removal support. | Amlal |
| 2025-05-01 | kernel: HeFS: did progress on IND allocation. | Amlal |
| 2025-05-01 | kernel: scheduler and pef code mgr improvements. | Amlal |
| 2025-05-01 | kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar... | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |
| 2025-04-11 | tweak kernel, boot: use -Wall, -Werror, -Wpedantic now. | Amlal El Mahrouss |
| 2025-03-31 | meta/repository: fix capitalization on my name 'El' instead of 'EL'. | Amlal El Mahrouss |
| 2025-03-29 | ddk: refactor: reorganize kit into a standard kernel kit. | Amlal El Mahrouss |
| 2025-03-28 | kernel: breaking: Change namespace from NeOS to Kernel. | Amlal El Mahrouss |
| 2025-03-23 | meta(kernel): Reworked repository's filesystem structure. | Amlal El Mahrouss |