messages from 2026-01-20 18:56:33 to 2026-01-21 23:53:35 UTC [more...]
[PATCH v7 00/12] gpu: nova-core: add Turing support
2026-01-21 23:52 UTC (5+ messages)
` [PATCH v7 01/12] gpu: nova-core: rename Imem to ImemSecure
` [PATCH v7 02/12] gpu: nova-core: add ImemNonSecure section infrastructure
` [PATCH v7 03/12] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH v7 05/12] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
[PATCH v2 0/2] rust: reduce duplicate information
2026-01-21 23:12 UTC (6+ messages)
` [PATCH v2 2/2] scripts: generate_rust_analyzer.py: reduce cfg plumbing
[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
2026-01-21 22:39 UTC (17+ messages)
` [PATCH v17 01/16] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v17 03/16] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v17 04/16] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v17 05/16] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v17 06/16] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v17 07/16] rust: Introduce interrupt module
` [PATCH v17 08/16] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v17 09/16] rust: sync: Add SpinLockIrq
` [PATCH v17 10/16] rust: sync: Introduce lock::Lock::lock_with() and friends
` [PATCH v17 11/16] rust: sync: Expose lock::Backend
` [PATCH v17 12/16] rust: sync: lock/global: Rename B to G in trait bounds
` [PATCH v17 13/16] rust: sync: Add a lifetime parameter to lock::global::GlobalGuard
` [PATCH v17 14/16] rust: sync: lock/global: Add Backend parameter to GlobalGuard
` [PATCH v17 15/16] rust: sync: lock/global: Add ContextualBackend support to GlobalLock
` [PATCH v17 16/16] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
[PATCH v2 0/5] rust: add `register!` macro
2026-01-21 21:39 UTC (16+ messages)
` [PATCH v2 1/5] rust: enable the `generic_arg_infer` feature
` [PATCH v2 2/5] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH v2 3/5] rust: num: add `as_bool` method to `Bounded<_, 1>`
` [PATCH v2 4/5] rust: io: add `register!` macro
` [PATCH FOR REFERENCE v2 5/5] gpu: nova-core: use the kernel "
[PATCH] rust: disallow use of `CStr::as_ptr`
2026-01-21 20:47 UTC (10+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-21 20:46 UTC (40+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot
[PATCH v12 0/5] rust: pci: add config space read/write support
2026-01-21 20:22 UTC (6+ messages)
` [PATCH v12 1/5] rust: devres: style for imports
` [PATCH v12 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v12 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v12 4/5] rust: pci: add config space read/write support
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines
[PATCH 00/10] rust: xarray: add entry API with preloading
2026-01-21 20:17 UTC (13+ messages)
` [PATCH 01/10] rust: xarray: minor formatting fixes
` [PATCH 02/10] rust: xarray: add debug format for `StoreError`
` [PATCH 09/10] rust: xarray: add preload API
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings
[PATCH 0/2] DRM 'feature' support for DRM drivers
2026-01-21 19:05 UTC (4+ messages)
` [PATCH 1/2] rust: drm: add support for driver features
[PATCH v11 0/5] rust: pci: add config space read/write support
2026-01-21 18:54 UTC (13+ messages)
` [PATCH v11 1/5] rust: devres: style for imports
` [PATCH v11 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v11 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v11 4/5] rust: pci: add config space read/write support
` [PATCH v11 5/5] sample: rust: pci: add tests for config space routines
[PATCH 1/2] rust: iommu: fix Rust formatting
2026-01-21 18:43 UTC (2+ messages)
` [PATCH 2/2] rust: iommu: fix `srctree` link warning
[PATCH RFC 0/2] rcu box container for Rust + maple tree load_rcu
2026-01-21 18:38 UTC (10+ messages)
[PATCH] pwm: th1520: fix `CLIPPY=1` warning
2026-01-21 18:37 UTC
[PATCH v10 0/1] rust: Add safe pointer formatting support
2026-01-21 18:06 UTC (4+ messages)
` [PATCH v10 1/1] rust: fmt: add "
[PATCH v3 0/6] Rust GPUVM immediate mode
2026-01-21 17:31 UTC (11+ messages)
` [PATCH v3 1/6] rust: drm: add base GPUVM immediate mode abstraction
` [PATCH v3 2/6] rust: helpers: Add bindings/wrappers for dma_resv_lock
` [PATCH v3 3/6] rust: gpuvm: add GpuVm::obtain()
` [PATCH v3 4/6] rust: gpuvm: add GpuVa struct
` [PATCH v3 5/6] rust: gpuvm: add GpuVmCore::sm_unmap()
` [PATCH v3 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH v1] rust: time: Add Delta range constants for time units
2026-01-21 17:02 UTC (6+ messages)
[PATCH 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-01-21 16:35 UTC (16+ messages)
` [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH 24/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
[PATCH 0/2] Provide Rust atomic helpers over raw pointers
2026-01-21 14:04 UTC (15+ messages)
` [PATCH 2/2] rust: sync: atomic: Add atomic operation "
[PATCH v2 0/7] rust: Replace unsafe core::mem::zeroed() with pin_init::zeroed()
2026-01-21 14:47 UTC (6+ messages)
` [PATCH v2 2/7] rust: block: mq: use pin_init::zeroed() for queue_limits
` [PATCH v2 3/7] rust: block: mq: use pin_init::zeroed() for tag_set
` (subset) [PATCH v2 0/7] rust: Replace unsafe core::mem::zeroed() with pin_init::zeroed()
[PATCH 1/4] rust: device: support `dev_printk` on all devices
2026-01-21 14:25 UTC (8+ messages)
` [PATCH 2/4] rust: samples: remove redundant `.as_ref()` for `dev_*` print
` [PATCH 4/4] gpu: tyr: "
[PATCH] drivers: pwm: replace `kernel::c_str!` with C-Strings
2026-01-21 11:05 UTC (4+ messages)
[PATCH v3 0/2] scripts: introduce containerized builds
2026-01-21 10:13 UTC (7+ messages)
` [PATCH v3 2/2] Documentation: dev-tools: add container.rst page
[PATCH 0/6] rust: add `bitfield!` and `register!` macros
2026-01-21 10:10 UTC (23+ messages)
` [PATCH 1/6] rust: num: add `shr` and `shl` methods to `Bounded`
` [PATCH 3/6] rust: add `bitfield!` macro
[PATCH v10 0/5] rust: pci: add config space read/write support
2026-01-21 9:29 UTC (4+ messages)
` [PATCH v10 1/5] rust: devres: style for imports
[PATCH v4 0/4] rust: add `TryFrom` and `Into` derive macros
2026-01-21 3:20 UTC (8+ messages)
` [PATCH v4 1/4] rust: macros: add derive macro for `Into`
[PATCH net-next] net: remove HIPPI support and RoadRunner HIPPI driver
2026-01-21 3:20 UTC (2+ messages)
[PATCH] rust: sync: replace `kernel::c_str!` with C-Strings
2026-01-21 1:09 UTC (3+ messages)
[PATCH 0/5] Add READ_ONCE and WRITE_ONCE to Rust
2026-01-21 0:47 UTC (3+ messages)
` [PATCH 5/5] rust: fs: use READ_ONCE instead of read_volatile
[PATCH v26 00/28] riscv control-flow integrity for usermode
2026-01-21 1:32 UTC (5+ messages)
[PATCH v6 00/11] gpu: nova-core: add Turing support
2026-01-21 0:25 UTC (4+ messages)
` [PATCH v6 11/11] gpu: nova-core: add PIO support for loading firmware images
[PATCH 0/6] scripts: generate_rust_analyzer: improve rust-project.json generation
2026-01-21 0:01 UTC (4+ messages)
` [PATCH 6/6] scripts: generate_rust_analyzer: move sysroot crates to sysroot_project
[PATCH v2 0/2] rust: sync: Atomic pointer
2026-01-20 22:45 UTC (5+ messages)
` [PATCH v2 1/2] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
[PATCH] rust: replace `kernel::c_str!` with C-Strings in seq_file and device
2026-01-20 21:11 UTC (4+ messages)
[PATCH v2 0/2] Clean up Rust LockClassKey
2026-01-20 21:05 UTC (5+ messages)
` [PATCH v2 2/2] rust: sync: clean up LockClassKey and its docs
[PATCH] rust: macros: add if_cfg! macro for config-based conditionals
2026-01-20 20:04 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