public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-11 19:30:24 to 2025-12-16 08:25:02 UTC [more...]

[PATCH] rust: ptr: replace unneeded use of `build_assert`
 2025-12-16  8:24 UTC 

[PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
 2025-12-16  7:57 UTC  (7+ messages)
` [PATCH v3 1/4] gpu: nova-core: bindings: add missing explicit padding
` [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
` [PATCH v3 3/4] gpu: nova-core: bindings: derive `MaybeZeroable`
` [PATCH v3 4/4] gpu: nova-core: gsp: replace firmware version with "bindings" alias

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2025-12-16  6:48 UTC  (6+ messages)
` [PATCH v3 3/7] rust: cpufreq: always inline functions using build_assert with arguments

[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
 2025-12-16  6:12 UTC  (9+ messages)
` [PATCH 1/7] rust: pci: pass driver data by value to `unbind`
` [PATCH 2/7] rust: add warn_on_err macro
` [PATCH 3/7] gpu: nova-core: use "
` [PATCH RFC 4/7] rust: pin-init: allow `dead_code` on projection structure
` [PATCH 5/7] gpu: nova-nova: use pin-init projections
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading
` [PATCH 7/7] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding

[PATCH v3 0/3] firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADER
 2025-12-16  5:24 UTC  (4+ messages)
` [PATCH v3 2/3] gpu: nova-core: select RUST_FW_LOADER_ABSTRACTIONS

[PATCH v2 00/10] gpu: nova-core: miscellaneous improvements
 2025-12-16  4:27 UTC  (11+ messages)
` [PATCH v2 01/10] gpu: nova-core: gsp: warn if data remains after processing a message
` [PATCH v2 02/10] gpu: nova-core: gsp: remove unnecessary Display impls
` [PATCH v2 03/10] gpu: nova-core: gsp: simplify sequencer opcode parsing
` [PATCH v2 04/10] gpu: nova-core: gsp: remove unneeded sequencer trait
` [PATCH v2 05/10] gpu: nova-core: gsp: derive `Debug` on more sequencer types
` [PATCH v2 06/10] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
` [PATCH v2 07/10] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
` [PATCH v2 08/10] gpu: nova-core: use core library's CStr instead of kernel one
` [PATCH v2 09/10] gpu: nova-core: simplify str_from_null_terminated
` [PATCH v2 10/10] gpu: nova-core: gsp: use available device reference

[PATCH RFC] soc: qcom: socinfo: Re-implement in Rust
 2025-12-16  0:55 UTC  (14+ messages)

[PATCH v2 0/3] Support more safe `AsBytes`/`FromBytes` usage
 2025-12-16  0:44 UTC  (4+ messages)
` [PATCH v2 1/3] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
` [PATCH v2 2/3] rust: Add support for deriving `AsBytes` and `FromBytes`
` [PATCH v2 3/3] rust: Support deriving `AsBytes`/`FromBytes` on bindgen types

[PATCH v2 0/3] Support exporting SoC info from Rust
 2025-12-16  0:43 UTC  (4+ messages)
` [PATCH v2 1/3] rust: Add soc_device support
` [PATCH v2 2/3] docs: ABI: sysfs-devices-soc: Fix swapped sample values
` [PATCH v2 3/3] rust: Add SoC Driver Sample

[PATCH v2] rust: Add support for feeding entropy to randomness pool
 2025-12-16  0:37 UTC 

[PATCH v2] rust: sync: set_once: Implement Send and Sync
 2025-12-16  0:09 UTC 

[PATCH v16 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-12-15 21:54 UTC  (19+ messages)
` [PATCH v16 01/17] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v16 02/17] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v16 03/17] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v16 04/17] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v16 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v16 06/17] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v16 07/17] rust: Introduce interrupt module
` [PATCH v16 08/17] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v16 09/17] rust: sync: Add SpinLockIrq
` [PATCH v16 10/17] rust: sync: Introduce lock::Backend::Context
` [PATCH v16 11/17] rust: sync: lock: Add `Backend::BackendInContext`
` [PATCH v16 12/17] rust: sync: lock/global: Rename B to G in trait bounds
` [PATCH v16 13/17] rust: sync: Add a lifetime parameter to lock::global::GlobalGuard
` [PATCH v16 14/17] rust: sync: Expose lock::Backend
` [PATCH v16 15/17] rust: sync: lock/global: Add Backend parameter to GlobalGuard
` [PATCH v16 16/17] rust: sync: lock/global: Add BackendInContext support to GlobalLock
` [PATCH v16 17/17] locking: Switch to _irq_{disable,enable}() variants in cleanup guards

[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
 2025-12-15 21:49 UTC  (10+ messages)
` [PATCH 04/46] rust: bitmap: add __rust_helper to helpers
` [PATCH 16/46] rust: drm: "
` [PATCH 22/46] rust: kunit: "
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO

[PATCH 0/7] gpu: nova-core: expose the logging buffers via debugfs
 2025-12-15 16:49 UTC  (19+ messages)
` [PATCH 1/7] rust: pci: add PCI device name method
` [PATCH 2/7] gpu: nova-core: Replace module_pci_driver! with explicit module init
` [PATCH 3/7] gpu: nova-core: create debugfs root in PCI init closure
` [PATCH 4/7] gpu: nova-core: implement BinaryWriter for LogBuffer
` [PATCH 5/7] gpu: nova-core: use pin projection in method boot()
` [PATCH 6/7] gpu: nova-core: create loginit debugfs entry
` [PATCH 7/7] gpu: nova-core: create GSP-RM logging buffers debugfs entries

[PATCH] rust: conclude the Rust experiment
 2025-12-15 14:20 UTC  (9+ messages)

[PATCH v8 0/6] rust: add ww_mutex support
 2025-12-15 13:06 UTC  (8+ messages)
` [PATCH v8 1/6] rust: add C wrappers for ww_mutex inline functions
` [PATCH v8 5/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard

[PATCH 00/11] refactor Rust proc macros with `syn`
 2025-12-15 13:01 UTC  (5+ messages)
` [PATCH 01/11] rust: pin-init: internal: remove proc-macro[2] and quote workarounds
` [PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value

ARMv7 Linux + Rust doesn't boot when compiling with only LLVM=1
 2025-12-15 12:17 UTC  (5+ messages)

[PATCH] docs: rust: rbtree: fix incorrect description for `peek_next`
 2025-12-15 12:13 UTC  (2+ messages)

[PATCH v6] rust: add new macro for common bitmap operations
 2025-12-15 11:55 UTC  (3+ messages)

[PATCH v4 0/2] rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
 2025-12-15 11:31 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] gpu: nova-core: gsp: use () as message type for GspInitDone message

[PATCH 0/2] Support exporting SoC info from Rust
 2025-12-15 11:11 UTC  (5+ messages)
` [PATCH 1/2] rust: Add soc_device support
` [PATCH 2/2] rust: Add SoC Driver Sample

[PATCH v1 0/2] scripts: introduce containerized builds
 2025-12-15 10:15 UTC  (5+ messages)
` [PATCH v1 1/2] scripts: add tool to run "

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2025-12-15  9:06 UTC  (8+ messages)
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt

[PATCH v4] drm/nova: Align GEM memory allocation to system page size
 2025-12-15  8:34 UTC 

[RFC 0/7] gpu: nova-core: Enable booting GSP with vGPU enabled
 2025-12-15  4:45 UTC  (14+ messages)
` [RFC 4/7] gpu: nova-core: populate GSP_VF_INFO when vGPU is enabled
` [RFC 5/7] gpu: nova-core: set RMSetSriovMode when NVIDIA "
` [RFC 6/7] gpu: nova-core: reserve a larger GSP WPR2 heap when "
` [RFC 7/7] gpu: nova-core: load the scrubber ucode when vGPU support "

[PATCH 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-12-15  3:48 UTC  (13+ messages)
` [PATCH 2/4] gpu: nova-core: gsp: Fix length of received messages

[PATCH] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
 2025-12-15  2:54 UTC 

[PATCH v3 0/4] rust: Add i8 and i16 atomic support
 2025-12-14 21:54 UTC  (4+ messages)

Fwd: [PATCH] rust: document safety requirements for fmt::Arguments dereference
 2025-12-14 13:11 UTC 

[PATCH 0/3] Support more safe `AsBytes`/`FromBytes` usage
 2025-12-14  2:23 UTC  (6+ messages)
` [PATCH 1/3] rust: transmute: Support transmuting slices of AsBytes/FromBytes types
` [PATCH 2/3] rust: Add support for deriving `AsBytes` and `FromBytes`
` [PATCH 3/3] rust: Support deriving `AsBytes`/`FromBytes` on bindgen types

[PATCH v3] io: add io_pgtable abstraction
 2025-12-14  0:51 UTC  (6+ messages)

[PATCH v2] drm: nova: Align GEM memory allocation to system page size
 2025-12-13 18:41 UTC  (2+ messages)

[PATCH v3] drm/nova: Align GEM memory allocation to system page size
 2025-12-13 14:45 UTC  (2+ messages)

[PATCH] rust: Add support for feeding entropy to randomness pool
 2025-12-13  6:36 UTC  (3+ messages)

[PATCH v26 00/28] riscv control-flow integrity for usermode
 2025-12-12 18:33 UTC  (5+ messages)

[PATCH v1 1/3] rust: sync: set_once: Add fast-path check to avoid expensive cmpxchg
 2025-12-12  2:07 UTC  (5+ messages)
` [PATCH v1 2/3] rust: sync: set_once: Implement Send and Sync
` [PATCH v1 3/3] rust: sync: set_once: fix doc section heading

[PATCH] rust: sync: atomic: Fix fmt warning
 2025-12-11 23:29 UTC  (3+ messages)

[PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-12-11 23:02 UTC  (3+ messages)

[PATCH v1] rust: time: Add missing hrtimer example
 2025-12-11 23:01 UTC  (2+ messages)

[PATCH 0/9] gpu: nova-core: miscellaneous improvements
 2025-12-11 22:10 UTC  (19+ messages)
` [PATCH 1/9] gpu: nova-core: gsp: warn if data remains after processing a message
` [PATCH 2/9] gpu: nova-core: gsp: remove unnecessary Display impls
` [PATCH 3/9] gpu: nova-core: gsp: simplify sequencer opcode parsing
` [PATCH 4/9] gpu: nova-core: gsp: remove unneeded sequencer trait
` [PATCH 5/9] gpu: nova-core: gsp: derive `Debug` on more sequencer types
` [PATCH 6/9] gpu: nova-core: gsp: derive Zeroable for GspStaticConfigInfo
` [PATCH 7/9] gpu: nova-core: firmware: fwsec: do not require bound device when unneeded
` [PATCH 8/9] gpu: nova-core: use core library's CStr instead of kernel one
` [PATCH 9/9] gpu: nova-core: simplify str_from_null_terminated


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