linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-20 10:03:46 to 2025-05-20 19:53:01 UTC [more...]

[PATCH v2 0/2] Introduce Clock and Reset Driver for STM32MP21 Platform
 2025-05-20 19:40 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: stm32: add STM32MP21 clocks and reset bindings
` [PATCH v2 2/2] clk: stm32: introduce clocks for STM32MP21 platform

[PATCH v2] arm64: Restrict pagetable teardown to avoid false warning
 2025-05-20 19:39 UTC  (4+ messages)

[PATCH v2 0/8] Introduce HDP support for STM32MP platforms
 2025-05-20 19:37 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH v2 2/8] pinctrl: stm32: Introduce HDP driver
` [PATCH v2 3/8] MAINTAINERS: Add Clément Le Goffic as STM32 HDP maintainer
` [PATCH v2 4/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH v2 5/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15
` [PATCH v2 6/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp25
` [PATCH v2 7/8] ARM: dts: stm32: add alternate pinmux for HDP pin and add HDP pinctrl node
` [PATCH v2 8/8] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp157c-dk2 board

[PATCH 0/2] Convert RK3399 dp-typec phy binding to yaml
 2025-05-20 19:32 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: phy: Convert phy-rockchip-typec.txt "

[net-next v1] net: wwan: t7xx: Parameterize data plane RX BAT and FAG count
 2025-05-20 19:21 UTC  (4+ messages)

[PATCH v2 00/12] KVM: Make irqfd registration globally unique
 2025-05-20 19:18 UTC  (5+ messages)
` [PATCH v2 06/12] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v2 08/12] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()

[PATCH 0/6] Fix some warnings about PCIe and pinctrl on RK3528/RK3562/RK3576
 2025-05-20 19:09 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add missing SFC power-domains to rk3576
 2025-05-20 19:09 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Drop assigned-clock* from cpu nodes on rk3588
 2025-05-20 19:09 UTC  (2+ messages)

[PATCH v8 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 19:09 UTC  (8+ messages)
` [PATCH v8 1/7] iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500
` [PATCH v8 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler
` [PATCH v8 3/7] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v8 4/7] drm/msm: Don't use a worker to capture fault devcoredump
` [PATCH v8 5/7] drm/msm: Delete resume_translation()
` [PATCH v8 6/7] drm/msm: Temporarily disable stall-on-fault after a page fault
` [PATCH v8 7/7] iommu/smmu-arm-qcom: Delete resume_translation()

[PATCH v4 0/4] riscv: add support for SBI Supervisor Software Events
 2025-05-20 19:02 UTC  (8+ messages)
` [PATCH v4 1/4] riscv: add SBI SSE extension definitions
` [PATCH v4 2/4] riscv: add support for SBI Supervisor Software Events extension
` [PATCH v4 3/4] drivers: firmware: add riscv SSE support

[PATCH v2] arm64: defconfig: Enable Rockchip UFS host driver
 2025-05-20 19:01 UTC  (3+ messages)

[PATCH v2 0/4] Add RADXA ROCK 5T support
 2025-05-20 18:50 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: arm: rockchip: add RADXA ROCK 5T
` [PATCH v2 2/4] arm64: dts: rockchip: rename rk3588-rock-5b.dtsi
` [PATCH v2 3/4] arm64: dts: rockchip: move common ROCK 5B/+ nodes into own tree
` [PATCH v2 4/4] arm64: dts: rockchip: add ROCK 5T device tree

[PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
 2025-05-20 18:44 UTC  (5+ messages)
` [PATCH v17 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v17 5/7] firmware: drivers: imx: adds miscdev

[PATCH 1/2] firmware: smccc: Stub out get_conduit()
 2025-05-20 18:38 UTC  (4+ messages)
