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
Sort

Issues list

Fix macro referencing core and kernel crates easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1150 opened Mar 24, 2025 by y86-dev
static_assert! optional message easy Expected to be an easy issue to resolve. good first issue Good for newcomers • lib Related to the `rust/` library.
#1149 opened Mar 22, 2025 by ojeda
Use &raw [mut] place instead of addr_of[_mut]!(place) good first issue Good for newcomers • lib Related to the `rust/` library. medium Expected to be an issue of medium difficulty to resolve.
#1148 opened Mar 12, 2025 by y86-dev
Replace kernel::str::BStr with core::bstr::ByteStr • lib Related to the `rust/` library.
#1146 opened Mar 6, 2025 by tamird
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
Import formatting • misc Related to other topics (e.g. CI).
#1143 opened Feb 17, 2025 by y86-dev
Implement checkpatch.pl check for pr_*! without \n 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).
#1140 opened Jan 19, 2025 by ojeda
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
Bindgen should be configured to use union + ManuallyDrop • toolchain Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#1137 opened Jan 15, 2025 by workingjubilee
Kernel build: arch/x86/tools/insn_decoder_test: error: malformed line • arch Related to a particular arch, `arch/` support in general...
#1134 opened Dec 12, 2024 by dhodovsk
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
LLVM and Clang wanted features & bugfixes meta Meta issue. • toolchain Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#1132 opened Nov 26, 2024 by ojeda
1 of 2 tasks
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
Distributions wanted features & bugfixes meta Meta issue. • toolchain Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#1127 opened Oct 31, 2024 by ojeda
3 of 6 tasks
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 examples to the list module good first issue Good for newcomers • lib Related to the `rust/` library. medium Expected to be an issue of medium difficulty to resolve.
#1121 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
IrqDisabled variant which allows for re-enabling interrupts • lib Related to the `rust/` library.
#1115 opened Sep 11, 2024 by Lyude
AtomicU64 on 32-bit architectures • arch Related to a particular arch, `arch/` support in general...
#1112 opened Sep 4, 2024 by FlyGoat
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
Automate Kernel list email from GitHub CI • misc Related to other topics (e.g. CI).
#1107 opened Aug 28, 2024 by nyurik
ProTip! no:milestone will show everything without a milestone.