Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2025-06-04 09:20:04 to 2025-06-05 18:33:08 UTC [more...]

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 18:29 UTC  (28+ messages)
` [PATCH v6 01/40] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v6 02/40] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v6 03/40] drm/msm: Improve msm_context comments
` [PATCH v6 04/40] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v6 05/40] drm/msm: Remove vram carveout support
` [PATCH v6 06/40] drm/msm: Collapse vma allocation and initialization
` [PATCH v6 07/40] drm/msm: Collapse vma close and delete
` [PATCH v6 08/40] drm/msm: Don't close VMAs on purge
` [PATCH v6 09/40] drm/msm: Stop passing vm to msm_framebuffer
` [PATCH v6 10/40] drm/msm: Refcount framebuffer pins
` [PATCH v6 11/40] drm/msm: drm_gpuvm conversion
` [PATCH v6 12/40] drm/msm: Convert vm locking
` [PATCH v6 13/40] drm/msm: Use drm_gpuvm types more
` [PATCH v6 14/40] drm/msm: Split out helper to get iommu prot flags
` [PATCH v6 15/40] drm/msm: Add mmu support for non-zero offset
` [PATCH v6 16/40] drm/msm: Add PRR support
` [PATCH v6 17/40] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v6 18/40] drm/msm: Drop queued submits on lastclose()
` [PATCH v6 19/40] drm/msm: Lazily create context VM
` [PATCH v6 20/40] drm/msm: Add opt-in for VM_BIND
` [PATCH v6 21/40] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v6 22/40] drm/msm: Add _NO_SHARE flag
` [PATCH v6 23/40] drm/msm: Crashdump prep for sparse mappings
` [PATCH v6 24/40] drm/msm: rd dumping "
` [PATCH v6 25/40] drm/msm: Crashdump support for sparse
` [PATCH v6 26/40] drm/msm: rd dumping "
` [PATCH v6 27/40] drm/msm: Extract out syncobj helpers

[PATCH v11 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-05 18:29 UTC  (27+ messages)
` [PATCH v11 01/18] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v11 02/18] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v11 03/18] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v11 04/18] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v11 05/18] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v11 06/18] KVM: Fix comments that refer to slots_lock
` [PATCH v11 07/18] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v11 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v11 09/18] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v11 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v11 11/18] KVM: x86: Consult guest_memfd when computing max_mapping_level
` [PATCH v11 12/18] KVM: x86: Enable guest_memfd shared memory for SW-protected VMs
` [PATCH v11 13/18] KVM: arm64: Refactor user_mem_abort()
` [PATCH v11 14/18] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v11 15/18] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v11 16/18] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v11 17/18] KVM: selftests: Don't use hardcoded page sizes in guest_memfd test
` [PATCH v11 18/18] KVM: selftests: guest_memfd mmap() test when mapping is allowed

[RESEND PATCH] arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
 2025-06-05 18:28 UTC  (3+ messages)

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-05 18:18 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v3 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "

[PATCH v3 0/2] PCI: Add support for PCIe wake interrupt
 2025-06-05 17:56 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7280: Add wake GPIO
` [PATCH v3 2/2] PCI/portdrv: Add support for PCIe wake interrupt

[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-06-05 17:37 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: Add Lenovo TB16 support

[PATCH v4 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2025-06-05 17:28 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: PCI: qcom,pcie-sa8255p: Document ECAM compliant "

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-05 17:13 UTC  (16+ messages)

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 17:03 UTC 

[PATCH v2] mhi: host: Add standard elf image download functionality
 2025-06-05 17:04 UTC  (2+ messages)

[PATCH v5 0/7] Provides support for Trigger Generation Unit
 2025-06-05 16:27 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: arm: Add support for Coresight TGU trace

[PATCH v5 0/4] pci: qcom: Add QCS615 PCIe support
 2025-06-05 16:19 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: PCI: qcom,pcie-sm8150: document qcs615

[PATCH] remoteproc: qcom: pas: Conclude the rename from adsp
 2025-06-05 16:07 UTC  (3+ messages)

[PATCH v6 0/6] pci: qcom: Add QCS8300 PCIe support
 2025-06-05 16:07 UTC  (5+ messages)
` [PATCH v6 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v6 2/6] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300

[PATCH 0/3] (no cover subject)
 2025-06-05 15:58 UTC  (7+ messages)
` [PATCH 1/3] soc: qcom: mdt_loader: Ensure we don't read past the ELF header
` [PATCH 2/3] soc: qcom: mdt_loader: Rename mdt_phdr_valid()
` [PATCH 3/3] soc: qcom: mdt_loader: Actually use the e_phoff

[PATCH] arm64: dts: qcom: sm8750: Trivial stray lines removal
 2025-06-05 15:10 UTC 

[PATCH 0/4] Drop unrelated clocks from SM8150/SC8180X PCIe RCs
 2025-06-05 13:34 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: qcom,pcie-sc8180x: Drop unrelated clocks from PCIe hosts
` [PATCH 2/4] dt-bindings: PCI: qcom,pcie-sm8150: "

