| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-01 | fix: fix build on amd64.v0.0.4e4-release | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-09-01 | SignalKit: Signals shall be `user` level by default. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-09-01 | feat: Signal System improvements. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-31 | feat! BenchKit breaking changes. | Amlal El Mahrouss | |
| why: - Made it expandable to other traits and platforms. - You can provide a `Traits` now to the `HWChrono`. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-31 | feat: kernel: Revamped `SignalKit` framework. DDK revamp. | Amlal El Mahrouss | |
| ci: testing improvements. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-30 | feat: debugsrv: upstream protocol implementation from NeCTI. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-30 | feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out by | Amlal El Mahrouss | |
| HAL. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-30 | feat: acpi: `cAcpiSignatureLength` shall be UInt16 and `constexpr` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-28 | feat: Implement the `Name` method for every CFObject interface. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-27 | fix: FirmwareKit/BootNet: Fix BootNet alias. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-27 | feat: FirmwareKit/NeBoot: Fix BootNet header structure layout | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-27 | feat: docs/tex: Update OpenHeFS specs. | Amlal El Mahrouss | |
| feat: HAL/amd64: Harden AP files. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-26 | refactor: cleanup code. | Amlal El Mahrouss | |
| feat: set `UTime` to zero as well inside `UserProcessTeam.cc` Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-23 | feat: Network: Fix IPv4 `IpCheckVersion4` parser. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-23 | feat: CoreProcessScheduler: forwarded classes doesn't need `class | Amlal El Mahrouss | |
| ` anymore. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-23 | feat: scheduler: ProcessImage should be friend with KernelScheduler, | Amlal El Mahrouss | |
| not helper. feat! scheduler: Introduce ProcessID as only PID type. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | fix: Set UTime when initializing process, not when exiting. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: strings: Fix function arugments of `urt_string_cmp` | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-22 | feat: Add `KStringOr` alias, and `mm_make_own_ptr` doesn't use `MUST_PASS` | Amlal El Mahrouss | |
| anymore. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-21 | feat: Reworked `hefsi_hash_64` to follow the codebase's conventions. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-21 | feat!: Breaking changes, reworked the KString API inside the ne_kernel. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-21 | feat: refactor and fixed python scripts. | Amlal El Mahrouss | |
| Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-20 | feat: Heavily reworked the SMP subsystem paper. | Amlal El Mahrouss | |
| refactor: BinaryMutex implementation and paper has been reworked as well using LockAndWait instead of LockOrWait. other: Reworked tooling macros. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org> | |||
| 2025-08-20 | FIX: feat: acpi: harden ACPI `operator[]` and `Checksum` methods. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-20 | feat: acpi: harden ACPI `operator[]` and `Checksum` methods. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-17 | feat: kernel: (HALKit/KernelKit): Scheduler, and dylib improvements. | Amlal | |
| feat: ZXD: Define the ZXD format. TeX file for PEF and ZXD to be written soon. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-16 | feat: PEF.h add kPefKindInvalid to PEF kind enum. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-08-16 | feat: ACPI: Better error handling.v0.0.4-release | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 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> | |||
