1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-23 07:08:11 +00:00
linux-insides/README.md

20 lines
836 B
Markdown
Raw Normal View History

2015-01-03 18:44:57 +00:00
linux-internals
===============
2015-01-03 18:59:23 +00:00
Series of posts about linux kernel.
2015-01-18 18:45:29 +00:00
**Goal is simple** - to share my modest knowledge about linux kernel internals and help people who are interested in low-level stuff and linux kernel as me.
2015-01-03 18:59:23 +00:00
2015-01-18 18:45:29 +00:00
**Questions/Suggestions**: Feel free about any questions or suggestions by pinging me at twitter [@0xAX](https://twitter.com/0xAX), adding [issue](https://github.com/0xAX/linux-internals/issues/new) or just drop me [email](anotherworldofworld@gmail.com).
2015-01-04 18:04:23 +00:00
2015-01-18 18:01:46 +00:00
**Contributions**: Feel free to create issues or create pull-requests if you find issues or my English is poor.
2015-01-03 18:59:23 +00:00
**Please read [CONTRIBUTING.md](https://github.com/0xAX/linux-insides/blob/master/CONTRIBUTING.md) before you pushed your changes.**
2015-01-04 18:04:23 +00:00
2015-01-28 18:34:14 +00:00
![image](http://oi58.tinypic.com/23upobq.jpg)
2015-01-03 18:59:23 +00:00
Author
---------------
[@0xAX](https://twitter.com/0xAX)