Skip to content

Issues: Rust-for-Linux/linux

Other "good first issues"
#1058 opened Jan 21, 2024 by ojeda
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Clean formatting in io.rs easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1167 opened May 29, 2025 by ojeda
Avoid unwrap() in the kernel::list examples easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1164 opened May 22, 2025 by ojeda
Add unsafe_precondition_assert! easy Expected to be an easy issue to resolve. good first issue Good for newcomers medium Expected to be an issue of medium difficulty to resolve.
#1162 opened Apr 29, 2025 by ojeda
Add overflow_assert! easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library. medium Expected to be an issue of medium difficulty to resolve.
#1159 opened Apr 25, 2025 by ojeda
Change *.rsi targets to *.expanded.rs easy Expected to be an easy issue to resolve. good first issue Good for newcomers • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#1158 opened Apr 19, 2025 by y86-dev
Enable clippy lint borrow_as_ptr easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1152 opened Mar 25, 2025 by y86-dev
Add missing #[inline] markers to trivial wrappers around C functions easy Expected to be an easy issue to resolve. good first issue Good for newcomers
#1145 opened Mar 5, 2025 by Darksonn
Fix missing \n in printing calls such as pr_*! and dev_*! easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1139 opened Jan 19, 2025 by ojeda
The #[must_use] annotation is missing on Lock::try_lock easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1133 opened Dec 4, 2024 by Darksonn
Add a doctest for AllocLayout::new() easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1131 opened Nov 25, 2024 by fbq
Simplify Result<()> uses and implement a checkpatch.pl check for it easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1128 opened Nov 16, 2024 by ojeda
Make from_errno use try_from_errno easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1125 opened Oct 7, 2024 by ojeda
Add more examples to Either easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1122 opened Oct 1, 2024 by ojeda
Add FromBytes::from_bytes and AsBytes::as_bytes easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1119 opened Sep 25, 2024 by y86-dev
Clean section header order, document it and implement a checkpatch.pl check • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos... easy Expected to be an easy issue to resolve. good first issue Good for newcomers medium Expected to be an issue of medium difficulty to resolve.
#1116 opened Sep 13, 2024 by y86-dev
Clean code documentation section names and implement a checkpatch.pl check for it • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos... easy Expected to be an easy issue to resolve. good first issue Good for newcomers
#1110 opened Sep 1, 2024 by ojeda
2
3
Clean consecutive empty /// lines and implement a checkpatch.pl check for it • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos... easy Expected to be an easy issue to resolve. good first issue Good for newcomers
#1109 opened Aug 31, 2024 by ojeda
checkpatch.pl warning about non-permalinks to Zulip easy Expected to be an easy issue to resolve. good first issue Good for newcomers medium Expected to be an issue of medium difficulty to resolve. • misc Related to other topics (e.g. CI).
#1104 opened Aug 21, 2024 by ojeda
Other "good first issues" easy Expected to be an easy issue to resolve. good first issue Good for newcomers hard Expected to be a hard issue to resolve. medium Expected to be an issue of medium difficulty to resolve. meta Meta issue.
#1058 opened Jan 21, 2024 by ojeda
lib/Kconfig.debug: fix English grammar • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos... easy Expected to be an easy issue to resolve. good first issue Good for newcomers
#1006 opened May 4, 2023 by ojeda
Add missing // SAFETY comments easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library. medium Expected to be an issue of medium difficulty to resolve.
#351 opened Jun 4, 2021 by ojeda
ProTip! Adding no:label will show everything without a label.