index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rust: ioctl: Add ioctl number manipulation functions
Asahi Lina
2023-04-22
1
-0
/
+1
*
rust: uapi: Add UAPI crate
Asahi Lina
2023-04-22
1
-0
/
+1
*
rust: add basic `Task`
Wedson Almeida Filho
2023-04-22
1
-0
/
+1
*
rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
Benno Lossin
2023-04-12
1
-1
/
+0
*
rust: add pin-init API core
Benno Lossin
2023-04-12
1
-0
/
+6
*
rust: enable the `pin_macro` feature
Benno Lossin
2023-04-12
1
-0
/
+1
*
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
2023-04-10
1
-0
/
+1
*
rust: types: introduce `ForeignOwnable`
Wedson Almeida Filho
2023-02-01
1
-0
/
+1
*
rust: sync: add support for dispatching on Arc and ArcBorrow.
Wedson Almeida Filho
2023-01-16
1
-0
/
+1
*
rust: sync: allow coercion from `Arc<T>` to `Arc<U>`
Wedson Almeida Filho
2023-01-16
1
-0
/
+2
*
rust: sync: allow type of `self` to be `Arc<T>` or variants
Wedson Almeida Filho
2023-01-16
1
-0
/
+1
*
rust: sync: add `Arc` for ref-counted allocations
Wedson Almeida Filho
2023-01-16
1
-0
/
+1
*
rust: types: add `Either` type
Wedson Almeida Filho
2022-12-04
1
-0
/
+1
*
rust: build_assert: add `build_{error,assert}!` macros
Gary Guo
2022-12-04
1
-0
/
+4
*
rust: static_assert: add `static_assert!` macro
Miguel Ojeda
2022-12-04
1
-0
/
+1
*
rust: std_vendor: add `dbg!` macro based on `std`'s one
Niklas Mohrin
2022-12-04
1
-0
/
+2
*
rust: error: add `From` implementations for `Error`
Wedson Almeida Filho
2022-12-04
1
-0
/
+1
*
rust: add `kernel` crate
Wedson Almeida Filho
2022-09-28
1
-0
/
+78