issues
search
fishinabarrel
/
linux-kernel-module-rust
Framework for writing Linux kernel modules in safe Rust
GNU General Public License v2.0
1.34k
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rust to C is required
#179
oiaohm
closed
5 years ago
12
build.rs: Parse the Linux version code better (closes #118)
#178
geofft
closed
5 years ago
1
Invert our build process so that the Makefile drives cargo
#177
alex
closed
5 years ago
0
Switch from xbuild to using std-aware-cargo
#176
alex
closed
5 years ago
0
Get rid of EXTRA_LDFLAGS (refs #142 and #173)
#175
geofft
closed
5 years ago
1
Build fails with: ERROR: "mcount" [/home/kees/src/rust-linux/hello-world/helloworld.ko] undefined!
#174
kees
closed
4 years ago
13
Build fails on v5.3 with "ld: no input files"
#173
kees
closed
5 years ago
3
Use target from rust itself
#172
alex
closed
5 years ago
1
Move to using the target from Rust upstream instead of our in-tree one
#171
alex
closed
5 years ago
0
kernel_module! does not work as expected
#170
aurabindo
closed
5 years ago
2
build doctests in CI
#169
alex
opened
5 years ago
0
Refs #150 -- document kernel_module! and KernelModule
#168
alex
closed
5 years ago
0
build error: setfl binding missing
#167
aurabindo
closed
5 years ago
12
Refs #150 -- document println
#166
alex
closed
5 years ago
0
aarch64 support
#165
alex
opened
5 years ago
0
Expose enough APIs to support implementing a good CSPRNG-file device
#164
alex
opened
5 years ago
0
Add API equivalent to kernel's nonseekable_open
#163
alex
opened
5 years ago
4
Add ioctl support to FileOperations
#162
alex
opened
5 years ago
0
Fixes #159 -- make the c_types module properly target aware
#161
alex
closed
5 years ago
0
Use c_void definition from libcore
#160
alex
closed
5 years ago
1
Make c_types module target aware and error on unknown targets
#159
alex
closed
5 years ago
0
Make our c_types module public
#158
alex
closed
5 years ago
0
Mark kernel modules as being authored by everyone
#157
alex
closed
5 years ago
2
[fix] Add extra macro to make builds on Debian possible
#156
mostafa
closed
5 years ago
5
Upstream target to Rust for these
#155
alex
closed
4 years ago
0
Remove long unused option from the target spec
#154
alex
closed
5 years ago
0
Document the way we use the Rust typesystem to prevent TOCTOU with userspace memory
#153
alex
closed
5 years ago
0
`hello-world` fails to build
#152
visar
opened
5 years ago
9
Automated conversion from C to Rust
#151
XVilka
opened
5 years ago
10
Write and publish docs
#150
geofft
opened
5 years ago
4
[Suggestion] An organization for the Rust-in-Linux effort
#149
ojeda
opened
5 years ago
10
Must use fallible allocation and not panic
#148
bill-myers
opened
5 years ago
2
[info] ClangBuiltLinux
#147
nickdesaulniers
opened
5 years ago
3
chrdev: Pass offset to read
#146
geofft
closed
5 years ago
3
Make mod error public
#145
geofft
closed
5 years ago
2
Make clippy warnings into errors
#144
alex
closed
5 years ago
0
Add RCU bindings
#143
geofft
opened
5 years ago
5
See if things build without these ldflags
#142
alex
closed
5 years ago
5
Support proc_mkdir + proc_create
#141
alex
opened
5 years ago
0
Upgrade to latest nightly
#140
alex
closed
5 years ago
2
Upstream support for building rust modules to mainline kernel
#139
alex
opened
5 years ago
4
Assert dmesg succeeds
#138
alex
closed
5 years ago
0
Add permanent link to slides
#137
geofft
closed
5 years ago
0
Fixes #132 -- adds tests for more sysctl code
#136
alex
closed
5 years ago
0
See if XBUILD_SYSROOT_PATH speeds up builds
#135
alex
closed
5 years ago
0
Replace most (if not all) of the author fields with FiaB
#134
alex
opened
5 years ago
6
Introduce a less verbose, type safe, idiom for C strings.
#133
alex
closed
5 years ago
0
Add another sysctl test
#132
geofft
closed
5 years ago
0
impl SysctlStorage for &T where T: SysctlStorage
#131
geofft
closed
5 years ago
2
Even more README updates
#130
geofft
closed
5 years ago
0
Previous
Next