Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-21 15:15:14 to 2026-08-22 19:48:25 UTC [more...]

[PATCH] arm64: dts: rockchip: route ES8388 MCLK to the IO pin on Orange Pi 5/5B
 2026-08-22 19:47 UTC 

[PATCH net-next 0/3] net: Make sure clk_init_data is fully initialized
 2026-08-22 19:44 UTC  (2+ messages)

[PATCH v10 1/2] net: airoha: npu: fix missing streaming DMA mask
 2026-08-22 19:27 UTC  (3+ messages)

[PATCH v9 00/12] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
 2026-08-22 18:51 UTC  (29+ messages)
` [PATCH v9 01/12] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ interrupts in kdump kernel
` [PATCH v9 02/12] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup "
` [PATCH v9 03/12] iommu/arm-smmu-v3: Add strtab parse helpers to a new arm-smmu-v3-kexec.c
` [PATCH v9 04/12] iommu/arm-smmu-v3: Destroy vmid_map ida via devres
` [PATCH v9 05/12] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_KDUMP_ADOPT for kdump kernel
` [PATCH v9 06/12] iommu/arm-smmu-v3-kexec: Add a CD table parse helper
` [PATCH v9 07/12] iommu/arm-smmu-v3-kexec: Add ASID/VMID reservation helpers
` [PATCH v9 08/12] iommu/arm-smmu-v3-kdump: Reserve crashed kernel's ASIDs and VMIDs
` [PATCH v9 09/12] iommu/arm-smmu-v3-kdump: Implement is_attach_deferred()
` [PATCH v9 11/12] iommu/arm-smmu-v3: Skip RMR bypass for kdump adoption
` [PATCH v9 12/12] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH v2 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
 2026-08-22 17:46 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: arm64: Fix spurious warning for benign stage 2 "
` [PATCH v2 2/2] KVM: arm64: nv: Fix null ptr deref on nested wp/unmap, "

[PATCH net-next v2 0/6] net: phy: mediatek: calibration for AN7581/3
 2026-08-22 16:24 UTC  (3+ messages)
` [PATCH net-next v2 5/6] net: phy: mediatek: add calibration logic for AN7581

[PATCH net] net: stmmac: selftests: Pass the IP proto mask in the TC selftest
 2026-08-22 15:32 UTC 

[PATCH 0/3] PCI: dra7xx: fix resource leaks in probe error paths
 2026-08-22 15:07 UTC  (4+ messages)
` [PATCH 1/3] PCI: dra7xx: Fix clock enable leak on probe failure
` [PATCH 2/3] PCI: dra7xx: Fix device link leak when devm_phy_get() fails
` [PATCH 3/3] PCI: dra7xx: Fix device links leak when dra7xx_pcie_enable_phy() fails

[PATCH net v4 0/3] net: xilinx: axienet: Fix IRQ error handling
 2026-08-22 14:53 UTC  (3+ messages)
` [PATCH net v4 3/3] "

[PATCH v2] arm64: dts: allwinner: a64: olinuxino: Fix phy-mode
 2026-08-22 14:53 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Fix spurious warn, null ptr deref on S2 teardown race
 2026-08-22 14:26 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm64: nv: Fix null ptr deref in kvm_nested_s2_unmap() on S2 teardown

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-08-22 13:53 UTC  (10+ messages)
` [RFC PATCH 1/9] mm: execmem: Add API to split an existing execmem cache allocation
` [RFC PATCH 2/9] mm: execmem: Allow huge vmappings to be avoided for execmem caches
` [RFC PATCH 3/9] module: Place MOD_TEXT before MOD_INIT_TEXT in enumeration
` [RFC PATCH 4/9] module: Allocate MOD_INIT_TEXT from the MOD_TEXT ROX allocation
` [RFC PATCH 5/9] arm64: mm: Permit permissions changes on huge vmappings
` [RFC PATCH 6/9] arm64: Enable the execmem ROX cache for module text
` [RFC PATCH 7/9] arm64: ftrace: Revert "fix unreachable PLT for ftrace_caller ..."
` [RFC PATCH 8/9] arm64: module: Combine init and core PLT entries again
` [RFC PATCH 9/9] arm64: ftrace: Simplify PLT handling

Bug: PHYS_OFFSET no longer points to DRAM physical starting address with CONFIG_ARM64_VA_BITS_52
 2026-08-22 13:47 UTC  (5+ messages)

