messages from 2026-07-18 15:20:14 to 2026-07-21 20:53:18 UTC [more...]
[PATCH v3 0/2] rust: use Delta and new Jiffies type instead of raw jiffies for timeouts and delays
2026-07-21 20:53 UTC (9+ messages)
` [PATCH v3 2/2] rust: use Delta and a Jiffies newtype "
[PATCH v7 0/7] drm/tyr: firmware loading and MCU boot support
2026-07-21 20:52 UTC (9+ messages)
` [PATCH v7 4/7] drm/tyr: add GPU virtual memory (VM) support
` [PATCH v7 5/7] drm/tyr: add a kernel buffer object
` [PATCH v7 6/7] drm/tyr: add parser for firmware binary
[PATCH v2] rust: irq: make Registration compatible with lifetime-bound drivers
2026-07-21 20:47 UTC (6+ messages)
[PATCH 00/10] rust: io: make register bases typed and remove relative registers
2026-07-21 16:54 UTC (11+ messages)
` [PATCH 01/10] rust: io: register: allow explicit base type specification
` [PATCH 02/10] gpu: nova-core: specify base type for registers
` [PATCH 03/10] drm/tyr: "
` [PATCH 04/10] samples: rust: pci: "
` [PATCH 05/10] rust: io: register: make register have a typed base
` [PATCH 06/10] rust: io: add static `cast()` method for views
` [PATCH 07/10] rust: io: add subregion method with compile-time check
` [PATCH 08/10] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH 09/10] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH 10/10] rust: io: register: remove relative registers
[PATCH v2 0/3] Rust: add runtime PM support
2026-07-21 15:34 UTC (4+ messages)
` [PATCH v2 1/3] rust: "
` [PATCH v2 2/3] rust: platform: wire runtime PM callbacks
` [PATCH v2 3/3] drm/tyr: enable runtime PM
[PATCH 0/2] drm/tyr: add Job IRQ handling and GPU event wait support
2026-07-21 15:32 UTC (4+ messages)
` [PATCH 1/2] drm/tyr: add Wait type for GPU events
` [PATCH 2/2] drm/tyr: add Job IRQ handling
[PATCH 0/8] rust: io: register: allow paths for relative register bases
2026-07-21 15:06 UTC (15+ messages)
` [PATCH 1/8] rust: io: register: dispatch fixed array shortcut internally
` [PATCH 2/8] rust: io: register: remove unused rule arguments
` [PATCH 3/8] rust: io: register: use path fragment for alias destination
` [PATCH 4/8] rust: io: register: use path fragment in relative internal rules
` [PATCH 5/8] rust: io: register: allow paths for relative register bases
` [PATCH 6/8] rust: io: register: use new relative base syntax in doc and examples
` [PATCH 7/8] gpu: nova-core: convert relative registers to new syntax
` [PATCH 8/8] rust: io: register: remove deprecated relative register rule
[PATCH] rust: bitmap: encourage using xarray/maple_tree instead of id_pool
2026-07-21 11:37 UTC (5+ messages)
[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-07-21 8:25 UTC (6+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions
[PATCH] samples: rust_dma: use vertical import style
2026-07-21 7:56 UTC (3+ messages)
[PATCH v2] samples: rust_dma: use vertical import style
2026-07-21 7:55 UTC
[PATCH v2] pwm: th1520: use vertical import style
2026-07-21 7:49 UTC
[PATCH] pwm: th1520: use vertical import style
2026-07-21 7:50 UTC (3+ messages)
[PATCH RFC v3 0/6] Add Rust virtio bindings and sample device
2026-07-21 7:46 UTC (3+ messages)
[PATCH v2] rust_binder: add ownership assertion to Node::add_death
2026-07-21 7:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH] rust_binder: check context manager before creating node
2026-07-21 7:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH 6.12.y] rust: block: `allow(deprecated)` for `fetch_update` for Rust >= 1.99.0
2026-07-21 0:56 UTC (3+ messages)
[PATCH] rust: irq: fix C header path in module docs
2026-07-21 0:02 UTC (2+ messages)
[PATCH] samples: rust: debugfs: fix excessive stack use
2026-07-21 0:02 UTC (2+ messages)
[PATCH 1/2] rust: io: document const-offset requirement for infallible accessors
2026-07-21 0:01 UTC (3+ messages)
` (subset) "
[PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant
2026-07-21 0:01 UTC (2+ messages)
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] 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 (7+ messages)
` [PATCH v2 4/4] rust: serdev: remove `serdev::Timeout`
[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 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
page: | 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