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
/
dev
/
kernel
/
src
Age
Commit message (
Expand
)
Author
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-08-01
fix: KernelKit: fix BinaryMutex object, it used to took USER_PROCESS as refer...
Amlal El Mahrouss
2025-07-31
feat: IPC: use C-lock pattern to retain IPC transfers.
Amlal El Mahrouss
2025-07-23
fix: sem: Add 'Semaphore.cc'
Amlal El Mahrouss
2025-07-19
feat: wip: new tree kind 'kSpecial' and refactor user scheduler code temporar...
Amlal El Mahrouss
2025-07-17
feat: Update tooling from btb to nebuild. Moved platform specific ABI into th...
Amlal El Mahrouss
2025-07-10
feat: Add ownership for future audit purposes.
Amlal El Mahrouss
2025-07-10
feat: Add ownership for future audit purposes.
Amlal El Mahrouss
2025-07-10
feat: Fix FNV's pointer check.
Amlal El Mahrouss
2025-07-09
feat: KID, UPS improvements, and future refactors regarding the
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-30
refactor: UPS: use correct name for *_ptr_tree functions.
Amlal El Mahrouss
2025-06-30
fix!: feat: Generic `sched_try_go_upper_ptr_tree` support.
Amlal El Mahrouss
2025-06-30
feat: Generic `sched_try_go_upper_ptr_tree` support.
Amlal El Mahrouss
2025-06-30
feat: FileTree `free` support.
Amlal El Mahrouss
2025-06-30
feat: Introducing `FileTree` allocation and WiP DebugSrv integration.
Amlal El Mahrouss
2025-06-27
fix: Fix a bad `stacksym` check.
Amlal El Mahrouss
2025-06-27
fix: remove redundant header include.
Amlal El Mahrouss
2025-06-26
fix: UPS: Don't exit when process crashes.
Amlal El Mahrouss
2025-06-23
fix: Fix AP init code, and format codebase.
Amlal El Mahrouss
2025-06-22
AsciiUtils.cc
0xf00sec
2025-06-22
fix: PEFLdr: Fix compilation error on `mmap`
Amlal El Mahrouss
2025-06-22
Merge pull request #45 from 0xf00sec/0xf00sec-patch-6.3
Amlal El Mahrouss
2025-06-22
;)
0xf00sec
2025-06-22
Merge pull request #44 from 0xf00sec/0xf00sec-patch-6.4
Amlal El Mahrouss
2025-06-22
UserProcessScheduler.cc: ArchKit
0xf00sec
2025-06-22
PEFCodeMgr.cc: ArchKit
0xf00sec
2025-06-22
fix: TLS is located in KernelKit, not NeKit.
Amlal El Mahrouss
2025-06-22
Merge pull request #43 from 0xf00sec/0xf00sec-patch-6.5
Amlal El Mahrouss
2025-06-22
Merge pull request #42 from 0xf00sec/0xf00sec-patch-6.6
Amlal El Mahrouss
2025-06-22
Merge pull request #50 from 0xf00sec/0xf00sec-patch-6.8
Amlal El Mahrouss
2025-06-22
Merge pull request #49 from 0xf00sec/0xf00sec-patch-6.7
Amlal El Mahrouss
2025-06-22
Merge pull request #46 from 0xf00sec/0xf00sec-patch-6.2
Amlal El Mahrouss
2025-06-22
IPCMsg.cc
0xf00sec
2025-06-22
NeFS+FileSystemParser.cc
0xf00sec
2025-06-22
IndexableProperty.cc
0xf00sec
2025-06-22
UserMgr.cc
0xf00sec
2025-06-22
UserProcessScheduler.cc
0xf00sec
2025-06-22
rt_copy_memory_safe: PEFCodeMgr.cc
0xf00sec
[next]