All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-13 12:00:21 to 2025-12-13 12:43:52 UTC [more...]

[PATCH v2 1/3] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
 2025-11-02 22:49 UTC  (5+ messages)

[PATCH] drm/nouveau : refactor deprecated strcpy
 2025-12-04 12:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
 2024-07-11 18:50 UTC  (2+ messages)

[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-10-08 15:49 UTC  (7+ messages)

[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-10 20:57 UTC  (12+ messages)
` [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
` [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
        ` Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)

[PATCH] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 10:43 UTC  (2+ messages)
` [PATCH] gpu: nova-core: vbios: split out PmuLookupTableHeader from PmuLookupTable

[RFC PATCH 0/6] drm/sched: Avoid memory leaks by canceling job-by-job
 2025-06-16 10:08 UTC  (6+ messages)
` [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback

[PATCH 1/2] dma-buf: Add __dma_fence_is_signaled()
 2025-05-22 13:43 UTC  (11+ messages)
` [PATCH 2/2] drm/nouveau: Don't signal when killing the fence context

[PATCH] nouveau: Remove unused functions
 2024-11-22  2:02 UTC  (2+ messages)

[PATCH] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
 2025-07-27  9:51 UTC  (4+ messages)

[PATCH 0/6] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-04 11:27 UTC  (7+ messages)
` [PATCH 2/6] drm/sched/tests: Port to cancel_job()

[PATCH v2] drm/nouveau: Prevent signalled fences in pending list
 2025-04-03 14:40 UTC  (6+ messages)

[PATCH v2 0/5] rust: add `TryFrom` and `Into` derive macros
 2025-09-30 20:12 UTC  (3+ messages)
` [PATCH v2 3/5] rust: macros: prefix variable `span` with underscore

[RFC PATCH v2 0/3] rust: bounded integer types and use in register macro
 2025-10-10 17:20 UTC  (7+ messages)
` [PATCH RFC v2 3/3] gpu: nova-core: use BoundedInt

[PATCH v3 0/5] Introduce bitfield and move register macro to rust/kernel/
 2025-09-11  1:47 UTC  (5+ messages)
` [PATCH v3 5/5] rust: Add KUNIT tests for bitfield

[PATCH] gpu: nova-core: fix bounds check in PmuLookupTableEntry::new
 2025-07-14  6:10 UTC  (4+ messages)
` [PATCH] gpu: nova-core: define named constants for magic numbers

[PATCH RESEND] drm/nouveau: fix circular dep oops from vendored i2c encoder
 2025-12-04 22:54 UTC  (3+ messages)

[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-28 14:45 UTC  (5+ messages)
` [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`

[PATCH v4 0/6] Introduce bitfield and move register macro to rust/kernel/
 2025-09-29 15:17 UTC  (5+ messages)
` [PATCH v4 6/6] rust: bitfield: Use 'as' operator for setter type conversion

[PATCH 0/4] rust: add `FromPrimitive` support
 2025-06-23 15:14 UTC  (3+ messages)
` [PATCH 1/4] rust: introduce `FromPrimitive` trait
` [PATCH 4/4] rust: macros: add derive macro for `FromPrimitive`

[PATCH 0/2] drm: Use vmalloc_array and vcalloc to simplify code
 2025-08-16 14:37 UTC  (2+ messages)
` [PATCH 1/2] drm/nouveau: Use vmalloc_array "

[PATCH v2 0/6] drm/sched: Fix memory leaks in drm_sched_fini()
 2025-05-16  9:54 UTC  (10+ messages)
` [PATCH v2 2/6] drm/sched: Prevent teardown waitque from blocking too long
` [PATCH v2 6/6] drm/sched: Port unit tests to new cleanup design

[PATCH] drm/nouveau: Fix race in nouveau_sched_fini()
 2025-10-27 13:00 UTC  (3+ messages)

[RFC PATCH v3 0/7] gpu: nova-core: register definitions and basic timer and falcon devices
 2025-03-21 16:20 UTC  (5+ messages)
` [PATCH RFC v3 6/7] gpu: nova-core: add basic timer device

[PATCH] drm/nouveau: Fix null pointer dereference
 2025-04-12 17:53 UTC 

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-20  6:23 UTC  (6+ messages)
` [PATCH RFC 1/3] rust: add useful ops for u64

[PATCH] drm/nouveau: avoid assignment in if condition
 2025-08-18  7:20 UTC 

[PATCH] drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
 2024-10-31  2:04 UTC  (3+ messages)

[PATCH] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
 2025-03-26 13:10 UTC  (10+ messages)
  ` [PATCH v2] "
          ` [PATCH v3] "
          ` [PATCH] drm/nouveau: prime: drm_prime_gem_destroy comment
              ` [PATCH v2] drm/prime: fix "

[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes
 2024-06-25  8:18 UTC 

[PATCH v5 00/23] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-15 13:32 UTC  (17+ messages)
` [PATCH v5 04/23] rust: add new `num` module with `PowerOfTwo` type
` [PATCH v5 05/23] rust: num: add the `fls` operation

[PATCH v1 v1] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-17  1:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/5] drm/nouveau: Add drm_panic support for nv50+
 2024-05-23 13:00 UTC  (6+ messages)
` [PATCH 1/5] drm/panic: Add ABGR2101010 support
` [PATCH 2/5] drm/panic: only draw the foreground color in drm_panic_blit()
` [PATCH 3/5] drm/panic: Add a set_pixel() callback to drm_scanout_buffer
` [PATCH 4/5] drm/panic: add a private pointer "
` [PATCH 5/5] drm/nouveau: Add drm_panic support for nv50+

[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-10  6:20 UTC 

[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to auxch.c and auxch.h
 2024-10-11 10:23 UTC  (4+ messages)

[PATCH 1/2] nova-core: Solve mentions of `CoherentAllocation` improvements [COHA]
 2025-10-19 11:57 UTC  (3+ messages)

[PATCH] drm/nouveau/i2c: rename aux.c and aux.h to nvkm_i2c_aux.c and nvkm_i2c_aux.h
 2024-06-02 23:27 UTC  (5+ messages)

[PATCH] [v7] nouveau: add command-line GSP-RM registry support
 2024-04-29 14:26 UTC  (5+ messages)

[RFC PATCH 0/8] [RFC] DRM Rust abstractions and Nova
 2024-06-07 12:11 UTC  (22+ messages)
` [RFC PATCH 6/8] rust: drm: gem: Add GEM object abstraction
` [RFC PATCH 7/8] rust: add firmware abstractions

[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
 2025-10-06 16:40 UTC  (7+ messages)
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-11 19:54 UTC  (3+ messages)
` [PATCH v2 0/3] rust: Introduce support for C linked list interfacing

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-05 22:24 UTC  (6+ messages)
` [PATCH v2 3/4] nova-core: bitstruct: Add support for custom visiblity
` [PATCH v2 4/4] rust: Move register and bitstruct macros out of Nova

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-16 17:48 UTC  (3+ messages)
` [PATCH v7.1 2/4] gpu: nova-core: bitfield: Move bitfield-specific code from register! into new macro

[PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown"
 2025-09-04 11:12 UTC  (3+ messages)

linux 6.12, 6.16: Running Flatpaks causes kernel oops in nouveau module
 2025-09-11  1:47 UTC 

Locking GPU frequency on GSP-enabled cards
 2024-09-13 11:24 UTC 

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-29 14:38 UTC  (8+ messages)
` [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling

gpu: nova-core: arm32 build errors
 2025-08-28 19:36 UTC  (5+ messages)

[PATCH 2/6] drm/nouveau: remove unused struct 'init_exec'
 2024-06-11 10:37 UTC  (4+ messages)

[PATCH v1] drivers/nouveau: change signature nv50_wndw_atomic_check_lut()
 2024-12-19 10:09 UTC 

[PATCH 0/3] Nouveau fixes for TTM refcount rework
 2024-07-18 16:58 UTC  (3+ messages)
` [PATCH 1/3] drm/nouveau: prime: fix refcount underflow
` [PATCH 2/3] drm/nouveau: bo: remove unused functions

[PATCH] drm/nouveau: check ioctl command codes better
 2025-07-22 10:29 UTC  (5+ messages)

[PATCH v4 0/8] drm/sched: Fix memory leaks with cancel_job() callback
 2025-07-10 15:11 UTC  (4+ messages)
` [PATCH v4 1/8] drm/panfrost: Fix scheduler workqueue bug

[PATCH v2 0/3] rust, nova-core: PCI Class, Vendor support
 2025-08-22  1:03 UTC  (4+ messages)
` [PATCH v2 1/3] rust: pci: provide access to PCI Class, subclass, implementation values

[PATCH 0/5] drm/sched: Fix memory leaks in drm_sched_fini()
 2025-04-17  7:45 UTC  (3+ messages)
` [PATCH 3/5] drm/sched: Warn if pending list is not empty

[PATCH v2] gpu: nova-core: vbios: change PmuLookupTableEntry to relax alignment
 2025-07-14 11:02 UTC 

[PATCH v1] drm/nouveau/nvkm: Convert to use ERR_CAST()
 2024-09-05 10:20 UTC 

[PATCH] drm/nouveau: use new debugfs device-centered functions
 2025-08-16 13:15 UTC 

[PATCH] gpu: nova-core: fix bounds check In PmuLookupTableEntry::new, data is sliced from 2..6, but the bounds check data.len() < 5 does not satisfy those bounds
 2025-07-11  9:30 UTC 

[PATCH 1/1] drm/nouveau/disp: Use dev->dev to get the device
 2025-06-25  8:16 UTC  (2+ messages)

[android-common:android14-kiwi-6.1 40/40] arch/x86/kernel/cpu/amd.c:1255:6: warning: no previous prototype for function 'amd_check_microcode'
 2025-12-13 12:41 UTC 

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-31 14:09 UTC  (8+ messages)
` [PATCH v4 01/20] rust: dma: expose the count and size of CoherentAllocation
` [PATCH v4 03/20] rust: sizes: add constants up to SZ_2G
` [PATCH v4 11/20] gpu: nova-core: wait for GFW_BOOT completion

[PATCH v3 00/37] drm/nouveau: misc. cleanups and removal of unused apis
 2024-07-27  1:58 UTC  (2+ messages)

[Buildroot] [PATCH] package/dialog: bump to version 1.3-20251001
 2025-12-13 12:42 UTC  (2+ messages)

[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-16  1:52 UTC 

[PATCH] kconfig: move XPM icons to separate files
 2025-12-13 12:41 UTC 

[PATCH v5 0/2] rust: add `Alignment` type
 2025-09-22 21:59 UTC  (3+ messages)

[PATCH nft] parser_bison: on syntax errors, output expected tokens
 2025-12-13 12:32 UTC  (3+ messages)

[PATCH] drm/nouveau/mmu: fix potential overflow in PFN size calculation
 2025-05-23  7:50 UTC 

[PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
 2025-08-21 12:01 UTC 

[PATCH RFC] gpu: nova-core: use the TryFrom/Into derive macros
 2025-09-30  7:15 UTC  (2+ messages)

GT610 driver
 2025-02-22 11:08 UTC 

[PATCH] drm/nouveau: fix typos in comments
 2025-08-08  7:38 UTC 

[PATCH] drm/nouveau/vfn/r535: Convert comma to semicolon
 2025-06-03  6:10 UTC 

[PATCH] drm/nouveau: Fix memory leak in nvbios_iccsense_parse
 2024-12-16 13:03 UTC  (3+ messages)
` [PATCH v1 v1] "

[PATCH] drm/nouveau/clk: prevent division by zero in gt215_clk_info()
 2024-09-30 15:25 UTC 

[PATCH 0/4] drm/nouveau: Simplify nouveau_fence.c
 2025-05-08  9:13 UTC  (4+ messages)
` [PATCH 4/4] drm/nouveau: Check dma_fence in canonical way

[PATCH v1 1/2] powerpc/mmiotrace: Add MMIO Tracing tool for PowerPC
 2024-09-04  7:47 UTC  (4+ messages)

[PATCH] drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes
 2024-06-25  8:10 UTC 

[PATCH] drm/nouveau/dp: convert to use ERR_CAST()
 2025-05-15 12:11 UTC 

[PATCH] drm/nouveau/kms: fix overflow in block size calculation in nouveau_check_bl_size()
 2025-05-07 21:05 UTC 

[ BUG ] Broken GPU
 2024-06-09  6:28 UTC 

[PATCH] drm/nouveau/pmu: Fix gp10b firmware guard
 2025-01-30 21:25 UTC 

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-28 10:17 UTC  (4+ messages)

[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
 2024-05-06 18:59 UTC  (2+ messages)

[PATCH v3] drm/nouveau: fix null pointer dereference in nouveau_connector_get_modes
 2024-06-27  7:42 UTC 

[PATCH v2 1/2] drm/nouveau/disp: add backlight for ada lovelace
 2024-04-23 18:00 UTC  (2+ messages)
` Add working backlight for "ada lovelace" missing case

nouveau: r535.c:1266:3: error: label at end of compound statement default: with gcc-8
 2024-04-29 15:06 UTC 

[PATCH v2 0/8] DRM Rust abstractions and Nova
 2024-09-03 11:04 UTC  (4+ messages)
` [PATCH v2 3/8] rust: drm: add driver abstractions

[Buildroot] [git commit] package/dialog: bump to version 1.3-20251001
 2025-12-13 12:31 UTC 

[PATCH v3 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
 2025-12-13 12:39 UTC  (2+ messages)

[PATCH v8 2/8] coresight: core: add a new API to retrieve the helper device
 2025-12-13 12:38 UTC  (2+ messages)

[openeuler:openEuler-1.0-LTS 1941/1941] drivers/gpu/drm/phytium/phytium_display_drv.c:89:16: warning: variable 'status' set but not used
 2025-12-13 12:38 UTC 

[PATCH] s390/spinlock: Replace simple_strtoul with kstrtouint in spin_retry_setup
 2025-12-13 12:32 UTC 

[android-common:android14-kiwi-6.1 0/40] htmldocs: ./drivers/gpu/drm/amd/display/dc/dc.h:860: warning: Function parameter or member 'minimum_z8_residency_time' not described in 'dc_debug_options'
 2025-12-13 12:31 UTC 

[anolis-intel-cloud:intel-6.6-CWF-PLR-ANBZ26486 0/11] drivers/ata/libahci.c:210:5: warning: no previous prototype for 'get_ahci_em_messages'
 2025-12-13 12:27 UTC 

drivers/md/md.c:898 get_pers() warn: iterator 'i' not incremented
 2025-12-13 12:27 UTC 

[Buildroot] [PATCH 1/1] package/libarchive: security bump version to 3.8.4
 2025-12-13 12:24 UTC  (2+ messages)

[Buildroot] [git commit] package/libarchive: security bump version to 3.8.4
 2025-12-13 12:20 UTC 

[PATCH v1] LoongArch: Remove unnecessary checks in bt_address()
 2025-12-13 12:24 UTC  (6+ messages)

[PATCH v3] drm/nova: Align GEM memory allocation to system page size
 2025-12-08  7:18 UTC 

[PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
 2025-11-26 21:14 UTC  (15+ messages)

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-27 21:25 UTC  (18+ messages)

[PATCH] nouveau: Add missing break statement
 2024-04-30 13:18 UTC 

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-18 19:05 UTC  (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: register: fix typo

[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
 2025-08-25  4:14 UTC  (2+ messages)

[PATCH v2] drm/nouveau: fix div-by-zero in nouveau_bo_fixup_align
 2025-11-30 14:42 UTC 

[PATCH v2] drm: nova: Align GEM memory allocation to system page size
 2025-12-08  6:44 UTC 

[PATCH RFC net 1/1] net: sched: Fix ethx:ingress -> ethy:egress -> ethx:ingress mirred loop
 2025-12-13 12:16 UTC 

[android-common:android16-6.12-desktop 18/18] drivers/iommu/intel/iommu.c:1475:18: error: 'struct pkvm_lm_context_param' has no member named 'ats_qdep'
 2025-12-13 12:16 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 6.{12, 17, 18}.x series
 2025-12-13 12:16 UTC  (2+ messages)

[anolis-intel-cloud:devel-6.6 50/50] mm/vmscan.c:1731:24: warning: variable 'target_lruvec' set but not used
 2025-12-13 12:14 UTC 

[PATCH] drm/nouveau: Resolve the issue of VGA not detecting disconnection
 2025-12-01  1:41 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 6.{12, 17, 18}.x series
 2025-12-13 12:04 UTC 

[PATCH net] udp: remove obsolete SNMP TODO
 2025-12-13 12:10 UTC 

[PATCH] perf/x86: Prevent NULL event deref in handle_pmi_common()
 2025-12-13 12:06 UTC  (3+ messages)
` [tip: perf/urgent] perf/x86/intel: Fix NULL event dereference crash "

[android-common:android15-6.6 2/2] include/trace/stages/init.h:2:23: warning: 'str__huge_memory__trace_system_name' defined but not used
 2025-12-13 12:04 UTC 

[PATCH] m68k: nommu: fix memmove() with differently aligned src and dest for 68000
 2025-12-13 12:04 UTC 

[PATCH 0/2] Commonize pinctrl for camera master clock on Qualcomm SDM845
 2025-12-13 12:00 UTC  (4+ messages)
` [PATCH 1/2] arm64: qcom: sdm845: Introduce camera master clock pinctrl
` [PATCH 2/2] arm64: dts: qcom: sdm845-db845c: Use introduced platform wide cam_mclk0_default


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.