<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/src/Gfx/FBDeviceInterface.cc, 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-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>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>dev: fixes and improvements, codebase formating too.</title>
<updated>2025-04-27T01:44:22+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-27T01:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=faee9f200898c0eb7f28ed89cdd16f8afa4438e1'/>
<id>urn:sha1:faee9f200898c0eb7f28ed89cdd16f8afa4438e1</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel and user: codebase additions and work in progress 'tactical pause'</title>
<updated>2025-04-26T11:44:35+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-26T11:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=9c33e844d76f9db6d7110de4f05cbe2084cdbca1'/>
<id>urn:sha1:9c33e844d76f9db6d7110de4f05cbe2084cdbca1</id>
<content type='text'>
why?
 - HeFS's Formating needs some thought before being layed out, that's the kind of thing that bites hard in the ass.
 - Alongside those changes I improved parts of the kernel too.

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: Working on a 0.0.1e (for Errata)</title>
<updated>2025-04-19T16:15:43+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-19T16:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=78b14fac0eb63614c1d091f68170f5fd5d3bb9d5'/>
<id>urn:sha1:78b14fac0eb63614c1d091f68170f5fd5d3bb9d5</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>GfxKit: Gave the correct name for FB device.</title>
<updated>2025-04-18T16:35:56+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-18T16:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=815a1d6538b6748393f6a631a64a1043e49bf3a1'/>
<id>urn:sha1:815a1d6538b6748393f6a631a64a1043e49bf3a1</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>kernel, GfxKit: FIX: Check boundaries to avoid page fault.</title>
<updated>2025-04-18T16:34:33+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-18T16:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=6d99a232379317afed814a023fee464001f796ea'/>
<id>urn:sha1:6d99a232379317afed814a023fee464001f796ea</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
