linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-15 15:04:09 to 2025-12-16 06:23:28 UTC [more...]

[PATCH v7 0/5] Add CCI and imx577 sensor support for monaco evk
 2025-12-16  6:22 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: i2c: qcom-cci: Document qcs8300 compatible
` [PATCH v7 2/5] arm64: dts: qcom: monaco: Add CCI definitions
` [PATCH v7 3/5] arm64: dts: qcom: monaco: Add camera MCLK pinctrl
` [PATCH v7 4/5] arm64: dts: qcom: monaco-evk: Add camera AVDD regulators
` [PATCH v7 5/5] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-16  6:22 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
` [PATCH v2 3/3] mm: rmap: support batched unmapping for file "

[PATCH 0/4] Input: small nitpick fixes
 2025-12-16  6:13 UTC  (9+ messages)
` [PATCH 1/4] Input: stmfts - correct wording for the warning message
` [PATCH 2/4] Input: stmfts - Make comments correct
` [PATCH 3/4] Input: stmfts - use sysfs_emit() instead of sprintf()
` [PATCH 4/4] Input: stmfts - use client to make future code cleaner

[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
 2025-12-16  6:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: imx Add FRDM-IMX91 board

[PATCH v2 00/20] Clean and update tilcdc driver to support DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2025-12-16  6:02 UTC  (5+ messages)
` [PATCH v2 01/20] dt-bindings: display: tilcdc: Convert to DT schema
` [PATCH v2 02/20] dt-bindings: display: tilcdc: Mark panel binding as deprecated

[PATCH] dt-bindings: PCI: socionext,uniphier-pcie: Fix interrupt controller node name
 2025-12-16  5:59 UTC  (4+ messages)

[PATCH v6 00/14] Nesting support for lazy MMU mode
 2025-12-16  5:14 UTC  (15+ messages)
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu

[PATCH] spi: stm32-ospi: Remove unneeded semicolon
 2025-12-16  4:32 UTC 

[PATCH v7 0/2] Add support for NXP XSPI
 2025-12-16  3:20 UTC  (3+ messages)
` [PATCH v7 1/2] spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi
` [PATCH v7 2/2] spi: add driver for NXP XSPI controller

[PATCH v3 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-12-16  2:55 UTC  (7+ messages)
` [PATCH v3 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH v3 2/4] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
` [PATCH v3 3/4] clk: keystone: sci-clk: add restore_context() operation

[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
 2025-12-16  2:36 UTC  (6+ messages)
      ` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver

