Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Issues: fishinabarrel/linux-kernel-module-rust

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

Issues list

Implement support for custom printk formats enhancement New feature or request
#269 opened Aug 30, 2020 by geofft
Add skb bindings and safe smsc9512 driver enhancement New feature or request
#261 opened Aug 28, 2020 by geofft
Add a nifty virtio driver enhancement New feature or request
#260 opened Aug 28, 2020 by geofft
Additional allocation functions for special contexts enhancement New feature or request
#258 opened Aug 28, 2020 by geofft
Investigate ftrace and live patching testing Something related to how we test this project
#256 opened Aug 27, 2020 by geofft
Run tests via qemu on multiple distros/kernels testing Something related to how we test this project
#254 opened Aug 27, 2020 by geofft
Add poll to FIleOperations enhancement New feature or request good first issue Good for newcomers
#232 opened Aug 9, 2020 by alex
Add newer kernels and newer clangs to CI testing Something related to how we test this project
#229 opened Aug 9, 2020 by geofft
Account for sysctl user->kernel pointer change bug Something isn't working
#228 opened Aug 9, 2020 by geofft
Create ABI compatibility check
#203 opened Sep 22, 2019 by geofft
Change the makefiles to not hardcode x86_64 build-system Bugs or features related to building modules
#190 opened Sep 15, 2019 by alex
build doctests in CI enhancement New feature or request testing Something related to how we test this project
#169 opened Sep 2, 2019 by alex
aarch64 support enhancement New feature or request testing Something related to how we test this project
#165 opened Sep 1, 2019 by alex
5 tasks
Expose enough APIs to support implementing a good CSPRNG-file device enhancement New feature or request good first issue Good for newcomers
#164 opened Sep 1, 2019 by alex
2 of 4 tasks
Add API equivalent to kernel's nonseekable_open enhancement New feature or request good first issue Good for newcomers
#163 opened Sep 1, 2019 by alex
Add ioctl support to FileOperations enhancement New feature or request good first issue Good for newcomers
#162 opened Sep 1, 2019 by alex
hello-world fails to build build-system Bugs or features related to building modules
#152 opened Aug 30, 2019 by visar
Automated conversion from C to Rust
#151 opened Aug 30, 2019 by XVilka
Write and publish docs enhancement New feature or request good first issue Good for newcomers
#150 opened Aug 30, 2019 by geofft
ProTip! Exclude everything labeled bug with -label:bug.