linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-12 19:43:11 to 2025-06-13 04:54:41 UTC [more...]

[PATCH v0 0/5] Add initial AST2700 SoC support
 2025-06-13  2:54 UTC  (10+ messages)
` [PATCH v0 1/5] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v0 3/5] arm64: dts: aspeed: Add initial AST2700 SoC device tree

[PATCH 0/7] Add ASPEED PCIe Root Complex support
 2025-06-13  3:30 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: phy: Add document for ASPEED PCIe PHY
` [PATCH 2/7] dt-bindings: pci: Add document for ASPEED PCIe Config
` [PATCH 3/7] dt-bindings: pci: Add document for ASPEED PCIe RC
` [PATCH 4/7] ARM: dts: aspeed-g6: Add AST2600 PCIe RC PERST ctrl pin
` [PATCH 5/7] ARM: dts: aspeed-g6: Add PCIe RC node
` [PATCH 6/7] pinctrl: aspeed-g6: Add PCIe RC PERST pin group
` [PATCH 7/7] pci: aspeed: Add ASPEED PCIe host controller driver

[PATCH net-next] net: ti: icssg-prueth: Read firmware-names from device tree
 2025-06-13  4:27 UTC  (5+ messages)

[PATCH V5 0/2] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-06-13  2:36 UTC  (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t

[PATCH] ARM: dts: aspeed: catalina: Enable MCTP for frontend NIC management
 2025-06-13  3:44 UTC  (2+ messages)

[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
 2025-06-13  3:19 UTC  (11+ messages)
` [PATCH v23 1/4] arm64/sysreg: Add BRBE registers and fields
` [PATCH v23 2/4] arm64: Handle BRBE booting requirements
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)

i.MX kernel hangup caused by chipidea USB gadget driver
 2025-06-13  3:13 UTC  (6+ messages)

[PATCH 1/2] arm64: dts: freescale: imx93-tqma9352: Limit BUCK2 to 600mV
 2025-06-13  1:52 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx7s-warp: Improve the Bluetooth description
 2025-06-13  1:46 UTC  (2+ messages)

[PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
 2025-06-13  1:41 UTC  (4+ messages)
  ` [EXT] "

[PATCH] net: stmmac: extend use of snps,multicast-filter-bins property to xgmac
 2025-06-13  1:30 UTC  (2+ messages)

