| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-03-23 | rust: uaccess: name the correct function | Tamir Duberstein | -2/+1 |
| 2025-01-13 | rust: uaccess: generalize userSliceReader to support any Vec | Filipe Xavier | -3/+3 |
| 2024-12-16 | rust: map `long` to `isize` and `char` to `u8` | Gary Guo | -20/+7 |
| 2024-11-10 | rust: use custom FFI integer types | Gary Guo | -3/+3 |
| 2024-10-15 | rust: treewide: switch to the kernel `Vec` type | Danilo Krummrich | -10/+7 |
| 2024-10-10 | rust: kernel: move `FromBytes` and `AsBytes` traits to a new `transmute` module | Aliet Exposito Garcia | -1/+1 |
| 2024-07-08 | rust: uaccess: add typed accessors for userspace pointers | Alice Ryhl | -2/+77 |
| 2024-07-08 | rust: uaccess: add userspace pointers | Wedson Almeida Filho | -0/+313 |
