<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/NetworkKit, branch v0.0.7</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.7</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.7'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-11-24T02:02:43+00:00</updated>
<entry>
<title>feat! breaking changes on kernel sources.</title>
<updated>2025-11-24T02:02:43+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-24T02:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=83d870e58457a1d335a1d9b9966a6a1887cc297b'/>
<id>urn:sha1:83d870e58457a1d335a1d9b9966a6a1887cc297b</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta: Codebase improvements on NeKernel.</title>
<updated>2025-11-21T00:37:12+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-21T00:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=c464e5800961c809c73d4180f8a66885b53c63d7'/>
<id>urn:sha1:c464e5800961c809c73d4180f8a66885b53c63d7</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: NeKernel is now under the Apache 2.0 license.</title>
<updated>2025-11-17T09:03:39+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-17T09:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=791fcd646503f05617f22e6006c115095746da26'/>
<id>urn:sha1:791fcd646503f05617f22e6006c115095746da26</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: kernel: NetworkKit improvements and signal system refactors.</title>
<updated>2025-10-19T16:08:04+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-10-19T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=3d8a7b189d3deaaaab948fdb71ed7fedcc16e05c'/>
<id>urn:sha1:3d8a7b189d3deaaaab948fdb71ed7fedcc16e05c</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: scheduler: ProcessImage should be friend with KernelScheduler,</title>
<updated>2025-08-23T07:13:37+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-08-23T07:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=141786008aa639c313d83a6a06db700ed69ed064'/>
<id>urn:sha1:141786008aa639c313d83a6a06db700ed69ed064</id>
<content type='text'>
not helper.
feat! scheduler: Introduce ProcessID as only PID type.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: IPC: use C-lock pattern to retain IPC transfers.</title>
<updated>2025-07-30T23:55:34+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-07-30T23:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=bd4466fbe026ac25f84d88d0306b9745b9bbbe8b'/>
<id>urn:sha1:bd4466fbe026ac25f84d88d0306b9745b9bbbe8b</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>fix/feat: NetworkKit: Better IPAddr.cc implementation for both IP6 and IP4.</title>
<updated>2025-06-07T07:30:33+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-06-07T07:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=142e7465b98b01eef5c592b054f1f80b8eb47779'/>
<id>urn:sha1:142e7465b98b01eef5c592b054f1f80b8eb47779</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Refactor IDeviceObject to DeviceInterface and its usages.</title>
<updated>2025-05-30T08:56:29+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-30T08:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=0e92d4841f0d1b6a5f2e1b093d9d0b6864dfac93'/>
<id>urn:sha1:0e92d4841f0d1b6a5f2e1b093d9d0b6864dfac93</id>
<content type='text'>
refactor: Cleanup UPS (UserProcessScheduler) implementation.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: Assign ThreadID to APIC's ProcessID when initialzing APs.</title>
<updated>2025-05-27T17:01:53+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-27T17:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=bdc831c1df0dd2af95f09fd1b86b4472c40d12b7'/>
<id>urn:sha1:bdc831c1df0dd2af95f09fd1b86b4472c40d12b7</id>
<content type='text'>
refactor: Cleanup copyright headers and source code.

feat: Add PrinterNetworkDevice, and DBGNetworkDevice.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(nekit)!: Change dbg_break_point to DBG_TRAP.</title>
<updated>2025-05-24T08:02:06+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-24T08:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=e89d4a1402bdd32b8ad7e2ed04278b7ad54740c3'/>
<id>urn:sha1:e89d4a1402bdd32b8ad7e2ed04278b7ad54740c3</id>
<content type='text'>
BREAKING CHANGE: renamed symbol to match the codebase's macro style.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
