1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
linux-insides/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2015-01-03 18:44:57 +00:00
linux-internals
===============
A series of posts about the linux kernel and its insides.
2015-01-03 18:59:23 +00:00
**The goal is simple** - to share my modest knowledge about the internals of the linux kernel and help people who are interested in the linux kernel, and other low-level subject matter.
2015-01-03 18:59:23 +00:00
2015-03-13 12:13:30 +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](mailto:anotherworldofworld@gmail.com).
2015-01-04 18:04:23 +00:00
2015-03-01 16:54:08 +00:00
**Support** If you like `linux-insides` you can support me with [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=0xAX&url=https://github.com/0xAX/linux-insides/&title=linux-insed)
**Contributions**: Feel free to create issues or create pull-requests if you find any 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 pushing any 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)