Andreas Hindborg ([email protected])

Number of posts: 279 (0.56 per day)
First post: 2023-01-30 20:08:29
Last post: 2024-06-11 15:49:21

Date List Subject
2023-03-02 10:35:19 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-03-02 07:50:14 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-03-01 08:43:43 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-02-27 15:39:34 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-02-27 14:46:41 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-02-27 14:38:01 linux-kernel Re: [PATCH] rust: Enable the new_uninit feature for kernel and driver crates
2023-02-27 13:43:53 linux-kernel Re: [PATCH 4/5] rust: error: Add a helper to convert a C ERR_PTR to a `Result`
2023-02-27 13:28:48 linux-kernel Re: [PATCH 2/5] rust: error: Add Error::from_kernel_errno()
2023-02-27 13:27:14 linux-kernel Re: [PATCH 3/5] rust: error: Add to_result() helper
2023-02-27 13:15:35 linux-kernel Re: [PATCH] rust: Enable the new_uninit feature for kernel and driver crates
2023-02-27 12:19:04 linux-kernel Re: [PATCH v2] block: ublk: enable zoned storage support
2023-02-27 11:49:14 linux-kernel Re: [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()
2023-02-27 11:48:14 linux-kernel Re: [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
2023-02-24 20:06:57 linux-kernel [PATCH v2] block: ublk: enable zoned storage support
2023-02-24 18:25:38 linux-kernel Re: [PATCH] block: ublk: enable zoned storage support
2023-02-24 13:00:56 linux-kernel [PATCH] block: ublk: enable zoned storage support
2023-02-08 10:02:20 linux-kernel Re: [PATCH v2 2/2] sample: rust: print: Add sampe code for Arc printing
2023-02-08 10:01:46 linux-kernel Re: [PATCH v2 1/2] rust: sync: impl {Debug,Display} for {Unique,}Arc
2023-02-07 09:34:14 linux-kernel Re: [PATCH v2 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`
2023-02-01 10:36:00 linux-kernel Re: [PATCH v2 5/5] rust: types: implement `ForeignOwnable` for `Arc<T>`
2023-02-01 09:59:15 linux-kernel Re: [PATCH v2 4/5] rust: types: implement `ForeignOwnable` for the unit type
2023-02-01 09:57:16 linux-kernel Re: [PATCH v2 3/5] rust: types: implement `ForeignOwnable` for `Box<T>`
2023-02-01 09:41:01 linux-kernel Re: [PATCH v2 2/5] rust: types: introduce `ForeignOwnable`
2023-01-30 20:08:29 linux-kernel Re: [PATCH v2 1/5] rust: types: introduce `ScopeGuard`