index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
types.rs
Age
Commit message (
Expand
)
Author
2024-05-05
rust: types: Make Opaque::get const
Boqun Feng
2024-04-16
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-08-10
rust: types: make `Opaque` be `!Unpin`
Benno Lossin
2023-08-10
rust: make `UnsafeCell` the outer type in `Opaque`
Alice Ryhl
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2023-07-19
rust: types: make doctests compilable/testable
Miguel Ojeda
2023-05-31
rust: specify when `ARef` is thread safe
Alice Ryhl
2023-04-22
rust: introduce `ARef`
Wedson Almeida Filho
2023-04-12
rust: types: add `Opaque::ffi_init`
Benno Lossin
2023-04-12
rust: types: add `Opaque::raw_get`
Benno Lossin
2023-02-01
rust: types: implement `ForeignOwnable` for the unit type
Wedson Almeida Filho
2023-02-01
rust: types: implement `ForeignOwnable` for `Box<T>`
Wedson Almeida Filho
2023-02-01
rust: types: introduce `ForeignOwnable`
Wedson Almeida Filho
2023-02-01
rust: types: introduce `ScopeGuard`
Wedson Almeida Filho
2022-12-04
rust: types: add `Opaque` type
Wedson Almeida Filho
2022-12-04
rust: types: add `Either` type
Wedson Almeida Filho