Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-08-01 02:25:20 to 2026-08-05 05:02:02 UTC [more...]

[PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
 2026-08-05  5:01 UTC 

[PATCH] rust: pci: Mark Device refcount methods inline
 2026-08-04 23:24 UTC 

[PATCH v4 00/17] Refcounted interrupt disable and SpinLockIrq for Rust
 2026-08-04 23:14 UTC  (26+ messages)
` [PATCH v4 01/17] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v4 02/17] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v4 03/17] preempt: Introduce __preempt_count_{sub,add}_return()
` [PATCH v4 04/17] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v4 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
  ` [PATCH v4.1 "
` [PATCH v4 06/17] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v4 07/17] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v4 08/17] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v4 09/17] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v4 10/17] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v4 11/17] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v4 12/17] s390/preempt: "
` [PATCH v4 13/17] rust: Introduce interrupt module
` [PATCH v4 14/17] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v4 15/17] rust: sync: Use super::* in spinlock.rs
` [PATCH v4 16/17] rust: sync: Add SpinLockIrq
` [PATCH v4 17/17] rust: sync: Introduce SpinLockIrq::lock_with() and friends

[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-08-04 21:39 UTC  (2+ messages)

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-04 20:39 UTC  (6+ messages)

[PATCH 0/7] workqueue OwnedQueue, ScopedQueue and ScopedWork
 2026-08-04 19:52 UTC  (8+ messages)
` [PATCH 1/7] rust: workqueue: replace deprecated system_wq with system_{percpu,dfl}_wq
` [PATCH 2/7] rust: workqueue: restrict delayed work to global wqs
` [PATCH 3/7] rust: workqueue: create workqueue subdirectory
` [PATCH 4/7] rust: workqueue: add creation of workqueues
` [PATCH 5/7] rust: workqueue: add ScopedQueue for lifetime bound items
` [PATCH 6/7] rust: workqueue: add Work::cancel_work_sync()
` [PATCH 7/7] rust: workqueue: add ScopedWork for non-'static work items

[PATCH v8 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-04 17:54 UTC  (3+ messages)
` [PATCH v8 4/5] rust: Add dma_fence abstractions

[PATCH v7 0/8] Transition Nova Core to TLV firmware images
 2026-08-04 17:10 UTC  (10+ messages)
` [PATCH v7 1/8] rust: alloc: add Vec::zeroed method
` [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files

[PATCH v7 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-04 16:16 UTC  (2+ messages)
` [PATCH v7 1/1] rust: pci: add extended capability "

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-04 15:52 UTC  (10+ messages)

[PATCH v5 0/3] nvmem: migrate to const void * in reg_write
 2026-08-04 13:59 UTC  (4+ messages)
` [PATCH v5 1/3] firmware: meson: pass a const buffer to meson_sm_call_write()
` [PATCH v5 2/3] nvmem: core: deprecate reg_write callback with reg_write_const
` [PATCH v5 3/3] nvmem: make all reg_write callbacks take const void *

[PATCH v2] rust_binder: speed up get_node_debug_info using lower_bound iter
 2026-08-04 13:14 UTC  (2+ messages)

[PATCH v4 0/5] gpu: nova-core: blackwell follow-ups and fixes
 2026-08-04 13:08 UTC  (7+ messages)
` [PATCH v4 1/5] gpu: nova-core: correct FRTS vidmem offset calculation
` [PATCH v4 2/5] gpu: nova-core: rename heap size field
` [PATCH v4 3/5] gpu: nova-core: return non-WPR heap size as u64 from HALs
` [PATCH v4 4/5] gpu: nova-core: split FbLayout into FSP and non-FSP versions
` [PATCH v4 5/5] gpu: nova-core: pass WPR metadata ownership to FmcBootArgs

Invitation: Rust for Linux Training Day at LPC 2026
 2026-08-04 12:57 UTC 

[GIT PULL] [PATCH 00/24] Rust synchronization changes for v7.3
 2026-08-04 12:52 UTC  (41+ messages)
` [PATCH 02/24] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH 12/24] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH 13/24] irq: Optimize reschedule check in local_interrupt_enable()

[PATCH v2 0/3] Rust: add runtime PM support
 2026-08-04 12:28 UTC  (15+ messages)
` [PATCH v2 1/3] rust: "
` [PATCH v2 2/3] rust: platform: wire runtime PM callbacks

[PATCH v3] drm/tyr: add Job IRQ handling
 2026-08-04 12:23 UTC  (2+ messages)

rust compile failure in next-20260730
 2026-08-04 10:35 UTC  (8+ messages)

[PATCH v6 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-04  9:11 UTC  (4+ messages)
` [PATCH v6 1/1] rust: pci: add extended capability "

[PATCH v3 0/4] rust: Add support for reserving of ranges of IDs
 2026-08-04  8:37 UTC  (6+ messages)
` [PATCH v3 2/4] rust: bitmap: add contiguous area operations

[PATCH v3 0/5] gpu: nova-core: blackwell follow-ups and fixes
 2026-08-04  4:02 UTC  (3+ messages)
` [PATCH v3 1/5] gpu: nova-core: correct FRTS vidmem offset calculation

[PATCH v4 0/5] Rate limited printing for Rust
 2026-08-04  2:18 UTC  (8+ messages)

[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
 2026-08-03 20:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] rust: dma: return zero for Coherent reads past EOF
 2026-08-03 20:52 UTC  (5+ messages)

[PATCH v2 0/3] rust: io: register: a few fixups
 2026-08-03 20:46 UTC  (2+ messages)

[PATCH 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
 2026-08-03 20:02 UTC  (2+ messages)
` [PATCH 2/2] rust: io: gate ioremap doctests "

[PATCH v2 0/9] drm/tyr: add debugfs support
 2026-08-03 17:56 UTC  (16+ messages)
` [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations
` [PATCH v2 3/9] rust: debugfs: add Entry::from_raw and ScopedDir::from_dentry
` [PATCH v2 5/9] rust: drm: add debugfs_init callback to Driver trait
` [PATCH v2 6/9] rust: drm: add DrmSeqShow seq_file adapter
` [PATCH v2 8/9] drm/tyr: add gpuvas debugfs file
` [PATCH v2 9/9] drm/debugfs: hold device reference for the lifetime of open files

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-03 14:29 UTC  (2+ messages)

[PATCH v2 0/5] rust: pin-init: merge `__init` and `__pinned_init`
 2026-08-03 13:54 UTC  (4+ messages)
` [PATCH v2 4/5] rust: treewide: replace `__pinned_init` with `ptr_[try_]init`

[PATCH v5 0/4] Clk improvements
 2026-08-03 13:24 UTC  (22+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[PATCH RFC 0/2] rust: usb: abstractions towards the port of usbsevseg.c to Rust
 2026-08-03 13:23 UTC  (8+ messages)
` [PATCH RFC 1/2] rust: usb: add endpoint abstraction
` [PATCH RFC 2/2] rust: usb: add control message send and receive

[PATCH] rust: pin-init: add `#[inline]` to small functions
 2026-08-03 13:14 UTC 

[PATCH] rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
 2026-08-03 12:09 UTC  (3+ messages)

[PATCH v9 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-08-03  9:10 UTC  (12+ messages)
` [PATCH v9 01/10] rust: module: move module types into `module.rs`
` [PATCH v9 02/10] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v9 09/10] rust: macros: remove `THIS_MODULE` static from `module!`
` [PATCH v9 10/10] rust: module: update MAINTAINERS to cover module.rs

LLVM 22 needs bindgen 0.72.1
 2026-08-03  8:27 UTC  (7+ messages)

[PATCH v3 2/4] rust: print: document safety of _printk FFI calls
 2026-08-03  7:54 UTC  (3+ messages)
` [PATCH v4 "

[PATCH v5 0/5] Rate limited printing for Rust
 2026-08-03  7:29 UTC  (6+ messages)
` [PATCH v5 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH v5 2/5] rust: sync: add const constructor for raw_spinlock_t
` [PATCH v5 3/5] rust: add pr_*_ratelimit! macros for printing
` [PATCH v5 4/5] rust_binder: consolidate transaction failure prints
` [PATCH v5 5/5] rust_binder: use pr_*_ratelimited! for printing

[PATCH] rust: kbuild: disambiguate `zerocopy` for `rusttest`
 2026-08-03  6:48 UTC  (2+ messages)

[PATCH] rust: print: fix broken `_printk` Rustdoc link
 2026-08-03  6:05 UTC  (2+ messages)

[PATCH] rust: rust_is_available: support testing with `bash` as `/bin/sh`
 2026-08-03  6:04 UTC  (2+ messages)

[PATCH] objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
 2026-08-03  6:03 UTC  (2+ messages)

[PATCH 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-08-02  1:03 UTC  (7+ messages)
` [PATCH 2/3] "

[PATCH v1] rust: bug: prevent dead_code warning from warn_on!'s flags constant
 2026-08-01  2:50 UTC  (4+ messages)

[PATCH v3] rust: bug: prevent dead_code warning from warn_on!'s flags constant
 2026-08-01  2:48 UTC 

[PATCH v1] rust: bug: fix warn_on macro build error on UML
 2026-08-01  2:25 UTC 


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