[PATCH v7 08/10] accel/rocket: add RK3576 NPU (RKNN) support
 2026-08-22 10:09 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-22  9:53 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v3 2/5] KVM: arm64: vgic-v3: Reset redistributors after failed region setup
` [PATCH v3 3/5] KVM: arm64: vgic-v3: Separate redistributor teardown from unassignment
` [PATCH v3 4/5] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v3 5/5] KVM: arm64: selftests: Test VGICv3 redistributor region retry

[PATCH] soc: apple: rtkit: bound syslog copies to the shared buffer
 2026-08-22  9:51 UTC 

[PATCH v5] dt-bindings: arm: mediatek: mediatek,g3dsys: Convert to DT schema
 2026-08-22  9:38 UTC 

[PATCH] arm64: Defer the GMID_EL1 read to {init,update}_cpu_features()
 2026-08-22  9:13 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80
 2026-08-22  8:52 UTC  (3+ messages)

[PATCH v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-22  8:40 UTC  (5+ messages)
` [PATCH v2 3/5] KVM: arm64: vgic-v3: Unregister redistributors before freeing regions

[PATCH] dt-bindings: arm: Fix CoreSight CTI Kconfig symbol
 2026-08-22  8:19 UTC 

[PATCH v3 0/2] KVM: arm64: nv: Shadow S2 life-cycle fixes
 2026-08-22  8:12 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
` [PATCH v3 2/2] KVM: arm64: nv: Delay freeing of shadow S2 structures until VM destruction

[PATCH v2 0/4] KVM: arm64: vgic-its: Make the ITS table save reliable
 2026-08-22  8:02 UTC  (2+ messages)

[PATCH 00/16] Add support for USB Type-C on STM32MP25
 2026-08-22  7:28 UTC  (21+ messages)
` [PATCH 01/16] dt-bindings: usb: st,tcpp: Document TCPP USB-C PD protection chip
` [PATCH 02/16] usb: typec: tcpm: Add STM32 tcpp driver
` [PATCH 03/16] dt-bindings: usb: st,stm32-ucpd: Document STM32 UCPD controller
` [PATCH 04/16] usb: typec: tcpm: Add STM32 UCPD driver
` [PATCH 05/16] dt-bindings: usb: add FUSB340 switch binding
` [PATCH 06/16] usb: typec: add FUSB340 SuperSpeed switch driver
` [PATCH 07/16] dt-bindings: nvmem: st,stm32-romem: align patternProperties regex on nvmem-deprecated-cells.yaml
` [PATCH 08/16] arm64: dts: st: Add ucpd node on stm32mp251
` [PATCH 09/16] arm64: dts: st: add i2c1 pinctrl entries for stm32mp25
` [PATCH 10/16] arm64: dts: st: add tcpp "
` [PATCH 11/16] dt-bindings: usb: dwc3: stm32: refer to dwc3-common
` [PATCH 12/16] dt-bindings: phy: stm32: adapt usb2phy as syscon child on stm32mp25
` [PATCH 13/16] dt-bindings: arm: stm32mp2: allow child nodes since simple-mfd transition
` [PATCH 14/16] arm64: dts: st: enable usb on stm32mp257f-ev1
` [PATCH 15/16] arm64: dts: st: enable usb on stm32mp257f-dk
` [PATCH 16/16] arm64: configs: enable usb and its dependencies used on stm32mp25

[PATCH 1/4] dt-bindings: usb: Document ST UCPD
 2026-08-22  4:51 UTC  (3+ messages)

[PATCH v3 0/9] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-22  7:46 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
` [PATCH v3 2/9] phy: stm32: Add support for "
` [PATCH v3 3/9] dt-bindings: usb: generic-ehci: Document access-controllers property
` [PATCH v3 4/9] dt-bindings: usb: generic-ohci: "
` [PATCH v3 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH v3 6/9] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
` [PATCH v3 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd
` [PATCH v3 8/9] arm64: dts: st: Add USB nodes on stm32mp231
` [PATCH v3 9/9] arm64: dts: st: Add USB nodes on stm32mp251

[PATCH] mtd: rawnand: stm32_fmc2: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-22  4:59 UTC 

[PATCH net] net: stmmac: dwmac-sun8i: reset the EMAC when opening, not when probing
 2026-08-22  4:56 UTC 

[PATCH] PCI: imx6: fix pwrctrl device leak on PM runtime setup failure
 2026-08-22  1:22 UTC 

[PATCH v7] i2c: xiic: restore non-managed runtime PM to fix clk WARN flood
 2026-08-22  1:12 UTC 

[PATCH] clk: mstar: msc313-mpll: fix off-by-one in clock array allocation
 2026-08-21 23:58 UTC 

[PATCH RFC 0/2] USB/Bluetooth: recover MT7925 after warm reboot
 2026-08-21 23:37 UTC  (2+ messages)
` [PATCH RFC v2] Bluetooth: mt7925: trigger reset on WMT timeout

[PATCH v2] iio: adc: xilinx-xadc: free IRQ before cancelling the unmask worker on unbind
 2026-08-21 23:36 UTC  (3+ messages)

[PATCH] iio: adc: rockchip_saradc: Add support for RV1106
 2026-08-21 23:17 UTC  (3+ messages)

[PATCH] dt-bindings: iio: adc: rockchip-saradc: Fix RV1106 compatible
 2026-08-21 23:16 UTC  (4+ messages)

[PATCH] irqchip: gic-v3: fix unmet dependency on ARM_PSCI_FW
 2026-08-21 23:11 UTC  (4+ messages)

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-21 23:01 UTC  (7+ messages)
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH v2] arm64: Add user and kernel page-fault tracepoints
 2026-08-21 22:28 UTC 

