linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-03 14:55:18 to 2024-10-04 11:24:35 UTC [more...]

[PATCH V3 0/7] Add minimal boot support for IPQ5424
 2024-10-04 11:21 UTC  (9+ messages)
` [PATCH V3 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V3 2/7] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding
` [PATCH V3 3/7] dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible
` [PATCH V3 4/7] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC
` [PATCH V3 5/7] dt-bindings: qcom: Add ipq5424 boards
` [PATCH V3 6/7] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support
` [PATCH V3 7/7] arm64: defconfig: Enable IPQ5424 RDP466 base configs

[PATCH net-next 00/13] net: pcs: xpcs: cleanups batch 2
 2024-10-04 11:19 UTC  (16+ messages)
` [PATCH net-next 01/13] net: pcs: xpcs: remove dw_xpcs_compat enum
` [PATCH net-next 02/13] net: pcs: xpcs: don't use array for interface
` [PATCH net-next 03/13] net: pcs: xpcs: pass xpcs instead of xpcs->id to xpcs_find_compat()
` [PATCH net-next 04/13] net: pcs: xpcs: provide a helper to get the phylink pcs given xpcs
` [PATCH net-next 05/13] net: pcs: xpcs: move definition of struct dw_xpcs to private header
` [PATCH net-next 06/13] net: pcs: xpcs: rename xpcs_get_id()
` [PATCH net-next 07/13] net: pcs: xpcs: move searching ID list out of line
` [PATCH net-next 08/13] net: pcs: xpcs: use FIELD_PREP() and FIELD_GET()
` [PATCH net-next 09/13] net: pcs: xpcs: add _modify() accessors
` [PATCH net-next 10/13] net: pcs: xpcs: convert to use read_poll_timeout()
` [PATCH net-next 11/13] net: pcs: xpcs: use dev_*() to print messages
` [PATCH net-next 12/13] net: pcs: xpcs: correctly place DW_VR_MII_DIG_CTRL1_2G5_EN
` [PATCH net-next 13/13] net: pcs: xpcs: move Wangxun VR_XS_PCS_DIG_CTRL1 configuration

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-04 11:18 UTC  (11+ messages)
` [PATCH v13 16/40] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS
` [PATCH v13 22/40] arm64/gcs: Ensure that new threads have a GCS

[PATCH v4 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-10-04 11:10 UTC  (10+ messages)
` [PATCH v4 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs

[PATCH v3 0/6] Enable Mali GPU on MediaTek Genio 700 EVK
 2024-10-04 11:08 UTC  (6+ messages)
` [PATCH v3 3/6] dt-bindings: nvmem: mediatek: efuse: Reuse mt8186-efuse in mt8188

[PATCH v4 0/7] KVM: arm64: Hide unsupported MPAM from the guest
 2024-10-04 11:07 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: head.S: Initialise MPAM EL2 registers and disable traps
` [PATCH v4 2/7] arm64/sysreg: Convert existing MPAM sysregs and add the remaining entries
` [PATCH v4 3/7] arm64: cpufeature: discover CPU support for MPAM
` [PATCH v4 4/7] KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
` [PATCH v4 5/7] KVM: arm64: Add a macro for creating filtered sys_reg_descs entries
` [PATCH v4 6/7] KVM: arm64: Disable MPAM visibility by default and ignore VMM writes
` [PATCH v4 7/7] KVM: arm64: selftests: Test ID_AA64PFR0.MPAM isn't completely ignored

[PATCH net] net: ti: icssg-prueth: Fix race condition for VLAN table access
 2024-10-04 10:46 UTC  (4+ messages)

[BUG] ARM64 KVM: Data abort executing post-indexed LDR on MMIO address
 2024-10-04 10:40 UTC  (2+ messages)

[PATCH net-next 0/9] net: phy: mediatek: Introduce mtk-phy-lib which integrates common part of MediaTek's internal ethernet PHYs
 2024-10-04 10:24 UTC  (10+ messages)
` [PATCH net-next 1/9] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/9] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next 3/9] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next 4/9] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next 5/9] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next 6/9] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next 7/9] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next 8/9] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next 9/9] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib

[PATCH v10 3/3] drm/mediatek: Implement OF graphs support for display paths
 2024-10-04 10:22 UTC  (5+ messages)

[PATCH 0/5] arm64: Use memory copy instructions in kernel routines
 2024-10-04 10:10 UTC  (8+ messages)
