messages from 2025-03-20 23:55:06 to 2025-03-24 16:49:22 UTC [more...]
[PATCH v4 0/3] Implement TryFrom<&Device> for bus specific devices
2025-03-24 16:49 UTC (12+ messages)
` [PATCH v4 1/3] rust: device: implement bus_type_raw()
` [PATCH v4 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
` [PATCH v4 3/3] rust: platform: impl TryFrom<&Device> for &platform::Device
[PATCH 0/2] Add a Rust GPUVM abstraction
2025-03-24 15:13 UTC (3+ messages)
` [PATCH 1/2] rust: helpers: Add bindings/wrappers for dma_resv
` [PATCH 2/2] rust: drm: Add GPUVM abstraction
[PATCH v3] drm: Add UAPI for the Asahi driver
2025-03-24 14:10 UTC (11+ messages)
[PATCH v5] rust: transmute: Add methods for FromBytes trait
2025-03-24 12:31 UTC (4+ messages)
[PATCH v2] rust: sync: optimize rust symbol generation for CondVar
2025-03-24 9:37 UTC (2+ messages)
[PATCH v8 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-03-24 7:59 UTC (11+ messages)
` [PATCH v8 1/4] rust: types: Add Ownable/Owned types
` [PATCH v8 2/4] rust: rename AlwaysRefCounted to RefCounted
` [PATCH v8 4/4] rust: adding OwnableRefCounted and SimpleOwnableRefCounted
[PATCH] rust: sync: optimize rust symbol generation for CondVar
2025-03-24 6:01 UTC (7+ messages)
[PATCH v2] rust: sync: optimize Rust symbol generation for PollCondVar
2025-03-24 2:13 UTC (3+ messages)
[RFC PATCH v3 0/7] gpu: nova-core: register definitions and basic timer and falcon devices
2025-03-24 1:03 UTC (8+ messages)
` [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device
[PATCH v4] drm: Add UAPI for the Asahi driver
2025-03-23 22:41 UTC
[PATCH v2] rust: macros: fix `make rusttest` build on macOS
2025-03-23 22:38 UTC (2+ messages)
[PATCH v5 00/17] refactor to utilize `&raw [const|mut]`
2025-03-23 22:32 UTC (40+ messages)
` [PATCH v5 01/17] rust: enable `raw_ref_op` feature
` [PATCH v5 02/17] rust: init: refactor to use `&raw [const|mut]`
` [PATCH v5 03/17] rust: list: "
` [PATCH v5 04/17] rust: task: remove use of `addr_of!` macro
` [PATCH v5 05/17] rust: faux: refactor to use `&raw [const|mut]`
` [PATCH v5 06/17] rust: platform: "
` [PATCH v5 07/17] rust: pci: "
` [PATCH v5 08/17] rust: kunit: "
` [PATCH v5 09/17] rust: workqueue: "
` [PATCH v5 11/17] rust: rbtree: "
` [PATCH v5 13/17] rust: sync: arc: "
` [PATCH v5 14/17] rust: jump_label: "
` [PATCH v5 15/17] rust: fs: file: "
` [PATCH v5 16/17] rust: block: "
` [PATCH v5 17/17] rust: clippy: disallow `addr_of[_mut]!` macros
[PATCH] rust: uaccess: name the correct function
2025-03-23 22:31 UTC (2+ messages)
[PATCH] rust: rbtree: fix comments referring to Box instead of KBox
2025-03-23 22:31 UTC (2+ messages)
[PATCH v3] rust: task: mark Task methods inline
2025-03-23 18:17 UTC (2+ messages)
[PATCH v4 00/11] rust: generate_rust_analyzer.py: define host crates and scripts
2025-03-23 12:40 UTC (13+ messages)
` [PATCH v4 01/11] scripts: generate_rust_analyzer.py: add missing whitespace
` [PATCH v4 02/11] scripts: generate_rust_analyzer.py: use double quotes
` [PATCH v4 03/11] scripts: generate_rust_analyzer.py: add trailing comma
` [PATCH v4 04/11] scripts: generate_rust_analyzer.py: extract `{build,register}_crate`
` [PATCH v4 05/11] scripts: generate_rust_analyzer.py: add type hints
` [PATCH v4 06/11] scripts: generate_rust_analyzer.py: use str(pathlib.Path)
` [PATCH v4 07/11] scripts: generate_rust_analyzer.py: identify crates explicitly
` [PATCH v4 08/11] scripts: generate_rust_analyzer.py: define host crates
` [PATCH v4 09/11] scripts: generate_rust_analyzer.py: avoid FD leak
` [PATCH v4 10/11] scripts: generate_rust_analyzer.py: define scripts
` [PATCH v4 11/11] scripts: generate_rust_analyzer.py: use `cfg_groups`
[PATCH v2] rust: block: Remove unnecessary comma in introduction
2025-03-23 12:25 UTC (2+ messages)
[PATCH v5 12/17] rust: net: phy: refactor to use `&raw [const|mut]`
2025-03-23 10:39 UTC
[PATCH v5 10/17] rust: workqueue: replace `raw_get` with pointer cast
2025-03-23 10:38 UTC
[PATCH v5 04/17] rust: task: remove use of `addr_of!` macro
2025-03-23 10:32 UTC
[PATCH] rust: print: add rustdoc link to std::format
2025-03-23 10:27 UTC (2+ messages)
[PATCH v15 00/11] rust: add dma coherent allocator abstraction
2025-03-22 22:58 UTC (6+ messages)
` [PATCH v15 02/11] "
[PATCH v11 0/8] rust: Add IO polling
2025-03-22 22:40 UTC (22+ messages)
` [PATCH v11 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v11 3/8] rust: time: Introduce Delta type
` [PATCH v11 4/8] rust: time: Introduce Instant type
` [PATCH v11 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v11 6/8] MAINTAINERS: rust: Add new sections for DELAY/SLEEP and TIMEKEEPING API
` [PATCH v11 7/8] rust: Add read_poll_timeout functions
[PATCH 0/5] Rust support for `struct iov_iter`
2025-03-22 22:05 UTC (5+ messages)
` [PATCH 1/5] rust: iov: add iov_iter abstractions for ITER_SOURCE
[GIT PULL] Rust `hrtimer` support for v6.15
2025-03-22 11:15 UTC (3+ messages)
[PATCH v2 3/4] rust: pci: impl TryFrom<&Device> for &pci::Device
2025-03-22 10:08 UTC (7+ messages)
[RFC v3 00/33] Rust bindings for KMS + RVKMS
2025-03-22 3:31 UTC (24+ messages)
` [RFC v3 02/33] rust: drm: Add traits for registering KMS devices
` [RFC v3 03/33] rust: drm/kms: Introduce the main ModeConfigObject traits
` [RFC v3 04/33] rust: drm/kms: Add drm_connector bindings
` [RFC v3 05/33] rust: drm/kms: Add drm_plane bindings
` [RFC v3 07/33] rust: drm/kms: Add drm_encoder bindings
` [RFC v3 09/33] rust: drm/kms: Add DriverConnector::get_mode callback
` [RFC v3 10/33] rust: drm/kms: Add ConnectorGuard::add_modes_noedid()
[PATCH v2 0/7] Additional methods for Vec
2025-03-21 22:10 UTC (13+ messages)
` [PATCH v2 1/7] rust: alloc: add Vec::clear
` [PATCH v2 2/7] rust: alloc: add Vec::pop
` [PATCH v2 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v2 4/7] rust: alloc: add Vec::drain_all
` [PATCH v2 5/7] rust: alloc: add Vec::retain
` [PATCH v2 6/7] rust: alloc: add Vec::remove
` [PATCH v2 7/7] rust: alloc: add Vec::insert_within_capacity
[PATCH v2] rust: sync: rcu: Mark Guard methods as inline
2025-03-21 20:40 UTC (2+ messages)
[PATCH v14 00/11] rust: add dma coherent allocator abstraction
2025-03-21 20:35 UTC (5+ messages)
` [PATCH v14 02/11] "
[PATCH v13 0/7] rust: add dma coherent allocator abstraction
2025-03-21 19:16 UTC (6+ messages)
` [PATCH v13 2/7] "
[PATCH v4 00/16] rust: refactor to utilize `&raw [const|mut]`
2025-03-21 19:04 UTC (8+ messages)
` [PATCH v4 08/16] rust: kunit: refactor to use "
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
2025-03-21 18:54 UTC (15+ messages)
[PATCH v5 0/4] rust: adds Bitmap API, ID pool and bindings
2025-03-21 18:49 UTC (10+ messages)
` [PATCH v5 1/4] rust: add bindings for bitmap.h
` [PATCH v5 2/4] rust: add bindings for bitops.h
` [PATCH v5 3/4] rust: add bitmap API
` [PATCH v5 4/4] rust: add dynamic ID pool abstraction for bitmap
[PATCH 0/5] Additional methods for Vec
2025-03-21 15:24 UTC (9+ messages)
` [PATCH 3/5] rust: alloc: add Vec::push_within_capacity
` [PATCH 4/5] rust: alloc: add Vec::drain_all
` [PATCH 5/5] rust: alloc: add Vec::retain
[PATCH v3 0/3] Implement TryFrom<&Device> for bus specific devices
2025-03-21 14:57 UTC (4+ messages)
` [PATCH v3 1/3] rust: device: implement bus_type_raw()
` [PATCH v3 2/3] rust: pci: impl TryFrom<&Device> for &pci::Device
` [PATCH v3 3/3] rust: platform: impl TryFrom<&Device> for &platform::Device
[PATCH v2 0/4] Implement TryFrom<&Device> for bus specific devices
2025-03-21 14:46 UTC (9+ messages)
` [PATCH v2 1/4] rust: device: implement Device::parent()
[PATCH 4/5] rust: alloc: add Vec::drain_all
2025-03-21 9:53 UTC
[PATCH 4/5] rust: alloc: add Vec::drain_all
2025-03-21 9:52 UTC (3+ messages)
[PATCH v3 0/7] rust: generate_rust_analyzer.py: define host crates
2025-03-21 9:41 UTC (2+ messages)
[PATCH 2/5] rust: alloc: add Vec::pop
2025-03-21 9:23 UTC (3+ messages)
[PATCH v9 0/3] rust: extend `module!` macro with integer parameter support
2025-03-21 9:17 UTC (4+ messages)
` [PATCH v9 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v9 2/3] rust: add parameter support to the `module!` macro
` [PATCH v9 3/3] modules: add rust modules files to MAINTAINERS
[PATCH v2] rust: page:: optimize rust symbol generation for Page
2025-03-21 8:01 UTC
[PATCH v8 0/7] rust: extend `module!` macro with integer parameter support
2025-03-21 7:53 UTC (4+ messages)
` [PATCH v8 5/7] rust: str: add radix prefixed integer parsing functions
[PATCH v3] arm: rust: Enable Rust support for ARMv7
2025-03-21 7:24 UTC (2+ messages)
[PATCH] rust: block: Remove unnecessary comma in introduction
2025-03-21 4:55 UTC (2+ messages)
[PATCH v8 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2025-03-21 2:28 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).