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
Age
Commit message (
Expand
)
Author
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-14
fix: Fix CB header regarding NeKernel.org's `/fw` repo.
Amlal El Mahrouss
2025-06-12
feat: Use `.dll` extension for `libSystem` instead of `.sys`
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
fix: warning regarding `kBootNetVersion`
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-10
fix: better allocation system in BootZ (aarch, amd64)
Amlal El Mahrouss
2025-06-10
feat: boot: Better checks in BootThread, and cleanup BootEFI's init on AArch64.
Amlal El Mahrouss
2025-06-08
fix: Fix argument registers usage inside jump proc.
Amlal El Mahrouss
2025-06-08
feat: arm64: add .ldr stub for ARM64 VMKernel.
Amlal El Mahrouss
2025-06-08
fix: boot/arm64: fix `rt_jump_to_address`
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-05
feat: Update thread name for `ne_kernel`'s aarch64 version in BootZ.
Amlal El Mahrouss
2025-06-05
fix: aarch64: Don't exit Boot Services, when the kernel already does it.
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
2025-06-04
meta: Ran `./format.sh`
Amlal El Mahrouss
2025-06-04
fix: Fix #37 compilation errors and warnings.
Amlal El Mahrouss
2025-06-04
F* Macros
0xf00sec
2025-06-04
Fix mParser
0xf00sec
2025-06-04
fix: Better architectural design of BootZ's SATA device.
Amlal El Mahrouss
2025-06-03
feat: TLS: Improved its implementation, and add a user field for additional c...
Amlal El Mahrouss
2025-06-03
feat: Last changes before `0.0.3`
Amlal El Mahrouss
2025-06-02
fix: hal/aarch64: aarch64 patches for ne_kernel.
Amlal El Mahrouss
2025-06-02
Revise rt_* mem APIs
0xf00sec
2025-06-01
Revise rt_* mem APIs
0xf00sec
2025-06-01
Heap Overflow in `rt_copy_memory`
0xf00sec
2025-06-01
feat: Be more flexible when the OS is not SMP-aware.
Amlal El Mahrouss
2025-05-30
refactor: Format codebase and fix warning in UserProcessScheduler.
Amlal El Mahrouss
2025-05-30
global: architectural changes, see commit details.
Amlal El Mahrouss
2025-05-30
refactor: Refactor IDeviceObject to DeviceInterface and its usages.
Amlal El Mahrouss
2025-05-29
feat: UserProcessScheduler: reset UTime when exiting.
Amlal El Mahrouss
2025-05-29
feat: Improve libSystem's architecture and implementation.
Amlal El Mahrouss
2025-05-29
fix: Fix Ref class, which caused memory leaks on the kernel.
0.0.2e3
Amlal El Mahrouss
2025-05-27
fix: X64Chrono: Elapsed time was backward.
Amlal El Mahrouss
2025-05-27
feat: generic_kits: Add X64Chrono inside BenchKit.
Amlal El Mahrouss
2025-05-27
feat: Assign ThreadID to APIC's ProcessID when initialzing APs.
Amlal El Mahrouss
[next]