Alice Ryhl ([email protected])

Number of posts: 574 (1.41 per day)
First post: 2023-05-02 12:46:06
Last post: 2024-06-14 09:00:47

Date List Subject
2024-01-04 13:54:51 linux-kernel Re: [PATCH v2 4/4] rust: sync: update integer types in CondVar
2024-01-04 13:53:41 linux-kernel Re: [PATCH v2 4/4] rust: sync: update integer types in CondVar
2024-01-04 13:53:24 linux-kernel Re: [PATCH v2 2/4] rust: time: add msecs to jiffies conversion
2024-01-04 13:51:14 linux-kernel Re: [PATCH v2 3/4] rust: sync: add `CondVar::wait_timeout`
2024-01-04 13:50:22 linux-kernel Re: [PATCH v2 3/4] rust: sync: add `CondVar::wait_timeout`
2024-01-04 09:39:15 linux-kernel Re: [PATCH] x86: rust: Disable entry padding with Rust
2023-12-16 15:33:53 linux-kernel [PATCH v2 4/4] rust: sync: update integer types in CondVar
2023-12-16 15:32:58 linux-kernel [PATCH v2 2/4] rust: time: add msecs to jiffies conversion
2023-12-16 15:32:51 linux-kernel [PATCH v2 3/4] rust: sync: add `CondVar::wait_timeout`
2023-12-16 15:32:20 linux-kernel [PATCH v2 1/4] rust: sync: add `CondVar::notify_sync`
2023-12-16 15:31:59 linux-kernel [PATCH v2 0/4] Additional CondVar methods needed by Rust Binder
2023-12-15 12:52:33 linux-kernel Re: [PATCH] docs: rust: remove `CC=clang` mentions
2023-12-15 10:34:52 linux-kernel Re: [PATCH] kbuild: rust: add `rustupoverride` target
2023-12-15 10:28:18 linux-kernel Re: [PATCH] rust: sync: Makes `CondVar::wait()` an uninterruptible wait
2023-12-14 11:34:22 linux-kernel Re: [PATCH] rust: upgrade to Rust 1.74.1
2023-12-13 11:04:53 linux-kernel Re: [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-13 11:03:03 linux-kernel Re: [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
2023-12-13 10:09:32 linux-kernel Re: [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
2023-12-12 10:00:14 linux-kernel Re: [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
2023-12-12 09:52:56 linux-kernel Re: [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
2023-12-12 09:51:48 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-12 09:46:21 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-12 09:35:32 linux-kernel Re: [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-12 09:19:45 linux-kernel Re: [PATCH V2] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-11 15:35:10 linux-kernel Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
2023-12-11 15:35:08 linux-kernel Re: [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
2023-12-11 15:35:04 linux-kernel Re: [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
2023-12-11 15:35:02 linux-kernel Re: [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-11 15:34:59 linux-kernel Re: [PATCH v2 3/7] rust: security: add abstraction for secctx
2023-12-11 15:34:58 linux-kernel Re: [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
2023-12-11 15:34:54 linux-kernel Re: [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
2023-12-08 15:28:51 linux-kernel [PATCH] binder: use enum for binder ioctls
2023-12-08 10:33:28 linux-kernel Re: [PATCH] docs: rust: Clarify that 'rustup override' applies to build directory
2023-12-08 07:43:55 linux-kernel Re: [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
2023-12-08 07:37:55 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-08 07:30:18 linux-kernel Re: [PATCH 1/2] rust: sync: add `CondVar::notify_sync`
2023-12-06 17:01:15 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-06 16:42:57 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-06 16:39:15 linux-kernel Re: [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-06 13:50:43 linux-kernel Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
2023-12-06 12:58:13 linux-kernel Re: [PATCH v2 5/7] rust: file: add `Kuid` wrapper
2023-12-06 12:02:06 linux-kernel [PATCH v2 6/7] rust: file: add `DeferredFdCloser`
2023-12-06 12:01:54 linux-kernel [PATCH v2 7/7] rust: file: add abstraction for `poll_table`
2023-12-06 12:01:46 linux-kernel [PATCH v2 5/7] rust: file: add `Kuid` wrapper
2023-12-06 12:01:37 linux-kernel [PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
2023-12-06 12:01:36 linux-kernel [PATCH v2 3/7] rust: security: add abstraction for secctx
2023-12-06 12:01:18 linux-kernel [PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
2023-12-06 12:01:02 linux-kernel [PATCH v2 0/7] File abstractions needed by Rust Binder
2023-12-06 12:00:40 linux-kernel [PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
2023-12-06 10:10:16 linux-kernel [PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
2023-12-06 10:10:05 linux-kernel [PATCH 1/2] rust: sync: add `CondVar::notify_sync`