rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 08:44:21 to 2025-07-17 09:51:08 UTC [more...]

[PATCH v2] rust: add a sample alloc usage
 2025-07-17  9:50 UTC 

[PATCH v12 0/3] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-17  9:08 UTC  (4+ messages)
    ` [PATCH v12 1/3] pwm: Export `pwmchip_release` for external use
    ` [PATCH v12 2/3] rust: pwm: Add Kconfig and basic data structures
    ` [PATCH v12 3/3] rust: pwm: Add complete abstraction layer

[PATCH 7/7] rust: kernel: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-17  7:34 UTC 

[PATCH 6/7] samples: rust: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-17  7:31 UTC 

Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-17  7:29 UTC  (9+ messages)
  ` 答复: "

[PATCH 5/7] rust: drm: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-17  7:27 UTC 

[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
 2025-07-17  5:15 UTC  (2+ messages)

撤回: Meet compiled kernel binaray abnormal issue while enabling generic kasan in kernel 6.12 with some default KBUILD_RUSTFLAGS on
 2025-07-17  2:02 UTC 

[PATCH] rust: time: Pass correct timer mode ID to hrtimer_start_range_ns
 2025-07-17  0:05 UTC  (2+ messages)

[GIT PULL] Rust timekeeping for v6.17
 2025-07-17  0:02 UTC  (5+ messages)

[PATCH v7 0/6] rust: add support for request_irq
 2025-07-16 23:45 UTC  (11+ messages)
` [PATCH v7 1/6] rust: irq: add irq module
` [PATCH v7 2/6] rust: irq: add flags module
` [PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v7 4/6] rust: irq: add support for threaded "
` [PATCH v7 5/6] rust: platform: add irq accessors
` [PATCH v7 6/6] rust: pci: "

[PATCH v4 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-16 22:58 UTC  (4+ messages)
` [PATCH v4 1/3] rust: device_id: split out index support into a separate trait

[PATCH v2 0/2] Rename Device::as_ref() to from_raw()
 2025-07-16 22:57 UTC  (4+ messages)
` [PATCH v2 1/2] device: rust: rename Device::as_ref() to Device::from_raw()

[GIT PULL] Rust ALLOC & DMA for v6.17
 2025-07-16 22:50 UTC  (2+ messages)

[PATCH v3] workqueue: rust: add delayed work items
 2025-07-16 22:49 UTC  (2+ messages)

[PATCH v2 0/2] Add Opaque::cast_from
 2025-07-16 22:49 UTC  (2+ messages)

[PATCH v2 0/5] dma::Device trait and DMA mask
 2025-07-16 22:32 UTC  (15+ messages)
` [PATCH v2 1/5] rust: dma: implement `dma::Device` trait
` [PATCH v2 2/5] rust: dma: add DMA addressing capabilities
` [PATCH v2 3/5] rust: pci: implement the `dma::Device` trait
` [PATCH v2 4/5] rust: platform: "
` [PATCH v2 5/5] rust: samples: dma: set DMA mask

[PATCH v14 0/3] rust: platform: add Io support
 2025-07-16 22:26 UTC  (6+ messages)
` [PATCH v14 1/3] rust: io: add resource abstraction
` [PATCH v14 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v14 3/3] rust: platform: add resource accessors

[RFC RESEND v10 00/14] Refcounted interrupts, SpinLockIrq for rust
 2025-07-16 20:29 UTC  (4+ messages)
` [RFC RESEND v10 06/14] rust: sync: Add SpinLockIrq

[PATCH v6 0/3] rust: revocable: Documentation and refactorings for Revocable type
 2025-07-16 20:11 UTC  (8+ messages)
` [PATCH v6 3/3] rust: revocable: Document RevocableGuard invariants and refine Deref safety

[PATCH v9] rust: kernel: add support for bits/genmask macros
 2025-07-16 20:07 UTC  (9+ messages)

[PATCH v6 0/9] LKMM generic atomics in Rust
 2025-07-16 19:42 UTC  (9+ messages)
` [PATCH v6 8/9] rust: sync: Add memory barriers

[PATCH v2 0/5] rust: Add Per-CPU Variable API
 2025-07-16 18:22 UTC  (16+ messages)
` [PATCH v2 3/5] rust: percpu: add a rust per-CPU variable test

[PATCH v7 0/9] LKMM generic atomics in Rust
 2025-07-16 17:38 UTC  (30+ messages)
` [PATCH v7 1/9] rust: Introduce atomic API helpers
` [PATCH v7 4/9] rust: sync: atomic: Add generic atomics
` [PATCH v7 6/9] rust: sync: atomic: Add the framework of arithmetic operations

[PATCH v13 0/3] rust: platform: add Io support
 2025-07-16 17:10 UTC  (6+ messages)
` [PATCH v13 1/3] rust: io: add resource abstraction

[PATCH v8 0/2] Add a bare-minimum Regulator abstraction
 2025-07-16 15:23 UTC  (2+ messages)

[GIT PULL] [PATCH 0/9] Locking changes for v6.17
 2025-07-16 14:48 UTC  (10+ messages)
` [PATCH 1/9] spi: spi-nxp-fspi: Check return value of devm_mutex_init()
` [PATCH 2/9] leds: lp8860: "
` [PATCH 3/9] locking/mutex: Mark devm_mutex_init() as __must_check
` [PATCH 4/9] rust: sync: Add #[must_use] to Lock::try_lock()
` [PATCH 5/9] locking/rwsem: Use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLE
` [PATCH 6/9] locking/lockdep: Avoid struct return in lock_stats()
` [PATCH 7/9] locking/lockdep: Change 'static const' variables to enum values
` [PATCH 8/9] locking/mutex: Remove redundant #ifdefs
` [PATCH 9/9] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization

[PATCH v2] rust: cpumask: Replace `MaybeUninit` and `mem::zeroed` with `Opaque` APIs
 2025-07-16 12:40 UTC  (7+ messages)

[PATCH 1/7] rust: block: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-16 12:38 UTC  (2+ messages)

[PATCH 0/5] dma::Device trait and DMA mask
 2025-07-16 10:20 UTC  (8+ messages)
` [PATCH 2/5] rust: dma: add DMA addressing capabilities

[PATCH 0/2] Take ARCH_KMALLOC_MINALIGN into account for build-time XArray check
 2025-07-16  9:46 UTC  (11+ messages)
` [PATCH 1/2] rust: alloc: specify the minimum alignment of each allocator
` [PATCH 2/2] rust: alloc: take the allocator into account for FOREIGN_ALIGN

[PATCH 4/7] rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-16  9:18 UTC 

[PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-16  9:11 UTC 

[PATCH 2/7] rust: gpu: update ARef and AlwaysRefCounted imports from sync::aref
 2025-07-16  9:09 UTC 

[PATCH v17 00/27] riscv control-flow integrity for usermode
 2025-07-16  7:33 UTC  (7+ messages)
` [PATCH v17 15/27] riscv/traps: Introduce software check exception and uprobe handling

[PATCH 0/3] rust: allocator: Vmalloc: Support alignments larger than PAGE_SIZE
 2025-07-16  7:02 UTC  (8+ messages)
` [PATCH 1/3] vmalloc: Add vrealloc_align to support allocation of aligned vmap pages
` [PATCH 2/3] rust: allocator: Vmalloc: Support alignments larger than PAGE_SIZE
` [PATCH 3/3] rust: add a sample allocator usage

[PATCH] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-07-16  4:59 UTC 

[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-16  1:43 UTC  (5+ messages)
` [PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable
` [PATCH] gpu: nova-core: vbios: use size_of instead of magic number

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-16  1:28 UTC  (5+ messages)

[PATCH 1/2] rust: devres: provide an accessor for the device
 2025-07-15 20:30 UTC  (4+ messages)
` [PATCH 2/2] rust: device: implement Device::as_bound()

[PATCH] rust: devres: initialize Devres::inner::data last
 2025-07-15 20:29 UTC  (5+ messages)

[PATCH v13 0/4] support large align and nid in Rust allocators
 2025-07-15 16:12 UTC  (12+ messages)
` [PATCH v13 1/4] :mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v13 1/4] mm/vmalloc: "
` [PATCH v13 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v13 3/4] rust: add support for NUMA ids in allocations
` [PATCH v13 4/4] rust: support large alignments "

[PATCH v2 0/4] Initial work for Rust abstraction for HID device driver development
 2025-07-15 15:04 UTC  (3+ messages)
` [PATCH v2 3/4] rust: core abstractions for HID drivers

[PATCH v6 0/6] rust: add support for request_irq
 2025-07-15 12:37 UTC  (13+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH v4] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-07-15 11:33 UTC  (2+ messages)

[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
 2025-07-15  9:54 UTC  (27+ messages)
` [PATCH v3 02/16] rust: str: allow `str::Formatter` to format into `&mut [u8]`
` [PATCH v3 03/16] rust: str: expose `str::Formatter::new` publicly
` [PATCH v3 04/16] rust: str: make `RawFormatter::bytes_written` public
` [PATCH v3 05/16] rust: str: introduce `NullTerminatedFormatter`
` [PATCH v3 07/16] rust: block: use `NullTerminatedFormatter`
` [PATCH v3 08/16] rust: block: remove `RawWriter`
` [PATCH v3 10/16] rust: block: add block related constants
` [PATCH v3 11/16] rnull: move driver to separate directory
` [PATCH v3 12/16] rnull: enable configuration via `configfs`
` [PATCH v3 13/16] rust: block: add `GenDisk` private data support
` [PATCH v3 14/16] rust: block: mq: fix spelling in a safety comment
` [PATCH v3 15/16] rust: block: add remote completion to `Request`
` [PATCH v3 16/16] rnull: add soft-irq completion support

[PATCH v2] vfs: add Rust files to MAINTAINERS
 2025-07-15  9:50 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).