[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
 2025-12-16  2:29 UTC  (5+ messages)

[PATCH v7 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-12-16  2:09 UTC  (8+ messages)
` [PATCH v7 1/7] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v7 2/7] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v7 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v7 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v7 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH v7 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v7 7/7] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-16  1:51 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH v4 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v4 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v4 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v4 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v7 0/7] Add ASPEED PCIe Root Complex support
 2025-12-16  1:50 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: phy: aspeed: Add ASPEED PCIe PHY
` [PATCH v7 2/7] dt-bindings: PCI: Add ASPEED PCIe RC support
` [PATCH v7 3/7] ARM: dts: aspeed-g6: Add PCIe RC and PCIe PHY node
` [PATCH v7 4/7] PHY: aspeed: Add ASPEED PCIe PHY driver
` [PATCH v7 5/7] PCI: Add FMT, TYPE and CPL status definition for TLP header
` [PATCH v7 6/7] PCI: aspeed: Add ASPEED PCIe RC driver
` [PATCH v7 7/7] MAINTAINERS: "

[PATCHv5 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-16  1:27 UTC  (12+ messages)
` [PATCHv5 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv5 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv5 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv5 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv5 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv5 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv5 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv5 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv5 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH] dt-bindings: usb: Add Socionext Uniphier DWC3 controller
 2025-12-16  1:20 UTC  (2+ messages)

[PATCH] drivers: perf: use bitmap_empty() where appropriate
 2025-12-16  1:20 UTC 

[PATCH v3 0/2] firmware: arm_scmi/imx: Support dump syslog
 2025-12-16  1:16 UTC  (2+ messages)

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2025-12-16  1:14 UTC  (7+ messages)
` [PATCH v8 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v8 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v8 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v8 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v8 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH v5 00/27] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-12-16  0:58 UTC  (5+ messages)
` [PATCH v5 04/27] iommu/io-pgtable-arm: Factor kernel specific code out

[PATCH rc v3 0/4] : iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-16  0:09 UTC  (5+ messages)
` [PATCH rc v3 1/4] iommu/arm-smmu-v3: Add ignored bits to fix STE update sequence

[RFC net-next v3 0/3] Add RSS and LRO support
 2025-12-15 23:39 UTC  (5+ messages)
` [RFC net-next v3 1/3] net: ethernet: mtk_eth_soc: Add register definitions for RSS and LRO

[PATCH v3 0/5] media: platform: nxp: Trivial cleanup pathces
 2025-12-15 22:49 UTC  (6+ messages)
` [PATCH v3 1/5] media: nxp: use devm_mutex_init() simple code
` [PATCH v3 2/5] media: nxp: use dev_err_probe() to simplify code
` [PATCH v3 3/5] media: nxp: imx8-isi: use devm_pm_runtime_enable() "
` [PATCH v3 4/5] media: nxp: use cleanup __free(fwnode_handle) "
` [PATCH v3 5/5] media: nxp: Add dev_err_probe() to all error paths in *async_register() helpers

[PATCH 1/1] firmware: arm_scmi: Increase MAX_OPPS to 64
 2025-12-15 22:19 UTC  (8+ messages)

[PATCH] arm64: dts: rockchip: enable dual 2.5GbE on Rock 5T
 2025-12-15 21:47 UTC  (3+ messages)

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-12-15 21:42 UTC  (7+ messages)
` [RFC PATCH v6 01/35] arm64/sysreg: Add new SPE fields
` [RFC PATCH v6 02/35] arm64/sysreg: Define MDCR_EL2.E2PB values
` [RFC PATCH v6 08/35] HACK! KVM: arm64: Enable SPE virtualization only in VHE mode

[PATCH v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-15 21:40 UTC  (3+ messages)
` [PATCH v8 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()

[PATCH] dt-bindings: raspberrypi,bcm2835-firmware: Add 'power' and gpio-hog nodes
 2025-12-15 21:38 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2c
 2025-12-15 21:37 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: Allow "dma-coherent" and "iommus" properties
 2025-12-15 21:37 UTC  (2+ messages)

[PATCH v2] dt-bindings: raspberrypi,bcm2835-firmware: Add 'power' and gpio-hog nodes
 2025-12-15 21:35 UTC 

[PATCH] dt-bindings: arm: Drop obsolete brcm,vulcan-soc binding
 2025-12-15 21:30 UTC 

[PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
 2025-12-15 21:29 UTC 

[PATCH] dt-bindings: arm: vexpress-config: Update clock and regulator node names
 2025-12-15 21:29 UTC 

[PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
 2025-12-15 21:26 UTC 

[PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
 2025-12-15 21:23 UTC  (2+ messages)

[PATCH V7 0/4] Add device tree support for NVIDIA Tegra CMDQV
 2025-12-15 21:21 UTC  (5+ messages)
` [PATCH V7 3/4] dt-bindings: iommu: Add NVIDIA Tegra CMDQV support
` [PATCH V7 4/4] arm64: dts: nvidia: Add nodes for CMDQV

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-15 21:07 UTC  (6+ messages)

[PATCH v3 0/3] Add support for exynos5250-manta (Google Nexus 10)
 2025-12-15 20:53 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v3 2/3] ARM: dts: exynos: "
` [PATCH v3 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot

[PATCH] ARM: dts: ixp4xx: Fix up Actiontec MI424WR DTS files
 2025-12-15 20:25 UTC  (2+ messages)

[PATCH] crypto: arm64/ghash - Fix incorrect output from ghash-neon
 2025-12-15 20:16 UTC  (6+ messages)

[PATCH] ARM: dts: nxp/imx6: Drop unused .dtsi
 2025-12-15 19:43 UTC  (5+ messages)

Proposal: Officially allow "incomplete" trees as a base
 2025-12-15 19:41 UTC  (5+ messages)

[PATCH v3 0/3] i.MX91/93 BLK-CTRL improvements
 2025-12-15 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] pmdomain: imx93-blk-ctrl: cleanup error path
` [PATCH v3 2/3] pmdomain: imx93-blk-ctrl: convert to devm_* only
` [PATCH v3 3/3] pmdomain: imx93-blk-ctrl: add support for optional subnodes

[PATCH] arm64/gcs: Flush the GCS locking state on exec
 2025-12-15 18:17 UTC  (2+ messages)

[PATCH] arm64: mm: Simplify check in arch_kfence_init_pool()
 2025-12-15 18:17 UTC  (2+ messages)

[PATCH v2 0/2] efi/arm64: Simplify SVE/SME state preserve/restore
 2025-12-15 18:16 UTC  (2+ messages)

[PATCH v4 0/8] drm/rockchip: No more post-atomic_check fixups
 2025-12-15 18:16 UTC  (9+ messages)
` [PATCH v4 1/8] drm/rockchip: vop2: Switch impossible format conditional to WARN_ON
` [PATCH v4 2/8] drm/rockchip: vop2: Switch impossible pos "

[PATCH RFC 0/4] Support multi-channel IRQs in stmmac platform drivers
 2025-12-15 18:09 UTC  (3+ messages)
` [PATCH RFC 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts

[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
 2025-12-15 18:06 UTC  (3+ messages)

[PATCH v8 03/12] arm64/delay: move some constants out to a separate header
 2025-12-15 17:59 UTC  (2+ messages)

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-15 17:54 UTC  (10+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example
` [PATCH v7 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
 2025-12-15 17:50 UTC  (3+ messages)

✅ PASS: Test report for for-kernelci (6.19.0-rc1, upstream-arm-next, 8f0b4cce)
 2025-12-15 17:43 UTC 

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-15 17:37 UTC  (12+ messages)
` [PATCH 07/32] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH 09/32] KVM: arm64: gic-v5: Compute GICv5 FGTs on vcpu load
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5

[PATCH v2] smc91x: fix broken irq-context in PREEMPT_RT
 2025-12-15 17:10 UTC  (2+ messages)

[PATCH 0/2] i.MX93 phyBOARD-Segin DisplayKit AV-02 Support
 2025-12-15 17:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx93-phyboard-segin: Add peb-av-02 overlay

[PATCH v2 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
 2025-12-15 16:51 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v2 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v2 3/5] KVM: riscv: "
` [PATCH v2 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v2 5/5] KVM: selftests: Fix typos and stale comments in kvm_util

[PATCH] arm64: perf: fix syscalltbl path base
 2025-12-15 16:49 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: fix unit-address for RK3588 NPU's core1 and core2's IOMMU
 2025-12-15 16:45 UTC 

[PATCH v5] dt-bindings: arm: keystone: add boot_* mboxes to ti,sci
 2025-12-15 16:35 UTC  (3+ messages)

[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
 2025-12-15 16:35 UTC  (4+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches

[PATCH 1/2] dt-bindings: power: fsl,imx-gpc: Document address-cells
 2025-12-15 16:16 UTC  (4+ messages)

[PATCH] Revert "arm64: zynqmp: Add an OP-TEE node to the device tree"
 2025-12-15 16:10 UTC  (7+ messages)

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-15 15:57 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: atmel,hlcdc: Add sama7d65 compatible string
 2025-12-15 15:46 UTC  (3+ messages)
` [PATCH 2/2] drm: atmel-hlcdc: add LCD controller layer definition for sama7d65

[PATCH v2] printk/nbcon: Restore IRQ in atomic flush after each emitted record
 2025-12-15 15:45 UTC 

[PATCH v1 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
 2025-12-15 15:45 UTC  (6+ messages)
` [PATCH v1 1/5] KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
` [PATCH v1 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v1 3/5] KVM: riscv: "
` [PATCH v1 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v1 5/5] KVM: selftests: Fix typos and stale comments in kvm_util

[PATCH v3] mmc: sdhci-esdhc-imx: wait for data transfer completion before reset
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH 0/3] Add SD/MMC Card driver support for Mediatek MT8189 SoC
 2025-12-15 15:43 UTC  (2+ messages)

[PATCH v2 0/4] KVM: arm64: pKVM fixes
 2025-12-15 15:39 UTC  (5+ messages)
` [PATCH v2 2/4] KVM: arm64: Print register encoding if there's no accessor

[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
 2025-12-15 15:24 UTC  (5+ messages)
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error


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