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
path:
root
/
src
/
kernel
/
KernelKit
/
UserMgr.h
Age
Commit message (
Expand
)
Author
10 days
chore: upstream fixes.
Amlal El Mahrouss
2026-01-30
chore: ddk: Fix build on nebuild for C++ DDK.
Amlal El Mahrouss
2026-01-24
chore: update kernel codebase.
Amlal El Mahrouss
2026-01-18
chore: kernel: codebase improvements.
Amlal El Mahrouss
2025-12-30
feat: HAL: fix CommonAPI and ran format command.
Amlal El Mahrouss
2025-12-28
feat: kernel: architectural and implementation improvements.
v0.1.1
Amlal El Mahrouss
2025-12-27
kernel! giant source code refactor.
Amlal El Mahrouss
2025-12-22
feat: test: Add `kout` test and rename DeviceInterface to IDevice in KernelKit.
Amlal El Mahrouss
2025-12-10
chore: using more header guards than pragma once.
Amlal El Mahrouss
2025-12-08
chore: use `enum struct` instead of `enum class`.
Amlal El Mahrouss
2025-11-29
feat: kernel: Introduce Vet.h, better Ref.h, and more improved containers for...
Amlal El Mahrouss
2025-11-29
chore: source code review and fixes.
Amlal El Mahrouss
2025-11-24
feat! breaking changes on kernel sources.
Amlal El Mahrouss