index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
types.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-25
rust: types: add `ARef::into_raw`
Kartik Prajapati
1
-1
/
+30
2024-08-18
rust: types: improve `ForeignOwnable` documentation
Benno Lossin
1
-1
/
+4
2024-08-18
rust: implement ForeignOwnable for Pin<Box<T>>
Alice Ryhl
1
-0
/
+27
2024-07-08
rust: uaccess: add typed accessors for userspace pointers
Alice Ryhl
1
-0
/
+64
2024-05-05
rust: types: Make Opaque::get const
Boqun Feng
1
-1
/
+1
2024-04-16
rust: alloc: update `VecExt` to take allocation flags
Wedson Almeida Filho
1
-2
/
+2
2024-02-25
rust: types: add `try_from_foreign()` method
Obei Sideg
1
-0
/
+19
2024-02-18
rust: kernel: add blank lines in front of code blocks
Valentin Obst
1
-0
/
+3
2023-08-29
Merge tag 'rust-6.6' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-6
/
+15
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-3
/
+3
2023-08-10
rust: types: make `Opaque` be `!Unpin`
Benno Lossin
1
-5
/
+14
2023-08-10
rust: make `UnsafeCell` the outer type in `Opaque`
Alice Ryhl
1
-5
/
+5
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
1
-20
/
+2
2023-07-19
rust: types: make doctests compilable/testable
Miguel Ojeda
1
-3
/
+3
2023-05-31
rust: specify when `ARef` is thread safe
Alice Ryhl
1
-0
/
+13
2023-04-22
rust: introduce `ARef`
Wedson Almeida Filho
1
-0
/
+107
2023-04-12
rust: types: add `Opaque::ffi_init`
Benno Lossin
1
-0
/
+20
2023-04-12
rust: types: add `Opaque::raw_get`
Benno Lossin
1
-0
/
+8
2023-02-01
rust: types: implement `ForeignOwnable` for the unit type
Wedson Almeida Filho
1
-0
/
+12
2023-02-01
rust: types: implement `ForeignOwnable` for `Box<T>`
Wedson Almeida Filho
1
-0
/
+23
2023-02-01
rust: types: introduce `ForeignOwnable`
Wedson Almeida Filho
1
-0
/
+54
2023-02-01
rust: types: introduce `ScopeGuard`
Wedson Almeida Filho
1
-1
/
+125
2022-12-04
rust: types: add `Opaque` type
Wedson Almeida Filho
1
-0
/
+25
2022-12-04
rust: types: add `Either` type
Wedson Almeida Filho
1
-0
/
+12