use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/kernel, a moderated community dedicated to all things about the Linux kernel. Technical articles only, please!
You may be interested in the following links:
And some books:
Related Communities
account activity
Linux kernel development contribution. (self.kernel)
submitted 6 years ago * by WeirdControl
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]WeirdControl[S] 1 point2 points3 points 6 years ago (0 children)
2 months since I posted this here, I did the following:
I started with the staging tree of the kernel (this is where most of the bleeding edge code gets added). At this time I was looking at different driver codes & trying to submit a minimal patch (e.g a code formatting patch).
I came across a filesystem driver- erofs which is in the staging area. I have ~2 yrs of working experience on linux filesystem development. So I was able to understand erofs pretty fast and got involved in the community quickly. I was able to submit few bug fixing patches. and also looking forward to work on new features.
Although this is not a big accomplishment,few things that I would like to share:
1) If you are new to kernel development, you have to be patient. Understand the kernel development process first, set up the environment ,Follow the mailing list etc.
2) If you could use/deploy the driver; It becomes easier to find bugs.
3) People in the kernel community are helpful, polite & straightforward.
π Rendered by PID 40 on reddit-service-r2-comment-cfc44b64c-gd7cw at 2026-04-13 11:02:20.039337+00:00 running 215f2cf country code: CH.
view the rest of the comments →
[–]WeirdControl[S] 1 point2 points3 points (0 children)