public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 02:57:33 to 2026-04-10 10:41:32 UTC [more...]

[PATCH v2 0/9] driver core / pmdomain: Add support for fined grained sync_state
 2026-04-10 10:40 UTC  (10+ messages)
` [PATCH v2 1/9] driver core: Enable suppliers to implement fine grained sync_state support
` [PATCH v2 2/9] driver core: Add dev_set_drv_queue_sync_state()
` [PATCH v2 3/9] pmdomain: core: Move genpd_get_from_provider()
` [PATCH v2 4/9] pmdomain: core: Add initial fine grained sync_state support
` [PATCH v2 5/9] pmdomain: core: Extend fine grained sync_state to more onecell providers
` [PATCH v2 6/9] pmdomain: core: Export a common function for ->queue_sync_state()
` [PATCH v2 7/9] pmdomain: renesas: rcar-gen4-sysc: Drop GENPD_FLAG_NO_STAY_ON
` [PATCH v2 8/9] pmdomain: renesas: rcar-sysc: "
` [PATCH v2 9/9] pmdomain: renesas: rmobile-sysc: "

[PATCH net-next v3 00/12] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-04-10 10:39 UTC  (5+ messages)

[PATCH net-next v3 10/12] net: airoha: Do not stop GDM port if it is shared
 2026-04-10 10:35 UTC  (3+ messages)

[PATCH 0/3] Add RP1 PWM controller support
 2026-04-10 10:27 UTC  (6+ messages)
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver

[PATCH net-next v3 09/12] net: airoha: Support multiple net_devices for a single FE GDM port
 2026-04-10 10:19 UTC  (3+ messages)

[PATCH 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-04-10 10:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: amlogic: clk-measure: Add A1 and T7 compatible
` [PATCH 2/4] soc: amlogic: clk-measure: Add A1 and T7 support
` [PATCH 3/4] arm64: dts: meson: a1: Add clk measure support
` [PATCH 4/4] arm64: dts: amlogic: t7: "

