rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-09 16:01:19 to 2025-03-12 19:01:31 UTC [more...]

[PATCH v2 0/7] rust: generate_rust_analyzer.py: define host crates
 2025-03-12 19:01 UTC  (9+ messages)
` [PATCH v2 1/7] scripts: generate_rust_analyzer.py: add missing whitespace
` [PATCH v2 2/7] scripts: generate_rust_analyzer.py: use double quotes
` [PATCH v2 3/7] scripts: generate_rust_analyzer.py: add trailing comma
` [PATCH v2 4/7] scripts: generate_rust_analyzer.py: add type hints
` [PATCH v2 5/7] scripts: generate_rust_analyzer.py: use str(pathlib.Path)
` [PATCH v2 6/7] scripts: generate_rust_analyzer.py: identify crates explicitly
` [PATCH v2 7/7] scripts: generate_rust_analyzer.py: define host crates

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-12 18:01 UTC  (21+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[PATCH v2] rust: task: mark Task methods inline
 2025-03-12 12:22 UTC  (3+ messages)

[PATCH v14 00/11] rust: add dma coherent allocator abstraction
 2025-03-12 12:20 UTC  (18+ messages)
` [PATCH v14 01/11] rust: error: Add EOVERFLOW
` [PATCH v14 02/11] rust: add dma coherent allocator abstraction
` [PATCH v14 03/11] samples: rust: add Rust dma test sample driver
` [PATCH v14 04/11] MAINTAINERS: add entry for Rust dma mapping helpers device driver API
` [PATCH v14 05/11] rust: dma: implement `dma::Device` trait
` [PATCH v14 06/11] rust: dma: add dma addressing capabilities
` [PATCH v14 07/11] rust: pci: implement the `dma::Device` trait
` [PATCH v14 08/11] rust: platform: "
` [PATCH v14 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`
` [PATCH v14 10/11] rust: samples: dma: set DMA mask
` [PATCH v14 11/11] rust: dma: add as_slice/write functions for CoherentAllocation

[PATCH] rust: sync: rcu: Mark Guard methods as inline
 2025-03-12 12:20 UTC  (3+ messages)

[PATCH v7 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-12 12:02 UTC  (12+ messages)
` [PATCH v7 1/4] rust: types: Add Ownable/Owned types
` [PATCH v7 2/4] rust: rename AlwaysRefCounted to RefCounted
` [PATCH v7 3/4] rust: kbuild: provide `RUSTC_HAS_DO_NOT_RECOMMEND` symbol
` [PATCH v7 4/4] rust: adding OwnableRefCounted and SimpleOwnableRefCounted

[PATCH 0/4] Auxiliary bus Rust abstractions
 2025-03-12  7:14 UTC  (6+ messages)
` [PATCH 1/4] rust: types: add `Opaque::zeroed`
` [PATCH 2/4] rust: auxiliary: add auxiliary driver abstractions
` [PATCH 3/4] rust: auxiliary: add auxiliary registration
` [PATCH 4/4] samples: rust: add Rust auxiliary driver sample

[PATCH 0/5] Rust support for `struct iov_iter`
 2025-03-12  7:05 UTC  (11+ messages)
` [PATCH 1/5] rust: iov: add iov_iter abstractions for ITER_SOURCE
` [PATCH 2/5] rust: iov: add iov_iter abstractions for ITER_DEST
` [PATCH 3/5] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures
` [PATCH 4/5] rust: alloc: add Vec::clear
` [PATCH 5/5] samples: rust_misc_device: Expand the sample to support read()ing from userspace

[PATCH v3] rust: add bindings and API for bitmap.h and bitops.h
 2025-03-12  6:58 UTC  (14+ messages)

[PATCH v4 9/9] drm/vkms: convert to use faux_device
 2025-03-12  6:22 UTC  (4+ messages)

[PATCH v2] rust/kernel/faux: mark Registration methods inline
 2025-03-12  2:16 UTC  (4+ messages)

[PATCH v2] rust: uaccess: mark UserSliceReader methods inline
 2025-03-12  2:10 UTC  (3+ messages)

[PATCH] rust: uaccess: mark UserSliceReader methods inline
 2025-03-11 23:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] rust: fix rust-analyzer configuration for generated files
 2025-03-11 23:22 UTC  (7+ messages)
` [PATCH v2 1/2] scripts: generate_rust_analyzer.py: add missing include_dirs

[PATCH 0/2] rust: fix rust-analyzer configuration for generated files
 2025-03-11 23:21 UTC  (3+ messages)

[PATCH v3] scripts: generate_rust_analyzer.py: add missing macros deps
 2025-03-11 22:46 UTC  (7+ messages)

[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-03-11 21:04 UTC  (10+ messages)

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
 2025-03-11 20:49 UTC  (4+ messages)

[PATCH v12 00/13] hrtimer Rust API
 2025-03-11 20:19 UTC  (6+ messages)
  ` [PATCH v12 01/13] rust: hrtimer: introduce hrtimer support