` [PATCH 2/2] pmdomain: rockchip: Relax SMCCC dependency

[PATCH v3 0/5] Support RK3528 variant of Rockchip naneng-combphy
 2025-05-20 17:51 UTC  (9+ messages)
` [PATCH v3 3/5] phy: rockchip: naneng-combphy: Add SoC prefix to register definitions
` [PATCH v3 5/5] arm64: dts: rockchip: Add naneng-combphy for RK3528

[PATCH v7 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 17:44 UTC  (8+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-qcom: Enable threaded IRQ for Adreno SMMUv2/MMU500
` [PATCH v7 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler
` [PATCH v7 3/7] iommu/arm-smmu-qcom: Make set_stall work when the device is on
` [PATCH v7 4/7] drm/msm: Don't use a worker to capture fault devcoredump
` [PATCH v7 5/7] drm/msm: Delete resume_translation()
` [PATCH v7 6/7] drm/msm: Temporarily disable stall-on-fault after a page fault
` [PATCH v7 7/7] iommu/smmu-arm-qcom: Delete resume_translation()

[PATCH v3 3/4] clocksource/drivers/timer-vt8500: Prepare for watchdog functionality
 2025-05-20 17:39 UTC  (5+ messages)

[PATCH v4 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-05-20 17:09 UTC  (5+ messages)
` [PATCH v4 1/5] KVM: arm64: Block cacheable PFNMAP mapping
` [PATCH v4 2/5] KVM: arm64: Make stage2_has_fwb global scope

[PATCH v2 00/14] further mt7988 devicetree work
 2025-05-20 17:08 UTC  (7+ messages)
` [PATCH v2 06/14] arm64: dts: mediatek: mt7988: add cci node
` (subset) [PATCH v2 00/14] further mt7988 devicetree work

[PATCH v2 00/11] arm64: debug: remove hook registration, split exception entry
 2025-05-20 16:59 UTC  (17+ messages)
` [PATCH v2 01/11] arm64: debug: clean up single_step_handler logic
` [PATCH v2 02/11] arm64: debug: call software break handlers statically
` [PATCH v2 03/11] arm64: debug: call step "
` [PATCH v2 04/11] arm64: debug: remove break/step handler registration infrastructure
` [PATCH v2 05/11] arm64: entry: Add entry and exit functions for debug exceptions
` [PATCH v2 06/11] arm64: debug: split hardware breakpoint exeception entry
` [PATCH v2 07/11] arm64: debug: split single stepping exception entry
` [PATCH v2 08/11] arm64: debug: split hardware watchpoint "

[PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-05-20 16:59 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: Implement arch_stack_walk_reliable

[PATCH 00/10] perf: arm_spe: Armv8.8 SPE features
 2025-05-20 16:22 UTC  (21+ messages)
` [PATCH 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH 06/10] perf: Add perf_event_attr::config4
` [PATCH 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH 10/10] perf docs: arm-spe: Document new SPE filtering features

[net 0/4] net: ftgmac100: Add SoC reset support for RMII mode
 2025-05-20 15:48 UTC  (6+ messages)
` [net 1/4] dt-bindings: net: ftgmac100: Add resets property
` [net 2/4] dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2

[PATCH 0/2] arm64: dts: rockchip: Add spi nodes for RK3528
 2025-05-20 15:45 UTC  (6+ messages)
` [PATCH 1/2] spi: dt-bindings: Add rk3528-spi compatible
` [PATCH 2/2] arm64: dts: rockchip: Add spi nodes for RK3528

[PATCH v6 0/3] coresight: prevent deactivate active config while enabling the config
 2025-05-20 15:41 UTC  (2+ messages)

[PATCH v5 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 15:41 UTC  (2+ messages)

[PATCH v6 0/7] iommu/arm-smmu, drm/msm: Fixes for stall-on-fault
 2025-05-20 15:38 UTC  (6+ messages)
` [PATCH v6 2/7] iommu/arm-smmu: Move handing of RESUME to the context fault handler

[PATCH v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
 2025-05-20 16:06 UTC  (4+ messages)
` [PATCH v5 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC

[PATCH v5] ufs: core: Add HID support
 2025-05-20 16:01 UTC  (3+ messages)

[PATCH v2 0/2] coresight: etm4x: Fix timestamp regression
 2025-05-20 15:35 UTC  (4+ messages)
` [PATCH v2 1/2] coresight: etm4x: Fix timestamp bit field handling
` (subset) [PATCH v2 0/2] coresight: etm4x: Fix timestamp regression

[PATCH] mtd: nand: sunxi: Add randomizer configuration before randomizer enable
 2025-05-20 15:35 UTC  (2+ messages)

[PATCH v9 0/9] TEE subsystem for protected dma-buf allocations
 2025-05-20 15:16 UTC  (10+ messages)
` [PATCH v9 1/9] optee: sync secure world ABI headers
` [PATCH v9 2/9] dma-buf: dma-heap: export declared functions
` [PATCH v9 3/9] tee: implement protected DMA-heap
` [PATCH v9 4/9] tee: refactor params_from_user()
` [PATCH v9 5/9] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v9 6/9] tee: add tee_shm_alloc_dma_mem()
` [PATCH v9 7/9] optee: support protected memory allocation
` [PATCH v9 8/9] optee: FF-A: dynamic "
` [PATCH v9 9/9] optee: smc abi: "

[PATCH v3] counter: microchip-tcb-capture: Add watch validation support
 2025-05-20 15:21 UTC 

[PATCH v2] coresight: tmc: fix failure to disable/enable ETF after reading
 2025-05-20 15:18 UTC  (2+ messages)

[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
 2025-05-20 14:59 UTC  (27+ messages)
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v8 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v8 30/43] arm64: RME: Prevent Device mappings for Realms
` [PATCH v8 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v8 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v8 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v8 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v8 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v8 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v8 40/43] arm64: RME: Provide accurate register list
` [PATCH v8 43/43] KVM: arm64: Allow activating realms

[PATCH] crypto: arm64 - Drop asm fallback macros for older binutils
 2025-05-20 14:58 UTC  (2+ messages)

[PATCH] KVM: arm64: nv: Hold mmu_lock when invalidating VNCR SW-TLB before translating
 2025-05-20 14:44 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: Correct spelling
 2025-05-20 14:33 UTC 

[PATCH v1] arm64: dts: amlogic: Update USB hub power and reset properties
 2025-05-20 14:27 UTC  (3+ messages)

[PATCH v8 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-20 14:15 UTC  (5+ messages)
` [PATCH v8 17/22] arm64: mm: Add page fault trace points

[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
 2025-05-20 14:06 UTC  (7+ messages)
` [PATCH v4 05/40] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-20 14:04 UTC  (9+ messages)
` [PATCH v6 17/22] arm64: mm: Add page fault trace points

[PATCH 0/2] Introduce Clock and Reset Driver for STM32MP21 Platform
 2025-05-20 13:56 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: stm32: add STM32MP21 clocks and reset bindings
` [PATCH 2/2] clk: stm32: introduce clocks for STM32MP21 platform

[PATCH] arm64: dts: airoha: en7581: Add ethernet nodes to EN7581 SoC evaluation board
 2025-05-20 13:41 UTC 

[PATCH v2] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
 2025-05-20 13:34 UTC  (2+ messages)

[PATCH] RKISP1: correct histogram window size
 2025-05-20 13:26 UTC  (3+ messages)

[PATCH 0/9] rockchip: Add power controller support for RK3528
 2025-05-20 12:42 UTC  (3+ messages)
` [PATCH 5/9] dt-bindings: mmc: sdhci-of-dwcmhsc: Allow use of a power-domain

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-20 12:35 UTC  (3+ messages)

[PATCH] i2c: imx: fix emulated smbus block read
 2025-05-20 12:22 UTC 

[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-20 12:21 UTC  (9+ messages)
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH v2 1/2] arm64: dts: tqma8mnql: Add EASRC support
 2025-05-20 12:08 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: tqma8mpql: "

[PATCH v5 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-20 10:41 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v5 02/10] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s
` [PATCH v5 03/10] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH v5 05/10] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v5 06/10] accel/rocket: Add IOCTL for BO creation
` [PATCH v5 07/10] accel/rocket: Add job submission IOCTL
` [PATCH v5 08/10] accel/rocket: Add IOCTLs for synchronizing memory accesses
` [PATCH v5 09/10] arm64: dts: rockchip: add pd_npu label for RK3588 power domains
` [PATCH v5 10/10] arm64: dts: rockchip: enable NPU on ROCK 5B

[PATCH v2] counter: microchip-tcb-capture: Add watch validation support
 2025-05-20 11:54 UTC  (2+ messages)

[GIT,PULL,1/2] Additional MediaTek ARM64 DTS updates for v6.16
 2025-05-20 11:43 UTC  (2+ messages)
` [GIT,PULL,2/2] MediaTek defconfig "

[PATCH v3 15/22] drm/bridge: stm_lvds: convert to devm_drm_bridge_alloc() API
 2025-05-20 11:37 UTC  (2+ messages)

[PATCH] i.MX8 ISI crossbar: simplify a couple of error messages
 2025-05-20 11:19 UTC  (3+ messages)

[PATCH] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
 2025-05-20 11:24 UTC  (3+ messages)
` [Upstream] "

[PATCH] counter: microchip-tcb-capture: Add watch validation support
 2025-05-20 11:21 UTC  (3+ messages)

[PATCH] Revert "arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0"
 2025-05-20 11:10 UTC 

[PATCH v3 0/3] Add 'ngpios' and 'gpio-reserved-ranges' for vf610-gpio driver
 2025-05-20 10:54 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: dts: add ngpios for vf610 compatible gpio controllers

[PATCH] arm64: dts: mediatek: mt8188: Address binding warnings for MDP3 nodes
 2025-05-20 10:40 UTC 

[PATCH v2 0/3] mt8395/mt6359: Fix several dtb-check errors
 2025-05-20 10:25 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: mt8365-evk: Add goodix touchscreen support
 2025-05-20 10:25 UTC  (2+ messages)

[PATCH v2 0/2] mt8188: Fix missing reset DT property
 2025-05-20 10:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add #reset-cells property for MT8188
` (subset) [PATCH v2 0/2] mt8188: Fix missing reset DT property

[PATCH 0/2] Add PCIe nodes to Airoha EN7581 SoC evaluation board
 2025-05-20 10:17 UTC  (2+ messages)

[PATCH v4] ufs: core: Add HID support
 2025-05-20  9:48 UTC  (2+ messages)
`  "

[PATCH v4 0/8] Add Bananapi R4 variants and add xsphy
 2025-05-20  9:47 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: defconfig: Enable configs for MediaTek Genio EVK boards
 2025-05-20  9:44 UTC  (3+ messages)

[PATCH v4] arm64: defconfig: mediatek: enable PHY drivers
 2025-05-20  9:44 UTC  (2+ messages)

[PATCH v5 00/10] Stage-2 huge mappings for pKVM np-guests
 2025-05-20  8:52 UTC  (5+ messages)
` [PATCH v5 02/10] KVM: arm64: Introduce for_each_hyp_page
` [PATCH v5 03/10] KVM: arm64: Add a range to __pkvm_host_share_guest()
` [PATCH v5 08/10] KVM: arm64: Add a range to pkvm_mappings
` [PATCH v5 09/10] KVM: arm64: Stage-2 huge mappings for np-guests


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