[PATCH v3 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-13  1:21 UTC  (6+ messages)
` [PATCH v3 2/2] mailbox: aspeed: add mailbox driver for AST27XX series SoC

[PATCH v8 0/2] Add Meta(Facebook) Ventura BMC(AST2600)
 2025-06-13  0:52 UTC  (3+ messages)
` [PATCH v8 2/2] ARM: dts: aspeed: ventura: add Meta Ventura BMC

[PATCH v1 0/2] Add Meta(Facebook) Santabarbara BMC(AST2600)
 2025-06-13  0:42 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: aspeed: santabarbara: Add Meta Santabarbara BMC

[PATCH -next] arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
 2025-06-12 17:27 UTC  (3+ messages)

[PATCH] usb: ohci-at91: Use dynamic device name for OHCI HCD creation
 2025-06-12 16:32 UTC  (3+ messages)

[PATCH 1/4] PCI: dw-rockchip: Do not enumerate bus before endpoint devices are ready
 2025-06-12 16:51 UTC  (5+ messages)

[PATCH v11 00/11] PCI: Use device bus range info to cleanup RC Host/EP pci_fixup_addr()
 2025-06-12 16:26 UTC  (7+ messages)
` [PATCH v11 10/11] PCI: dwc: Print warning message when cpu_addr_fixup() exists

[PATCH] dmaengine: zynqmp_dma: Add shutdown operation support
 2025-06-12 16:21 UTC 

[PATCH v1] arm64/mm: Ensure lazy_mmu_mode never nests
 2025-06-12 16:21 UTC  (8+ messages)

[PATCH] arm64/gcs: Don't call gcs_free() during flush_gcs()
 2025-06-12 17:27 UTC  (8+ messages)

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-12 17:31 UTC  (11+ messages)
` [PATCH v4 1/3] pmdomain: core: introduce dev_pm_genpd_is_on
` [PATCH v4 3/3] remoteproc: imx_rproc: detect and attach to pre-booted remote cores

[PATCH v2] pmdomain: Use str_enable_disable-like helpers
 2025-06-12 15:53 UTC  (2+ messages)

[PATCH net-next 0/9] net: stmmac: rk: much needed cleanups
 2025-06-12 15:53 UTC  (19+ messages)
` [PATCH net-next 1/9] net: stmmac: rk: add get_interfaces() implementation
` [PATCH net-next 2/9] net: stmmac: rk: simplify set_*_speed()
` [PATCH net-next 3/9] net: stmmac: rk: add struct for programming register based speeds
` [PATCH net-next 4/9] net: stmmac: rk: combine rv1126 set_*_speed() methods
` [PATCH net-next 5/9] net: stmmac: rk: combine clk_mac_speed rate setting functions
` [PATCH net-next 6/9] net: stmmac: rk: combine .set_*_speed() methods
` [PATCH net-next 7/9] net: stmmac: rk: simplify px30_set_rmii_speed()
` [PATCH net-next 8/9] net: stmmac: rk: convert px30_set_rmii_speed() to .set_speed()
` [PATCH net-next 9/9] net: stmmac: rk: remove obsolete .set_*_speed() methods

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-12 22:50 UTC  (4+ messages)
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk

[PATCH v2 0/5] PCI: dwc: Do not enumerate bus before endpoint devices are ready
 2025-06-12 22:39 UTC  (5+ messages)
` [PATCH v2 1/5] PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_DEVICE_WAIT_MS after link-up IRQ
` [PATCH v2 5/5] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_DEVICE_WAIT_MS

[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-06-12 23:44 UTC  (6+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus

✅ PASS (MISSED 24 of 41): Test report for for-kernelci (6.16.0-rc1, upstream-arm-next, 39dfc971)
 2025-06-12 22:32 UTC 

[PATCH net-next] net: airoha: Add TCP LRO support
 2025-06-12 22:57 UTC  (6+ messages)

[PATCH net-next 0/3] net: phy: make phy_package a separate module
 2025-06-12 21:28 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: move __phy_package_[read|write]_mmd to phy_package.c
` [PATCH net-next 2/3] net: phy: make phy_package a separate module
` [PATCH net-next 3/3] net: phy: add Kconfig symbol PHY_PACKAGE

[RFC PATCH v2 1/4] PCI: pcie-rockchip: add Link Control and Status Register 2
 2025-06-12 21:26 UTC  (4+ messages)

[PATCH 00/11] Drop default ARCH_APPLE from Kconfig and use defconfig instead
 2025-06-12 21:11 UTC  (12+ messages)
` [PATCH 01/11] pmdomain: apple: Drop default ARCH_APPLE in Kconfig
` [PATCH 02/11] soc: "
` [PATCH 03/11] clk: apple-nco: "
` [PATCH 04/11] nvmem: apple: drop "
` [PATCH 05/11] i2c: apple: Drop "
` [PATCH 06/11] cpufreq: apple: drop "
` [PATCH 07/11] iommu/apple-dart: Drop "
` [PATCH 08/11] Input: apple_z2: "
` [PATCH 09/11] dmaengine: apple-admac: "
` [PATCH 10/11] ASoC: apple: mca: "
` [PATCH 11/11] arm64: defconfig: Enable Apple Silicon drivers

[PATCH v5] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-12 22:16 UTC 

[PATCH 00/28] iio: zero init stack with { } instead of memset()
 2025-06-12 19:10 UTC  (5+ messages)

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-06-12 15:57 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: i2c: i2c-mt65xx: Add MediaTek MT8196/6991 compatibles

[PATCH 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-06-12 20:12 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: samsung: exynos-sysreg: add exynos7870 sysregs
` [PATCH 2/5] arch: arm64: dts: exynos7870: add DSI support
` [PATCH 3/5] arch: arm64: dts: exynos7870-on7xelte: enable display panel support
` [PATCH 4/5] arch: arm64: dts: exynos7870-a2corelte: "
` [PATCH 5/5] arch: arm64: dts: exynos7870-j6lte: "

[PATCH v1] mm: Remove arch_flush_tlb_batched_pending() arch helper
 2025-06-12 17:17 UTC  (5+ messages)

[PATCH 00/12] Support for Exynos7870 DSIM bridge
 2025-06-12 15:18 UTC  (13+ messages)
` [PATCH 01/12] drm/bridge: samsung-dsim: separate LINK and DPHY status registers
` [PATCH 02/12] drm/bridge: samsung-dsim: add SFRCTRL register
` [PATCH 03/12] drm/bridge: samsung-dsim: add flag to control header FIFO wait
` [PATCH 04/12] drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL register
` [PATCH 05/12] drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offset
` [PATCH 06/12] drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bit
` [PATCH 07/12] drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsets
` [PATCH 08/12] drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bit
` [PATCH 09/12] drm/bridge: samsung-dsim: increase timeout value for PLL_STABLE
` [PATCH 10/12] dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible
` [PATCH 11/12] drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridge
` [PATCH 12/12] drm/exynos: dsi: add support for exynos7870

[PATCH v1 0/2] Add CMU_HSI1 support for Exynos990 SoC
 2025-06-12 15:14 UTC  (3+ messages)
` [PATCH v1 2/2] clk: samsung: exynos990: Add CMU_HSI1 block

[PATCH] arm64: topology: Setup amu fie when cpu hotplugging
 2025-06-12 20:49 UTC  (3+ messages)

[PATCH] dt-bindings: soc: renesas: Document RZ/T2H Evaluation Board part number
 2025-06-12 15:17 UTC 

[PATCH v8 0/2] Add SMI reset and clamp for MediaTek MT8188 SoC
 2025-06-12 15:16 UTC  (3+ messages)
` [PATCH v8 2/2] memory: mtk-smi: mt8188: Add SMI reset and clamp for MT8188

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-12 15:32 UTC  (4+ messages)
` [PATCH v9 41/43] KVM: arm64: Expose support for private memory

[PATCH 0/2] Support for Exynos7870's MIPI PHY blocks
 2025-06-12 15:28 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: samsung,mipi-video-phy: document exynos7870 MIPI phy
` [PATCH 2/2] phy: exynos-mipi-video: introduce support for exynos7870

[PATCH v2 0/4] Support for Adreno X1-45 GPU
 2025-06-12 21:19 UTC  (3+ messages)

[PATCH 0/3] PCI: brcmstb: Include cable-modem SoCs
 2025-06-12 20:37 UTC  (7+ messages)
` [PATCH 1/3] dt bindings: "
` [PATCH 2/3] PCI: brcmstb: Refactor indication of SSC status
` [PATCH 3/3] PCI: brcmstb: Enable Broadcom Cable Modem SoCs

[PATCH] docs: arm64: Fix ICC_SRE_EL2 register typo in booting.rst
 2025-06-12 17:27 UTC  (2+ messages)

[PATCH v1 00/12] iommufd: Repare for IOMMUFD_OBJ_HW_QUEUE
 2025-06-12 17:35 UTC  (17+ messages)
` [PATCH v1 05/12] iommu: Introduce get_viommu_size and viommu_init ops
` [PATCH v1 06/12] iommufd/selftest: Implement mock_get_viommu_size and mock_viommu_init
` [PATCH v1 07/12] iommu/arm-smmu-v3: Implement arm_smmu_get_viommu_size and arm_vsmmu_init
` [PATCH v1 08/12] iommufd/viommu: Replace ops->viommu_alloc with ops->viommu_init

[PATCH net-next] net: stmmac: improve .set_clk_tx_rate() method error message
 2025-06-12 17:34 UTC  (3+ messages)

[PATCH] pinctrl: aspeed: Log error if SCU protection is active
 2025-06-12 15:18 UTC 

[PATCH v7] arm64/module: Use text-poke API for late relocations
 2025-06-12 15:18 UTC  (2+ messages)

[PATCH 0/2] soc: use new GPIO line value setter callbacks
 2025-06-12 14:58 UTC  (3+ messages)
` [PATCH 2/2] soc: renesas: pwc-rzv2m: "

[PATCH] arm64/ptdump: Ensure memory hotplug is prevented during ptdump_check_wx()
 2025-06-12 14:58 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8173: lower SD clock and disable wp on Elm
 2025-06-12 14:38 UTC 

[PATCH 1/2] arm64: defconfig: Switch SOUND to module
 2025-06-12 15:05 UTC  (5+ messages)
` [PATCH 2/2] arm64: defconfig: Drop unneeded unselectable sound drivers

[PATCH] arm64: dts: renesas: Add bootph-all to sysinfo EEPROM on R-Car Gen3
 2025-06-12 13:42 UTC  (2+ messages)

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-06-12 13:28 UTC  (17+ messages)
` [PATCH v3 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
                              ` [Linux-stm32] "

[PATCH v2 0/4] media: Add Gen 3 IP stateful decoder driver
 2025-06-12 13:30 UTC  (3+ messages)
` [PATCH v2 4/4] media: allegro-dvt: "

[PATCH v4 0/5] Add FIELD_MODIFY() helper
 2025-06-12 20:15 UTC  (5+ messages)
` [PATCH v4 1/5] coccinelle: misc: Add field_modify script
  ` [cocci] "
` [PATCH v4 2/5] arm64: tlb: Convert the opencoded field modify
  ` [cocci] "

[PATCH v8 0/6] arm64 support for Milk-V Duo Module 01 EVB
 2025-06-12 13:28 UTC  (5+ messages)
` [PATCH v8 3/6] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v8 4/6] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v8 5/6] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v8 6/6] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH v3 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-06-12 20:12 UTC  (2+ messages)

