linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-15 21:08:15 to 2025-12-16 12:31:01 UTC [more...]

[PATCH v2 0/3] dmaengine: arm-dma350: add support for shared interrupt mode
 2025-12-16 12:30 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dma: arm-dma350: update DT binding docs for cix sky1 SoC
` [PATCH v2 2/3] dma: arm-dma350: add support for shared interrupt mode
` [PATCH v2 3/3] arm64: dts: cix: add DT nodes for DMA

[PATCH] arm64: perf: fix syscalltbl path base
 2025-12-16 12:04 UTC  (9+ messages)

[PATCH] dt-bindings: Remove unused includes
 2025-12-16 12:02 UTC  (3+ messages)

[PATCH 0/2] introduce pagetable_alloc_nolock()
 2025-12-16 12:01 UTC  (12+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()

[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
 2025-12-16 11:54 UTC  (14+ messages)
` [PATCH 07/32] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH 10/32] KVM: arm64: gic-v5: Add emulation for ICC_IAFFID_EL1 accesses
` [PATCH 11/32] KVM: arm64: gic-v5: Trap and emulate ICH_PPI_HMRx_EL1 accesses
` [PATCH 23/32] KVM: arm64: gic-v5: Bump arch timer for GICv5

[RFC PATCH v6 00/35] KVM: arm64: Add Statistical Profiling Extension (SPE) support
 2025-12-16 11:54 UTC  (9+ 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 16/35] KVM: arm64: Advertise SPE version in ID_AA64DFR0_EL1.PMSver
` [RFC PATCH v6 17/35] KVM: arm64: Add writable SPE system registers to VCPU context

[PATCH net-next v4 0/7] net: axienet: Fix deferred probe loop
 2025-12-16 11:53 UTC  (4+ messages)
` [PATCH net-next v4 1/7] net: axienet: Fix resource release ordering

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-12-16 11:51 UTC  (7+ 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 v1] arm64: dts: ti: am62p-verdin: Fix SD regulator startup delay
 2025-12-16 11:31 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: Fix USB-C Sink PDO
 2025-12-16 11:27 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am62(a)-phycore-som: Mark phy_gmii_sel with bootph-all
 2025-12-16 11:26 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS ececfba255bf3616301419e47a5c824e04b60ab8
 2025-12-16 11:24 UTC 

[PATCH v2 1/2] arm64: dts: ti: k3-am62-phycore-som: Enable cpsw_mac_syscon in U-Boot
 2025-12-16 11:26 UTC  (2+ messages)

[PATCH v3 0/7] pinctrl: rockchip: Add RK3506 and RV1126B pinctrl and RMIO support
 2025-12-16 11:20 UTC  (8+ messages)
` [PATCH v3 1/7] pinctrl: rockchip: Add rk3506 pinctrl support
` [PATCH v3 2/7] dt-bindings: pinctrl: Add rv1126b "
` [PATCH v3 3/7] pinctrl: rockchip: "
` [PATCH v3 4/7] arm64: dts: rockchip: rv1126b: Add pinconf and pinctrl dtsi for rv1126b
` [PATCH v3 5/7] gpio: rockchip: support new version GPIO
` [PATCH v3 6/7] dt-bindings: pinctrl: rockchip: Add RMIO controller binding
` [PATCH v3 7/7] pinctrl: rockchip: add rmio support

[PATCH v2 0/3] support batch checking of references and unmapping for large folios
 2025-12-16 11:11 UTC  (15+ 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 v1 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-16 11:08 UTC  (5+ messages)

[PATCH 0/5] Update UniPhier devicetree
 2025-12-16 11:01 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: uniphier: Add missing watchdog nodes
` [PATCH 2/5] ARM: dts: uniphier: Add missing thermal-sensor node for Pro5
` [PATCH 3/5] ARM: dts: uniphier: Drop unit-address from port node of wm8960
` [PATCH 4/5] ARM: dts: uniphier: Remove "smpctrl" nodes
` [PATCH 5/5] arm64: dts: uniphier: Remove smpctrl nodes

[PATCH v2 00/11] Add support for Multimedia Clock controllers for Kaanapali
 2025-12-16 10:47 UTC  (7+ messages)
` [PATCH v2 05/11] dt-bindings: clock: qcom: Add support for CAMCC "
` [PATCH v2 07/11] dt-bindings: clock: qcom: document the Kaanapali GPU Clock Controller

[PATCH v3 0/4] KVM: arm64: pKVM fixes
 2025-12-16 10:43 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
` [PATCH v3 2/4] KVM: arm64: Inject UNDEF for a register trap without accessor
` [PATCH v3 3/4] KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
` [PATCH v3 4/4] KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()

[RFC PATCH 00/38] arm_mpam: Add KVM/arm64 and resctrl glue code
 2025-12-16 10:14 UTC  (4+ messages)
` [RFC PATCH 08/38] arm_mpam: resctrl: Pick the caches we will use as resctrl resources

[PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
 2025-12-16  9:25 UTC  (2+ messages)

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-16  9:20 UTC  (5+ messages)
` [PATCH v2 08/17] efi: stmm: Make use of module_tee_client_driver()
` [PATCH v2 09/17] efi: stmm: Make use of tee bus methods

[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
 2025-12-16  9:16 UTC  (5+ messages)
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches

[PATCH] dt-bindings: arm: vexpress-config: Update clock and regulator node names
 2025-12-16  9:14 UTC  (2+ messages)

[PATCH 0/4] Input: small nitpick fixes
 2025-12-16  9:13 UTC  (10+ 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 v7 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-12-16  9:09 UTC  (9+ 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] remoteproc: imx_dsp_rproc: only reset carveout memory at RPROC_OFFLINE state
 2025-12-16  8:52 UTC  (2+ messages)

[PATCH v2 0/4] ROCK 4D audio enablement
 2025-12-16  8:47 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: input: adc-keys: allow linux,input-type property
` [PATCH v2 2/4] Input: adc-keys - support EV_SW as well, not just EV_KEY
` [PATCH v2 3/4] Input: adc-keys - Use dev_err_probe in probe function

[PATCH] mailbox: imx: Skip the suspend flag for i.MX7ULP
 2025-12-16  8:34 UTC  (2+ messages)

[PATCH] dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells
 2025-12-16  8:32 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: freescale: add support for the GOcontroll Moduline IV/Mini
 2025-12-16  8:22 UTC  (2+ messages)

[PATCH v6 0/4] backlight: add new max25014 backlight driver
 2025-12-16  8:19 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: backlight: Add max25014 support

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

[PATCH v2 0/4] s32g: Use a syscon for GPR
 2025-12-16  7:56 UTC  (7+ messages)

[PATCH v7 0/5] Add CCI and imx577 sensor support for monaco evk
 2025-12-16  7:35 UTC  (8+ 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 v3 0/5] media: platform: nxp: Trivial cleanup pathces
 2025-12-16  7:34 UTC  (7+ 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 v8 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2025-12-16  7:34 UTC  (8+ messages)
` [PATCH v8 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v8 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-16  7:29 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example

[PATCH 00/26] Introduce meminspect
 2025-12-16  7:27 UTC  (7+ messages)

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

[PATCH v2 0/2] Remove syscon compatible from google,gs101-pmu node
 2025-12-16  7:05 UTC  (2+ messages)

[PATCH] mailmap: Add entry for Sam Protsenko
 2025-12-16  7:00 UTC  (2+ messages)

[PATCH v3 0/2] hwrng: exynos: enable GS101 TRNG support
 2025-12-16  6:56 UTC  (2+ messages)

[PATCH] arm64: dts: toshiba: tmpv7708: Align node names with DT bindings
 2025-12-16  6:54 UTC  (2+ messages)

[PATCH] ARM: dts: samsung: Drop s3c6400.dtsi
 2025-12-16  6:53 UTC  (2+ messages)

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

[PATCH 0/8] Add support for AAEON SRG-IMX8PL MCU
 2025-12-16  6:25 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: vendor-prefixes: Add AAEON vendor prefix

[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  (3+ messages)
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()

[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] 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  (4+ 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 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)

[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 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


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