Benno Lossin ([email protected])

Number of posts: 371 (0.96 per day)
First post: 2023-04-13 08:07:55
Last post: 2024-05-04 15:45:41

Date List Subject
2024-05-04 15:45:41 linux-kernel Re: [PATCH 2/2] rust: init: add re-initialization functions
2024-04-29 17:44:50 linux-kernel Re: [PATCH 2/2] rust: init: add re-initialization functions
2024-04-26 07:53:04 linux-kernel Re: [PATCH] rust: hrtimer: introduce hrtimer support
2024-04-26 07:05:25 linux-kernel Re: [PATCH v3 5/5] rust: rbtree: add `RBTree::entry`
2024-04-26 06:43:58 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-04-25 22:35:22 linux-kernel Re: [PATCH v3 2/5] rust: rbtree: add `RBTreeIterator`
2024-04-25 22:20:46 linux-kernel Re: [PATCH v3 4/5] rust: rbtree: add `RBTreeCursor`
2024-04-25 22:13:43 linux-kernel Re: [PATCH v3 3/5] rust: rbtree: add `RBTreeIteratorMut`
2024-04-25 21:47:11 linux-kernel Re: [PATCH v3 2/5] rust: rbtree: add `RBTreeIterator`
2024-04-25 21:35:29 linux-kernel [PATCH 2/2] rust: init: add re-initialization functions
2024-04-25 21:34:58 linux-kernel [PATCH 1/2] rust: kernel: add `drop_contents` to `BoxExt`
2024-04-25 21:30:05 linux-kernel Re: [PATCH v3 1/5] rust: rbtree: add red-black tree implementation backed by the C version
2024-04-25 20:52:40 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-04-25 17:02:21 linux-kernel Re: [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driver
2024-04-25 16:45:32 linux-kernel Re: [PATCH v3 00/10] Allocation APIs
2024-04-25 15:51:59 linux-kernel Re: [RFC PATCH 1/3] rust: Add bindings for OPP framework
2024-04-25 15:47:27 linux-kernel Re: [PATCH 1/4] WIP: rust: Add basic KMS bindings
2024-04-25 15:46:47 linux-kernel Re: [PATCH 2/4] WIP: drm: Introduce rvkms
2024-04-19 19:24:50 linux-kernel Re: [PATCH v6 4/4] rust: add abstraction for `struct page`
2024-04-18 13:12:26 linux-kernel Re: [PATCH v6 3/4] rust: uaccess: add typed accessors for userspace pointers
2024-04-17 15:41:40 linux-kernel Re: [PATCH] rust: init: change the generated name of guard variables
2024-04-17 15:27:40 linux-kernel Re: [PATCH v5 1/4] rust: uaccess: add userspace pointers
2024-04-15 10:32:14 linux-kernel Re: [PATCH v5 1/4] rust: uaccess: add userspace pointers
2024-04-15 09:55:08 linux-kernel Re: [PATCH v5 4/4] rust: add abstraction for `struct page`
2024-04-15 09:37:56 linux-kernel Re: [PATCH v5 1/4] rust: uaccess: add userspace pointers
2024-04-12 09:05:30 linux-kernel Re: [PATCH] rust: remove unneeded `kernel::prelude` imports from doctests
2024-04-08 08:57:38 linux-kernel Re: [PATCH 5/9] rust: list: add List
2024-04-07 10:18:15 linux-kernel Re: [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driver
2024-04-07 09:55:00 linux-kernel Re: [RFC PATCH 3/3] cpufreq: Add Rust based cpufreq-dt driver
2024-04-07 09:54:43 linux-kernel Re: [RFC PATCH 1/3] rust: Add bindings for OPP framework
2024-04-07 08:59:13 linux-kernel Re: [PATCH v4 4/4] rust: add abstraction for `struct page`
2024-04-07 08:57:18 linux-kernel Re: [PATCH v4] rust: init: remove impl Zeroable for Infallible
2024-04-05 09:48:10 linux-kernel Re: [PATCH 3/9] rust: list: add struct with prev/next pointers
2024-04-05 09:47:49 linux-kernel Re: [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
2024-04-04 22:51:47 linux-kernel Re: [PATCH v4 4/4] rust: add abstraction for `struct page`
2024-04-04 20:40:47 linux-kernel Re: [PATCH v4 1/4] rust: uaccess: add userspace pointers
2024-04-04 16:07:08 linux-kernel Re: [PATCH 8/9] rust: list: support heterogeneous lists
2024-04-04 15:50:55 linux-kernel Re: [PATCH 9/9] rust: list: add ListArcField
2024-04-04 14:53:41 linux-kernel Re: [PATCH 6/9] rust: list: add iterators
2024-04-04 14:52:14 linux-kernel Re: [PATCH 5/9] rust: list: add List
2024-04-04 14:45:24 linux-kernel Re: [PATCH 2/9] rust: list: add tracking for ListArc
2024-04-04 14:38:26 linux-kernel Re: [PATCH 6/9] rust: list: add iterators
2024-04-04 14:06:56 linux-kernel Re: [PATCH 3/9] rust: list: add struct with prev/next pointers
2024-04-04 14:06:29 linux-kernel Re: [PATCH 5/9] rust: list: add List
2024-04-04 13:47:15 linux-kernel Re: [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
2024-04-04 13:29:54 linux-kernel Re: [PATCH 7/9] rust: list: add cursor
2024-04-04 09:04:33 linux-kernel Re: [RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
2024-04-04 09:01:49 linux-kernel Re: [PATCH v4] rust: init: remove impl Zeroable for Infallible
2024-04-04 08:53:41 linux-kernel Re: [PATCH] rust: init: change the generated name of guard variables
2024-04-03 22:10:10 linux-kernel Re: [PATCH] rust: init: change the generated name of guard variables
2024-04-03 19:44:34 linux-kernel [PATCH] rust: init: change the generated name of guard variables