rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-30 23:40:49 to 2025-04-07 13:07:55 UTC [more...]

[PATCH v2 0/3] rust: alloc: add Vec::resize and Vec::truncate
 2025-04-07 13:07 UTC  (2+ messages)

[PATCH 1/2] rust: alloc: extend safety requirements of Vec::set_len()
 2025-04-07 12:10 UTC  (3+ messages)
` [PATCH 2/2] rust: alloc: add missing invariant in Vec::set_len()

ABI stability and Rust
 2025-04-07 11:23 UTC  (5+ messages)

[PATCH v3] rust: alloc: implement `extend` for `Vec`
 2025-04-07 11:01 UTC  (2+ messages)

[PATCH v3 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-07  7:57 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] samples: rust: convert PCI rust sample driver to use try_access_with()

[PATCH v4] rust: convert raw URLs to Markdown autolinks in comments
 2025-04-07  3:34 UTC 

[PATCH v3] arm: rust: Enable Rust support for ARMv7
 2025-04-06 21:48 UTC  (14+ messages)

[PATCH v3 1/1] rust: convert raw URLs to Markdown autolinks in comments
 2025-04-06 21:08 UTC  (2+ messages)

[PATCH] rust: convert raw URLs to Markdown autolinks in comments
 2025-04-06 13:15 UTC  (6+ messages)

[PATCH v2] rust: alloc: implement `extend` for `Vec`
 2025-04-06 13:05 UTC  (5+ messages)

[PATCH] rust: convert raw URLs to Markdown autolinks in comments
 2025-04-06 11:55 UTC  (2+ messages)

[PATCH v1 0/2] add Rust version of might_sleep()
 2025-04-06 11:07 UTC  (3+ messages)
` [PATCH v1 1/2] sched/core: Add __might_sleep_precision()
` [PATCH v1 2/2] rust: task: add Rust version of might_sleep()

[PATCH v12 0/5] rust: Add IO polling
 2025-04-06  9:31 UTC  (8+ messages)
` [PATCH v12 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v12 2/5] rust: time: Introduce Delta type
` [PATCH v12 3/5] rust: time: Introduce Instant type
` [PATCH v12 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v12 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff

[RFC PATCH 0/2] rust: add support for maple trees
 2025-04-06  9:30 UTC  (7+ messages)
` [RFC PATCH 1/2] maple_tree: add __mtree_insert_range function
` [RFC PATCH 2/2] rust: add maple tree abstractions

[PATCH] rust: alloc: implement `extend` for `Vec`
 2025-04-05 13:51 UTC  (2+ messages)

[PATCH v9 9/9] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
 2025-04-05  8:55 UTC  (3+ messages)

[PATCH] scripts: generate_rust_analyzer: Add ffi crate
 2025-04-05  7:41 UTC  (3+ messages)

[PATCH v9 0/9] Refcounted interrupts, SpinLockIrq for rust
 2025-04-04 21:56 UTC  (4+ messages)
` [PATCH v9 6/9] rust: sync: Add SpinLockIrq

[RFC v3 00/33] Rust bindings for KMS + RVKMS
 2025-04-04 19:39 UTC  (3+ messages)
` [RFC v3 02/33] rust: drm: Add traits for registering KMS devices

[PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
 2025-04-04 16:40 UTC  (18+ messages)

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-04 16:35 UTC  (25+ messages)
` [PATCH 01/10] rust: Move property_present to property.rs
` [PATCH 03/10] device property: Add fwnode_property_read_int_array()
` [PATCH 04/10] rust: Add bindings for reading device properties

[PATCH] rust: clean Rust 1.86.0 new `clippy::needless_continue` cases
 2025-04-03 17:35 UTC  (11+ messages)

[PATCH] rust: disable `clippy::needless_continue`
 2025-04-03 16:38 UTC 

[PATCH v11 0/8] rust: Add IO polling
 2025-04-03 12:23 UTC  (6+ messages)
` [PATCH v11 4/8] rust: time: Introduce Instant type

[PATCH 0/6] rust/hrtimer: Various hrtimer + time additions
 2025-04-03 11:25 UTC  (8+ messages)
` [PATCH 1/6] rust: time: Add Ktime::from_ns()
` [PATCH 2/6] rust: hrtimer: Add HrTimerCallbackContext and ::forward()
` [PATCH 3/6] rust: hrtimer: Add HrTimerClockBase
` [PATCH 4/6] rust: hrtimer: Add HrTimerClockBase::time()
` [PATCH 5/6] rust: hrtimer: Add HrTimerCallbackContext::forward_now()
` [PATCH 6/6] rust: hrtimer: Add HrTimerCallback::expires()

[PATCH V4 0/2] Rust: Add cpumask abstractions
 2025-04-03 10:41 UTC  (11+ messages)
` [PATCH V4 1/2] rust: Add initial "
` [PATCH V4 2/2] MAINTAINERS: Add entry for Rust bitmap API

[PATCH v2] docs: rust: quick-start: update Ubuntu instructions
 2025-04-02 16:06 UTC  (6+ messages)

[PATCH v3] docs: rust: quick-start: update Ubuntu instructions
 2025-04-02 16:00 UTC 

[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
 2025-04-02  9:06 UTC  (13+ messages)
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device

[PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction
 2025-04-01 17:07 UTC  (6+ messages)

[PATCH V3 0/2] Rust: Add cpumask abstractions
 2025-04-01 16:01 UTC  (4+ messages)
` [PATCH V3 2/2] MAINTAINERS: Add entry for Rust bitmap API

[PATCH v2 1/1] rust: macros: Fix macro referencing core and kernel crates v2
 2025-04-01 14:07 UTC  (10+ messages)
` [PATCH v3] rust: macros: Fix macro referencing core and kernel crates
` [PATCH] "
` [PATCH] docs: rust: quick-start: update Ubuntu instructions

[PATCH v5 00/13] rust: generate_rust_analyzer.py: define host crates and scripts
 2025-04-01 13:34 UTC  (10+ messages)
` [PATCH v5 05/13] scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`
` [PATCH v5 06/13] scripts: generate_rust_analyzer.py: add type hints
` [PATCH v5 07/13] scripts: generate_rust_analyzer.py: avoid optional arguments

[GIT PULL] Rust fixes for 6.15 merge
 2025-04-01 11:02 UTC  (4+ messages)

[PATCH v2 0/2] drm: Make some resolution info unsigned
 2025-04-01  7:15 UTC  (4+ messages)
` [PATCH v2 1/2] drm/edid: Use unsigned int in drm_add_modes_noedid()
` [PATCH v2 2/2] drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsigned

[PATCH v2] rust: add new macro for common bitmap operations
 2025-03-31 22:50 UTC  (4+ messages)

[PATCH 0/9] Implement "Bound" device context
 2025-03-31 20:28 UTC  (10+ messages)
` [PATCH 1/9] rust: device: implement impl_device_context_deref!
` [PATCH 2/9] rust: device: implement impl_device_context_into_aref!
` [PATCH 3/9] rust: device: implement device context for Device
` [PATCH 4/9] rust: platform: preserve device context in AsRef
` [PATCH 5/9] rust: pci: "
` [PATCH 6/9] rust: device: implement Bound device context
` [PATCH 7/9] rust: pci: move iomap_region() to impl Device<Bound>
` [PATCH 8/9] rust: devres: require a bound device
` [PATCH 9/9] rust: dma: "

[PATCH v6 0/4] rust: adds Bitmap API, ID pool and bindings
 2025-03-31 18:52 UTC  (6+ messages)
` [PATCH v6 3/4] rust: add bitmap API

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-03-31 18:31 UTC  (5+ messages)
` [PATCH] "

[PATCH v9 0/3] rust: extend `module!` macro with integer parameter support
 2025-03-31 13:34 UTC  (4+ messages)
` [PATCH v9 1/3] rust: str: add radix prefixed integer parsing functions

[GIT PULL] Rust for 6.15
 2025-03-31 12:25 UTC  (4+ messages)

[PATCH 0/3] Additional fixes for dma coherent allocator
 2025-03-31 12:16 UTC  (8+ messages)
` [PATCH 2/3] rust: dma: convert the read/write macros to return Result
` [PATCH 3/3] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH] scripts: generate_rust_analyzer: fix pin-init name in kernel deps
 2025-03-31 10:35 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).