summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src
AgeCommit message (Expand)Author
2025-07-04feat: see below.Amlal El Mahrouss
2025-06-30refactor: UPS: use correct name for *_ptr_tree functions.Amlal El Mahrouss
2025-06-30fix!: feat: Generic `sched_try_go_upper_ptr_tree` support.Amlal El Mahrouss
2025-06-30feat: Generic `sched_try_go_upper_ptr_tree` support.Amlal El Mahrouss
2025-06-30feat: FileTree `free` support.Amlal El Mahrouss
2025-06-30feat: Introducing `FileTree` allocation and WiP DebugSrv integration.Amlal El Mahrouss
2025-06-27fix: Fix a bad `stacksym` check.Amlal El Mahrouss
2025-06-27fix: remove redundant header include.Amlal El Mahrouss
2025-06-26fix: UPS: Don't exit when process crashes.Amlal El Mahrouss
2025-06-23fix: Fix AP init code, and format codebase.Amlal El Mahrouss
2025-06-22AsciiUtils.cc0xf00sec
2025-06-22fix: PEFLdr: Fix compilation error on `mmap`Amlal El Mahrouss
2025-06-22Merge pull request #45 from 0xf00sec/0xf00sec-patch-6.3Amlal El Mahrouss
2025-06-22;)0xf00sec
2025-06-22Merge pull request #44 from 0xf00sec/0xf00sec-patch-6.4Amlal El Mahrouss
2025-06-22UserProcessScheduler.cc: ArchKit0xf00sec
2025-06-22PEFCodeMgr.cc: ArchKit0xf00sec
2025-06-22fix: TLS is located in KernelKit, not NeKit.Amlal El Mahrouss
2025-06-22Merge pull request #43 from 0xf00sec/0xf00sec-patch-6.5Amlal El Mahrouss
2025-06-22Merge pull request #42 from 0xf00sec/0xf00sec-patch-6.6Amlal El Mahrouss
2025-06-22Merge pull request #50 from 0xf00sec/0xf00sec-patch-6.8Amlal El Mahrouss
2025-06-22Merge pull request #49 from 0xf00sec/0xf00sec-patch-6.7Amlal El Mahrouss
2025-06-22Merge pull request #46 from 0xf00sec/0xf00sec-patch-6.2Amlal El Mahrouss
2025-06-22IPCMsg.cc0xf00sec
2025-06-22NeFS+FileSystemParser.cc0xf00sec
2025-06-22IndexableProperty.cc0xf00sec
2025-06-22UserMgr.cc0xf00sec
2025-06-22UserProcessScheduler.cc0xf00sec
2025-06-22rt_copy_memory_safe: PEFCodeMgr.cc0xf00sec
2025-06-22rt_copy_memory_safe: HeFS+FileSystemParser.cc0xf00sec
2025-06-22rt_copy_memory to rt_copy_memory_safe0xf00sec
2025-06-18PEF format update `5.0` and codebase refactors.Amlal El Mahrouss
2025-06-18meta: Ran `format.sh`Amlal El Mahrouss
2025-06-17kernel: fix: Fix duplicates on `IPAddr.cc` and `AsciiUtils.cc`.Amlal El Mahrouss
2025-06-12feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...Amlal El Mahrouss
2025-06-11feat: `___chkstk_ms` has been implemented for AMD64 HAL.Amlal El Mahrouss
2025-06-10security: fix: memory-leak on `ups-alloc-tree`, and mismatch inAmlal El Mahrouss
2025-06-10fix: security: UAF on the `ups-allocation-tree`Amlal El Mahrouss
2025-06-10fix: UserProcessScheduler security patches.Amlal El Mahrouss
2025-06-07fix/feat: NetworkKit: Better IPAddr.cc implementation for both IP6 and IP4.Amlal El Mahrouss
2025-06-06feat: The `APM` HW protocol implementation got improvements (ARM64)Amlal El Mahrouss
2025-06-04Merge pull request #38 from 0xf00sec/0xf00sec-patch-5Amlal El Mahrouss
2025-06-04Fixx0xf00sec
2025-06-04Fix0xf00sec
2025-06-04Sec: FS/Kernel0xf00sec
2025-06-04meta: Ran `./format.sh`Amlal El Mahrouss
2025-06-04fix: Fix #37 compilation errors and warnings.Amlal El Mahrouss
2025-06-04F* Macros0xf00sec
2025-06-04Fix mParser0xf00sec
2025-06-03feat: TLS: Improved its implementation, and add a user field for additional c...Amlal El Mahrouss