messages from 2025-11-14 14:37:34 to 2025-11-18 16:21:05 UTC [more...]
[PATCH v2] gendwarfksyms: Skip files with no exports
2025-11-18 16:20 UTC (7+ messages)
[PATCH 00/11] gpu: nova-core: add Turing support
2025-11-18 15:08 UTC (29+ messages)
` [PATCH 01/11] gpu: nova-core: rename Imem to ImemSec
` [PATCH 02/11] gpu: nova-core: add ImemNs section infrastructure
` [PATCH 03/11] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH 04/11] gpu: nova-core: add support for Turing/GA100 fwsignature
` [PATCH 05/11] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
` [PATCH 06/11] gpu: nova-core: add Turing boot registers
` [PATCH 07/11] gpu: nova-core: move some functions into the HAL
` [PATCH 08/11] gpu: nova-core: Add basic Turing HAL
` [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support
` [PATCH 10/11] gpu: nova-core: LibosMemoryRegionInitArgument size must be page aligned
` [PATCH 11/11] gpu: nova-core: add PIO support for loading firmware images
[RFC WIP 0/3] DRM Jobqueue
2025-11-18 13:25 UTC (4+ messages)
` [RFC WIP 1/3] rust: list: Add unsafe for container_of
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions
` [RFC WIP 3/3] rust/drm: Add initial jobqueue sceleton
[PULL] DRM Rust changes for v6.19
2025-11-18 12:57 UTC
[PATCH v2] uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
2025-11-18 10:39 UTC (2+ messages)
[PATCH v2] rust: list: Add unsafe for container_of
2025-11-18 9:33 UTC (5+ messages)
[PATCH] rust: add a function that returns a reference to the IO Ports Resource
2025-11-18 8:36 UTC (4+ messages)
[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
2025-11-17 22:44 UTC (17+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait
` [PATCH v6 RESEND 5/7] rust: io: factor out MMIO read/write macros
` [PATCH v6 RESEND 6/7] rust: pci: add config space read/write support
[PATCH v7 0/2] rust: leds: add led classdev abstractions
2025-11-17 22:04 UTC (3+ messages)
` [PATCH v7 1/2] rust: Add trait to convert a device reference to a bus device reference
[PATCH v8 0/4] rust: i2c: Add basic I2C driver abstractions
2025-11-17 21:40 UTC (9+ messages)
` [PATCH v8 1/4] rust: i2c: add basic I2C device and "
` [PATCH v8 2/4] rust: i2c: add manual I2C device creation abstractions
` [PATCH v8 3/4] samples: rust: add Rust I2C sample driver
` [PATCH v8 4/4] samples: rust: add Rust I2C client registration sample
[PATCH] rust: allow `clippy::disallowed_names` for doctests
2025-11-17 21:37 UTC (10+ messages)
[PATCH 1/2] rust: allow `unreachable_pub` for doctests
2025-11-17 21:02 UTC (7+ messages)
` [PATCH 2/2] rust: device: make example buildable
[PATCH v3 0/6] rust: replace `kernel::c_str!` with C-Strings
2025-11-17 17:11 UTC (9+ messages)
` [PATCH v3 2/6] rust: net: "
` [PATCH v3 4/6] rust: sync: "
[PATCH v4] rust: sync: replace `kernel::c_str!` with C-Strings
2025-11-17 16:38 UTC
[PATCH v3] io: add io_pgtable abstraction
2025-11-17 16:34 UTC (3+ messages)
[PATCH v4 0/4] rust: add Bounded integer type
2025-11-17 15:12 UTC (4+ messages)
` [PATCH v4 3/4] MAINTAINERS: add entry for the Rust `num` module
[PATCH] gpu: nova-core: make formatting compatible with rust tree
2025-11-17 14:52 UTC (3+ messages)
[PATCH] rust/time: Add Delta::from_nanos()
2025-11-17 12:26 UTC (8+ messages)
[PATCH v1] rbtree: reduce unsafe blocks on pointer derefs
2025-11-17 12:13 UTC (2+ messages)
[PATCH v8 00/16] gpu: nova-core: Boot GSP to RISC-V active
2025-11-17 11:30 UTC (4+ messages)
` [PATCH v8 01/16] gpu: nova-core: compute layout of more framebuffer regions required for GSP
[PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper
2025-11-17 11:04 UTC (3+ messages)
[PATCH v13 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-11-17 10:08 UTC (5+ messages)
` [PATCH v13 1/4] rust: types: Add Ownable/Owned types
` [PATCH v13 2/4] rust: `AlwaysRefCounted` is renamed to `RefCounted`
` [PATCH v13 3/4] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v13 4/4] rust: Add `OwnableRefCounted`
[PATCH] rust: lib: Add necessary unsafes for container_of
2025-11-17 8:59 UTC (7+ messages)
[PATCH v3 0/2] Add support for print exactly once
2025-11-17 0:24 UTC (3+ messages)
` [PATCH v3 1/2] rust: Add support for calling a function "
` [PATCH v3 2/2] rust: Add pr_*_once macros
[PATCH v2 0/4] rust: Add i8 and i16 atomic support
2025-11-17 0:10 UTC (5+ messages)
` [PATCH v2 1/4] rust: sync: Add i8/i16 atomic_load_acquire/atomic_store_release helpers
` [PATCH v2 2/4] rust: helpers: Add i8/i16 relaxed atomic helpers
` [PATCH v2 3/4] rust: sync: atomic: Add i8/i16 load and store support
` [PATCH v2 4/4] rust: sync: atomic: Add store_release/load_acquire tests
[PATCH v5] rust: rbtree: add immutable cursor
2025-11-16 22:34 UTC (3+ messages)
[PATCH v3] RISC-V: re-enable gcc + rust builds
2025-11-16 19:38 UTC (4+ messages)
[PATCH v5 00/13] nova-core: Complete GSP boot and begin RPC communication
2025-11-16 2:32 UTC (28+ messages)
` [PATCH v5 01/13] gpu: nova-core: falcon: Move waiting until halted to a helper
` [PATCH v5 02/13] gpu: nova-core: falcon: Move start functionality into separate helper
` [PATCH v5 03/13] gpu: nova-core: falcon: Move mbox functionalities into helper
` [PATCH v5 04/13] gpu: nova-core: falcon: Move dma_reset functionality "
` [PATCH v5 05/13] gpu: nova-core: gsp: Add support for checking if GSP reloaded
` [PATCH v5 06/13] gpu: nova-core: Add bindings required by GSP sequencer
` [PATCH v5 07/13] gpu: nova-core: Implement the "
` [PATCH v5 08/13] gpu: nova-core: sequencer: Add register opcodes
` [PATCH v5 09/13] gpu: nova-core: sequencer: Add delay opcode support
` [PATCH v5 10/13] gpu: nova-core: sequencer: Implement basic core operations
` [PATCH v5 11/13] gpu: nova-core: sequencer: Implement core resume operation
` [PATCH v5 12/13] gpu: nova-core: gsp: Wait for gsp initialization to complete
` [PATCH v5 13/13] gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information
[PATCH v9 0/4] gpu: nova: add boot42 support for next-gen GPUs
2025-11-15 20:59 UTC (10+ messages)
` [PATCH v9 1/4] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
` [PATCH v9 2/4] gpu: nova-core: make Architecture behave as a u8 type
` [PATCH v9 3/4] gpu: nova-core: add boot42 support for next-gen GPUs
` [PATCH v9 4/4] gpu: nova-core: provide a clear error report for unsupported GPUs
[PATCH v8 0/4] rust: leds: add led classdev abstractions
2025-11-15 20:48 UTC (7+ messages)
` [PATCH v8 1/4] rust: Add trait to convert a device reference to a bus device reference
` [PATCH v8 2/4] rust: leds: add basic led classdev abstractions
` [PATCH v8 3/4] rust: leds: split generic and normal led classdev abstractions up
` [PATCH v8 4/4] rust: leds: add multicolor classdev abstractions
[PATCH v1 1/2] rust: Add support for calling a function exactly once
2025-11-15 13:37 UTC (11+ messages)
[PATCH v1 0/3] rust: Add i8 and i16 atomic support
2025-11-15 13:23 UTC (8+ messages)
` [PATCH v1 1/3] rust: sync: Add smp_store_release/smp_load_acquire helpers
` [PATCH v1 2/3] rust: sync: atomic: Add i8 and i16 support (load and store)
` [PATCH v1 3/3] rust: sync: atomic: Add store_release/load_acquire tests
[RFC PATCH v1 0/2] rust: pci: Introduce PCIe error handler support and sample usage
2025-11-15 8:01 UTC (3+ messages)
[PATCH v8 0/6] gpu: nova: add boot42 support for next-gen GPUs
2025-11-15 0:49 UTC (12+ messages)
` [PATCH v8 1/6] gpu: nova-core: implement Display for Spec
` [PATCH v8 2/6] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
` [PATCH v8 4/6] gpu: nova-core: use ENOTSUPP for unsupported GPUs, in all cases
` [PATCH v8 5/6] gpu: nova-core: add boot42 support for next-gen GPUs
[GIT PULL] Rust fixes for 6.18 (2nd)
2025-11-14 23:53 UTC (2+ messages)
[PATCH v2 0/4] initial work on making VMA flags a bitmap
2025-11-14 15:35 UTC (3+ messages)
` [PATCH v2 1/4] mm: declare VMA flags by bit
[GIT PULL] [PATCH 1/4] Rust atomics & locking changes for v6.19
2025-11-14 15:28 UTC (2+ messages)
[PATCH v4 0/9] rust: Add Per-CPU Variable API
2025-11-14 15:24 UTC (7+ messages)
` [PATCH v4 4/9] rust: percpu: introduce a rust API for static per-CPU variables
` [PATCH v4 7/9] rust: percpu: Support non-zeroable types for DynamicPerCpu
` [PATCH v4 5/9] rust: percpu: introduce a rust API for dynamic per-CPU variables
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).