linux-next/samples/rust
Stephen Rothwell 9b9b567376 Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git
# Conflicts:
#	rust/kernel/miscdevice.rs
#	rust/kernel/security.rs
2024-12-20 15:11:23 +11:00
..
hostprogs samples: add first Rust examples 2022-09-28 09:03:08 +02:00
Kconfig samples: rust: Provide example using the new Rust MiscDevice abstraction 2024-12-16 16:12:45 +01:00
Makefile samples: rust: Provide example using the new Rust MiscDevice abstraction 2024-12-16 16:12:45 +01:00
rust_minimal.rs rust: treewide: switch to the kernel Vec type 2024-10-15 23:10:32 +02:00
rust_misc_device.rs samples: rust_misc_device: Provide an example C program to exercise functionality 2024-12-16 16:12:56 +01:00
rust_print_events.c rust: samples: add tracepoint to Rust sample 2024-11-04 16:21:44 -05:00
rust_print_main.rs rust: finish using custom FFI integer types 2024-12-16 21:48:45 +01:00