messages from 2025-09-25 18:15:29 to 2025-10-01 10:32:08 UTC [more...]
[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-01 10:32 UTC (14+ 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 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-10-01 9:29 UTC (11+ 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 v3 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-01 5:54 UTC (24+ 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] rust: slab: add basic slab module
2025-10-01 4:44 UTC (20+ 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 (43+ 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 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v2 06/10] gpu: nova-core: gsp: Create rmargs
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-10-01 0:13 UTC (13+ messages)
[PATCH v15 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-10-01 0:01 UTC (9+ 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
[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
2025-09-30 22:06 UTC (14+ 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
[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 (30+ 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 4/6] rust: Move register and bitfield macros out of Nova
` [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)
[PATCH 1/2] gpu: nova-core: gsp: remove useless conversion
2025-09-29 4:18 UTC (5+ messages)
` [PATCH 2/2] gpu: nova-core: gsp: do not unwrap() SGEntry
[PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
2025-09-29 3:14 UTC (4+ messages)
[GIT PULL] Driver core changes for 6.18-rc1
2025-09-28 19:48 UTC
[RFC PATCH] rust: sync: Add dma_fence abstractions
2025-09-28 15:57 UTC (13+ messages)
[PATCH v5 0/3] rust: i2c: Add basic I2C driver abstractions
2025-09-27 18:20 UTC (7+ messages)
` [PATCH v5 2/3] rust: i2c: add manual I2C device creation abstractions
` [PATCH v5 3/3] samples: rust: add Rust I2C sample driver
[PATCH v6 0/2] rust: zpool: add API for C and Rust
2025-09-26 14:27 UTC (6+ messages)
` [syzbot ci] "
[PATCH 0/2] rust: pci: display symbolic PCI vendor and class names
2025-09-25 23:28 UTC (5+ messages)
[PATCH v16 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-09-25 22:28 UTC (4+ messages)
` [PATCH v16 1/3] samples: rust: platform: remove trailing commas
[PATCH 1/2] rust: usb: don't retain device context for the interface parent
2025-09-25 18:59 UTC (2+ messages)
` [PATCH 2/2] rust: usb: keep usb::Device private for now
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).