[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
 2026-04-10  9:54 UTC  (4+ messages)
` Aw: "

[GIT PULL] Rockchip dts32 changes for 7.1 #2
 2026-04-10  9:54 UTC  (2+ messages)

[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
 2026-04-10  9:49 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support

[PATCH v2 0/4] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-04-10  9:39 UTC  (4+ messages)
` [PATCH v2 3/4] gpio: realtek: Add driver for Realtek DHC RTD1625 SoC

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-04-10  9:41 UTC  (3+ messages)
` [PATCH 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation

[PATCH v3 0/7] futex: Use runtime constants for futex_hash computation
 2026-04-10  9:37 UTC  (3+ messages)
` [PATCH v3 2/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching

[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-04-10  9:33 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
` [PATCH v2 2/6] selftests/resctrl: Refactor the discovery of IMC counters using linked list
` [PATCH v2 3/6] selftests/resctrl: Refactor the initialization of IMC's perf_event_attr "
` [PATCH v2 4/6] selftests/resctrl: Refactor perf event open/close "
` [PATCH v2 5/6] selftests/resctrl: Refactor reading from IMC "
` [PATCH v2 6/6] selftests/resctrl: Remove the definition of the IMC counter config array and imcs

[PATCH v4 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-04-10  9:28 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: perf: marvell: Add CN20K DDR PMU binding

[PATCH] pmdomain: imx: Make IMX8M/IMX9 BLK_CTRL tristate
 2026-04-10  9:27 UTC 

[PATCH v2 0/8] Add support for Video, Camera, Graphics clock controllers on Eliza
 2026-04-10  9:25 UTC  (12+ messages)
` [PATCH v2 3/8] dt-bindings: clock: qcom: Add support for CAMCC for Eliza
` [PATCH v2 4/8] clk: qcom: videocc: Add video clock controller driver "
` [PATCH v2 8/8] arm64: dts: qcom: eliza: Add support for MM clock controllers

[PATCH v10 00/20] CoreSight: Refactor power management for CoreSight path
 2026-04-10  9:11 UTC  (13+ messages)
` [PATCH v10 16/20] coresight: Add PM callbacks for sink device
` [PATCH v10 17/20] coresight: trbe: Save and restore state across CPU low power state

[PATCH 0/3] pmdomain: core: add support for domain hierarchies in DT
 2026-04-10  8:57 UTC  (5+ messages)
` [PATCH 2/3] pmdomain: core: add support for power-domains-child-ids

[PATCH v13 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-04-10  8:52 UTC  (6+ messages)
` [PATCH v13 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v13 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[GIT PULL] amlogic ARM64 DT updates for v7.1
 2026-04-10  8:50 UTC 

[PATCH RFC net-next 00/10] net: stmmac: clean up / fix synopsys IP version checks
 2026-04-10  8:39 UTC  (4+ messages)
` [PATCH RFC net-next 02/10] net: stmmac: rename dev_id to userver

[PATCH v6 00/10] clk: realtek: Add RTD1625 clock support
 2026-04-10  8:24 UTC  (13+ messages)
` [PATCH v6 02/10] reset: Add Realtek basic reset support
` [PATCH v6 03/10] clk: realtek: Introduce a common probe()
` [PATCH v6 04/10] clk: realtek: Add support for phase locked loops (PLLs)
` [PATCH v6 06/10] clk: realtek: Add support for mux clock

[PATCH v6 05/10] clk: realtek: Add support for gate clock
 2026-04-10  8:19 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: Update default_an_inband before passing value to phylink_config
 2026-04-10  7:53 UTC  (3+ messages)

[PATCH v6 04/10] clk: realtek: Add support for phase locked loops (PLLs)
 2026-04-10  7:53 UTC  (2+ messages)

[PATCH v2 0/5] fix inconsistencies with sysfs configuration in etmX
 2026-04-10  7:43 UTC  (6+ messages)
` [PATCH v2 1/5] coresight: etm4x: introduce struct etm4_caps
` [PATCH v2 2/5] coresight: etm4x: exclude ss_status from drvdata->config
` [PATCH v2 3/5] coresight: etm4x: fix inconsistencies with sysfs configration
` [PATCH v2 4/5] coresight: etm3x: introduce struct etm_caps
` [PATCH v2 5/5] coresight: etm3x: fix inconsistencies with sysfs configration

[PATCH v2 0/7] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-10  7:39 UTC  (9+ messages)
` [PATCH v2 4/7] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap

[PATCH v6 0/4] perf arm_spe: Extend SIMD operations
 2026-04-10  7:37 UTC  (5+ messages)
` [PATCH v6 1/4] perf sort: Support sort ASE and SME
` [PATCH v6 2/4] perf sort: Sort disabled and full predicated flags
` [PATCH v6 3/4] perf report: Update document for SIMD flags
` [PATCH v6 4/4] perf arm_spe: Improve SIMD flags setting

[PATCH v5 0/4] perf arm_spe: Extend SIMD operations
 2026-04-10  7:34 UTC  (4+ messages)

[PATCH 0/7] vDSO: Respect COMPAT_32BIT_TIME
 2026-04-10  7:24 UTC  (8+ messages)
` [PATCH 1/7] x86/vdso: "

[PATCH v9 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-04-10  6:54 UTC  (8+ messages)
` [PATCH v9 02/11] drm/fourcc: Add DRM_FORMAT_XV20
` [PATCH v9 05/11] drm/fourcc: Add DRM_FORMAT_X403

[PATCH v1] phy: rockchip-snps-pcie3:phy: Configure clkreq_n and PowerDown for all lanes
 2026-04-10  6:26 UTC  (3+ messages)

[PATCH rc v1 0/4] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-04-10  6:22 UTC  (5+ messages)
` [PATCH rc v1 3/4] iommu/arm-smmu-v3: Retain SMMUEN during kdump device reset
` [PATCH rc v1 4/4] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP in arm_smmu_device_hw_probe()

[PATCH v2] ASoC: dt-bindings: rockchip: convert rk3399-gru-sound to DT Schema
 2026-04-10  5:55 UTC 

[RFC V1 00/16] arm64/mm: Enable 128 bit page table entries
 2026-04-10  5:30 UTC  (28+ messages)
` [RFC V1 01/16] mm: Abstract printing of pxd_val()
` [RFC V1 02/16] mm: Add read-write accessors for vm_page_prot
` [RFC V1 05/16] arm64/mm: Convert READ_ONCE() as pmdp_get() while accessing PMD
` [RFC V1 06/16] arm64/mm: Convert READ_ONCE() as pudp_get() while accessing PUD
` [RFC V1 07/16] arm64/mm: Convert READ_ONCE() as p4dp_get() while accessing P4D
` [RFC V1 08/16] arm64/mm: Convert READ_ONCE() as pgdp_get() while accessing PGD
` [RFC V1 11/16] arm64/mm: Route all pgtable atomics to central helpers
` [RFC V1 12/16] arm64/mm: Abstract printing of pxd_val()
` [RFC V1 14/16] arm64/mm: Enable fixmap with 5 level page table

[PATCH 0/4] perf arm_spe: Dump IMPDEF events
 2026-04-10  4:51 UTC  (7+ messages)
` [PATCH 3/4] perf arm_spe: Decode Arm N1 "

[PATCH v1] clk: imx95-blk-ctl: Add func_out_en clock for i.MX9x PCIe
 2026-04-10  4:35 UTC  (2+ messages)

[PATCH v3 0/7] arm64: dts: ti: k3-am62a7-sk: Split r5f memory region
 2026-04-10  4:30 UTC  (3+ messages)
` [PATCH v3 4/7] "

[PATCH net v3] net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()
 2026-04-10  3:40 UTC  (3+ messages)

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-10  3:39 UTC  (4+ messages)
` [PATCH v14 2/4] asm-generic: Move TIF_SINGLESTEP to generic TIF bits

[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-04-10  3:13 UTC  (6+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH V2 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-04-10  3:00 UTC  (3+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
 2026-04-10  2:57 UTC 


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