index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-09-06
Update Ext2.h
0xf00sec
2025-09-06
Update
0xf00sec
2025-09-05
feat: libSystem: `libsys_hash_64` is now defined in `src/System.cc`
Amlal El Mahrouss
2025-09-04
AkeantiFS2
0xf00sec
2025-09-04
...
0xf00sec
2025-09-04
...
0xf00sec
2025-09-04
Merge pull request #61 from nekernel-org/dev
v0.0.5
Amlal El Mahrouss
2025-09-04
fix: CoreProcessScheduler.h: use `Int32` instead of `Int`.
Amlal El Mahrouss
2025-09-04
feat&fix: Kernel improvements and fixes, introduced `special` trees.
Amlal El Mahrouss
2025-09-03
feat: hal/arm64: document Handover stub on ARM64.
Amlal El Mahrouss
2025-09-02
Merge pull request #60 from nekernel-org/dev
Amlal El Mahrouss
2025-09-01
fix: fix build on amd64.
v0.0.4e4-release
Amlal El Mahrouss
2025-09-01
SignalKit: Signals shall be `user` level by default.
Amlal El Mahrouss
2025-09-01
feat: Signal System improvements.
Amlal El Mahrouss
2025-09-01
feat: BenchKit: `HWChronometer` shall be `virtual`.
Amlal El Mahrouss
2025-08-31
feat! BenchKit breaking changes.
Amlal El Mahrouss
2025-08-31
feat: kernel: Revamped `SignalKit` framework. DDK revamp.
Amlal El Mahrouss
2025-08-30
feat: debugsrv: upstream protocol implementation from NeCTI.
Amlal El Mahrouss
2025-08-30
feat: BitMapMgr: move cursor to `ArchKit/ArchKit.h` to be zeroed out by
Amlal El Mahrouss
2025-08-30
feat: acpi: `cAcpiSignatureLength` shall be UInt16 and `constexpr`
Amlal El Mahrouss
2025-08-28
feat: Implement the `Name` method for every CFObject interface.
Amlal El Mahrouss
2025-08-28
Merge pull request #59 from nekernel-org/dev
Amlal El Mahrouss
2025-08-28
feat: CODEOWNERS: /public/ is own by Amlal, /tools/ is owned by 0xf00sec
v0.0.4e3-release
Amlal El Mahrouss
2025-08-27
fix: FirmwareKit/BootNet: Fix BootNet alias.
Amlal El Mahrouss
2025-08-27
feat: FirmwareKit/NeBoot: Fix BootNet header structure layout
Amlal El Mahrouss
2025-08-27
feat: docs/tex: Update OpenHeFS specs.
Amlal El Mahrouss
2025-08-26
refactor: cleanup code.
Amlal El Mahrouss
2025-08-25
fix: MsgKit: use `struct LIBMSG_EXPR` instead of `LIBMSG_EXPR` for C
Amlal El Mahrouss
2025-08-25
Merge pull request #58 from nekernel-org/dev
Amlal El Mahrouss
2025-08-25
feat: fix: ddk: fix dispatch system for ARM64 and AMD64.
v0.0.4e2-release
Amlal El Mahrouss
2025-08-25
Merge pull request #57 from nekernel-org/dev
Amlal El Mahrouss
2025-08-25
fix: ddk: urgent fixes.
Amlal El Mahrouss
2025-08-25
Merge pull request #56 from nekernel-org/dev
Amlal El Mahrouss
2025-08-25
fix: fix dispatch of other platforms symbol.
v0.0.4e1-release
Amlal El Mahrouss
2025-08-25
feat! ddk -> libDDK, use syscall on AMD64.
Amlal El Mahrouss
2025-08-23
feat: Network: Fix IPv4 `IpCheckVersion4` parser.
Amlal El Mahrouss
2025-08-23
feat: CoreProcessScheduler: forwarded classes doesn't need `class
Amlal El Mahrouss
2025-08-23
feat: scheduler: ProcessImage should be friend with KernelScheduler,
Amlal El Mahrouss
2025-08-22
fix: Set UTime when initializing process, not when exiting.
Amlal El Mahrouss
2025-08-22
feat: strings: Fix function arugments of `urt_string_cmp`
Amlal El Mahrouss
2025-08-22
feat: Add `KStringOr` alias, and `mm_make_own_ptr` doesn't use `MUST_PASS`
Amlal El Mahrouss
2025-08-21
feat: Reworked `hefsi_hash_64` to follow the codebase's conventions.
Amlal El Mahrouss
2025-08-21
feat!: Breaking changes, reworked the KString API inside the ne_kernel.
Amlal El Mahrouss
2025-08-21
feat: refactor and fixed python scripts.
Amlal El Mahrouss
2025-08-20
feat: Heavily reworked the SMP subsystem paper.
Amlal El Mahrouss
2025-08-20
FIX: feat: acpi: harden ACPI `operator[]` and `Checksum` methods.
Amlal
2025-08-20
Merge branch 'dev' of github.com:nekernel-org/nekernel into dev
Amlal
2025-08-20
feat: acpi: harden ACPI `operator[]` and `Checksum` methods.
Amlal
2025-08-18
feat: SystemProc.asm: Make use of `syscall` instead of `int 50`
Amlal El Mahrouss
2025-08-17
feat: libSystem/SystemProc.asm: Move r8, to rax, cleanup rax
Amlal
[prev]
[next]