The Wayback Machine - http://web.archive.org/web/20220507201608/https://github.com/Rust-for-Linux/linux/issues
Skip to content
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
How to handle Kunit killing the current thread on assertion failures? • lib prio: normal
#759 opened May 5, 2022 by bjorn3
modpost: "build_error" undefined • kbuild
#755 opened May 2, 2022 by SocialistDalao
Module loading fails with DEBUG_INFO_BTF_MODULES • bug
#735 opened Apr 4, 2022 by YakoYakoYokuYoku
Add support for C macro for_each_online_cpu • lib prio: normal
#727 opened Mar 26, 2022 by Richardhongyu
Add exit method to KernelModule • lib prio: normal
#718 opened Mar 18, 2022 by pynixwang
Cryptography and Hash functions • lib prio: normal
#684 opened Feb 21, 2022 by leongross
Consider defining a fallible variant of ToOwned • lib prio: normal
#678 opened Feb 15, 2022 by wedsonaf
Linux features needed for the project prio: meta • toolchain
#663 opened Feb 7, 2022 by ojeda
1 of 2 tasks
Give info on missing rust on rustdoc target • kbuild prio: normal
#632 opened Jan 18, 2022 by Kloenk
Mark functions generated by the module! macro as unsafe good first issue • kbuild prio: normal
#629 opened Jan 17, 2022 by bjorn3
Create proper type for File's flags good first issue • lib prio: normal
#606 opened Jan 4, 2022 by ojeda
error: optimization level needs to be between 0-3 • kbuild prio: normal
#605 opened Jan 4, 2022 by pravic
Support per-device context for chrdev • lib prio: normal
#604 opened Jan 3, 2022 by danobi
std wanted features & bugfixes prio: meta • toolchain
#572 opened Nov 27, 2021 by ojeda
3 tasks
rusttest fails when example includes module definitions • kbuild prio: high
#543 opened Nov 9, 2021 by wedsonaf
Investigate other designs for sequential locks • lib prio: normal
#537 opened Nov 5, 2021 by wedsonaf
Implement Display for CStr and BStr good first issue • lib prio: normal
#534 opened Oct 26, 2021 by ojeda
core wanted features & bugfixes prio: meta • toolchain
#514 opened Oct 11, 2021 by ojeda
1 of 3 tasks
Make CI disallow leftover debugging code • misc prio: normal
#511 opened Oct 9, 2021 by niklasmohrin
Selftests for kernel symbol name length limitation • kbuild prio: high
#504 opened Oct 1, 2021 by fbq
Hit "Inconsistent kallsyms data" for riscv64 debug config • kbuild prio: high
#502 opened Sep 29, 2021 by fbq
Failed to compile due to insn_decoder_test failed • bug prio: normal
#493 opened Sep 9, 2021 by Leo1003
Quick Start for config does not mention CONFIG_MODVERSIONS=n dependency • docs prio: low
#482 opened Aug 14, 2021 by futuretim
pr_ macros evaluate arguments in unsafe blocks • lib prio: high
#479 opened Aug 10, 2021 by wedsonaf
ProTip! Exclude everything labeled bug with -label:bug.