Rust for Linux List
 help / color / mirror / Atom feed
 messages from 2026-07-17 13:07:40 to 2026-07-20 22:09:20 UTC [more...]

LLVM 22 needs bindgen 0.72.1
 2026-07-20 22:09 UTC  (5+ messages)

[PATCH v2] rust: cpufreq: Add CPUFREQ_TABLE_END as last table entry in TableBuilder::to_table
 2026-07-20 20:50 UTC 

[PATCH] rust: dma: return zero for Coherent reads past EOF
 2026-07-20 19:21 UTC 

[PATCH v3 0/2] rust: use Delta and new Jiffies type instead of raw jiffies for timeouts and delays
 2026-07-20 18:16 UTC  (6+ messages)
` [PATCH v3 2/2] rust: use Delta and a Jiffies newtype "

[PATCH v3] rust: cpufreq: Fix temporary write in Registration::bios_limit_callback
 2026-07-20 18:00 UTC 

[PATCH v1] rust: bug: prevent dead_code warning from warn_on!'s flags constant
 2026-07-20 15:27 UTC  (4+ messages)

[PATCH 0/8] nvmem: make reg_write() take a const void *
 2026-07-20 11:05 UTC  (5+ messages)
` [PATCH 8/8] media: ov2740: remove NULL reg_write callback

[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
 2026-07-20 10:28 UTC  (7+ messages)
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute

[PATCH RESEND v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
 2026-07-20  7:13 UTC 

[PATCH] rust: io: convert ResourceSize into a transparent newtype
 2026-07-19 20:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/4] rust: serdev: trivial fixes
 2026-07-19 16:09 UTC  (10+ messages)
` [PATCH v2 1/4] rust: serdev: fix typo in rustdoc
` [PATCH v2 2/4] rust: serdev: mark small functions as `#[inline]`
` [PATCH v2 3/4] rust: serdev: document `PrivateData::active`
` [PATCH v2 4/4] rust: serdev: remove `serdev::Timeout`

[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
 2026-07-19 15:36 UTC 

[PATCH 1/2] rust: io: document const-offset requirement for infallible accessors
 2026-07-19 14:31 UTC  (2+ messages)
` (subset) "

[PATCH] rust: bitmap: encourage using xarray/maple_tree instead of id_pool
 2026-07-19 14:24 UTC  (3+ messages)

[PATCH] rust: rust_is_available: support testing with `bash` as `/bin/sh`
 2026-07-19 13:07 UTC 

[PATCH] rust: rust_is_available: warn for `bindgen` < 0.72.1 && libclang >= 22
 2026-07-19 12:05 UTC 

[PATCH v3 0/2] rust_binder: Update bitmaps to use kernel::impl_flags!
 2026-07-19 11:51 UTC  (3+ messages)
` [PATCH v3 1/2] rust_binder: Update looper_flags "
` [PATCH v3 2/2] rust_binder: Update transaction flags "

[PATCH v2 0/2] rust_binder: Update bitmaps to use kernel::impl_flags!
 2026-07-19 10:03 UTC  (4+ messages)
` [PATCH v2 1/2] rust_binder: Update looper_flags "
` [PATCH v2 2/2] rust_binder: Update transaction flags "

[PATCH 0/2] rust: debugfs: migrate BinaryWriter requirements to zerocopy
 2026-07-19  8:28 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] rust: debugfs: remove unsafe block from BinaryWriter impl for Vec

[PATCH] rust: drm: gem: shmem: drop stale dma_resv locking TODO
 2026-07-18 19:53 UTC 

[PATCH 6.12.y] rust: block: `allow(deprecated)` for `fetch_update` for Rust >= 1.99.0
 2026-07-18 18:27 UTC  (2+ messages)

[PATCH v1] rust: time: fix as_micros_ceil() to round correctly for negative Delta
 2026-07-18 17:27 UTC  (4+ messages)

[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
 2026-07-18 17:02 UTC  (3+ messages)

[PATCH v2] rust: cpufreq: Fix temporary write in Registration::bios_limit_callback
 2026-07-18 15:35 UTC  (2+ messages)

[PATCH v16 0/3] rust: add basic serial device bus abstractions
 2026-07-18 15:33 UTC  (4+ messages)
` [PATCH v16 1/3] "
` [PATCH v16 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v16 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH] MAINTAINERS: Update address for Burak Emir
 2026-07-18 15:13 UTC 

[PATCH v15 0/3] rust: add basic serial device bus abstractions
 2026-07-18 14:28 UTC  (4+ messages)
` [PATCH v15 1/3] "
` [PATCH v15 2/3] samples: rust: add Rust serial device bus sample device driver
` [PATCH v15 3/3] MAINTAINERS: serdev: Add self for serdev

[PATCH 0/4] rust: serdev: trivial fixes
 2026-07-18 11:36 UTC  (5+ messages)
` [PATCH 1/4] rust: serdev: fix typo in rustdoc
` [PATCH 2/4] rust: serdev: mark small functions as `#[inline]`
` [PATCH 3/4] rust: serdev: document `PrivateData::active`
` [PATCH 4/4] rust: serdev: remove `serdev::Timeout`

[RFC PATCH v2 0/4] rust: sync: Introduce Rcu*Box
 2026-07-18  5:32 UTC  (5+ messages)
` [RFC PATCH v2 1/4] rust: rcu: Add RcuBox type
` [RFC PATCH v2 2/4] rust: maple_tree: Add load_rcu()
` [RFC PATCH v2 3/4] rust: rcu: Introduce RcuFreeBox
` [NOT FOR MERGE] [RFC PATCH v2 4/4] rust: poll: use kfree_rcu() for PollCondVar

[RFC PATCH 1/3] rust: i2c: add SMBus byte transfer helpers
 2026-07-18  3:03 UTC  (2+ messages)

[RFC PATCH 2/3] rust: power_supply: add power supply class abstraction
 2026-07-18  3:00 UTC  (2+ messages)

[PATCH v1] rust: time: fix as_micros_ceil() to round correctly for negative Delta
 2026-07-17 20:31 UTC  (8+ messages)

[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-07-17 17:14 UTC  (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions

[PATCH v4 0/6] rust_binder: update Process::node_refs to use SpinLock
 2026-07-17 14:35 UTC  (5+ messages)
` [PATCH v4 1/6] rust_binder: avoid allocating under node_refs for freeze listeners

[PATCH] rust: irq: fix C header path in module docs
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH 0/3] rust_binder: Update bitmaps to use kernel::impl_flags!
 2026-07-17 13:22 UTC  (3+ messages)
` [PATCH 1/3] rust_binder: Update defer_work "

[PATCH] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
 2026-07-17 13:21 UTC  (2+ messages)

[PATCH v14 0/3] rust: add basic serial device bus abstractions
 2026-07-17 13:18 UTC  (8+ messages)

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-17 13:07 UTC  (3+ messages)
` [PATCH v8 06/10] rust: miscdevice: set fops.owner from driver module pointer


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