<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/KernelKit/PECodeMgr.h, branch v0.1.21</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.1.21</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.1.21'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-10-04T00:49:04+00:00</updated>
<entry>
<title>feat: kernel: new `kernel` process type, and usage of `explicit operator</title>
<updated>2025-10-04T00:49:04+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-10-04T00:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=ee64ca1014ee2bdf07bd5011f6aa9f77da104a4d'/>
<id>urn:sha1:ee64ca1014ee2bdf07bd5011f6aa9f77da104a4d</id>
<content type='text'>
bool`
feat: libSystem: minor tweaks.
feat: indexer: important fixes in `RemoveFlag`

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat!(kernel): Rename NewKit to NeKit.</title>
<updated>2025-05-23T02:07:12+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T02:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fc67c4af554189c941c811486a0b2b21aa3f54ea'/>
<id>urn:sha1:fc67c4af554189c941c811486a0b2b21aa3f54ea</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regarding memory leaks.</title>
<updated>2025-05-01T06:53:36+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-01T06:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=2ef7b73cff0d99d04e5091e98b3988532e2b1063'/>
<id>urn:sha1:2ef7b73cff0d99d04e5091e98b3988532e2b1063</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev: better .clang-format, ran format command.</title>
<updated>2025-04-25T11:08:33+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fb790b07aeba8e22e4190cf3e1834d11ecde6c96'/>
<id>urn:sha1:fb790b07aeba8e22e4190cf3e1834d11ecde6c96</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel: HeFS patches and starting to implement filesystem.</title>
<updated>2025-04-24T06:11:39+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-24T06:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=bed8bd7347434e6bca73a5d52c229a122980dd1f'/>
<id>urn:sha1:bed8bd7347434e6bca73a5d52c229a122980dd1f</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel: necessary refactors regarding future changes.</title>
<updated>2025-04-23T20:27:47+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-23T20:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=b55d3ac738b40677c579221b4f0dbf294dc3b017'/>
<id>urn:sha1:b55d3ac738b40677c579221b4f0dbf294dc3b017</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta/repository: fix capitalization on my name 'El' instead of 'EL'.</title>
<updated>2025-03-31T05:06:00+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-31T05:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=2bcba69b77946c54ab1ede311787520acd56460a'/>
<id>urn:sha1:2bcba69b77946c54ab1ede311787520acd56460a</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>ddk: refactor: reorganize kit into a standard kernel kit.</title>
<updated>2025-03-29T04:06:15+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-03-29T04:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=c4870d08fa4bfb2613bf22a0b7cf306b388f58a4'/>
<id>urn:sha1:c4870d08fa4bfb2613bf22a0b7cf306b388f58a4</id>
<content type='text'>
sched: refactor: refactor scheduler file names, for future additions.
xcoff: refactor: document and improve XCOFF for NeFS (regarding Ne's FW)
codemgr: refactor: make a difference between kernel and user processes.
refactor: document project overall.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>meta(kernel): Reworked repository's filesystem structure.</title>
<updated>2025-03-23T18:15:17+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T18:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a13e1c0911c0627184bc38f18c7fdda64447b3ad'/>
<id>urn:sha1:a13e1c0911c0627184bc38f18c7fdda64447b3ad</id>
<content type='text'>
Removing useless parts of the project too.

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