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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

std wanted features & bugfixes meta Meta issue. • toolchain Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#572 opened Nov 27, 2021 by ojeda updated Nov 27, 2021
3 tasks
No rust-analyzer suggestion in bindings • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#829 opened Jul 17, 2022 by gipsyh updated Jul 17, 2022
POLFREE binding not generated (kernel/sync/condvar.rs) • toolchain Related to `rustc`, `bindgen`, `rustdoc`, LLVM, Clippy...
#797 opened Jun 30, 2022 by kdave updated Jul 20, 2022
Out-of-tree module failed to build if the kernel source path is different • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#792 opened Jun 17, 2022 by Leo1003 updated Aug 14, 2022
scripts/Makefile.modfinal BTF change necessary, even though config RUST depends on !DEBUG_INFO_BTF? • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#871 opened Aug 22, 2022 by nickdesaulniers updated Aug 23, 2022
Sample Rust Module Kernel Panicking - Near relevant error message (Highlighted) • bug Related to runtime bugs, panics, warnings...
#874 opened Aug 25, 2022 by Goclipse27 updated Aug 26, 2022
issue building samples/rust/rust_minimal.rsi • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#870 opened Aug 22, 2022 by nickdesaulniers updated Aug 26, 2022
Add get_mut method to lock types • lib Related to the `rust/` library.
#924 opened Nov 3, 2022 by bjorn3 updated Nov 10, 2022
Use unsigned c_char if -funsigned-char will be used on the C side • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#941 opened Dec 10, 2022 by bjorn3 updated Dec 10, 2022
How to use external cargo-based crates in kernel module? • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#865 opened Aug 12, 2022 by whfuyn updated Dec 10, 2022
Provide an interface to access raw pointer in UserSlicePtr • lib Related to the `rust/` library.
#867 opened Aug 16, 2022 by avalon1610 updated Dec 10, 2022
Issue in implementation of seek function of a miscdev module. • lib Related to the `rust/` library.
#882 opened Sep 14, 2022 by Leonana69 updated Dec 10, 2022
Review comment on "rust: str: add CString type" • lib Related to the `rust/` library.
#936 opened Dec 6, 2022 by riking updated Dec 10, 2022
<Task<T> as ArcWake>::wake might sleep while it couldn't • bug Related to runtime bugs, panics, warnings...
#959 opened Feb 3, 2023 by nbdd0121 updated Feb 3, 2023
add rust-toolchain.toml good first issue Good for newcomers • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#953 opened Jan 26, 2023 by TheAlgorythm updated Feb 12, 2023
No errors are shown in the VSCode "problems" tab • misc Related to other topics (e.g. CI).
#951 opened Jan 19, 2023 by dwlsalmeida updated Feb 17, 2023
Mutex::lock_noguard() may be unsafe • lib Related to the `rust/` library.
#862 opened Aug 6, 2022 by fbq updated Feb 17, 2023
rusttest fails when example includes module definitions • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#543 opened Nov 9, 2021 by wedsonaf updated Feb 17, 2023
Selftests for kernel symbol name length limitation • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#504 opened Oct 1, 2021 by fbq updated Feb 17, 2023
Hit "Inconsistent kallsyms data" for riscv64 debug config • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#502 opened Sep 29, 2021 by fbq updated Feb 17, 2023
Wrong type for c_types::c_ulong on arm when building rusttest • kbuild Related to building the kernel, `make`, `Kbuild`, `Kconfig` options...
#465 opened Jul 30, 2021 by wedsonaf updated Feb 17, 2023
Quick Start for config does not mention CONFIG_MODVERSIONS=n dependency • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
#482 opened Aug 14, 2021 by futuretim updated Feb 17, 2023
rust: kernel: add missing // SAFETY comments good first issue Good for newcomers • lib Related to the `rust/` library.
#351 opened Jun 4, 2021 by ojeda updated Feb 17, 2023
Consider allowing to build docs for the current kernel config • docs Related to `Documentation/rust/`, `samples/`, generated docs, doctests, typos...
#447 opened Jul 15, 2021 by ojeda updated Feb 17, 2023
ProTip! Add no:assignee to see everything that’s not assigned.