| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-13 | feat! Breaking changes in the DDK. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-13 | feat: DmaPool: remove useless casts and increment size if zero. | Amlal | |
| feat: Generic+Basic+RTL8139: fix warning on rsp. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-12 | feat! abi! Breaking ABI changes in the PEF format! | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-11 | feat: Semaphore API has been documented, RTL driver improvements, and better ↵ | Amlal | |
| help for fsck.hefs. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-10 | feat: api/crc32: reworked crc32 api using new portable types. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-09 | feat: warning fixes and Semaphore API patches. | Amlal | |
| what: - The Semaphore API is being preppared for v0.0.4 Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 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 | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat: check if the command header has the same CPU type as the container. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | fix: PEFCodeMgr: codebase fixes. | Amlal El Mahrouss | |
| The PEF Code Manager had critical bugs in memory safety and virtual memory mapping. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat: PEFCodeMgr: make use of explicit types instead of `auto` | Amlal El Mahrouss | |
| why: - for better code clarity. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | meta: PEFCodeMgr: fix code styling issues. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | fix! PEFCodeMgr: critical fixes applied to PEF loader. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat&fix: critical patches to the PEFCodeMgr. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat: `mm_map_page` should iterate over `pages_count`, not `VMSize` directly. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | fix: PEFCodeMgr: container_header didn't increment, fixed that. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat: use `kPefMagicFat` instead of `kPefMagic` to check for a FAT binary. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | feat: Improve iteration loop for PEFCodeMgr's VMAddress mapping. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-04 | fix: PEFCodeMgr: loop over `VMAddress` correctly inside PEF Code Manager. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-03 | feat: LaTeX: update technical papers. | Amlal El Mahrouss | |
| feat: CPS: Assign image to nullptr in PROCESS_IMAGE container. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-01 | fix: BinaryMutex: Assign `fLockingProcess` to nullptr. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-01 | fix: KernelKit: fix BinaryMutex object, it used to took USER_PROCESS as ↵ | Amlal El Mahrouss | |
| reference with a explicit default constructor. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-31 | fix: SMP: Fix `mp_register_task` thrdid could have been index out of bounds. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-31 | feat: Replace CoreBoot module with NeBoot module. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-31 | feat: IPC: use C-lock pattern to retain IPC transfers. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-24 | feat: __CF_64BIT__ macro for CoreFoundation.fwrk. | Amlal El Mahrouss | |
| refactor! Semaphore API breaking changes in the new 'SemaphoreArr' type. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-24 | refactor: FB.h, Semaphore.h: minor style changes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | feat: new 'kErrorUnavailable' type and semaphore API breaking changes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | feat: new 'kErrorAccessDenied' type for semaphore api. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | feat: sem: fix usage of 'kErrorNetworkTimeout' to 'kErrorTimeout' | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: use 'kErrorTimeout' instead of 'kErrorNetworkTimeout' | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: fix decrement logic of the semaphore api's 'rtl_sem_wait' | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | feat: rtl_sem_wait: check semaphore for underflows. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: Add 'Semaphore.cc' | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: fix condition in 'rtl_sem_is_valid' as it was to strict. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: fix Semaphore API of kernel, validation and typo fixes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | fix: sem: remove useless 'namespace Kernel' comment on function. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-23 | feat: dev/kernel: Finish kernel semaphore API. | Amlal El Mahrouss | |
| note: - The API is very new, except breaking changces. - It may be buggy in some areas, except some changes soon. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-21 | fix: kernel{aarch64}: it now builds without issue because of a fix in the ↵ | Amlal El Mahrouss | |
| bitmap manager. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-21 | fix: KPC: Fix duplicate of kErrorNetworkTimeout. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-21 | feat: HAL/HPET: document source code. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-21 | feat: NeKernel Semaphore API. | Amlal El Mahrouss | |
| includes: - New semaphore API for the kernel, we also make use of the HardwareTimer class here. - Defined header only for now. - New HAL HW Timer API in AMD64. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-19 | feat: wip: new tree kind 'kSpecial' and refactor user scheduler code ↵ | Amlal El Mahrouss | |
| temporary regarding FileTree allocation. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-19 | feat: CoreProcessScheduler has now a 'kSpecial' type for trees. (Because of ↵ | Amlal El Mahrouss | |
| SwapKit, or devices) reworked LibMSG lisp function pointer type. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-18 | fix: GfkKit&MKFSLib: inline function inside headers to avoid symbol ↵ | Amlal El Mahrouss | |
| duplicates (libmkfs) and include DeviceMgr in FB inside GfxKit, remove FB module too from the includes; as it is not necessary and confusing inside GfxKit. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-17 | feat: Update tooling from btb to nebuild. Moved platform specific ABI into ↵ | Amlal El Mahrouss | |
| their own HAL. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | fix: Validate `kKernelVM` correctly, instead of using the debug | Amlal El Mahrouss | |
| `MUST_PASS` macro. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | fix: `kKernelVM` shall be validated in case it is null. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | refactor: use `rt_debug_cmd` instead of `rt_debug_type` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-07-10 | feat: Add ownership for future audit purposes. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
