public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-06-26 09:40:45 to 2025-06-26 20:40:18 UTC [more...]

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 19:34 UTC  (28+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 04/28] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v7 05/28] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v7 06/28] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v7 07/28] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v7 08/28] iommufd/selftest: Add coverage for viommu data
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v7 11/28] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v7 12/28] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v7 14/28] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v7 15/28] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v7 16/28] iommufd: Add mmap interface
` [PATCH v7 17/28] iommufd/selftest: Add coverage for the new "
` [PATCH v7 18/28] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v7 19/28] iommu: Allow an input type in hw_info op
` [PATCH v7 20/28] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v7 21/28] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v7 22/28] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v7 23/28] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v7 24/28] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v7 25/28] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v7 26/28] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v7 28/28] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH v3 0/3] Samsung Exynos 7870 DECON driver support
 2025-06-26 19:20 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports
` [PATCH v3 2/3] drm/exynos: exynos7_drm_decon: fix call of decon_commit()
` [PATCH v3 3/3] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling

[PATCH v3 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-06-26 18:52 UTC  (11+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v3 2/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v3 3/5] remoteproc: imx_rproc: Add support for i.MX95
` [PATCH v3 4/5] arm64: dts: imx95: Add SCMI LMM/CPU nodes
` [PATCH v3 5/5] arm64: dts: imx95-19x19-evk: Add CM7 nodes and vdev related memory regions

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-26 18:51 UTC  (3+ messages)
` [PATCH v6 24/25] iommu/tegra241-cmdqv: Add user-space use support

[PATCH v4 0/3] PCI: imx6: Add external reference clock mode support
 2025-06-26 18:44 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add one more reference clock
` [PATCH v4 2/3] dt-binding: pci-imx6: Add external reference clock mode support
` [PATCH v4 3/3] PCI: imx6: "

[PATCH 0/5] staging: vchiq_arm: Fix & improve resource handling
 2025-06-26 18:22 UTC  (3+ messages)
` [PATCH 4/5] staging: vchiq_arm: Create keep-alive thread during probe

[RRC v1 2/3] thermal/drivers/exynos: Handle temperature threshold interrupts and clear corresponding IRQs
 2025-06-26 18:21 UTC  (3+ messages)

[PATCH 0/2] Add pinctrl_pm_select_init_state helper function
 2025-06-26 18:15 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: "
` [PATCH 2/2] PCI: stm32: use pinctrl_pm_select_init_state() in stm32_pcie_resume_noirq()

[RRC v1 1/3] thermal/drivers/exynos: Remove unused base_second mapping and references
 2025-06-26 18:22 UTC  (3+ messages)

[PATCH 00/12] irqchip: MSI cleanup and conversion to MSI parent domain
 2025-06-26 16:12 UTC  (15+ messages)
` [PATCH 01/12] irqdomain: Add device pointer to irq_domain_info and msi_domain_info
` [PATCH 02/12] irqchip/bcm2712-mip: Switch to msi_create_parent_irq_domain()
` [PATCH 03/12] irqchip/riscv-imsic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/12] irqchip/imx-mu-msi: "
` [PATCH 05/12] irqchip/loongson-pch-msi.c: Switch to msi_create_parent_irq_domain()
` [PATCH 06/12] irqchip/sg2042-msi: "
` [PATCH 07/12] irqchip/alpine-msi: Clean up whitespace style
` [PATCH 08/12] irqchip/alpine-msi: Convert to lock guards
` [PATCH 09/12] irqchip/alpine-msi: Convert to __free
` [PATCH 10/12] irqchip/alpine-msi: Switch to msi_create_parent_irq_domain()
` [PATCH 11/12] irqchip/armada-370-xp: "
` [PATCH 12/12] irqchip/ls-scfg-msi: Switch to use msi_create_parent_irq_domain()

[PATCH] perf test: Change all remaining #!/bin/sh to #!/bin/bash
 2025-06-26 17:41 UTC  (2+ messages)

[PATCH v1 1/1] mfd: syscon: atmel-smc: Don't use "proxy" headers
 2025-06-26 15:54 UTC 

[PATCH] arm64: defconfig: enable further Rockchip platform drivers
 2025-06-26 15:31 UTC  (2+ messages)

[PATCH 0/5] Add Khadas MCU and fan control support for Khadas Edge 2
 2025-06-26 15:29 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: mfd: khadas-mcu: add cooling-levels property
` [PATCH 2/5] mfd: khadas-mcu: drop unused nvmem code
` [PATCH 3/5] mfd: khadas-mcu: add Khadas Edge 2 registers
` [PATCH 4/5] thermal: khadas_mcu_fan: add support for Khadas Edge 2
` [PATCH 5/5] arm64: dts: rockchip: add Khadas MCU and fan control nodes

[GIT PULL] KVM/arm64 fixes for 6.16, take #4
 2025-06-26 15:20 UTC 

[PATCH] drm/panic: Use a decimal fifo to avoid u64 by u64 divide
 2025-06-26 15:16 UTC  (5+ messages)

[PATCH v4 3/4] mm: Support batched unmap for lazyfree large folios during reclamation
 2025-06-26 15:06 UTC  (7+ messages)

[PATCH v4] arm64: Implement HAVE_LIVEPATCH
 2025-06-26 14:55 UTC  (3+ messages)

[PATCH 0/3] Workaround for Errata i2312
 2025-06-26 14:18 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Remove eMMC High Speed DDR support

[PATCH 00/16] PCI: MSI parent domain conversion
 2025-06-26 14:48 UTC  (17+ messages)
` [PATCH 01/16] PCI: dwc: Switch to msi_create_parent_irq_domain()
` [PATCH 02/16] PCI: mobiveil: "
` [PATCH 03/16] PCI: aardvark: "
` [PATCH 04/16] PCI: altera-msi: "
` [PATCH 05/16] PCI: brcmstb: "
` [PATCH 06/16] PCI: iproc: "
` [PATCH 07/16] PCI: mediatek-gen3: "
` [PATCH 08/16] PCI: mediatek: "
` [PATCH 09/16] PCI: rcar-host: "
` [PATCH 10/16] PCI: xilinx-xdma: "
` [PATCH 11/16] PCI: xilinx-nwl: "
` [PATCH 12/16] PCI: xilinx: "
` [PATCH 13/16] PCI: plda: "
` [PATCH 14/16] PCI: hv: "
` [PATCH 15/16] PCI: vmd: Convert to lock guards
` [PATCH 16/16] PCI: vmd: Switch to msi_create_parent_irq_domain()

[PATCH v2 0/2] Enable CPU Idle for gs101
 2025-06-26 14:40 UTC  (4+ messages)
` [PATCH v2 2/2] soc: samsung: exynos-pmu: "

