messages from 2025-08-27 13:29:12 to 2025-08-28 10:43:49 UTC [more...]
[PATCH v1 00/36] mm: remove nth_page()
2025-08-28 10:43 UTC (51+ messages)
` [PATCH v1 01/36] mm: stop making SPARSEMEM_VMEMMAP user-selectable
` [PATCH v1 02/36] arm64: Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 03/36] s390/Kconfig: "
` [PATCH v1 04/36] x86/Kconfig: "
` [PATCH v1 05/36] wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
` [PATCH v1 06/36] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
` [PATCH v1 07/36] mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 09/36] mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
` [PATCH v1 10/36] mm: sanity-check maximum folio size in folio_set_order()
` [PATCH v1 11/36] mm: limit folio/compound page sizes in problematic kernel configs
` [PATCH v1 12/36] mm: simplify folio_page() and folio_page_idx()
` [PATCH v1 13/36] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
` [PATCH v1 14/36] mm/mm/percpu-km: drop nth_page() usage within single allocation
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
` [PATCH v1 16/36] "
` [PATCH v1 17/36] mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
` [PATCH v1 18/36] mm/gup: drop nth_page() usage within folio when recording subpages
` [PATCH v1 19/36] io_uring/zcrx: remove nth_page() usage within folio
` [PATCH v1 20/36] mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
` [PATCH v1 21/36] mm/cma: refuse handing out non-contiguous page ranges
` [PATCH v1 22/36] dma-remap: drop nth_page() in dma_common_contiguous_remap()
` [PATCH v1 23/36] scatterlist: disallow non-contigous page ranges in a single SG entry
` [PATCH v1 24/36] ata: libata-eh: drop nth_page() usage within "
` [PATCH v1 25/36] drm/i915/gem: "
` [PATCH v1 26/36] mspro_block: "
` [PATCH v1 27/36] memstick: "
` [PATCH v1 28/36] mmc: "
` [PATCH v1 29/36] scsi: scsi_lib: "
` [PATCH v1 30/36] scsi: sg: "
` [PATCH v1 31/36] vfio/pci: "
` [PATCH v1 32/36] crypto: remove "
` [PATCH v1 33/36] mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
[PATCH v3 0/3] Add mutex to drm_gem_object.gpuva list
2025-08-28 10:42 UTC (7+ messages)
` [PATCH v3 1/3] drm_gem: add mutex to drm_gem_object.gpuva
` [PATCH v3 2/3] panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
` [PATCH v3 3/3] gpuvm: remove gem.gpuva.lock_dep_map
[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
2025-08-28 10:23 UTC (7+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
[PATCH] drm/vesadrm: Remove unneeded semicolon
2025-08-28 9:51 UTC (2+ messages)
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-28 9:40 UTC (12+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
2025-08-28 8:37 UTC (5+ messages)
` [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
[PATCH v2] drm/sched: Document race condition in drm_sched_fini()
2025-08-28 8:28 UTC (3+ messages)
[PATCH] drm/sched/tests: Remove redundant header files
2025-08-28 8:15 UTC (5+ messages)
` "
[PATCH] drm/sched: Remove mention of indirect buffers
2025-08-28 8:10 UTC (2+ messages)
[PATCH v4 00/19] Add MediaTek SoC DRM support for MT8196
2025-08-28 8:07 UTC (20+ messages)
` [PATCH v4 01/19] dt-bindings: arm: mediatek: mmsys: add compatible "
` [PATCH v4 02/19] dt-bindings: soc: mediatek: add mutex yaml "
` [PATCH v4 03/19] dt-bindings: display: mediatek: add EXDMA "
` [PATCH v4 04/19] dt-bindings: display: mediatek: add BLENDER "
` [PATCH v4 05/19] dt-bindings: display: mediatek: add OUTPROC "
` [PATCH v4 06/19] soc: mediatek: Add runtime PM and top clocks and async controls for MMSYS
` [PATCH v4 07/19] soc: mediatek: add mmsys support for MT8196
` [PATCH v4 08/19] soc: mediatek: mutex: Reused the switch case for SOF ID
` [PATCH v4 09/19] soc: mediatek: mutex: refactor SOF settings for output components
` [PATCH v4 10/19] soc: mediatek: mutex: add mutex support for MT8196
` [PATCH v4 11/19] drm/mediatek: Rename OVL format naming
` [PATCH v4 12/19] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v4 13/19] drm/mediatek: Export OVL Blend function
` [PATCH v4 14/19] drm/mediatek: add EXDMA support for MT8196
` [PATCH v4 15/19] drm/mediatek: add BLENDER "
` [PATCH v4 16/19] drm/mediatek: add OUTPROC "
` [PATCH v4 17/19] drm/mediatek: add ovlsys_adaptor "
` [PATCH v4 18/19] drm/mediatek: Add support for multiple mmsys in the one mediatek-drm driver
` [PATCH v4 19/19] drm/mediatek: Add support for MT8196 multiple mmsys
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-28 8:05 UTC (4+ messages)
[PATCH v9 0/6] Display enablement changes for Qualcomm QCS8300 platform
2025-08-28 7:37 UTC (7+ messages)
` [PATCH v9 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v9 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v9 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-08-28 7:19 UTC (23+ 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
` [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v2 4/8] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v2 6/8] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v2 7/8] gpu: nova-core: Add base files for r570.144 firmware bindings
[PULL] drm-misc-next
2025-08-28 6:57 UTC
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-28 0:59 UTC (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH] cgroup/dmem: Fix spelling error in dmem.c
2025-08-28 3:02 UTC
[PATCH v2 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2025-08-28 4:01 UTC (4+ messages)
` [PATCH v2 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v2 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
` [PATCH v2 3/3] MAINTAINERS: Add entry for ITE IT61620 MIPI "
[PATCH 01/19] dt-bindings: arm: mediatek: mmsys: add compatible for MT8196
2025-08-28 6:31 UTC
[PULL] drm-misc-fixes
2025-08-28 6:32 UTC
[GIT PULL] mediatek drm fixes - 20250825
2025-08-28 6:26 UTC (2+ messages)
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-08-28 4:51 UTC (20+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
` [PATCH v3 09/14] phy: qcom: qmp-usbc: Add DP PHY ops for USB/DP switchable Type-C PHYs
` [PATCH v3 11/14] phy: qcom: qmp-usbc: Finalize USB/DP switchable PHY support
[PATCH v2] accel/amdxdna: Use int instead of u32 to store error codes
2025-08-28 3:39 UTC
[PATCH 0/5] Introduce Panfrost JM contexts
2025-08-28 2:34 UTC (6+ messages)
` [PATCH 1/5] drm/panfrost: Add job slot register defs for affinity
` [PATCH 2/5] drm/panfrost: Introduce uAPI for JM context creation
` [PATCH 3/5] drm/panfrost: Introduce JM context for manging job resources
` [PATCH 4/5] drm/panfrost: Expose JM context IOCTLs to UM
` [PATCH 5/5] drm/panfrost: Display list of device JM contexts over debugfs
[PATCH] accel/amdxdna: Use int instead of u32 to store error codes
2025-08-28 2:16 UTC (5+ messages)
[PATCH 0/4] Add DT bindings and driver code for Scaler
2025-08-27 23:18 UTC (2+ messages)
[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
2025-08-27 22:28 UTC (7+ messages)
` [PATCH 01/39] drm/atomic: Make drm_atomic_get_connector_state() early return consistent
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
2025-08-27 22:08 UTC (4+ messages)
` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 15:15 UTC (16+ messages)
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 12/19] perf: Ignore event state for "
` [PATCH 16/19] perf: Introduce positive capability for sampling
[PATCH V2] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
2025-08-27 20:30 UTC
[v3 00/11] mm: support device-private THP
2025-08-27 20:29 UTC (3+ messages)
` [v3 07/11] mm/thp: add split during migration support
[PATCH V5 0/5] drm/bridge: it66121: Add initial it66122 support
2025-08-27 20:23 UTC (6+ messages)
` [PATCH V5 1/5] dt-bindings: display: bridge: it66121: Add compatible string for IT66122
` [PATCH V5 2/5] drm/bridge: it66121: Drop ftrace like dev_dbg() prints
` [PATCH V5 3/5] drm/bridge: it66121: Sort the compatibles
` [PATCH V5 4/5] drm/bridge: it66121: Use vid/pid to detect the type of chip
` [PATCH V5 5/5] drm/bridge: it66121: Add minimal it66122 support
[PATCH] drm/amd/display: Document num_rmcm_3dluts in mpc_color_caps
2025-08-27 20:13 UTC (4+ messages)
[PATCH] drm/amd/display: use max() to improve code
2025-08-27 20:09 UTC (2+ messages)
[PATCH V1] accel/amdxdna: Add ioctl DRM_IOCTL_AMDXDNA_GET_ARRAY
2025-08-27 20:06 UTC (11+ messages)
[PATCH] atomfirmware.h: fix multiple spelling mistakes
2025-08-27 19:57 UTC (2+ messages)
[PATCH v2 0/5] drm: panel-backlight-quirks: Do partial refactor and apply OLED fix
2025-08-27 18:41 UTC (8+ messages)
` [PATCH v2 1/5] drm: panel-backlight-quirks: Make EDID match optional
` [PATCH v2 2/5] drm: panel-backlight-quirks: Convert brightness quirk to generic structure
` [PATCH v2 3/5] drm: panel-backlight-quirks: Add secondary DMI match
` [PATCH v2 4/5] drm: panel-backlight-quirks: Add brightness mask quirk
` [PATCH v2 5/5] drm: panel-backlight-quirks: Add Steam Deck brightness quirk
[PATCH v1 1/2] drm/amdgpu/vpe: increase VPE_IDLE_TIMEOUT to fix hang on Strix Halo
2025-08-27 15:42 UTC (13+ messages)
[PULL] drm-xe-fixes
2025-08-27 15:46 UTC
[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
2025-08-27 15:36 UTC (8+ messages)
[PATCH v3 0/2] a fix for connector modes leak in amdgpu driver
2025-08-27 15:21 UTC (3+ messages)
` [PATCH v3 1/2] drm/modes: export drm_mode_remove() helper
` [PATCH v3 2/2] drm/amd/display: fix leak of probed modes
[PATCH v3 00/14] drm/tidss: dispc: Convert to FIELD_* API
2025-08-27 15:12 UTC (15+ messages)
` [PATCH v3 01/14] drm/tidss: dispc: Remove unused OVR_REG_GET
` [PATCH v3 02/14] drm/tidss: dispc: Convert accessors to macros
` [PATCH v3 03/14] drm/tidss: dispc: Switch to GENMASK instead of FLD_MASK
` [PATCH v3 04/14] drm/tidss: dispc: Get rid of FLD_VAL
` [PATCH v3 05/14] drm/tidss: dispc: Get rid of FLD_GET
` [PATCH v3 06/14] drm/tidss: dispc: Get rid of FLD_MOD
` [PATCH v3 07/14] drm/tidss: dispc: Switch REG_GET to using a mask
` [PATCH v3 08/14] drm/tidss: dispc: Switch REG_FLD_MOD "
` [PATCH v3 09/14] drm/tidss: dispc: Switch VID_REG_GET "
` [PATCH v3 10/14] drm/tidss: dispc: Switch VID_REG_FLD_MOD "
` [PATCH v3 11/14] drm/tidss: dispc: Switch VP_REG_GET "
` [PATCH v3 12/14] drm/tidss: dispc: Switch VP_REG_FLD_MOD "
` [PATCH v3 13/14] drm/tidss: dispc: Switch OVR_REG_FLD_MOD "
` [PATCH v3 14/14] drm/tidss: dispc: Define field masks being used
[PATCH v2 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver (RFC)
2025-08-27 14:41 UTC (6+ messages)
` [PATCH v2 2/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
[PATCH] drm/virtio: fix host visible memory detection in virtio-gpu
2025-08-27 14:17 UTC (5+ messages)
[PATCH v2 0/8] drm/connector: hdmi: limit infoframes per driver capabilities
2025-08-27 14:04 UTC (6+ messages)
` [PATCH v2 1/8] drm/connector: let drivers declare infoframes as unsupported
[PATCH] drm/bridge: adv7511: provide SPD and HDMI infoframes
2025-08-27 13:38 UTC (2+ messages)
[PATCH v2 0/3] Add mutex to drm_gem_object.gpuva list
2025-08-27 13:35 UTC (4+ messages)
` [PATCH v2 3/3] gpuvm: remove gem.gpuva.lock_dep_map
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).