[PATCH v2 0/2] PCI: imx6: Refine apps_reset and EP link behavior
 2025-06-12 19:47 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: imx6: Remove apps_reset toggle in _core_reset functions

[PATCH v3] arm64: Restrict pagetable teardown to avoid false warning
 2025-06-12 17:27 UTC  (2+ messages)

[PATCH 0/3 v2] usb: chipidea: Add support for s32g2 and s32g3
 2025-06-12 18:51 UTC  (3+ messages)
` [PATCH 2/3 v2] usb: chipidea: s32g: Add usb support for s32g2
` [PATCH 3/3 v2] usb: chipidea: s32g: Add usb support for s32g3

[PATCH v3 00/13] arm64: debug: remove hook registration, split exception entry
 2025-06-12 18:18 UTC  (2+ messages)

[PATCH net-next] net: stmmac: remove pcs_get_adv_lp() support
 2025-06-12 17:16 UTC  (2+ messages)

[PATCH net-next] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
 2025-06-12 16:16 UTC 

[PATCH 1/2] dt-bindings: arm: mediatek: add mt8173-hana rev2
 2025-06-12 16:11 UTC  (3+ messages)

[net-next PATCH v6 00/10] Add PCS core support
 2025-06-12 15:34 UTC  (4+ messages)
` [net-next PATCH v6 06/10] net: pcs: Add Xilinx PCS driver

[PATCH v3 0/4] Add clock support for CMU_HSI2
 2025-06-12 15:29 UTC  (2+ messages)

[PATCH v2 0/5] ARM: dts: vt8500: Minor fixups and L2 cache on WM8850
 2025-06-12 15:26 UTC  (2+ messages)

[PATCH net-next v10] net: ti: icssg-prueth: add TAPRIO offload support
 2025-06-12 15:10 UTC  (9+ messages)

[PATCH v4 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-06-12 15:08 UTC  (2+ messages)

[PATCH v2 0/2] Samsung Exynos 7870 DECON driver support
 2025-06-12 14:59 UTC  (3+ messages)
` [PATCH v2 1/2] drm/exynos: exynos7_drm_decon: fix call of decon_commit()
` [PATCH v2 2/2] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling

[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
 2025-06-12 14:34 UTC  (4+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails

[PATCH] arm64: defconfig: Build STMMAC Ethernet driver into the kernel for NFS boot
 2025-06-12 14:30 UTC  (6+ 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).