public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-14 23:31:05 to 2026-02-16 14:06:19 UTC [more...]

[PATCH] rust: add a ring buffer implementation
 2026-02-16 14:06 UTC  (9+ messages)

[PATCH] rust: io: macro_export io_define_read!() and io_define_write!()
 2026-02-16 13:47 UTC  (6+ messages)

[PATCH] rust: time: add `Delta::from_nanos`
 2026-02-16 13:38 UTC  (3+ messages)

[PATCH] rust: sync: add lazy initialization methods to SetOnce
 2026-02-16 13:32 UTC  (7+ messages)

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-16 13:27 UTC  (9+ messages)
` [PATCH v2 1/6] "

Mainline UML Rust stable io.rs unused imports
 2026-02-16 13:22 UTC  (4+ messages)

[PATCH v4] rust: list: Add unsafe for container_of
 2026-02-16 13:16 UTC 

[PATCH V2 0/3] Rust support for powerpc
 2026-02-16 11:29 UTC  (7+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
        ` Rust version requirement (was: [PATCH V2 3/3] powerpc: Enable Rust for ppc64le)

[PATCH] rust: pin-init: replace clippy `expect` with `allow`
 2026-02-16 11:17 UTC  (7+ messages)

[PATCH v6 0/9] rust: add `register!` macro
 2026-02-16 10:52 UTC  (17+ messages)
` [PATCH v6 1/9] rust: enable the `generic_arg_infer` feature
` [PATCH v6 2/9] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH v6 3/9] rust: num: add `into_bool` method "
` [PATCH v6 4/9] rust: num: make Bounded::get const
` [PATCH v6 5/9] rust: io: add IoRef and IoWrite types
` [PATCH v6 6/9] rust: io: use generic read/write accessors for primitive accesses
` [PATCH v6 7/9] rust: io: add `register!` macro
` [PATCH v6 8/9] sample: rust: pci: use "
` [PATCH FOR REFERENCE v6 9/9] gpu: nova-core: use the kernel "

[PATCH] rust: sync: add `UniqueArc::as_ptr`
 2026-02-16 10:12 UTC  (5+ messages)

[PATCH] configfs: rust: add an API for adding default groups from C
 2026-02-16  9:58 UTC  (3+ messages)

Consider backporting rustdoc fixes for 6.18.y
 2026-02-16  9:45 UTC  (2+ messages)

[PATCH v5 0/3] rust: alloc: add KVVec shrinking method
 2026-02-16  9:41 UTC  (7+ messages)
