forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 450
Issues: Rust-for-Linux/linux
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
Label
Milestones
Assignee
Sort
Issues list
Add 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.
unsafe_precondition_assert!
easy
#1162
opened Apr 29, 2025 by
ojeda
correct safety comments and documentation in Good for newcomers
• lib
Related to the `rust/` library.
medium
Expected to be an issue of medium difficulty to resolve.
revocable.rs
good first issue
#1160
opened Apr 27, 2025 by
y86-dev
Add 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.
overflow_assert!
easy
#1159
opened Apr 25, 2025 by
ojeda
Change Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• kbuild
Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
*.rsi
targets to *.expanded.rs
easy
#1158
opened Apr 19, 2025 by
y86-dev
Consider Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
good first issue
Good for newcomers
medium
Expected to be an issue of medium difficulty to resolve.
checkpatch.pl
rule to emit a warning on //
on top of private items
• docs
#1157
opened Apr 16, 2025 by
ojeda
Clean the C side to match the signatures (Related to other topics (e.g. CI).
volatile
qualifier) of the Rust helpers
• misc
#1156
opened Apr 15, 2025 by
ojeda
tc-build wanted features & bugfixes
meta
Meta issue.
• toolchain
Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#1155
opened Apr 13, 2025 by
ojeda
1 task
Use Markdown autolinks in normal comments
easy
Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
#1153
opened Apr 1, 2025 by
ojeda
Enable clippy lint Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
borrow_as_ptr
easy
#1152
opened Mar 25, 2025 by
y86-dev
Makefile does not properly depend on Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
.clippy.toml
• kbuild
#1151
opened Mar 25, 2025 by
tamird
Fix macro referencing Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
core
and kernel
crates
easy
#1150
opened Mar 24, 2025 by
y86-dev
static_assert!
optional message
easy
#1149
opened Mar 22, 2025 by
ojeda
Use Good for newcomers
• lib
Related to the `rust/` library.
medium
Expected to be an issue of medium difficulty to resolve.
&raw [mut] place
instead of addr_of[_mut]!(place)
good first issue
#1148
opened Mar 12, 2025 by
y86-dev
Replace Related to the `rust/` library.
kernel::str::BStr
with core::bstr::ByteStr
• lib
#1146
opened Mar 6, 2025 by
tamird
Add missing Expected to be an easy issue to resolve.
good first issue
Good for newcomers
#[inline]
markers to trivial wrappers around C functions
easy
#1145
opened Mar 5, 2025 by
Darksonn
Implement Good for newcomers
medium
Expected to be an issue of medium difficulty to resolve.
• misc
Related to other topics (e.g. CI).
checkpatch.pl
check for pr_*!
without \n
good first issue
#1140
opened Jan 19, 2025 by
ojeda
Fix missing Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
\n
in printing calls such as pr_*!
and dev_*!
easy
#1139
opened Jan 19, 2025 by
ojeda
Bindgen should be configured to use Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
union
+ ManuallyDrop
• toolchain
#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 Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
#[must_use]
annotation is missing on Lock::try_lock
easy
#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 Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
AllocLayout::new()
easy
#1131
opened Nov 25, 2024 by
fbq
Simplify Expected to be an easy issue to resolve.
good first issue
Good for newcomers
• lib
Related to the `rust/` library.
Result<()>
uses and implement a checkpatch.pl
check for it
easy
#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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.