[PATCH] EDAC/synopsys: Clear the ecc counters at init
 2025-06-26 14:10 UTC  (8+ messages)

[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-26 13:52 UTC  (9+ messages)
` [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
` [PATCH 5/9] kasan/loongarch: call kasan_init_generic in kasan_init
` [PATCH 9/9] kasan/powerpc: "

[PATCH] ARM64: errata: Add workaround for HIP10/HIP10C erratum 162200803
 2025-06-26 13:27 UTC  (2+ messages)

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-26 13:25 UTC  (4+ messages)
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio

[PATCH v2 0/4] gs101 max77759 enablement (DT)
 2025-06-26 13:23 UTC  (3+ messages)

[PATCH v3 0/5] rockchip: rk8xx: allow to customize PMIC reset mode on RK806
 2025-06-26 13:12 UTC  (3+ messages)
` [PATCH v3 2/5] mfd: rk8xx-core: allow to customize RK806 reset mode

[PATCH net-next v2 0/3] Follow-up to RGMII mode clarification: am65-cpsw fix + checkpatch
 2025-06-26 13:00 UTC  (12+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay
` [PATCH net-next v2 3/3] checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-26 12:59 UTC  (4+ messages)
` [PATCH v4 5/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge

[PATCH 1/1] sched/core: Fix migrate_swap() vs. hotplug
 2025-06-26 12:53 UTC  (6+ messages)

[PATCH v3 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-06-26 11:39 UTC  (4+ messages)
` [PATCH v3 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[PATCH 0/4] firmware: arm_scmi: Add xfer inflight debug and trace
 2025-06-26 11:37 UTC  (11+ messages)
` [PATCH 1/4] firmware: arm_scmi: Add debug decrement counter
` [PATCH 2/4] firmware: arm_scmi: Add xfer_inflight counter
` [PATCH 4/4] firmware: arm_scmi: Add new inflight tracing functionality

[PATCH] arm64: dts: ti: k3-am62: copy bootph flags to Linux
 2025-06-26 11:33 UTC  (3+ messages)

PATCH] i2c: stm32f7: Use str_on_off() helper
 2025-06-26 11:24 UTC  (2+ messages)

[PATCH] KVM: arm64: Don't free hyp pages with pKVM on GICv2
 2025-06-26 11:27 UTC  (3+ messages)

[PATCH v6 00/31] Arm GICv5: Host driver implementation
 2025-06-26 10:26 UTC  (32+ messages)
` [PATCH v6 01/31] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v6 02/31] arm64/sysreg: Add GCIE field to ID_AA64PFR2_EL1
` [PATCH v6 03/31] arm64/sysreg: Add ICC_PPI_PRIORITY<n>_EL1
` [PATCH v6 04/31] arm64/sysreg: Add ICC_ICSR_EL1
` [PATCH v6 05/31] arm64/sysreg: Add ICC_PPI_HMR<n>_EL1
` [PATCH v6 06/31] arm64/sysreg: Add ICC_PPI_ENABLER<n>_EL1
` [PATCH v6 07/31] arm64/sysreg: Add ICC_PPI_{C/S}ACTIVER<n>_EL1
` [PATCH v6 08/31] arm64/sysreg: Add ICC_PPI_{C/S}PENDR<n>_EL1
` [PATCH v6 09/31] arm64/sysreg: Add ICC_CR0_EL1
` [PATCH v6 10/31] arm64/sysreg: Add ICC_PCR_EL1
` [PATCH v6 11/31] arm64/sysreg: Add ICC_IDR0_EL1
` [PATCH v6 12/31] arm64/sysreg: Add ICH_HFGRTR_EL2
` [PATCH v6 13/31] arm64/sysreg: Add ICH_HFGWTR_EL2
` [PATCH v6 14/31] arm64/sysreg: Add ICH_HFGITR_EL2
` [PATCH v6 15/31] arm64: Disable GICv5 read/write/instruction traps
` [PATCH v6 16/31] arm64: cpucaps: Rename GICv3 CPU interface capability
` [PATCH v6 17/31] arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
` [PATCH v6 18/31] arm64: smp: Support non-SGIs for IPIs
` [PATCH v6 19/31] arm64: Add support for GICv5 GSB barriers
` [PATCH v6 20/31] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v6 21/31] irqchip/gic-v5: Add GICv5 IRS/SPI support
` [PATCH v6 22/31] irqchip/gic-v5: Add GICv5 LPI/IPI support
` [PATCH v6 23/31] irqchip/gic-v5: Enable GICv5 SMP booting
` [PATCH v6 24/31] of/irq: Add of_msi_xlate() helper function
` [PATCH v6 25/31] PCI/MSI: Add pci_msi_map_rid_ctlr_node() "
` [PATCH v6 26/31] irqchip/gic-v3: Rename GICv3 ITS MSI parent
` [PATCH v6 27/31] irqchip/msi-lib: Add IRQ_DOMAIN_FLAG_FWNODE_PARENT handling
` [PATCH v6 28/31] irqchip/gic-v5: Add GICv5 ITS support
` [PATCH v6 29/31] irqchip/gic-v5: Add GICv5 IWB support
` [PATCH v6 30/31] docs: arm64: gic-v5: Document booting requirements for GICv5
` [PATCH v6 31/31] arm64: Kconfig: Enable GICv5

[PATCH 0/3] Fix STM32 I2C dma operations
 2025-06-26 10:32 UTC  (5+ messages)
` [PATCH 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH v2 0/7] Add DSI display support for TI's Jacinto platforms
 2025-06-26 10:34 UTC  (5+ messages)
` [PATCH v2 4/7] arm64: dts: ti: k3-j721s2-common-proc-board: Add main_i2c4 instance
` [PATCH v2 6/7] arm64: dts: ti: k3-j721s2-common-proc-board: Enable DisplayPort-1

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-06-26  9:58 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: sun8i-ce - remove channel timeout field
` [PATCH v2 02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()
` [PATCH v2 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context
` [PATCH v2 04/10] crypto: sun8i-ce - save hash buffers and dma info "
` [PATCH v2 05/10] crytpo: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request
` [PATCH v2 06/10] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()
` [PATCH v2 07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare
` [PATCH v2 08/10] crypto: sun8i-ce - factor out public versions of finalize request
` [PATCH v2 09/10] crypto: sun8i-ce - add a new function for dumping task descriptors
` [PATCH v2 10/10] crypto: sun8i-ce - implement request batching

[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
 2025-06-26  9:10 UTC  (3+ messages)
` [PATCH v3 02/17] dt-bindings: display: mediatek: add EXDMA yaml "

[PATCH v2 0/8] Cache coherency management subsystem
 2025-06-26  9:55 UTC  (6+ messages)

[PATCH 0/4] arm64: renesas: Add support for Gray Hawk Single with R-Car V4M-7
 2025-06-26  9:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car V4M-7 Gray Hawk Single
` [PATCH 2/4] arm64: dts: renesas: Factor out Gray Hawk Single board support
` [PATCH 3/4] arm64: dts: renesas: Add Renesas R8A779H2 SoC support
` [PATCH 4/4] arm64: dts: renesas: r8a779h2: Add Gray Hawk Single support

[PATCH] arm: DT: imx6: Replace license text comment with SPDX identifier
 2025-06-26  9:19 UTC 

[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
 2025-06-26  8:59 UTC  (3+ messages)
` [PATCH v5 2/5] KVM: x86: Provide a capability "

[PATCH v2 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-06-26  8:54 UTC  (4+ messages)
` [PATCH v2 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: add MT6572
` [PATCH v2 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v2 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board


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