messages from 2026-09-08 20:39:57 to 2026-09-09 06:46:27 UTC [more...]
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-08 20:50 UTC (45+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 24/39] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 29/39] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH v6 0/6] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-09-09 5:44 UTC (3+ messages)
` [PATCH v6 1/6] dt-bindings: display: verisilicon, dc: add support for nuvoton, ma35d1-dcu
` [PATCH v6 1/6] dt-bindings: display: verisilicon,dc: add support for nuvoton,ma35d1-dcu
[RFC PATCH] drm/amd/pm: defer UCLK DPM enablement on Apple Navi 14 0218
2026-09-09 4:54 UTC (2+ messages)
[PATCH] rust/drm/gem: initialize callbacks with ..pin_init::zeroed()
2026-09-08 20:50 UTC (2+ messages)
[PATCH v6 00/13] gpu: nova: Export parameters from nova-core to nova-drm
2026-09-09 6:45 UTC (13+ messages)
` [PATCH v6 01/13] rust: auxiliary: let registration_data_with() closures return covariant sub-fields
` [PATCH v6 02/13] gpu: nova-core: Add public driver API to nova-core
` [PATCH v6 03/13] drm: nova: Add DRM registration data
` [PATCH v6 04/13] drm: nova: Add GPU architecture enum to nova-drm UAPI
` [PATCH v6 05/13] drm: nova: Add chipid "
` [PATCH v6 06/13] rust: uaccess: add UserSliceWriter::write_truncated()
` [PATCH v6 07/13] drm: nova: Add an info ioctl
` [PATCH v6 08/13] drm: nova: Add usable VRAM size to GPU info
` [PATCH v6 09/13] drm: nova: Use nova-core to read VRAM_BAR_SIZE parameter
` [PATCH v6 10/13] drm: nova: Expose a render node
` [PATCH v6 11/13] drm: nova: Report GPU name in GPU info
` [PATCH v6 12/13] drm: nova: Report GPU short "
[PATCH v3 00/11] drm: Add DRM_MODE_ATOMIC_RESET flag
2026-09-09 6:35 UTC (9+ messages)
` [PATCH v3 01/11] drm/atomic: colorop: Rename state to state_to_destroy
` [PATCH v3 02/11] drm/atomic: Create function to insert CRTC state into a commit
` [PATCH v3 03/11] drm/atomic: Create function to insert plane "
` [PATCH v3 04/11] drm/atomic: Create function to insert colorop "
[PATCH 1/2] drm/intel: Generalize PCI ID macro for subvendor and subid
2026-09-09 6:32 UTC (3+ messages)
` [PATCH 2/2] drm/intel: Add quirk to disable rc6 on some TUXEDO devices
[PATCH] drm/vc4: drain the hangcheck timer and works on V3D unbind
2026-09-09 5:51 UTC (2+ messages)
[PATCH] drm/xe/i2c: cancel the client work on remove
2026-09-09 5:23 UTC
[PATCH v8 0/3] drm: Extract dma-fence-to-workqueue pattern into common helpers
2026-09-09 5:20 UTC (9+ messages)
` [PATCH v8 1/3] drm: Add drm_work_fence helper
` [PATCH v8 3/3] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH v9 0/3] drm: Extract dma-fence-to-workqueue pattern into common helpers
2026-09-09 4:57 UTC (7+ messages)
` [PATCH v9 1/3] drm: Add drm_work_fence helper
` [PATCH v9 2/3] drm: Add drm_user_fence helper
` [PATCH v9 3/3] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH v2 0/8] gpu: nova-core: add NVKV codec
2026-09-09 4:48 UTC (5+ messages)
` [PATCH v2 5/8] gpu: nova-core: add NVKV decoder
[PATCH] accel/habanalabs: fix use-after-free of decoder array on removal
2026-09-09 4:38 UTC (2+ messages)
[PATCH 00/16] gpu: nova-core: GPU page table, vmm, and bar1 mapping
2026-09-09 4:18 UTC (28+ messages)
` [PATCH 01/16] gpu: nova-core: mm: Add common types for virtual memory management
` [PATCH 02/16] gpu: nova-core: mm: Add buddy allocator and TLB to GpuMm
` [PATCH 03/16] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH 04/16] gpu: nova-core: mm: pagetable: Add PteOps trait
` [PATCH 05/16] gpu: nova-core: mm: pagetable: Add PdeOps trait
` [PATCH 06/16] gpu: nova-core: mm: pagetable: Add DualPdeOps trait
` [PATCH 07/16] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH 08/16] gpu: nova-core: mm: Add MMU v3 "
` [PATCH 09/16] gpu: nova-core: mm: pagetable: Add MmuConfig trait
` [PATCH 10/16] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH 11/16] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH 12/16] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH 13/16] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH 14/16] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH 15/16] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH 16/16] gpu: nova-core: mm: Add BAR1 memory management self-tests
[PATCH] drm/amdgpu: don't migrate a dma-buf into VRAM while runtime suspended
2026-09-09 2:23 UTC (2+ messages)
[PATCH] drm/dp_mst: Track allocated_pbn from ALLOCATE_PAYLOAD down-reply
2026-09-09 2:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/vkms: Skip pre_blend_color_transform when pipeline is all bypassed
2026-09-09 2:19 UTC (2+ messages)
[PATCH] drm/vkms: Fix vertical read step for R1/R2/R4 formats
2026-09-09 2:10 UTC
[PATCH] drm/vkms: Fix gamma_lut size check
2026-09-09 2:10 UTC
[PATCH v2] drm/vkms: Add pixel blend mode property
2026-09-09 2:09 UTC
[PATCH v5] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
2026-09-09 1:38 UTC (3+ messages)
[PATCH v9 00/39] dyndbg: fix classmaps API for subsystems, query extensions, and selftests
2026-09-09 1:17 UTC (53+ messages)
` [PATCH v9 01/39] selftests/dyndbg: Add kselftest script to verify dynamic-debug
` [PATCH v9 02/39] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v9 03/39] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v9 04/39] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v9 05/39] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v9 06/39] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v9 07/39] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v9 08/39] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 09/39] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v9 10/39] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 11/39] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v9 12/39] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v9 13/39] dyndbg: reduce verbose/debug clutter
` [PATCH v9 14/39] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v9 15/39] kbuild, dyndbg: Clean up builtin module-name ambiguities
` [PATCH v9 16/39] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v9 17/39] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 18/39] dyndbg: replace classmap list with an array-slice
` [PATCH v9 19/39] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v9 20/39] dyndbg: reduce class param storage to u32
` [PATCH v9 21/39] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v9 22/39] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v9 23/39] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v9 24/39] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 25/39] selftests/dyndbg: enable FT_classmap_inheritance
` [PATCH v9 26/39] dyndbg: detect class_id reservation conflicts
` [PATCH v9 27/39] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_{DEFINE,USE_} args at compile-time
` [PATCH v9 28/39] dyndbg-test: add do_bulk testpoint, rename do_prints to do_classes
` [PATCH v9 29/39] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v9 30/39] dyndbg: control-parser: treat comma as a token separator
` [PATCH v9 31/39] selftests: enable comma-terminator tests
` [PATCH v9 32/39] dyndbg: split multi-query strings with @
` [PATCH v9 33/39] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH v9 34/39] dyndbg: harden classmap and descriptor validation
` [PATCH v9 35/39] docs/dyndbg: add classmap info to howto
` [PATCH v9 36/39] dyndbg: Ignore additional arguments from pr_fmt
` [PATCH v9 37/39] dyndbg: add epilogue to dynamic_debug/control file
` [PATCH v9 38/39] dyndbg: add +c flag to count advantage of classmaps for DRM
` [PATCH v9 39/39] dyndbg: add DEBUG-biased fallback stubs for _dynamic_func_call_cls
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-09-08 23:16 UTC (14+ messages)
` [PATCH v2 09/15] accel/qda: Add DMA-backed GEM objects and memory manager integration
` [PATCH v2 11/15] accel/qda: Add PRIME DMA-BUF import support
` [PATCH v2 12/15] accel/qda: Add FastRPC invocation support
[RFC v4 0/2] Realtime workqueues and panthor realtime submission
2026-09-08 22:51 UTC (5+ messages)
` [RFC v4 1/2] workqueue: Add support for real-time workers
[PATCH v2 00/15] accel/qda: Qualcomm DSP Accelerator driver
2026-09-08 22:44 UTC (11+ messages)
[PATCH] drm/msm/adreno: keep the GPU timestamp monotonic across power collapse
2026-09-08 22:24 UTC (9+ messages)
[PATCH v3 00/22] accel: ethosu: Another batch of fixes
2026-09-08 22:24 UTC (35+ messages)
` [PATCH v3 01/22] accel: ethosu: Suspend after initialization
` [PATCH v3 02/22] accel: ethosu: Ensure suspended on removal
` [PATCH v3 03/22] accel: ethosu: Fix probe error cleanup
` [PATCH v3 04/22] accel: ethosu: Disable clocks on PM setup failure
` [PATCH v3 05/22] accel: ethosu: Quiesce jobs before scheduler teardown
` [PATCH v3 06/22] accel: ethosu: Prevent command stream export
` [PATCH v3 07/22] accel: ethosu: Move DMA mode to src/dst struct
` [PATCH v3 08/22] accel: ethosu: Track command stream register setup
` [PATCH v3 09/22] accel: ethosu: Factor buffer bounds checks
` [PATCH v3 10/22] accel: ethosu: Fix NHCWB16 bounds calculation
` [PATCH v3 11/22] accel: ethosu: Validate secondary streams
` [PATCH v3 12/22] accel: ethosu: Reject unsupported commands
` [PATCH v3 13/22] accel: ethosu: Validate all feature map tiles
` [PATCH v3 14/22] accel: ethosu: Account for feature map element size
` [PATCH v3 15/22] accel: ethosu: Validate convolution parameter
` [PATCH v3 16/22] accel: ethosu: Account for kernel dilation in IFM size
` [PATCH v3 17/22] accel: ethosu: Reject reserved command encodings
` [PATCH v3 18/22] accel: ethosu: Validate accumulator input
` [PATCH v3 19/22] accel: ethosu: Restrict dynamic IFM2 weights
` [PATCH v3 20/22] accel: ethosu: Split U65 and U85 DMA length validation
` [PATCH v3 21/22] accel: ethosu: Validate OFM transpose
` [PATCH v3 22/22] accel: ethosu: Validate resize operations
[PATCH] drm/vkms: Add pixel blend mode property
2026-09-08 22:18 UTC (2+ messages)
[PATCH] drm/amd/ras: Adjust second parameter of mp1_v13_0_eeprom_send_msg()
2026-09-08 21:41 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu: debugfs: avoid extra EOLs in amdgpu_gem_info"
2026-09-08 21:39 UTC (3+ messages)
[PATCH] drm/pl111: Advertise no pixel blending
2026-09-08 21:31 UTC (2+ messages)
[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
2026-09-08 21:20 UTC (11+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl
[PATCH] backlight: qcom-wled: Fix unbalanced OVP IRQ enable at probe
2026-09-08 21:09 UTC (2+ 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