` [PATCH v5 2/3] rust: alloc: add KUnit tests for KVVec shrink_to

[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
 2026-02-16  9:37 UTC  (7+ messages)

[PATCH] rust: sync: export lock::do_unlocked
 2026-02-16  8:54 UTC  (4+ messages)

[PATCH 0/2] rust: pages that cannot be racy
 2026-02-16  8:52 UTC  (6+ messages)
` [PATCH 1/2] rust: page: add `SafePage` for race-free page access
` [PATCH 2/2] rust: page: add method to copy data between safe pages

[PATCH 0/2] rust: add a few helpers
 2026-02-16  8:39 UTC  (7+ messages)
` [PATCH 1/2] rust: add a wrapper for the `num_possible_cpus` C function
` [PATCH 2/2] rust: add a wrapper for the `nr_online_nodes` "

[PATCH] rust: hrtimer: document handle based design rationale
 2026-02-16  8:38 UTC  (2+ messages)

[PATCH] rust: time: implement `Display` for `Delta`
 2026-02-16  8:34 UTC  (2+ messages)

[PATCH v2 0/5] Use struct devres_node in Devres<T>
 2026-02-16  8:29 UTC  (3+ messages)
` [PATCH v2 5/5] rust: devres: embed struct devres_node directly

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-16  8:27 UTC  (3+ messages)
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH 0/2] binder+rust_binder: use current_euid() for transaction sender identity
 2026-02-16  8:16 UTC  (2+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-16  4:25 UTC  (3+ messages)
` [RFC v3 09/27] PCI/CMA: Authenticate devices on enumeration

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-02-15 23:36 UTC  (80+ messages)
` [PATCH 01/79] block: rnull: adopt new formatting guidelines
` [PATCH 02/79] block: rnull: add module parameters
` [PATCH 03/79] block: rnull: add macros to define configfs attributes
` [PATCH 04/79] block: rust: fix generation of bindings to `BLK_STS_.*`
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
` [PATCH 06/79] block: rust: add `Request` private data support
` [PATCH 07/79] block: rust: allow `hrtimer::Timer` in `RequestData`
` [PATCH 08/79] block: rnull: add timer completion mode
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`
` [PATCH 11/79] block: rust: mq: use GFP_KERNEL from prelude
` [PATCH 12/79] block: rust: add `TagSet` flags
` [PATCH 13/79] block: rnull: add memory backing
` [PATCH 14/79] block: rnull: add submit queue count config option
` [PATCH 15/79] block: rnull: add `use_per_node_hctx` "
` [PATCH 16/79] block: rust: allow specifying home node when constructing `TagSet`
` [PATCH 17/79] block: rnull: allow specifying the home numa node
` [PATCH 18/79] block: rust: add Request::sectors() method
` [PATCH 19/79] block: rust: mq: add max_hw_discard_sectors support to GenDiskBuilder
` [PATCH 20/79] block: rnull: add discard support
` [PATCH 21/79] block: rust: add `NoDefaultScheduler` flag for `TagSet`
` [PATCH 22/79] block: rnull: add no_sched module parameter and configfs attribute
` [PATCH 23/79] block: rust: change sector type from usize to u64
` [PATCH 24/79] block: rust: add `BadBlocks` for bad block tracking
` [PATCH 25/79] block: rust: mq: add Request::end() method for custom status codes
` [PATCH 26/79] block: rnull: add badblocks support
` [PATCH 27/79] block: rnull: add badblocks_once support
` [PATCH 28/79] block: rnull: add partial I/O support for bad blocks
` [PATCH 29/79] block: rust: add `TagSet` private data support
` [PATCH 30/79] block: rust: add `hctx` "
` [PATCH 31/79] block: rnull: add volatile cache emulation
` [PATCH 32/79] block: rust: implement `Sync` for `GenDisk`
` [PATCH 33/79] block: rust: add a back reference feature to `GenDisk`
` [PATCH 34/79] block: rust: introduce an idle type state for `Request`
` [PATCH 35/79] block: rust: add a request queue abstraction
` [PATCH 36/79] block: rust: add a method to get the request queue for a request
` [PATCH 37/79] block: rust: introduce `kernel::block::error`
` [PATCH 38/79] block: rust: require `queue_rq` to return a `BlkResult`
` [PATCH 39/79] block: rust: add `GenDisk::queue_data`
` [PATCH 40/79] block: rnull: add bandwidth limiting
` [PATCH 41/79] block: rnull: add blocking queue mode
` [PATCH 42/79] block: rnull: add shared tags
` [PATCH 43/79] block: rnull: add queue depth config option
` [PATCH 44/79] block: rust: add an abstraction for `bindings::req_op`
` [PATCH 45/79] block: rust: add a method to set the target sector of a request
` [PATCH 46/79] block: rust: move gendisk vtable construction to separate function
` [PATCH 47/79] block: rust: add zoned block device support
` [PATCH 48/79] block: rnull: add zoned storage support
` [PATCH 49/79] block: rust: add `map_queues` support
` [PATCH 50/79] block: rust: add an abstraction for `struct blk_mq_queue_map`
` [PATCH 51/79] block: rust: add polled completion support
` [PATCH 52/79] block: rust: add accessors to `TagSet`
` [PATCH 53/79] block: rnull: add polled completion support
` [PATCH 54/79] block: rnull: add REQ_OP_FLUSH support
` [PATCH 55/79] block: rust: add request flags abstraction
` [PATCH 56/79] block: rust: add abstraction for block queue feature flags
` [PATCH 57/79] block: rust: allow setting write cache and FUA flags for `GenDisk`
` [PATCH 58/79] block: rust: add `Segment::copy_to_page_limit`
` [PATCH 59/79] block: rnull: add fua support
` [PATCH 60/79] block: fix arg type in `blk_mq_update_nr_hw_queues`
` [PATCH 61/79] block: rust: add `GenDisk::tag_set`
` [PATCH 62/79] block: rust: add `TagSet::update_hw_queue_count`
` [PATCH 63/79] block: rnull: add an option to change the number of hardware queues
` [PATCH 64/79] block: rust: add an abstraction for `struct rq_list`
` [PATCH 65/79] block: rust: add `queue_rqs` vtable hook
` [PATCH 66/79] block: rnull: support queue_rqs
` [PATCH 67/79] block: rust: remove the `is_poll` parameter from `queue_rq`
` [PATCH 68/79] block: rust: add a debug assert for refcounts
` [PATCH 69/79] block: rust: add `TagSet::tag_to_rq`
` [PATCH 70/79] block: rust: add `Request::queue_index`
` [PATCH 71/79] block: rust: add `Request::requeue`
` [PATCH 72/79] block: rust: add `request_timeout` hook
` [PATCH 73/79] block: rnull: add fault injection support
` [PATCH 74/79] block: rust: add max_sectors option to `GenDiskBuilder`
` [PATCH 75/79] block: rnull: allow configuration of the maximum IO size
` [PATCH 76/79] block: rust: add `virt_boundary_mask` option to `GenDiskBuilder`
` [PATCH 77/79] block: rnull: add `virt_boundary` option
` [PATCH 78/79] block: rnull: add `shared_tag_bitmap` config option
` [PATCH 79/79] block: rnull: add zone offline and readonly configfs files

[PATCH] fault-inject: rust: add a Rust API for fault-injection
 2026-02-15 21:30 UTC 

[PATCH] rust: hrtimer: add active() method to query timer state
 2026-02-15 20:59 UTC  (2+ messages)

[PATCH 0/2] rust: impl_flags: add convenience functions
 2026-02-15 20:53 UTC  (4+ messages)
` [PATCH 1/2] rust: impl_flags: add conversion functions
` [PATCH 2/2] rust: impl_flags: add bitwise operations with the underlying type

[PATCH 0/4] rust: add pointer projection infrastructure and convert DMA
 2026-02-15 17:02 UTC  (9+ messages)

[PATCH] rust: irq: add `'static` bounds to irq callbacks
 2026-02-15 12:12 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-15  6:42 UTC  (3+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller

[PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file
 2026-02-14 23:32 UTC  (5+ messages)
` [PATCH v9 0/2] modularize Rust lints and add RUST_UNWRAP check


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox