messages from 2026-08-31 23:08:37 to 2026-09-02 19:30:48 UTC [more...]
[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
2026-09-02 19:30 UTC (34+ messages)
` [PATCH v5 01/11] gpu: nova-core: Add public driver API to nova-core
` [PATCH v5 05/11] drm: nova: Add an info ioctl
` [PATCH v5 09/11] drm: nova: Report GPU name in GPU info
` [PATCH v5 10/11] drm: nova: Report GPU short "
[PATCH RFC v3 0/8] kcov: add per-task dataflow tracking for function arguments/return values
2026-09-02 16:29 UTC (9+ messages)
` [PATCH RFC v3 1/8] "
` [PATCH RFC v3 2/8] Documentation: add kcov-dataflow.rst
` [PATCH RFC v3 3/8] selftests/kcov_dataflow: add ioctl interface selftest
` [PATCH RFC v3 4/8] selftests/kcov_dataflow: add rust_ffi_contract selftest
` [PATCH RFC v3 5/8] selftests/kcov_dataflow: add binderfs selftest
` [PATCH RFC v3 6/8] selftests/kcov_dataflow: add eight_struct_args_{c,rust} selftest module
` [PATCH RFC v3 7/8] selftests/kcov_dataflow: add rust_kworker_remote "
` [PATCH RFC v3 8/8] selftests/kcov_dataflow: add trigger-view.py
[PATCH] MAINTAINERS: add Alice Ryhl as co-maintainer for Rust [ALLOC]
2026-09-02 16:01 UTC (3+ messages)
[PATCH] rust: kbuild: add intrinsics to fix Rust 1.100.0 builds
2026-09-02 15:03 UTC
[PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork
2026-09-02 14:52 UTC (6+ messages)
` [PATCH v2 5/6] rust: workqueue: add ScopedQueue for lifetime bound items
` [PATCH v2 6/6] rust: workqueue: add ScopedWork for non-'static work items
[PATCH v4] rust: num: restrict bool conversion to unsigned Bounded
2026-09-02 14:20 UTC (5+ messages)
[PATCH v5 00/12] rust: xarray: add entry API with preloading
2026-09-02 13:26 UTC (13+ messages)
` [PATCH v5 01/12] rust: xarray: minor formatting fixes
` [PATCH v5 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v5 03/12] xarray: move xas_result() and xa_zero_to_null() to the header
` [PATCH v5 04/12] rust: xarray: add `XArrayState`
` [PATCH v5 05/12] rust: xarray: simplify `Guard::load`
` [PATCH v5 06/12] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v5 07/12] rust: xarray: add entry API
` [PATCH v5 08/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v5 09/12] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v5 10/12] xarray, radix-tree: enable sheaf support for kmem_cache
` [PATCH v5 11/12] rust: xarray: add preload API
` [PATCH v5 12/12] rust: xarray: document `Guard` lock drop semantics
[PATCH v3 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
2026-09-02 13:21 UTC (5+ messages)
` [PATCH v3 1/3] rust: num: add cv! macro to create values from constant expressions
` [PATCH v3 2/3] rust: prelude: add `num::cv`
` [PATCH v3 3/3] gpu: nova-core: use cv! for constant casts
[PATCH 0/9] drm/tyr: add VM and BO ioctl support
2026-09-02 12:57 UTC (12+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant
` [PATCH 2/9] rust: mm: add `task_size` helper
` [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object
` [PATCH 8/9] drm/tyr: add VM-related ioctls
` [PATCH 9/9] drm/tyr: add BO-related ioctls
[PATCH v3 0/2] rust: crypto: AES, CMAC, SHA-256, HMAC and RSA bindings
2026-09-02 12:51 UTC (5+ messages)
` [PATCH v3 1/2] rust: crypto: add AES-128, AES-CMAC, SHA-256, and HMAC bindings
[PATCH 0/9] rust: core abstractions for a USB display driver
2026-09-02 12:49 UTC (5+ messages)
` [PATCH 2/9] rust: hrtimer: add ArcHrTimerHandle::restart
[PATCH v3 00/14] drm/panic: Split into core and helpers
2026-09-02 12:13 UTC (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module
[PATCH v3 00/10] gpu: nova-core: add PRAMIN window support
2026-09-02 8:46 UTC (2+ messages)
[PATCH v2 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
2026-09-02 8:35 UTC (10+ messages)
` [PATCH v2 1/3] rust: num: add cv! macro to create values from constant expressions
` [PATCH v2 2/3] rust: prelude: add `num::cv`
` [PATCH v2 3/3] gpu: nova-core: use cv! for constant casts
[RFC PATCH v5 0/3] iio: position: add Rust driver for ams AS5600
2026-09-02 5:05 UTC (10+ messages)
` [RFC PATCH v5 1/3] i2c: rust: implement SMBus access via IoBackend and FallibleIoCapable
` [RFC PATCH v5 2/3] rust: add minimal IIO subsystem abstractions
[PATCH v4] hardening: Default randstruct off with rust for better allmodconfig support
2026-09-01 23:07 UTC (5+ messages)
[PATCH v4 4/7] rust_binder: forbid vma splitting
2026-09-01 20:52 UTC (2+ messages)
` [PATCH v4 7/7] rust_binder: reject mremap()
[PATCH v4 00/16] rust: io: support register projections and remove relative registers
2026-09-01 16:50 UTC (17+ messages)
` [PATCH v4 01/16] rust: io: register: reimplement as proc macro
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v4 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v4 05/16] rust: io: support register projections
` [PATCH v4 06/16] rust: io: register: allow explicit base type specification
` [PATCH v4 07/16] gpu: nova-core: specify base type for registers
` [PATCH v4 08/16] drm/tyr: "
` [PATCH v4 09/16] samples: rust: pci: "
` [PATCH v4 10/16] rust: io: register: make register have a typed base
` [PATCH v4 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v4 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v4 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v4 14/16] rust: io: register: remove relative registers
` [PATCH v4 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v4 16/16] rust: io: register: unify handling of register with/without bitfields
[PATCH v3 5/5] rust_binder: reject mremap()
2026-09-01 16:35 UTC
[PATCH v4] rust: pci: reject IRQ vector indices that do not fit in u32
2026-09-01 16:31 UTC (15+ messages)
` 回复: "
` 回复: "
[PATCH v5 0/5] Rate limited printing for Rust
2026-09-01 16:15 UTC (3+ messages)
` [PATCH v5 4/5] rust_binder: consolidate transaction failure prints
[PATCH net v4] rust: net: phy: fix off-by-one bit positions in device status accessors
2026-09-01 15:52 UTC (9+ messages)
[PATCH v2] rust: bitmap: document panics in `next_bit` and `next_zero_bit`
2026-09-01 15:15 UTC (5+ messages)
[PATCH net v5] rust: net: phy: fix off-by-one bit positions in device status accessors
2026-09-01 14:32 UTC
[PATCH v2 0/2] kunit: add optional assertions to catch taint and lockdep warnings
2026-09-01 11:02 UTC (7+ messages)
` [PATCH v2 1/2] kunit: add extra assertions to KUnit test cases
` [PATCH v2 2/2] kunit: add KUnit test to assert kernel state before KUnit suites are run
[PATCH 0/4 v2] Docs: changes.rst: rework
2026-09-01 10:03 UTC (2+ messages)
[PATCH v3] rust: pci: reject out-of-bounds IRQ vector indices
2026-09-01 9:47 UTC (3+ messages)
` 回复: "
[PATCH] rust: block: Fix GenDiskBuilder block size documentation
2026-09-01 9:42 UTC (4+ messages)
` 回复: "
[PATCH] rust_binder: simplify Result<()> uses
2026-09-01 9:23 UTC (3+ messages)
[PATCH v3 0/3] Rust: add runtime PM support
2026-09-01 9:17 UTC (4+ messages)
` [PATCH v3 1/3] rust: "
[PATCH net v3] rust: net: phy: fix off-by-one bit positions in device status accessors
2026-09-01 3:16 UTC (3+ messages)
[PATCH v2 5/5] rust_binder: reject mremap()
2026-09-01 3:04 UTC
[PATCH 2/2] rust_binder: reject mremap()
2026-09-01 2:37 UTC (2+ messages)
[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
2026-09-01 1:21 UTC (6+ messages)
` [PATCH v9 1/2] "
[PATCH v3 00/21] lib: Rust implementation of SPDM
2026-09-01 1:03 UTC (22+ messages)
` [PATCH v3 01/21] rust: transmute: add `cast_slice[_mut]` functions
` [PATCH v3 02/21] rust: create basic untrusted data API
` [PATCH v3 03/21] rust: validate: add `Validate` trait
` [PATCH v3 04/21] X.509: Make certificate parser public
` [PATCH v3 05/21] X.509: Parse Subject Alternative Name in certificates
` [PATCH v3 06/21] X.509: Move certificate length retrieval into new helper
` [PATCH v3 07/21] rust: add bindings for hash.h
` [PATCH v3 08/21] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [PATCH v3 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v3 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v3 11/21] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH v3 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v3 13/21] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v3 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v3 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v3 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v3 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v3 18/21] lib: rspdm: Support SPDM get_certificate
` [PATCH v3 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v3 20/21] rust: allow extracting the buffer from a CString
` [PATCH v3 21/21] lib: rspdm: Support SPDM challenge
[PATCH] gpu: nova-core: fix incorrect naming/framing of GSP-FMC firmware
2026-09-01 0:26 UTC (2+ messages)
[PATCH] rust: pin-init: use irrefutable pattern for `stack_pin_init`
2026-09-01 0:27 UTC (4+ messages)
[PATCH v1 0/3] rust: add missing newlines in printing calls
2026-09-01 0:20 UTC (3+ messages)
` [PATCH v1 1/3] rust: samples: add missing newlines in rust_print_main
[PATCH 0/2] rust: honor the maximum DMA segment size
2026-08-31 23:32 UTC (3+ messages)
` [PATCH 1/2] gpu: nova-core: declare unlimited DMA max "
` [PATCH 2/2] rust: scatterlist: honor the device's maximum "
page: next (older) | 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