<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernelhello.git, branch master</title>
<subtitle>Linux char device, uses /proc, debugfs, linked list, semaphores, transfers buffers between user and kernel space</subtitle>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/'/>
<entry>
<title>initial ioctl</title>
<updated>2013-02-01T15:46:37+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2013-02-01T15:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=5d414a8b60c907307d501bd6ee65c7a8a2f8c587'/>
<id>5d414a8b60c907307d501bd6ee65c7a8a2f8c587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix improper ptr check, fix offset calc, ratelimit printk messages</title>
<updated>2013-02-01T08:48:49+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2013-02-01T08:48:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=2a64bd55f015dde0b32c752377d5820d9d280873'/>
<id>2a64bd55f015dde0b32c752377d5820d9d280873</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use a linked list to hold data, utilize Linux api</title>
<updated>2013-01-24T23:56:32+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2013-01-24T23:56:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=20c1a6d14c9447b87394221fa42a0e85aca1b060'/>
<id>20c1a6d14c9447b87394221fa42a0e85aca1b060</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>place a simple /proc, support debug build with Makefile</title>
<updated>2013-01-23T03:24:28+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2013-01-23T03:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=8fdd43b49af70fd8712116b31010c032301a96b4'/>
<id>8fdd43b49af70fd8712116b31010c032301a96b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>user perm makefile target</title>
<updated>2012-12-30T21:48:39+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-30T21:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=9618a5e3d3104dc92223f7a51283e603cce31628'/>
<id>9618a5e3d3104dc92223f7a51283e603cce31628</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement write, use semaphores</title>
<updated>2012-12-26T03:51:47+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-26T03:51:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=3207df143a96c86e406c3c9dc1990a0642b9f98e'/>
<id>3207df143a96c86e406c3c9dc1990a0642b9f98e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>module unload script</title>
<updated>2012-12-24T18:54:12+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-24T18:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=80de1a348c74768af790d1821097e5a386af53a9'/>
<id>80de1a348c74768af790d1821097e5a386af53a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spawn char device at /dev/, implement read</title>
<updated>2012-12-24T18:53:20+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-24T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=0d9aff9bd305d18625c322a1a891aba278049862'/>
<id>0d9aff9bd305d18625c322a1a891aba278049862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>register char device and prepare mknod script</title>
<updated>2012-12-23T01:41:33+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-23T01:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=f0531d88e958b5fa77f8dc9bb34e697e872aeba9'/>
<id>f0531d88e958b5fa77f8dc9bb34e697e872aeba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2012-12-22T06:31:53+00:00</updated>
<author>
<name>Kyle K</name>
<email>kylek389@gmail.com</email>
</author>
<published>2012-12-22T06:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.cryptohash.nl/cgit/kernelhello.git/commit/?id=adbfb7c71fe1e958a2a2397c7b88c3061043c54e'/>
<id>adbfb7c71fe1e958a2a2397c7b88c3061043c54e</id>
<content type='text'>
this is a simple try of unuseful code in kernel space, debugfs is
used to create a dir and a file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is a simple try of unuseful code in kernel space, debugfs is
used to create a dir and a file
</pre>
</div>
</content>
</entry>
</feed>