[linusw-nomadik:b4/ux500-power-domains-v7-2] BUILD SUCCESS 2a0960023575ddaed421e8c109b6fc17bb45bafc
 2026-08-21 22:00 UTC 

[PATCH v8 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-08-21 21:50 UTC  (5+ messages)
` [PATCH v8 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v8 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v8 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v8 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()

[PATCH v3 0/4] Stop returning struct page from guest_memfd PFN lookup
 2026-08-21 21:50 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: SEV: Drop page refcount early during RMP fault handling

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-21 21:44 UTC  (4+ messages)

[PATCH net-next] net: stmmac: stm32: Set TSO/TBS Tx queues default settings
 2026-08-21 20:25 UTC  (8+ messages)

[PATCH v4] watchdog: sbsa_gwdt: add early_enable module parameter
 2026-08-21 20:24 UTC  (2+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-21 19:04 UTC  (9+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 67/69] drm/connector: Drop redundant hdmi vendor/product fields

[PATCH RFC 0/3] genirq: Allow drivers to respect userspace IRQ affinities
 2026-08-21 17:30 UTC  (20+ messages)
` [PATCH RFC 1/3] cpumask: Honor irq_default_affinity in cpumask_local_spread()
` [PATCH RFC 2/3] genirq: Honor existing IRQ affinities when setting affinity hints
` [PATCH RFC 3/3] net: stmmac: Migrate IRQ balancing to cpumask_local_spread()

[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
 2026-08-21 17:28 UTC  (6+ messages)
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-08-21 17:26 UTC  (6+ messages)
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver

[PATCH net v2 0/6] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-08-21 17:09 UTC  (7+ messages)
` [PATCH net v2 1/6] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v2 2/6] net: stmmac: Enable double VLAN processing only when supported
` [PATCH net v2 3/6] net: stmmac: Move double VLAN handling to a dedicated op
` [PATCH net v2 4/6] net: stmmac: Disable double VLAN handling on dwmac4
` [PATCH net v2 5/6] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net v2 6/6] selftests: drv-net: Add VLAN test

[PATCH v40 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-21 18:36 UTC  (6+ messages)
  ` [PATCH v40 5/7] firmware: imx: adds miscdev
` [PATCH v40 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v40 4/7] firmware: imx: device context dedicated to priv

[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard
 2026-08-21 16:53 UTC  (3+ messages)
` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards

[PATCH v2 0/5] Add Laguna/Tensor G5 SoC and Frankel, Blazer & Mustang boards
 2026-08-21 16:40 UTC  (11+ messages)
` [PATCH v2 4/5] arm64: dts: google: Add initial dts for frankel/blazer/mustang

[PATCH v2 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-21 16:29 UTC  (9+ messages)
` [PATCH v2 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v2 09/15] pinctrl: qcom: Add Kuno pinctrl driver

[PATCH v2 0/5] selftest/arm64: Fix MTE test setup and TAP reporting
 2026-08-21 16:21 UTC  (10+ messages)
` [PATCH v2 2/5] selftests/arm64: Print missing MTE TAP headers
` [PATCH v2 3/5] selftests/arm64: Treat KSM merge_across_nodes as optional
` [PATCH v2 5/5] selftests/arm64: Add MTE test config fragment

[PATCH] ARM: BCM7XXX: Replace __ASSEMBLY__ with __ASSEMBLER__
 2026-08-21 16:13 UTC  (2+ messages)

[PATCH v3 00/15] Add initial support for Qualcomm Kuno SoC
 2026-08-21 16:09 UTC  (16+ messages)
` [PATCH v3 01/15] soc: qcom: geni-se: allow selection on 32-bit ARM Qualcomm SoCs
` [PATCH v3 02/15] dt-bindings: power: rpmpd: Document Kuno RPMh power domains
` [PATCH v3 03/15] pmdomain: qcom: rpmhpd: Add power domains for Kuno
` [PATCH v3 04/15] dt-bindings: clock: qcom,rpmhcc: Add Kuno RPMh clock controller
` [PATCH v3 05/15] clk: qcom: clk-rpmh: Add support for Kuno RPMh clocks
` [PATCH v3 06/15] dt-bindings: interconnect: Add Qualcomm Kuno NoC
` [PATCH v3 07/15] interconnect: qcom: Add Kuno interconnect provider driver
` [PATCH v3 08/15] dt-bindings: pinctrl: qcom: Add Kuno TLMM
` [PATCH v3 09/15] pinctrl: qcom: Add Kuno pinctrl driver
` [PATCH v3 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
` [PATCH v3 11/15] clk: qcom: Add Global Clock Controller driver for Kuno
` [PATCH v3 12/15] dt-bindings: interrupt-controller: qcom,pdc: Add Kuno compatible string
` [PATCH v3 13/15] dt-bindings: firmware: qcom,scm: Document SCM on Kuno SoC
` [PATCH v3 14/15] dt-bindings: arm: qcom: Document Kuno IDP board
` [PATCH v3 15/15] ARM: dts: qcom: Add initial device tree for Kuno SoC

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-21 16:09 UTC  (4+ messages)

[PATCH 0/4] arm64: dts: ti: add out-band-wakeup property to m_can devices
 2026-08-21 16:09 UTC  (2+ messages)

[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
 2026-08-21 15:58 UTC  (11+ messages)

[PATCH] bus: arm-cci: fix device_node refcount leak in cci_probe_ports()
 2026-08-21 15:57 UTC 

[PATCH v2 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-08-21 15:44 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add Apple SoC CIO reset
` [PATCH v2 2/3] reset: Add Apple SoC CIO reset driver
` [PATCH v2 3/3] arm64: dts: apple: Add CIO reset controllers

[PATCH v10 16/24] firmware: arm_scmi: Add Telemetry debugfs SHMTI dump support
 2026-08-21 15:22 UTC 

[PATCH v10 24/24] [RFC] tools/scmi: Add SCMI Telemetry testing tool
 2026-08-21 15:24 UTC 

[PATCH v10 23/24] [RFC] Documentation: Add SCMI System Telemetry documentation
 2026-08-21 15:24 UTC 

[PATCH v10 21/24] firmware: arm_scmi: Add System Telemetry driver
 2026-08-21 15:23 UTC 

[PATCH v10 20/24] uapi: Add ARM SCMI Telemetry definitions
 2026-08-21 15:23 UTC 

[PATCH 0/2] arm64: dts: imx8qm: Add USB HSIC support for Apalis iMX8
 2026-08-21 15:23 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx8qm-ss-conn: Add USB HSIC related nodes

[PATCH v10 17/24] firmware: arm_scmi: Add Telemetry debugfs ABI documentation
 2026-08-21 15:22 UTC 

[PATCH v10 14/24] firmware: arm_scmi: Add Telemetry generation counter event
 2026-08-21 15:21 UTC 

[PATCH v10 12/24] firmware: arm_scmi: Add support for boot-on Telemetry
 2026-08-21 15:21 UTC 

[PATCH v10 11/24] firmware: arm_scmi: Add Telemetry notification support
 2026-08-21 15:20 UTC 

[PATCH v10 08/24] firmware: arm_scmi: Add Telemetry configuration operations
 2026-08-21 15:20 UTC 

[PATCH v10 07/24] firmware: arm_scmi: Add support to parse SHMTIs areas
 2026-08-21 15:19 UTC 

[PATCH v10 06/24] firmware: arm_scmi: Add basic Telemetry support
 2026-08-21 15:18 UTC 

[PATCH] media: verisilicon: rockchip: Fix leaks in init
 2026-08-21 15:15 UTC  (4+ messages)

[PATCH v4 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-21 15:14 UTC  (2+ messages)
` [PATCH v4 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data


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