` [PATCH 4/5] arm64: lib: Use MOPS for memcpy() routines

[PATCH v6 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  9:52 UTC  (9+ messages)
` [PATCH v6 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH v6 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v6 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v6 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v6 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v6 6/7] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v6 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-04  9:41 UTC  (7+ messages)
` [PATCH 15/51] stm class: "
` [PATCH 23/51] irqchip/imx-irqsteer: "
` [PATCH 24/51] mailbox: mtk-cmdq-mailbox: "
` [PATCH 22/51] iommu/arm-smmu: "
` [PATCH 37/51] regulator: stm32-vrefbuf: "
` [PATCH 51/51] soc: apple: mailbox: "

[PATCH v3 0/9] Add platform supports to MediaTek MT8188 SoC (part 2)
 2024-10-04  9:33 UTC  (11+ messages)
` [PATCH v3 1/9] arm64: dts: mediatek: mt8188: Assign GCE aliases
` [PATCH v3 2/9] arm64: dts: mediatek: mt8188: Add PCIe nodes
` [PATCH v3 3/9] arm64: dts: mediatek: mt8188: Add MIPI DSI nodes
` [PATCH v3 4/9] arm64: dts: mediatek: mt8188: Add video decoder and encoder nodes
` [PATCH v3 5/9] arm64: dts: mediatek: mt8188: Add JPEG "
` [PATCH v3 6/9] arm64: dts: mediatek: mt8188: Add display nodes for vdosys0
` [PATCH v3 7/9] arm64: dts: mediatek: mt8188: Add display nodes for vdosys1
` [PATCH v3 8/9] arm64: dts: mediatek: mt8188: Add DP-INTF nodes
` [PATCH v3 9/9] arm64: dts: mediatek: mt8188: Add eDP and DP TX nodes

[PATCH] [next] ARM: Replace snprintf() with the safer scnprintf() variant
 2024-10-04  9:09 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-10-04  9:04 UTC 

[PATCH] dt-bindings: power: mediatek: Refine multiple level power domain nodes
 2024-10-04  8:40 UTC  (3+ messages)

[PATCH net-next] net: airoha: Implement BQL support
 2024-10-04  8:30 UTC  (3+ messages)

[PATCH V5 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  8:01 UTC  (12+ messages)
` [PATCH V5 5/7] clk: qcom: Add NSS clock Controller driver "
` [PATCH V5 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V5 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
 2024-10-04  7:55 UTC  (5+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH net-next 0/3] Introduce VLAN support in HSR
 2024-10-04  7:47 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hsr: Add VLAN support
` [PATCH net-next 2/3] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next 3/3] net: ti: icssg-prueth: Add VLAN support for HSR mode

[PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
 2024-10-04  7:39 UTC  (2+ messages)

[PATCH v4] dt-bindings: display: mediatek: split: add subschema property constraints
 2024-10-04  7:16 UTC  (3+ messages)

[PATCH v14 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-10-04  6:58 UTC  (7+ messages)

[PATCH 0/2] Add support for Zyxel EX3510-B
 2024-10-04  6:51 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906
` [PATCH 2/2] arm64: dts: broadcom: bcmbca: bcm4908: Add DT for Zyxel EX3510-B

[PATCH v3 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
 2024-10-04  6:46 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: mfd: mediatek: mt6397: add adc, codec and regulators for mt6359
 2024-10-04  6:44 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: mt6359: fix dtbs_check error for RTC and regulators

[PATCHv2 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-04  6:24 UTC  (7+ messages)
` [PATCHv2 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCHv2 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCHv2 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCHv2 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCHv2 5/5] documentation: use nvmem-layout in examples

[PATCH] ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY ID
 2024-10-04  6:15 UTC 

[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-10-04  5:33 UTC  (4+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl

[PATCH 00/47] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
 2024-10-04  5:01 UTC  (5+ messages)
` [PATCH 47/47] KVM: arm64: nv: Add trap forwarding for FEAT_FGT2 described registers

[PATCH v2 0/9] Add platform supports to MediaTek MT8188 SoC (part 2)
 2024-10-04  4:23 UTC  (4+ messages)
` [PATCH v2 3/9] arm64: dts: mediatek: mt8188: Add MIPI DSI nodes

[PATCH] PCI: controller: Switch back to struct platform_driver::remove()
 2024-10-04  4:11 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: mediatek: mt6397: add adc and regulators for mt6359
 2024-10-04  3:09 UTC  (4+ messages)

[PATCH v3] dt-bindings: display: mediatek: split: add subschema property constraints
 2024-10-04  2:59 UTC  (2+ messages)

[PATCH v3 0/9] Add I2C mux devices for yosemite4
 2024-10-04  0:39 UTC  (2+ messages)

[PATCH] of/kexec: save pa of initial_boot_params for arm64 and use it at kexec
 2024-10-04  0:03 UTC  (3+ messages)

[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
 2024-10-03 23:39 UTC  (10+ messages)
` [PATCH net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()

[PATCH 0/5] devicetree: move nvmem-cells users to nvmem-layout
 2024-10-03 23:34 UTC  (7+ messages)
` [PATCH 1/5] ARM: dts: qcom: ipq4019: use nvmem-layout
` [PATCH 2/5] arm64: dts: bcm4908: nvmem-layout conversion
` [PATCH 3/5] arm64: dts: armada-3720-gl-mv1000: use nvmem-layout
` [PATCH 4/5] arm64: dts: mediatek: 7886cax: "
` [PATCH 5/5] documentation: use nvmem-layout in examples

[PATCH] arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386
 2024-10-03 22:52 UTC 

[PATCH] arm64: dts: broadcom: bcmbca: bcm4908: Reserve CFE stub area
 2024-10-03 22:41 UTC  (2+ messages)

[PATCH v2 0/8] Enable build system on macOS hosts
 2024-10-03 22:32 UTC  (3+ messages)
` [PATCH v2 2/8] file2alias: fix uuid_t definitions for macos

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-10-03 21:54 UTC  (7+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu

[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-10-03 21:12 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v12 0/5] TI K3 M4F support on AM62 and AM64 SoCs
 2024-10-03 21:06 UTC  (7+ messages)
` [PATCH v12 1/5] arm64: dts: ti: k3-am62: Add M4F remoteproc node
` [PATCH v12 2/5] arm64: dts: ti: k3-am625-sk: "
` [PATCH v12 3/5] arm64: dts: ti: k3-am64: "
` [PATCH v12 4/5] arm64: dts: ti: k3-am642-sk: "
` [PATCH v12 5/5] arm64: dts: ti: k3-am642-evm: "

[GIT PULL] KVM/arm64 fixes for 6.12, take #1
 2024-10-03 20:37 UTC 

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-03 19:51 UTC  (6+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
` [PATCH 4/5] hyperv: Add hv_defs.h to conditionally include hyperv-tlfs.h or hvhdk.h
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code

[PATCH v3 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-10-03 19:30 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
    ` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()y

[PATCH v3 0/7] perf arm-spe: Refactor data source encoding
 2024-10-03 18:53 UTC  (8+ messages)
` [PATCH v3 1/7] perf arm-spe: Rename arm_spe__synth_data_source_generic()
` [PATCH v3 2/7] perf arm-spe: Rename the common data source encoding
` [PATCH v3 3/7] perf arm-spe: Introduce arm_spe__is_homogeneous()
` [PATCH v3 4/7] perf arm-spe: Use metadata to decide the data source feature
` [PATCH v3 5/7] perf arm-spe: Remove the unused 'midr' field
` [PATCH v3 6/7] perf arm-spe: Add Neoverse-V2 to common data source encoding list
` [PATCH v3 7/7] perf arm-spe: Add Cortex CPUs "

[PATCH v4 0/5] perf arm-spe: Introduce metadata version 2
 2024-10-03 18:43 UTC  (6+ messages)
` [PATCH v4 1/5] perf arm-spe: Define metadata header "
` [PATCH v4 2/5] perf arm-spe: Calculate meta data size
` [PATCH v4 3/5] perf arm-spe: Save per CPU information in metadata
` [PATCH v4 4/5] perf arm-spe: Support metadata version 2
` [PATCH v4 5/5] perf arm-spe: Dump metadata with "

[PATCH] KVM: arm64: Fix kvm_has_feat*() handling of negative features
 2024-10-03 18:38 UTC  (2+ messages)

[PATCH v2 1/2] gpu: ipu-v3: vdic: Simplify ipu_vdi_setup()
 2024-10-03 17:13 UTC  (14+ messages)
` [PATCH v2 2/2] media: imx: vdic: Introduce mem2mem VDI deinterlacer driver

[PATCH v2 1/4] arm64: dts: imx8-ss-hsio: Add PCIe support
 2024-10-03 18:15 UTC  (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8dxl-evk: "
` [PATCH v2 3/4] arm64: dts: imx8qxp-mek: "
` [PATCH v2 4/4] arm64: dts: imx8qm-mek: Add PCIe and sata

[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-03 18:09 UTC 

[PATCH v7 00/10] Consolidate IO memcpy functions
 2024-10-03 16:46 UTC  (5+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 07/10] parisc: Align prototypes of IO memcpy/memset

[PATCH] fbdev: clps711x-fb: unregister fb when clps711x_fb_probe register failed
 2024-10-03 16:18 UTC  (2+ messages)

[v2 PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for 32-bit sid size
 2024-10-03 15:31 UTC  (8+ messages)

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-10-03 15:29 UTC  (10+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL

[PATCH] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
 2024-10-03 15:18 UTC  (2+ messages)

[PATCH v6 0/8] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-10-03 14:53 UTC  (4+ messages)


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).