Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 10:47:36 to 2026-07-14 13:49:55 UTC [more...]

[PATCH v5 0/2] i2c: imx-lpi2c: fix probe error handling and reset controller
 2026-07-14 13:49 UTC  (5+ messages)
` [PATCH v5 1/2] i2c: imx-lpi2c: properly unwind resources on probe failure
` [PATCH v5 2/2] i2c: imx-lpi2c: reset controller in probe stage

[PATCH 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-14 13:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller
` [PATCH 2/3] pmdomain: mediatek: Add support for secure modem power domain control
` [PATCH 3/3] pmdomain: mediatek: Add support for MT6858 SoC

[PATCH v2 0/6] Add BBML3 cpu feature
 2026-07-14 13:43 UTC  (4+ messages)
` [PATCH v2 3/6] arm64: cpufeature: Extend bbml2_noabort support list

[PATCH v3 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
 2026-07-14 13:42 UTC  (5+ messages)
` [PATCH v3 1/2] drivers/perf: hisi: Support uncore ITS PMU

[PATCH] clk: mmp: pxa1908-apbc: Remove unneeded semicolon
 2026-07-14 13:23 UTC  (2+ messages)

[PATCH] clk: mmp: pxa1908-apbcp: Remove unneeded semicolon
 2026-07-14 13:23 UTC  (2+ messages)

[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
 2026-07-14 13:34 UTC  (22+ messages)
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
` [PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
` [PATCH v4 6/6] KVM: arm64: Add auto HDBSS enable/disable on dirty logging change

[PATCH v3 0/5] iommufd: Iterate the cache invalidation array in the core
 2026-07-14 13:33 UTC  (11+ messages)
` [PATCH v3 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v3 2/5] iommufd: Iterate the cache invalidation array in the core
` [PATCH v3 3/5] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v3 4/5] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "

[PATCH] iommu: arm: Remove redundant dev_err()/dev_err_probe()
 2026-07-14 13:32 UTC 

[PATCH 05/16] irqchip/bcm7038-l1: clean up init failure paths
 2026-07-14 13:24 UTC  (4+ messages)
  ` [PATCH 10/16] irqchip/aspeed-vic: publish handler only after domain creation
  ` [PATCH 15/16] irqchip/gic-v3: fail T241 quirk if alias ioremap fails
  ` [PATCH 16/16] irqchip/bcm7120-l2: fix parent IRQ count error handling

[PATCH v4] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
 2026-07-14 13:25 UTC  (2+ messages)

[PATCH v2] PCI: rcar-gen4: Isolate driver to ARM64
 2026-07-14 13:19 UTC 

[PATCH] PCI: rcar-gen4: Inline GIC_TRANSLATER offset macro
 2026-07-14 13:18 UTC  (6+ messages)

[RFC PATCH] firmware: scmi: Make SCMI arch independent
 2026-07-14 13:16 UTC  (3+ messages)

[PATCH] coresight: etm4x: add OF module alias for platform driver
 2026-07-14 13:15 UTC 

[PATCH v2 00/46] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:44 UTC  (47+ messages)
` [PATCH v2 01/46] drm/mediatek: Rename OVL format naming
` [PATCH v2 02/46] drm/mediatek: Export OVL formats definitions and format conversion API
` [PATCH v2 03/46] drm/mediatek: Export OVL Blend function
` [PATCH v2 04/46] drm/mediatek: Move mtk_ddp_comp_type enumeration to mtk-mmsys.h
` [PATCH v2 05/46] drm/mediatek: Add missing component types in mtk_ddp_comp_type
` [PATCH v2 06/46] drm/mediatek: Rename all display component type to have DISP_ prefix
` [PATCH v2 07/46] drm/mediatek: Use hashtable for components discovery and registration
` [PATCH v2 08/46] drm/mediatek: ddp_comp: Move internal component register in function
` [PATCH v2 09/46] drm/mediatek: De-duplicate internal component checks
` [PATCH v2 10/46] drm/mediatek: Introduce and use path/comp definition structures
` [PATCH v2 11/46] drm/mediatek: Create new mtk_drm_legacy and move deprecated code
` [PATCH v2 12/46] dt-bindings: soc: mediatek: mutex: Allow #trigger-source-cells
` [PATCH v2 13/46] dt-bindings: display: mediatek: Allow trigger-sources on relevant HW
` [PATCH v2 14/46] drm/mediatek: Add support for MuteX trigger-sources parsing
` [PATCH v2 15/46] drm/mediatek: ovl_adaptor: Add special MERGE component check
` [PATCH v2 16/46] drm/mediatek: mtk_hdmi_v2: Don't warn on RPM active during detach
` [PATCH v2 17/46] drm/mediatek: Add support for hardware multi-stage layers
` [PATCH v2 18/46] drm/mediatek: mtk_crtc: Complete documentation for struct mtk_crtc
` [PATCH v2 19/46] drm/mediatek: mtk_crtc: Minimize spinlocked time in cmdq callback
` [PATCH v2 20/46] drm/mediatek: mtk_crtc: Dynamically find vblank/cfg component indices
` [PATCH v2 21/46] soc: mediatek: mtk-mutex: Add new functions to add/remove triggers
` [PATCH v2 22/46] soc: mediatek: mtk-mmsys: Migrate to new Multimedia DDP HW indexing
` [PATCH v2 23/46] drm/mediatek: Fully migrate to new Display Controller "
` [PATCH v2 24/46] drm/mediatek: mtk_dpi: Pass parameters with new mtk_dpi_sync structure
` [PATCH v2 25/46] drm/mediatek: mtk_dpi: Fully separate HW setup from common code
` [PATCH v2 26/46] drm/mediatek: Create new mtk_dpi_common lib and move mtk_dpi code
` [PATCH v2 27/46] dt-bindings: display: mediatek: Introduce Digital Video Output HW
` [PATCH v2 28/46] drm/mediatek: Add support for MediaTek Digital Video Output (DVO)
` [PATCH v2 29/46] drm/mediatek: Pass mtk_ddp_comp in clk and config callbacks
` [PATCH v2 30/46] dt-bindings: display: mediatek: Introduce MT8196 Layer Blender
` [PATCH v2 31/46] drm/mediatek: Add support for Display Layer Blender component
` [PATCH v2 32/46] dt-bindings: display: mediatek: Introduce MT8196 extended DMA Engine
` [PATCH v2 33/46] drm/mediatek: Add support for Display Controller exDMA component
` [PATCH v2 34/46] dt-bindings: display: mediatek: Introduce MT8196 Output Processor
` [PATCH v2 35/46] drm/mediatek: Add support for Display Output Processor component
` [PATCH v2 36/46] drm/mediatek: mtk_crtc: Dynamically find suitable CRTC DMA device
` [PATCH v2 37/46] drm/mediatek: Prepare path builder for multi-controller architecture
` [PATCH v2 38/46] drm/mediatek: Enable bring-up of multi-controller CRTC paths
` [PATCH v2 39/46] drm/mediatek: Introduce MediaTek Asynchronous DirectLink Controller
` [PATCH v2 40/46] drm/mediatek: Support registering disp controller device subnodes
` [PATCH v2 41/46] soc: mediatek: mtk-mmsys: Populate multimedia subsystem subdevices
` [PATCH v2 42/46] dt-bindings: display: mediatek: Introduce MT8196 2D Sharpness Processor
` [PATCH v2 43/46] drm/mediatek: Add Two-Dimension Sharpness Processor (TDSHP) driver
` [PATCH v2 44/46] dt-bindings: display: mediatek: Introduce MT8196 Image Resizer
` [PATCH v2 45/46] drm/mediatek: Add support for Display Image Resizer (Scaler)
` [PATCH v2 46/46] drm/mediatek: mtk_drm_drv: Fail init only if all paths are invalid

[PATCH] KVM: arm64: Reject guest_memfd memslots when the VM has MTE
 2026-07-14 13:15 UTC  (3+ messages)

[PATCH] coresight: ctcu: publish OF module alias
 2026-07-14 13:15 UTC 

[RFC PATCH 00/36] arm64: Add support for FEAT_NMI
 2026-07-14 13:13 UTC  (40+ messages)
` [RFC PATCH 03/36] arm64: hibernate: mask DAIF before restoring hibernated kernel
` [RFC PATCH 06/36] arm64: irq: introduce a helper for GIC priority initialization
` [RFC PATCH 09/36] arm64: irqflags: introduce arm64-specific irqflags type
` [RFC PATCH 10/36] arm64: irqflags: save and use both DAIF and PMR
` [RFC PATCH 11/36] arm64: interrupts: introduce interrupt masking helpers for entry code
` [RFC PATCH 12/36] arm64: entry: replace DAIF helpers with entry helpers
` [RFC PATCH 13/36] arm64: process: Use helper to check exception state
` [RFC PATCH 14/36] arm64: interrupts: introduce generic interrupt masking helpers
` [RFC PATCH 16/36] arm64: cpuidle: use new helpers to bypass interrupt priority masking
` [RFC PATCH 25/36] arm64: sysreg: Add definitions for immediate versions of MSR ALLINT
` [RFC PATCH 29/36] arm64: nmi: Manage masking for superpriority interrupts

[PATCH] arm64: dts: renesas: beacon: Specify ethernet PHY reset timings
 2026-07-14 13:05 UTC 

[PATCH 1/2] arm64: dts: renesas: cat875: Specify ethernet PHY reset timings
 2026-07-14 13:04 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: hihope-rzg2-ex: "

[PATCH 1/9] arm: dts: renesas: lager: Specify ethernet PHY reset timings
 2026-07-14 13:04 UTC  (9+ messages)
` [PATCH 2/9] arm: dts: renesas: stout: "
` [PATCH 3/9] arm: dts: renesas: koelsch: "
` [PATCH 4/9] arm: dts: renesas: porter: "
` [PATCH 5/9] arm: dts: renesas: gose: "
` [PATCH 6/9] arm: dts: renesas: alt: "
` [PATCH 7/9] arm: dts: renesas: silk: "
` [PATCH 8/9] arm: dts: renesas: sk-rzg1m: "
` [PATCH 9/9] arm: dts: renesas: sk-rzg1e: "

[PATCH 1/2] arm: dts: renesas: gr-peach: Specify ethernet PHY reset timings
 2026-07-14 13:03 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: renesas: armadillo800eva: "

[PATCH v3 00/12] arm64: dts: rockchip: Add NanoPi M6 board
 2026-07-14 13:02 UTC  (3+ messages)
` [PATCH v3 03/12] arm64: dts: rockchip: rk3588s-nanopi-r6: fix missing pcie rst pinctrl

[PATCH v6 00/16] firmware: arm_scmi: Fix SCMI core cleanup paths
 2026-07-14 12:56 UTC  (17+ messages)
` [PATCH v6 01/16] firmware: arm_scmi: Publish channel state before callbacks
` [PATCH v6 02/16] firmware: arm_scmi: Unregister device notifier before IDR teardown
` [PATCH v6 03/16] firmware: arm_scmi: Quiesce notifications before teardown
` [PATCH v6 04/16] firmware: arm_scmi: Clean up channels on setup failure
` [PATCH v6 05/16] firmware: arm_scmi: Free transport channel on IDR failure
` [PATCH v6 06/16] firmware: arm_scmi: Avoid IDR updates while cleaning channels
` [PATCH v6 07/16] firmware: arm_scmi: Reject out of range DT protocol IDs
` [PATCH v6 08/16] firmware: arm_scmi: Use channel ID for transport teardown
` [PATCH v6 09/16] firmware: arm_scmi: Protect device request lookup with RCU
` [PATCH v6 10/16] firmware: arm_scmi: Drop handle on protocol bind failures
` [PATCH v6 11/16] firmware: arm_scmi: Clear SystemPower flag on create failure
` [PATCH v6 12/16] firmware: arm_scmi: Fix OF node reference handling
` [PATCH v6 13/16] firmware: arm_scmi: Unwind TX receiver mailbox setup failure
` [PATCH v6 14/16] firmware: arm_scmi: Unwind P2A "
` [PATCH v6 15/16] firmware: arm_scmi: Fix SCMI device destroy lifetimes
` [PATCH v6 16/16] firmware: arm_scmi: Fix transport device teardown lookup

[RFC PATCH 17/22] perf/events: arm64: ti: Add J7 DDR performance events
 2026-07-14 12:56 UTC  (6+ messages)
` [RFC PATCH 18/22] perf/events: arm64: ti: Add AM62 "
` [RFC PATCH 19/22] perf/events: arm64: ti: Add AM62A "
` [RFC PATCH 20/22] perf/events: arm64: ti: Add AM62P "
` [RFC PATCH 21/22] perf/events: arm64: ti: Add AM64 "
` [RFC PATCH 22/22] tools/perf: jevents: Add k3_ddr to JSON unit table

[RFC PATCH 09/22] arm64: dts: ti: k3-j7200: Add DDR node for j7200
 2026-07-14 12:56 UTC  (8+ messages)
` [RFC PATCH 10/22] arm64: dts: ti: k3-j721e: Add DDR and controller node
` [RFC PATCH 11/22] arm64: dts: ti: k3-j721s2-main: Add DDR nodes for J721S2
` [RFC PATCH 12/22] arm64: dts: ti: k3-j784s4-main: Add DDR nodes for J784S4
` [RFC PATCH 13/22] arm64: dts: ti: k3-am62: Add DDR and controller node
` [RFC PATCH 14/22] arm64: dts: ti: k3-am62a: "
` [RFC PATCH 15/22] arm64: dts: ti: k3-am62p: "
` [RFC PATCH 16/22] arm64: dts: ti: k3-am64: "

[RFC PATCH 07/22] perf: ti_k3_ddr: Add TI K3 DDR performance monitor driver
 2026-07-14 12:56 UTC  (2+ messages)
` [RFC PATCH 08/22] docs: perf: Add TI K3 DDR PMU documentation

[RFC PATCH 05/22] mfd: ti-ddrss: Add TI K3 DDR subsystem MFD core driver
 2026-07-14 12:55 UTC 

[RFC PATCH 06/22] memory: ti-ddrss: Add MR4 temperature-driven refresh rate driver
 2026-07-14 12:55 UTC 

[RFC PATCH 04/22] dt-bindings: perf: ti,k3-ddr-pmu: Add K3 DDR PMU binding
 2026-07-14 12:55 UTC 

[RFC PATCH 01/22] dt-bindings: memory: cdns,k3-ddr: Add Cadence K3 DDR controller binding
 2026-07-14 12:55 UTC  (3+ messages)
` [RFC PATCH 02/22] dt-bindings: memory: ti,j7-ddrss: Add TI K3 DDRSS wrapper binding
` [RFC PATCH 03/22] dt-bindings: memory: ti,j721s2-msmc: Add TI K3 MSMC binding

[RFC PATCH 00/22] Add TI K3 DDR subsystem drivers and DT bindings
 2026-07-14 12:55 UTC 

[PATCH v2] PCI: imx6: Add runtime PM support for i.MX95
 2026-07-14 12:51 UTC  (3+ messages)
` [PATCH v2] PCI: imx6: Fix i.MX6Q/DL boot hang by separating PHY power and reference clock control

[PATCH 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes
 2026-07-14 12:42 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572
` [PATCH 2/3] soc: mediatek: pwrap: use correct log level
` [PATCH 3/3] soc: mediatek: pwrap: add mt6572 support

[PATCH v2 00/10] Support ELE API in i.MX OCOTP NVMEM driver
 2026-07-14 12:37 UTC  (6+ messages)
` [PATCH v2 10/10] arm64: dts: imx93-kontron: Enable ELE firmware driver

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-14 12:32 UTC  (5+ messages)
` [PATCH v3 14/16] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v3 16/16] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] fsi: aspeed: Fix refcount leak on registration failure
 2026-07-14 12:30 UTC 

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-07-14 12:31 UTC  (3+ messages)
` [PATCH v2 03/10] pmdomain: Make genpd_get_from_provider() public

[PATCH v7 00/10] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-07-14 12:27 UTC  (3+ messages)
` [PATCH v7 07/10] clk: qcom: videocc: Add video clock controller driver for Eliza

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-14 12:26 UTC  (16+ messages)
` [PATCH v7 02/22] dma-pool: fix page leak in atomic_pool_expand() cleanup
` [PATCH v7 04/22] dma: free atomic pool pages by physical address
` [PATCH v7 11/22] dma-pool: track decrypted atomic pools and select them via attrs

[PATCH v2 0/2] iio: adc: Add Nuvoton MA35D1 EADC support
 2026-07-14 12:25 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: Add Nuvoton MA35D1 EADC driver

[PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
 2026-07-14 12:11 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: aspeed: bletchley: Add second source devices
 2026-07-14 12:08 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: bletchley: Add second source ISL1208 RTC
` [PATCH 2/2] ARM: dts: aspeed: bletchley: Add second source PCA9532 LED controllers

[PATCH v2 0/6] R-Car X5H CPG/MDLC support
 2026-07-14 12:04 UTC  (3+ messages)
` [PATCH v2 4/6] pmdomain: renesas: Add R-Car X5H MDLC driver

[PATCH v4 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-07-14 11:59 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: arm64: Use a variable for the canonical GPA in kvm_s2_fault_map()
` [PATCH v4 2/6] KVM: arm64: nv: Avoid full shadow s2 unmap
` [PATCH v4 3/6] KVM: arm64: nv: Add nested revmap broken tracepoint
` [PATCH v4 4/6] KVM: arm64: Refactor kvm_unmap_gfn_range() with common variables
` [PATCH v4 5/6] KVM: arm64: nv: Remove reverse map entries during TLBI handling
` [PATCH v4 6/6] KVM: arm64: nv: Create nested IPA direct map to speed up reverse map removal

[PATCH v4 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-07-14 11:58 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH v4 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH v4 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH v4 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH] ASoC: sun4i-codec: Set quirks.playback_only for H616 codec
 2026-07-14 11:33 UTC 

[PATCH v7 0/2] PCI: Configure Root Port MPS during host probing
 2026-07-14 11:06 UTC  (2+ messages)

[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
 2026-07-14 11:30 UTC  (5+ messages)
` [PATCH 06/42] drm/mediatek: Use hashtable for components discovery and registration

[PATCH v11 0/7] I2C Mux per channel bus speed
 2026-07-14 11:29 UTC  (3+ messages)
` [PATCH v11 2/7] i2c: mux: add idle_state property to i2c_mux_core

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-14 11:17 UTC  (5+ messages)

[PATCH v2 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
 2026-07-14  9:16 UTC  (3+ messages)
` [PATCH v2 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH v2 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path

[PATCH v5 0/8] KVM: arm64: pKVM vCPU state management at EL2 (series A)
 2026-07-14 10:52 UTC  (3+ messages)
` [PATCH v5 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code

[PATCH] soc: mediatek: add missing MODULE_DEVICE_TABLE()
 2026-07-14 10:49 UTC  (2+ messages)


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