Age | Commit message (Expand) | Author |
---|---|---|
2025-03-13 | rust: map `long` to `isize` and `char` to `u8` | Gary Guo |
2025-03-13 | rust: use custom FFI integer types | Gary Guo |
2025-03-13 | rust: treewide: switch to the kernel `Vec` type | Danilo Krummrich |
2024-07-08 | rust: uaccess: add typed accessors for userspace pointers | Alice Ryhl |
2024-07-08 | rust: uaccess: add userspace pointers | Wedson Almeida Filho |