[PATCH v13 0/7] rust: add dma coherent allocator abstraction
 2025-03-11 20:16 UTC  (6+ messages)
  ` [PATCH v13 4/7] rust: device: add dma addressing capabilities

[PATCH] rust: Disallow BTF generation with Rust + LTO
 2025-03-11 19:20 UTC  (2+ messages)

[PATCH v11 00/13] hrtimer Rust API
 2025-03-11 17:07 UTC  (3+ messages)
` [PATCH v11 04/13] rust: hrtimer: allow timer restart from timer handler

[RFC PATCH v2] rust: list: Add examples for linked list
 2025-03-11 13:33 UTC 

[PATCH] drm: Add UAPI for the Asahi driver
 2025-03-11 12:46 UTC  (3+ messages)

[PATCH v2] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-03-11 11:04 UTC  (2+ messages)

[PATCH] rust: task: mark Task methods inline
 2025-03-11  8:03 UTC  (4+ messages)

[RFC PATCH v2 0/5] gpu: nova-core: register definitions and basic timer and falcon devices
 2025-03-10 20:46 UTC  (3+ messages)
` [PATCH RFC v2 1/5] rust: add useful ops for u64

[PATCH] rust/kernel/faux: mark Registration methods inline
 2025-03-10 19:43 UTC  (6+ messages)

[PATCH] rust: task: fix `SAFETY` comment for Task::wake_up
 2025-03-10 17:11 UTC  (3+ messages)

[PATCH v3 1/2] rust: types: `Opaque` doc: Add some intra doc linkage
 2025-03-10 16:20 UTC  (11+ messages)
  ` [PATCH v3 2/2] rust: types: `Opaque` doc: Add some destructor description

[PATCH v15 5/9] mm: rust: add mmput_async support
 2025-03-10 14:45 UTC  (5+ messages)

[PATCH] rust: add new macro for common bitwise operations
 2025-03-10 13:33 UTC  (4+ messages)

[PATCH V9 0/2] author field in module! macro should be a array
 2025-03-10 13:06 UTC  (7+ messages)
` [PATCH V9 1/2] rust: module: change author to an array
` [PATCH V9 2/2] checkpatch: check format of Vec<String> in modules

[PATCH V7 1/2] rust: module: change author to an array
 2025-03-10 11:53 UTC  (4+ messages)

[RFC PATCH 0/2] rust: list: Add examples for linked list
 2025-03-10 11:44 UTC  (6+ messages)
` [RFC PATCH 1/2] rust: list: Implement normal initializer for ListLinks
` [RFC PATCH 2/2] rust: list: Add examples for linked list

[PATCH v6 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-10 10:44 UTC  (11+ messages)
` [PATCH v6 1/5] rust: types: Add Ownable/Owned types
` [PATCH v6 2/5] rust: make Owned::into_raw() and Owned::from_raw() public
` [PATCH v6 3/5] rust: rename AlwaysRefCounted to RefCounted
` [PATCH v6 4/5] rust: kbuild: provide `RUSTC_HAS_DO_NOT_RECOMMEND` symbol
` [PATCH v6 5/5] rust: adding OwnableRefCounted and SimpleOwnableRefCounted

[PATCH] drm/panic: clean Clippy warning
 2025-03-10  9:59 UTC  (2+ messages)

[PATCH 1/2] drm/panic: use `div_ceil` to clean Clippy warning
 2025-03-10  7:49 UTC  (2+ messages)

[PATCH] rust: list: Use "List::is_empty()" to perform checking when possible
 2025-03-10  7:38 UTC 

[PATCH v5 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-03-10  7:08 UTC  (10+ messages)
` [PATCH v5 4/4] rust: adding OwnableRefCounted and SimpleOwnableRefCounted
          ` [PATCH] rust: kbuild: provide `RUSTC_HAS_DO_NOT_RECOMMEND` symbol

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-03-09 22:57 UTC  (12+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated

[PATCH v3 0/5] Check Rust signatures at compile time
 2025-03-09 20:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: rust: add tree field for RUST [ALLOC]
 2025-03-09 19:50 UTC  (3+ messages)

[PATCH] rust: docs: clean lifetimes markup
 2025-03-09 19:49 UTC  (2+ messages)

[PATCH 1/1] Improve error message in case the original file name from which the doctest was generated from to mention the doctest file path
 2025-03-09 19:47 UTC  (2+ messages)

[PATCH v2] docs: rust: Add error handling sections
 2025-03-09 19:44 UTC  (2+ messages)

[PATCH v7 0/2] Make the Rust linked list cursor point between elements
 2025-03-09 19:43 UTC  (2+ messages)

[PATCH v6 0/5] Initial Nova Core series
 2025-03-09 18:40 UTC  (2+ messages)

[PATCH V7 2/2] checkpatch: check format of Vec<String> in modules
 2025-03-09 17:47 UTC  (2+ 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).