Gary Guo ([email protected])

Number of posts: 231 (0.12 per day)
First post: 2019-03-24 19:15:46
Last post: 2024-06-13 17:20:15

Date List Subject
2023-04-05 20:27:57 linux-kernel Re: [PATCH v2 01/13] rust: sync: introduce `LockClassKey`
2023-04-05 20:27:53 linux-kernel Re: [PATCH v6 13/15] rust: types: add common init-helper functions for `Opaque`
2023-04-05 20:04:08 linux-kernel Re: [PATCH v6 10/15] rust: init: add `stack_pin_init!` macro
2023-04-04 14:31:32 linux-kernel Re: [PATCH v3] rust: xarray: Add an abstraction for XArray
2023-04-04 13:34:49 linux-kernel Re: [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
2023-04-04 13:33:46 linux-kernel Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function
2023-04-04 13:18:15 linux-kernel Re: [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
2023-04-04 13:15:34 linux-kernel Re: [PATCH v5 01/15] rust: enable the `pin_macro` feature
2023-04-04 13:14:45 linux-kernel Re: [PATCH v5 03/15] rust: sync: change error type of constructor functions
2023-04-03 19:23:51 linux-kernel Re: [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function
2023-04-03 15:35:42 linux-kernel Re: [PATCH v2 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()
2023-04-03 15:35:40 linux-kernel Re: [PATCH v3 2/6] rust: error: Add Error::to_ptr()
2023-04-03 15:35:02 linux-kernel Re: [PATCH 03/13] rust: lock: introduce `Mutex`
2023-04-01 07:20:29 linux-kernel Re: [PATCH 10/13] rust: introduce `Task::current`
2023-03-31 03:04:42 linux-kernel Re: [PATCH 10/13] rust: introduce `Task::current`
2023-03-31 00:30:01 linux-kernel Re: [PATCH v3 09/13] rust: init: add `Zeroable` trait and `init::zeroed` function
2023-03-30 14:21:11 linux-kernel Re: [PATCH 08/13] rust: introduce `ARef`
2023-03-30 13:13:14 linux-kernel Re: [PATCH v3 01/13] rust: macros: add `quote!` macro
2023-03-30 11:14:14 linux-kernel Re: [PATCH 01/13] rust: sync: introduce `LockClassKey`
2023-03-30 11:13:50 linux-kernel Re: [PATCH v3 13/13] rust: sync: add functions for initializing `UniqueArc<MaybeUninit<T>>`
2023-03-30 11:13:47 linux-kernel Re: [PATCH v3 12/13] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
2023-03-30 11:13:21 linux-kernel Re: [PATCH v3 10/13] rust: prelude: add `pin-init` API items to prelude
2023-03-30 11:12:46 linux-kernel Re: [PATCH v3 09/13] rust: init: add `Zeroable` trait and `init::zeroed` function
2023-03-30 11:12:08 linux-kernel Re: [PATCH v3 08/13] rust: init: add `stack_pin_init!` macro
2023-03-30 11:09:30 linux-kernel Re: [PATCH v3 07/13] rust: init: add `PinnedDrop` trait and macros
2023-03-30 11:07:21 linux-kernel Re: [PATCH v3 03/13] rust: types: add `Opaque::raw_get`
2023-03-30 11:03:51 linux-kernel Re: [PATCH v3 06/13] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
2023-03-29 20:49:26 linux-kernel Re: [PATCH v2 5/6] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
2023-03-29 20:48:47 linux-kernel Re: [PATCH v2 3/6] rust: error: Add Error::from_errno()
2023-03-29 20:48:39 linux-kernel Re: [PATCH v2 2/6] rust: error: Add Error::to_ptr()
2023-03-29 20:47:46 linux-kernel Re: [PATCH v2 1/6] rust: error: Rename to_kernel_errno() -> to_errno()
2023-03-29 20:47:40 linux-kernel Re: [PATCH v2 4/6] rust: error: Add to_result() helper
2023-03-29 20:47:05 linux-kernel Re: [PATCH 2/2] rust: ioctl: Move to the uapi crate
2023-03-29 20:36:42 linux-kernel Re: [PATCH 1/2] rust: uapi: Add UAPI crate
2023-03-16 17:39:30 linux-kernel Re: [PATCH v1 2/3] rust: add pin-init API
2023-03-15 20:07:38 linux-kernel Re: [PATCH v1 2/3] rust: add pin-init API
2023-03-13 17:52:43 linux-kernel Re: [PATCH 5/5] rust: device: Add a stub abstraction for devices
2023-03-13 17:03:59 linux-kernel Re: [PATCH 5/5] rust: device: Add a stub abstraction for devices
2023-03-07 16:50:32 linux-kernel Re: [PATCH] rust: virtio: add virtio support
2023-03-07 16:35:40 linux-kernel Re: [PATCH] scripts: rust-analyzer: Skip crate module directories
2023-03-07 02:21:22 linux-kernel Re: [RFC 0/2] RISC-V: enable rust
2023-02-27 22:43:12 linux-kernel Re: [PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
2023-02-26 13:36:33 linux-kernel Re: [PATCH 5/5] rust: error: Add from_kernel_result!() macro
2023-02-25 22:23:48 linux-kernel Re: [PATCH 5/5] rust: error: Add from_kernel_result!() macro
2023-02-25 22:19:30 linux-kernel Re: [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
2023-02-25 22:14:16 linux-kernel Re: [PATCH 1/5] rust: error: Add Error::to_ptr()
2023-02-25 00:45:41 linux-kernel Re: [PATCH] rust: Enable the new_uninit feature for kernel and driver crates
2023-02-25 00:43:48 linux-kernel Re: [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
2023-02-25 00:41:11 linux-kernel Re: [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()
2023-02-25 00:39:05 linux-kernel Re: [PATCH] rust: ioctl: Add ioctl number manipulation functions
2023-02-25 00:32:05 linux-kernel Re: [PATCH 2/3] rust: macros: concat_idents: Allow :: paths in the first argument