public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2026-04-27 06:52:00 to 2026-04-27 09:31:42 UTC [more...]

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-04-27  9:31 UTC  (5+ messages)
` [PATCH v2 6/9] soc: imx8m: don't access of_root directly

[PATCH 0/8] firmware: arm_ffa: Fix cleanup, notification, and discovery paths
 2026-04-27  9:30 UTC  (3+ messages)
` [PATCH 3/8] firmware: arm_ffa: Align RxTx buffer size before mapping

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-04-27  9:27 UTC  (3+ messages)
` [PATCH v4 2/3] swiotlb: dma: its: "

[PATCH 03/35] fbdev: sisfb: Use safer strscpy() instead of strcpy()
 2026-04-27  9:17 UTC 

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-04-27  9:15 UTC  (13+ messages)
` [PATCH v16 01/12] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v16 02/12] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v16 03/12] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v16 04/12] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v16 05/12] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v16 06/12] crypto: qce - Include algapi.h in the core.h header
` [PATCH v16 07/12] crypto: qce - Remove unused ignore_buf
` [PATCH v16 08/12] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v16 09/12] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v16 10/12] crypto: qce - Map crypto memory for DMA
` [PATCH v16 11/12] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v16 12/12] crypto: qce - Communicate the base physical address to the dmaengine

[PATCH 1/2] dt-bindings: thermal: mediatek: Add MT8189 LVTS bindings
 2026-04-27  9:14 UTC  (4+ messages)
` [PATCH 2/2] thermal: mediatek: lvts: Add MT8189 support

[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
 2026-04-27  9:14 UTC  (2+ messages)

[PATCH v2] firmware: raspberrypi: Change dependency to ARCH_BCM2835 and COMPILE_TEST
 2026-04-27  9:10 UTC 

[PATCH] Documentation: ABI: sysfs-class-reboot-mode-reboot_modes: fix doc warnings
 2026-04-27  9:11 UTC  (2+ messages)

[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
 2026-04-27  8:53 UTC  (17+ messages)
` [RFC PATCH v4 01/16] iommu/arm-smmu-v3: Discover RME support and realm IRQ topology
` [RFC PATCH v4 02/16] iommu/arm-smmu-v3: Save the programmed MSI message in msi_desc
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
` [RFC PATCH v4 04/16] iommu/arm-smmu-v3: Track realm pSMMU users with refcount_t
` [RFC PATCH v4 05/16] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v4 06/16] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v4 07/16] coco: host: arm64: Add pdev stream key refresh and purge helpers
` [RFC PATCH v4 08/16] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v4 09/16] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v4 10/16] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v4 11/16] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v4 12/16] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v4 13/16] coco: host: KVM: arm64: Handle vdev validate-mapping exits
` [RFC PATCH v4 14/16] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v4 15/16] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v4 16/16] KVM: arm64: CCA: enable DA in realm create parameters

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-27  8:54 UTC  (5+ messages)

[PATCH] firmware: samsung: fix stale response flag in acpm_prepare_xfer()
 2026-04-27  8:48 UTC  (2+ messages)

[PATCH v2 1/2] scsi: ufs: core: Introduce function ufshcd_query_attr_qword()
 2026-04-27  8:36 UTC  (2+ messages)

[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
 2026-04-27  8:28 UTC  (12+ messages)
` [RFC PATCH v4 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v4 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v4 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v4 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v4 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v4 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v4 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v4 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v4 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v4 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v4 11/11] coco: guest: arm64: Enable vdev DMA after attestation

[PATCH v2 1/6] arm64: dts: imx8mp: reorder usb related nodes
 2026-04-27  8:27 UTC  (6+ messages)
` [PATCH v2 2/6] arm64: dts: imx8mp: switch usb controller to flattened model
` [PATCH v2 3/6] arm64: dts: imx8mp-evk: add typec node
` [PATCH v2 4/6] arm64: dts: imx8mp-evk: add usb3_phy1 tuning properties
` [PATCH v2 5/6] arm64: dts: imx95: switch usb3 controller to flattened model
` [PATCH v2 6/6] arm64: dts: imx8mq-evk: add typec node

[GIT PULL] KVM/arm64 fixes for 7.1, take #1
 2026-04-27  8:25 UTC  (2+ messages)

[PATCH] net: stmmac: fix RX DMA leak on TX alloc failure
 2026-04-27  8:07 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: imx8mp-skov: add new 7" variant
 2026-04-27  7:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: add compatible for new Skov I.MX8MP variant
` [PATCH v2 2/2] arm64: dts: imx8mp-skov: support new 7inch panel board

[PATCH v1] pmdomain: ti_sci: re-sync TIFS with genpd on resume
 2026-04-27  7:48 UTC 

[PATCH v8 0/2] arm64: dts/defconfig: enable BST C1200 eMMC
 2026-04-27  7:46 UTC  (2+ messages)

[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-27  7:44 UTC  (2+ messages)

[PATCH v8 0/4] Add Qualcomm extended CTI support
 2026-04-27  7:42 UTC  (4+ messages)
` [PATCH v8 3/4] coresight: cti: add Qualcomm extended CTI identification and quirks

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-27  7:40 UTC  (14+ messages)

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-27  7:26 UTC  (5+ messages)
` [PATCH net-next v7 1/4] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v7 3/4] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
` [PATCH net-next v7 4/4] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-27  7:06 UTC  (9+ messages)

[RESEND,v2 0/2] MT8189 SMI SUPPORT
 2026-04-27  7:04 UTC  (3+ messages)
` [RESEND,v2 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189
` [RESEND,v2 2/2] memory: mtk-smi: Add mt8189 support

[PATCH v4 0/8] unwind, arm64: add sframe unwinder for kernel
 2026-04-27  7:03 UTC  (4+ messages)
` [PATCH v4 7/8] sframe: Introduce in-kernel SFRAME_VALIDATION

[PATCH] perf: qcom: Unify user-visible "Qualcomm" name
 2026-04-27  7:00 UTC 

[PATCH wireless-next] wifi: mt76: fix of_get_mac_address error handling
 2026-04-27  7:00 UTC  (2+ messages)

[PATCH v6 0/6] Add support for ZTE zx297520v3
 2026-04-27  6:53 UTC  (3+ messages)
` [PATCH v6 2/6] ARM: zte: Add zx297520v3 platform support

[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-04-27  6:51 UTC  (13+ messages)
` [RFC PATCH v4 03/14] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v4 04/14] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v4 05/14] X.509: Make certificate parser public
` [RFC PATCH v4 06/14] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v4 07/14] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v4 08/14] coco: host: arm64: Register device public key with RMM
` [RFC PATCH v4 09/14] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [RFC PATCH v4 10/14] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [RFC PATCH v4 11/14] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [RFC PATCH v4 12/14] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [RFC PATCH v4 13/14] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [RFC PATCH v4 14/14] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints


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