[PATCH RESEND 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
 2025-06-05 13:17 UTC  (7+ messages)
` [PATCH RESEND 1/3] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine
` [PATCH RESEND 2/3] arm64: dts: qcom: sc8280xp: Add GPI DMA configuration
` [PATCH RESEND 3/3] arm64: dts: qcom: sc8280xp: Enable GPI DMA

[PATCH 0/2] dmaengine: qcom_hidma: fix memory leak issues
 2025-06-05 13:06 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: qcom_hidma: fix memory leak on probe failure
` [PATCH 2/2] dmaengine: qcom_hidma: fix handoff FIFO memory leak on driver removal

[PATCH] pinctrl: qcom: pinctrl-qcm2290: Add missing pins
 2025-06-05 12:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Add GPI DMA configuration
 2025-06-05 12:49 UTC  (3+ messages)

[PATCH v3] phy: use per-PHY lockdep keys
 2025-06-05 11:25 UTC 

[PATCH v4 0/3] soc: qcom: qcom_stats: Add DDR stats
 2025-06-05 11:05 UTC  (6+ messages)
` [PATCH v4 2/3] soc: qcom: qcom_stats: Add QMP support for syncing ddr stats

[PATCH 0/5] dt-bindings: mailbox: Few cleanups
 2025-06-05 10:22 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation

[PATCH v10 00/16] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
 2025-06-05  9:59 UTC  (43+ messages)
` [PATCH v10 01/16] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v10 02/16] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v10 03/16] KVM: Rename kvm_arch_has_private_mem() to kvm_arch_supports_gmem()
` [PATCH v10 04/16] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v10 05/16] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v10 06/16] KVM: Fix comments that refer to slots_lock
` [PATCH v10 07/16] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v10 08/16] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v10 09/16] KVM: guest_memfd: Track shared memory support in memslot
` [PATCH v10 11/16] KVM: x86: Compute max_mapping_level with input from guest_memfd
` [PATCH v10 13/16] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v10 14/16] KVM: arm64: Enable mapping guest_memfd in arm64
` [PATCH v10 15/16] KVM: Introduce the KVM capability KVM_CAP_GMEM_SHARED_MEM
` [PATCH v10 16/16] KVM: selftests: guest_memfd mmap() test when mapping is allowed

[PATCH v4 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-06-05  8:30 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: qcom: Move phy & reset gpio's to root port
` [PATCH v4 2/2] PCI: qcom: Add support for multi-root port

[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2025-06-05  8:24 UTC  (2+ messages)

[PATCH v2] phy: use per-PHY lockdep keys
 2025-06-05  8:03 UTC  (4+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-05  6:34 UTC  (16+ messages)
` [PATCH v2 2/8] power: supply: core: Add state_of_health power supply property
` [PATCH v2 6/8] dt-bindings: soc: qcom: pmic-glink: Move X1E80100 out of fallbacks

[PATCH v4 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-06-05  5:24 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: Kconfig: enable PCI Power Control Slot driver for QCOM
` [PATCH v4 5/5] phy: qcom: qmp-pcie: add x1e80100 qref supplies

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-05  3:34 UTC  (12+ messages)
  ` [PATCH v5 5/8] serial: qcom-geni: move resource control logic to separate functions
  ` [PATCH v5 6/8] serial: qcom-geni: move clock-rate logic to separate function

[PATCH] arm64: dts: qcom: sm8550: Correct the max voltage for vreg_l6n_3p3
 2025-06-05  2:42 UTC  (2+ messages)

[pull] drm/msm: drm-msm-fixes-2025-06-04 for v6.16, the mailmap addition
 2025-06-04 20:37 UTC 

[PATCH] MAINTAINERS: .mailmap: update Rob Clark's email address
 2025-06-04 20:23 UTC  (3+ messages)

[PATCH v1 0/2] Add Equalization Settings for 8.0 GT/s and Add PCIe Lane Equalization Preset Properties for 8.0 GT/s and 16.0 GT/s
 2025-06-04 18:16 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: qcom: Add equalization settings for 8.0 GT/s
` [PATCH v1 2/2] arm64: dts: qcom: sa8775p: Add PCIe lane equalization preset properties

[PATCH v9 0/4] qcom: Add support for IQ-9075-evk board
 2025-06-04 16:24 UTC  (6+ messages)
` [PATCH v9 2/4] arm64: dts: qcom: iq9: Introduce new memory map for qcs9100/qcs9075

[PATCH v3 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-06-04 14:59 UTC  (9+ messages)
` [PATCH v3 5/5] phy: qcom: qmp-pcie: add x1e80100 qref supplies

[PATCH 0/2] Update my e-mail address
 2025-06-04 14:32 UTC  (7+ messages)
` [PATCH 1/2] MAINTAINERS: Update the e-mail address of Manivannan Sadhasivam
` [PATCH 2/2] mailmap: Add a new entry for "

[PATCH v7 0/3] media: venus: enable venus on qcs615
 2025-06-04 14:19 UTC  (11+ messages)
` [PATCH v7 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree

[PATCH 0/2] dt-bindings: arm: qcom: document relationship between SM6150 and QCS615
 2025-06-04 13:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: add qcom,sm6150 fallback compatible to QCS615
` [PATCH 2/2] arm64: dts: qcom: rename qcs615.dtsi to sm6150.dtsi

[PATCH v1 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-04 13:19 UTC  (9+ messages)
` [PATCH v1 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset

[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
 2025-06-04 13:11 UTC  (5+ messages)

[PATCH] media: venus: Fix MSM8998 frequency table
 2025-06-04 13:00 UTC  (3+ messages)

[PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-06-04 12:31 UTC  (4+ messages)
` [PATCH v2 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE

[PATCH v4 0/2] Update PCIe PHY settings for QCS8300 and SA8775P
 2025-06-04  9:21 UTC  (3+ messages)
` [PATCH v4 1/2] phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775P


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox