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
Age
Commit message (
Expand
)
Author
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
Merge pull request #48 from 0xf00sec/0xf00sec-patch-6
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
2025-06-22
rt_copy_memory_safe: HeFS+FileSystemParser.cc
0xf00sec
2025-06-22
rt_copy_memory to rt_copy_memory_safe
0xf00sec
2025-06-22
rt_copy_memory to rt_copy_memory_safe
0xf00sec
2025-06-22
fix: HAL: syscall interrupt must be ring-3 only.
Amlal El Mahrouss
2025-06-22
feat: kernel: HAL: reworked `kerncall` system.
Amlal El Mahrouss
2025-06-18
feat: level based virtual memory mapping for NeKernel's paging system.
Amlal El Mahrouss
2025-06-18
feat: Implemented `HalPagingMgr` for AArch64.
Amlal El Mahrouss
2025-06-18
PEF format update `5.0` and codebase refactors.
Amlal El Mahrouss
2025-06-18
meta: Ran `format.sh`
Amlal El Mahrouss
2025-06-18
feat: Fix `ProcessLevelRing` enum value `kRingCount`
Amlal El Mahrouss
2025-06-17
kernel: fix: Fix duplicates on `IPAddr.cc` and `AsciiUtils.cc`.
Amlal El Mahrouss
2025-06-15
fix: fix invalid bounds check in `DmaPool.h`'s `rtl_dma_alloc`
v0.0.3e1
Amlal El Mahrouss
2025-06-15
fix: Include `Processor.h` according to HAL.
Amlal El Mahrouss
2025-06-15
feat: DmaPool, and Scheduler Interrupts for ARM.
Amlal El Mahrouss
2025-06-12
feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...
Amlal El Mahrouss
2025-06-11
feat: `___chkstk_ms` has been implemented for AMD64 HAL.
Amlal El Mahrouss
2025-06-11
refactor!: Refactor the `ONet` protocol to include a version field.
Amlal El Mahrouss
2025-06-11
fix: HeFS: Fix compiler warning regarding `kHeFSEncodingFlagsUTF8`
Amlal El Mahrouss
2025-06-11
refactor: HeFS: Updated and fixed HeFS's enums.
Amlal El Mahrouss
2025-06-10
security: fix: memory-leak on `ups-alloc-tree`, and mismatch in
Amlal El Mahrouss
2025-06-10
fix: security: UAF on the `ups-allocation-tree`
Amlal El Mahrouss
2025-06-10
fix: UserProcessScheduler security patches.
Amlal El Mahrouss
2025-06-08
feat: arm64: add .ldr stub for ARM64 VMKernel.
Amlal El Mahrouss
2025-06-08
fix: cf/utils: Fix MSDOS header jump on anything else than AMD64.
Amlal El Mahrouss
2025-06-07
fix/feat: NetworkKit: Better IPAddr.cc implementation for both IP6 and IP4.
Amlal El Mahrouss
2025-06-06
feat: The `APM` HW protocol implementation got improvements (ARM64)
Amlal El Mahrouss
2025-06-06
feat: kernel: Start enforcing `User`s validation when issuing OS calls.
Amlal El Mahrouss
2025-06-04
Merge pull request #38 from 0xf00sec/0xf00sec-patch-5
Amlal El Mahrouss
2025-06-04
Fixx
0xf00sec
2025-06-04
Fix
0xf00sec
2025-06-04
Sec: FS/Kernel
0xf00sec
[next]