messages from 2025-09-29 07:14:14 to 2025-10-02 13:00:03 UTC [more...]
[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-02 12:59 UTC (39+ messages)
` [PATCH 1/2] rust: pci: add is_virtfn(), to check for VFs
` [PATCH 2/2] gpu: nova-core: reject binding to SR-IOV Virtual Functions
[PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core
2025-10-02 12:39 UTC (7+ messages)
` [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs
` [PATCH v2 2/2] gpu: nova-core: declare that VFs are not (yet) supported
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-02 11:45 UTC (12+ messages)
[PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function
2025-10-02 10:39 UTC (3+ messages)
[PATCH] rust_binder: remove warning about orphan mappings
2025-10-02 9:25 UTC
[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
2025-10-02 3:35 UTC (21+ messages)
` [PATCH v5 1/9] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v5 2/9] nova-core: bitfield: Add support for different storage widths
` [PATCH v5 3/9] nova-core: bitfield: Add support for custom visiblity
` [PATCH v5 4/9] rust: Move register and bitfield macros out of Nova
` [PATCH v5 5/9] rust: bitfield: Add a new() constructor and raw() accessor
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
` [PATCH v5 7/9] rust: bitfield: Use 'as' operator for setter type conversion
` [PATCH v5 8/9] rust: bitfield: Add hardening for out of bounds access
` [PATCH v5 9/9] rust: bitfield: Add hardening for undefined bits
[RFC PATCH 0/2] rust: bounded integer types and use in register macro
2025-10-02 3:03 UTC (5+ messages)
` [PATCH RFC 1/2] rust: kernel: add bounded integer types
` [PATCH RFC 2/2] gpu: nova-core: demonstrate use of BoundedInt
[PATCH v15 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-10-01 21:00 UTC (15+ messages)
` [PATCH v15 1/7] pwm: Export `pwmchip_release` for external use
` [PATCH v15 2/7] rust: pwm: Add Kconfig and basic data structures
` [PATCH v15 3/7] rust: pwm: Add complete abstraction layer
` [PATCH v15 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v15 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v15 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v15 7/7] riscv: dts: thead: Add PWM fan and thermal control
[GIT PULL] Driver core changes for 6.18-rc1
2025-10-01 18:42 UTC (2+ messages)
[PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-01 16:46 UTC (25+ messages)
` [PATCH v3 01/13] gpu: nova-core: Set correct DMA mask
` [PATCH v3 02/13] gpu: nova-core: Create initial Gsp
` [PATCH v3 03/13] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v3 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v3 05/13] gpu: nova-core: Add GSP command queue bindings
` [PATCH v3 06/13] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v3 07/13] gpu: nova-core: gsp: Create rmargs
` [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo
` [PATCH v3 09/13] gpu: nova-core: Add bindings for the GSP RM registry tables
` [PATCH v3 10/13] gpu: nova-core: gsp: Create RM registry and sysinfo commands
` [PATCH v3 11/13] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v3 12/13] nova-core: falcon: Add support to write firmware version
` [PATCH v3 13/13] nova-core: gsp: Boot GSP
[PATCH v3 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
2025-10-01 15:13 UTC (13+ messages)
` [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup
` [PATCH v3 2/2] panthor: use drm_gpuva_unlink_defer()
[PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
2025-10-01 10:38 UTC (2+ messages)
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-01 9:29 UTC (6+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "
[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-10-01 9:04 UTC (5+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v12 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v12 4/4] rust: Add `OwnableRefCounted`
[PATCH] rust: slab: add basic slab module
2025-10-01 4:44 UTC (7+ messages)
` [PATCH v2] "
[GIT PULL] Rust for 6.18
2025-10-01 2:20 UTC (2+ messages)
[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
2025-10-01 1:31 UTC (38+ messages)
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask^[
` [PATCH v2 03/10] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v2 06/10] gpu: nova-core: gsp: Create rmargs
[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
2025-09-30 20:12 UTC (5+ messages)
` [PATCH v2 2/5] rust: macros: extend custom `quote!()` macro
[PATCH v4 0/6] Introduce bitfield and move register macro to rust/kernel/
2025-09-30 12:03 UTC (28+ messages)
` [PATCH v4 1/6] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v4 2/6] nova-core: bitfield: Add support for different storage widths
` [PATCH v4 3/6] nova-core: bitfield: Add support for custom visiblity
` [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion
[PATCH] rust: file: add intra-doc link for 'EBADF'
2025-09-30 11:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH RFC] gpu: nova-core: use the TryFrom/Into derive macros
2025-09-30 7:15 UTC (2+ messages)
[PATCH 0/4] rust: add `TryFrom` and `Into` derive macros
2025-09-30 4:56 UTC (4+ messages)
[PATCH v4] rust/fs: use intra-doc link for `EBADF` in `BadFdError` docs
2025-09-29 19:10 UTC (2+ messages)
[PATCH] docs/zh_CN: Add translation of rust/testing.rst
2025-09-29 16:35 UTC
[PATCH v2] rust: of: Add basic DeviceNode abstractions,
2025-09-29 14:57 UTC (3+ messages)
[PATCH] rust: of: Add basic DeviceNode abstractions
2025-09-29 13:56 UTC (2+ messages)
[PATCH] rust: cpufreq: streamline find_supply_names
2025-09-29 11:02 UTC (4+ messages)
[PATCH v3] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
2025-09-29 7:17 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).