messages from 2025-10-06 20:58:09 to 2025-10-13 06:21:35 UTC [more...]
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-09 12:54 UTC (20+ messages)
` [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
` [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova
[PATCH] nouveau: add option to avoid 535 firmware in initramfs
2025-10-08 3:43 UTC (8+ messages)
[PATCH v2 0/8] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-21 20:33 UTC (9+ messages)
` [PATCH v2 1/8] gpu: nova-core: "
` [PATCH v2 4/8] rust: device: "
` [PATCH v2 5/8] rust: file: "
` [PATCH v2 6/8] rust: kunit: "
` [PATCH v2 7/8] rust: seq_file: "
` [PATCH v2 8/8] rust: sync: "
[RFC PATCH v2 0/3] rust: bounded integer types and use in register macro
2025-10-11 10:33 UTC (23+ messages)
` [PATCH RFC v2 1/3] gpu: nova-core: register: use field type for Into implementation
` [PATCH RFC v2 2/3] rust: kernel: add bounded integer types
` [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt
[PATCH] drm/nouveau: Fix refcount leak in nouveau_connector_detect
2025-10-06 21:43 UTC (2+ messages)
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-04 19:38 UTC (20+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 5/5] rust: remove core::ffi::CStr reexport
[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
2025-10-08 16:35 UTC (4+ messages)
[PATCH 0/6] Replace `kernel::str::CStr` with `core::ffi::CStr` (cycle 1)
2025-07-20 23:18 UTC (8+ messages)
` [PATCH 1/6] rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
` [PATCH 2/6] rust: kernel: add `fmt` module
` [PATCH 3/6] rust: use `kernel::{fmt,prelude::fmt!}`
` [PATCH 6/6] rust: use `core::ffi::CStr` method names
[PATCH v4 00/13] gpu: nova-core: Boot GSP to RISC-V active
2025-10-09 21:41 UTC (29+ messages)
` [PATCH v4 01/13] gpu: nova-core: Set correct DMA mask
` [PATCH v4 02/13] gpu: nova-core: Create initial Gsp
` [PATCH v4 03/13] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v4 04/13] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v4 05/13] gpu: nova-core: Add GSP command queue bindings
` [PATCH v4 06/13] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v4 07/13] gpu: nova-core: gsp: Create rmargs
` [PATCH v4 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo
` [PATCH v4 09/13] gpu: nova-core: Add bindings for the GSP RM registry tables
` [PATCH v4 10/13] gpu: nova-core: gsp: Create RM registry and sysinfo commands
` [PATCH v4 11/13] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v4 12/13] nova-core: falcon: Add support to write firmware version
` [PATCH v4 13/13] nova-core: gsp: Boot GSP
[PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep
2025-10-07 20:17 UTC (3+ messages)
[PATCH v5 00/14] gpu: nova-core: Boot GSP to RISC-V active
2025-10-13 6:20 UTC (10+ messages)
` [PATCH v5 01/14] gpu: nova-core: Set correct DMA mask
` [PATCH v5 02/14] gpu: nova-core: Create initial Gsp
` [PATCH v5 03/14] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v5 04/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v5 05/14] gpu: nova-core: Add zeroable trait to bindings
` [PATCH v5 06/14] gpu: nova-core: Add GSP command queue bindings
` [PATCH v5 07/14] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH v5 08/14] gpu: nova-core: gsp: Create rmargs
` [PATCH v5 09/14] gpu: nova-core: Add bindings and accessors for GspSystemInfo
[PATCH] drm/nouveau: fully define nvfw_hs_load_header_v2
2025-10-10 22:39 UTC
[PATCH 2/5] drm/nouveau/uvmm: Allow larger pages
2025-10-09 23:40 UTC (5+ messages)
[PATCH 0/5 v2] drm/nouveau: Enable variable page sizes and compression
2025-10-09 23:38 UTC (6+ messages)
` [PATCH 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH 2/5] drm/nouveau/uvmm: Allow "
` [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-09 13:02 UTC (6+ messages)
[PATCH v2] nova-core: vbios: Rework BiosImage to be simpler
2025-10-09 0:47 UTC
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-08 19:56 UTC
[PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors
2025-10-08 19:09 UTC (5+ messages)
[PATCH v3] rust: pci: Allocate and manage PCI interrupt vectors
2025-10-08 19:07 UTC
[PATCH v2] drm/client: Remove holds_console_lock parameter from suspend/resume
2025-10-08 9:57 UTC (3+ messages)
[PATCH 22/28] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
2025-10-08 8:53 UTC
[RFC PATCH 1/1] Avoid NOUVEAU_GETPARAM_HAS_VMA_TILEMODE on nv177
2025-10-07 18:38 UTC (3+ messages)
[PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core
2025-10-07 11:26 UTC (15+ messages)
[PATCH RFC] nova-core: mm: Add initial structures for page table management
2025-10-06 21:11 UTC (2+ messages)
[RFC PATCH v1 06/10] mm/hugetlb: use separate folio->_hugetlb_list for hugetlb-internals
2024-11-12 15:28 UTC (2+ messages)
` "
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-09-24 1:08 UTC (12+ messages)
` [PATCH v3 1/9] gpu: nova-core: "
` [PATCH v3 2/9] rust: alloc: "
` [PATCH v3 3/9] rust: block: "
` [PATCH v3 4/9] rust: device: "
` [PATCH v3 5/9] rust: file: "
` [PATCH v3 6/9] rust: kunit: "
` [PATCH v3 7/9] rust: seq_file: "
` [PATCH v3 8/9] rust: sync: "
` [PATCH v3 9/9] rust: device: "
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-09-25 13:54 UTC (14+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 04/19] rust: clk: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 13/19] rust: pci: "
` [PATCH v2 15/19] rust: seq_file: "
` [PATCH v2 16/19] rust: str: "
` [PATCH v2 18/19] rust: io: "
[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
2025-08-13 15:59 UTC (13+ messages)
` [PATCH v2 01/19] drivers: net: "
` [PATCH v2 02/19] gpu: nova-core: "
` [PATCH v2 03/19] rust: auxiliary: "
` [PATCH v2 05/19] rust: configfs: "
` [PATCH v2 06/19] rust: cpufreq: "
` [PATCH v2 07/19] rust: device: "
` [PATCH v2 08/19] rust: firmware: "
` [PATCH v2 09/19] rust: kunit: "
` [PATCH v2 10/19] rust: macros: "
` [PATCH v2 11/19] rust: miscdevice: "
` [PATCH v2 12/19] rust: net: "
` [PATCH v2 15/19] rust: seq_file: "
[PATCH 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-07-14 21:08 UTC (9+ messages)
` [PATCH 7/9] rust: pin-init: "
` [PATCH 8/9] rust: seq_file: "
[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-06-19 15:06 UTC (6+ messages)
` [PATCH v12 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v12 2/5] rust: support formatting of foreign types
` [PATCH v12 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v12 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v12 5/5] rust: remove core::ffi::CStr reexport
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-18 13:53 UTC (7+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v12 6/6] rust: enable `clippy::ref_as_ptr` lint
[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
2025-07-10 15:31 UTC (11+ messages)
` [PATCH 02/17] gpu: nova-core: "
` [PATCH 03/17] rust: auxiliary: "
` [PATCH 04/17] rust: clk: "
` [PATCH 07/17] rust: device: "
` [PATCH 08/17] rust: firmware: "
` [PATCH 09/17] rust: kunit: "
` [PATCH 11/17] rust: miscdevice: "
` [PATCH 12/17] rust: net: "
` [PATCH 15/17] rust: seq_file: "
` [PATCH 17/17] rust: sync: "
[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-30 12:27 UTC (3+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-26 22:30 UTC (6+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 5/5] rust: remove core::ffi::CStr reexport
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