messages from 2026-07-15 14:16:48 to 2026-07-15 15:57:49 UTC [more...]
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-15 15:59 UTC (40+ messages)
` [PATCH v15 01/37] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v15 02/37] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v15 03/37] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v15 04/37] KVM: arm64: CCA: Check for RMI support at KVM init
` [PATCH v15 05/37] KVM: arm64: CCA: Check for LPA2 support
` [PATCH v15 06/37] KVM: arm64: CCA: Define the user ABI
` [PATCH v15 07/37] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v15 08/37] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v15 09/37] KVM: arm64: CCA: Allow passing the machine type in KVM creation
` [PATCH v15 10/37] KVM: arm64: CCA: Tear down RTTs
` [PATCH v15 11/37] KVM: arm64: CCA: Allocate and free RECs to match vCPUs
` [PATCH v15 12/37] KVM: arm64: CCA: Support the VGIC in realms
` [PATCH v15 13/37] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v15 16/37] KVM: arm64: CCA: Handle realm MMIO emulation
` [PATCH v15 17/37] KVM: arm64: Expose support for private memory
` [PATCH v15 18/37] KVM: arm64: CCA: Create the realm descriptor
` [PATCH v15 19/37] KVM: arm64: CCA: Activate realms on first vCPU run
` [PATCH v15 20/37] KVM: arm64: CCA: Allow populating initial contents
` [PATCH v15 21/37] KVM: arm64: CCA: Set RIPAS of initial memslots
` [PATCH v15 22/37] KVM: arm64: CCA: Support runtime faulting of memory
` [PATCH v15 23/37] KVM: arm64: CCA: Handle realm vCPU load
` [PATCH v15 24/37] KVM: arm64: CCA: Validate register access for Realm VMs
` [PATCH v15 25/37] KVM: arm64: CCA: Handle Realm PSCI requests
` [PATCH v15 26/37] KVM: arm64: WARN on injected undef exceptions
` [PATCH v15 27/37] KVM: arm64: CCA: Allow userspace to inject aborts
` [PATCH v15 28/37] KVM: arm64: CCA: Support RSI_HOST_CALL
` [PATCH v15 29/37] KVM: arm64: CCA: Allow checking SVE on VM instance
` [PATCH v15 30/37] KVM: arm64: CCA: Prevent Device mappings for realms
` [PATCH v15 31/37] KVM: arm64: CCA: Propagate breakpoint and watchpoint counts to userspace
` [PATCH v15 32/37] KVM: arm64: CCA: Set breakpoint parameters through SET_ONE_REG
` [PATCH v15 33/37] KVM: arm64: CCA: Propagate max SVE vector length from the RMM
` [PATCH v15 34/37] KVM: arm64: CCA: Configure max SVE vector length for a Realm
` [PATCH v15 35/37] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v15 36/37] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v15 37/37] KVM: arm64: CCA: Enable realms to be created
[PATCH v2 00/10] Initial Apple M3 Pro, Max and Ultra device trees
2026-07-15 15:55 UTC (5+ messages)
` [PATCH v2 10/10] arm64: dts: apple: Initial T6030 (M3 Pro) "
` [PATCH v2 09/10] arm64: dts: apple: Initial T603[124] (M3 Max and Ultra) "
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-07-15 15:55 UTC (10+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
[PATCH mm-hotfixes v3 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-15 15:49 UTC (4+ messages)
` [PATCH mm-hotfixes v3 2/4] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
[PATCH v21 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-07-15 15:36 UTC (5+ messages)
` [PATCH v21 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
[PATCH] dt-bindings: remoteproc: Drop redundant $ref of firmware-name property
2026-07-15 15:33 UTC (2+ messages)
[PATCH v6 0/6] phy: fsl-imx8mq-usb: few improvements
2026-07-15 15:32 UTC (7+ messages)
` [PATCH v6 3/6] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v6 5/6] phy: fsl-imx8mq-usb: introduce per-variant driver data structure
` [PATCH v6 6/6] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP
[PATCH v5 00/23] Introduce SCMI Telemetry support
2026-07-15 15:29 UTC (5+ messages)
[PATCH 0/9] arm64: dts: imx8ulp: Device tree updates for i.MX 8ULP EVK boards
2026-07-15 15:18 UTC (5+ messages)
` [PATCH 6/9] arm64: dts: imx8ulp-evk: Enable LPUART6 for Bluetooth
` [PATCH 7/9] arm64: dts: imx8ulp-evk: Enable LPUART7
[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
2026-07-15 15:16 UTC (3+ messages)
` [PATCH v3 13/16] arm_mpam: prepare mon_sel locking for MPAM-Fb
[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
2026-07-15 15:07 UTC (3+ messages)
` [PATCH v2 18/18] KVM: arm64: Alloc simple_buffer_page using pKVM hyp allocator
[PATCH 0/6] ASoC: sunxi: Simplify error handling
2026-07-15 15:04 UTC (13+ messages)
` [PATCH 1/6] ASoC: sunxi: sun4i-codec: Use dev_err_probe() for probe "
` [PATCH 2/6] ASoC: sunxi: sun4i-codec: Drop redundant error messages
` [PATCH 3/6] ASoC: sunxi: sun4i-i2s: Use dev_err_probe() for probe error handling
` [PATCH 4/6] ASoC: sunxi: sun4i-spdif: "
` [PATCH 5/6] ASoC: sunxi: sun50i-codec-analog: Improve "
` [PATCH 6/6] ASoC: sunxi: sun8i-codec-analog: "
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-15 15:01 UTC (7+ messages)
[PATCH] KVM: arm64: Use consistent type for pool size
2026-07-15 15:01 UTC
[PATCH v2 0/7] Import optee node from u-boot device trees
2026-07-15 15:01 UTC (9+ messages)
` [PATCH v2 1/7] arm64: dts: freescale: Import optee node from u-boot i.MX91 and i.MX93 "
` [PATCH v2 2/7] arm64: dts: freescale: Import optee node from u-boot i.MX8 "
` [PATCH v2 3/7] arm: dts: st: Import optee node from u-boot "
` [PATCH v2 4/7] arm: dts: st: stm32mp157c-ed1: Add bootph-pre-ram tag on optee reserved memory
` [PATCH v2 5/7] arm64: dts: hisilicon: hi3798cv200-poplar: Import optee node from u-boot device tree
` [PATCH v2 6/7] arm64: dts: nuvoton: npcm845-evb: "
` [PATCH v2 7/7] arm64: dts: freescale: imx93-frdm: Add OP-TEE device tree node
[PATCH v3 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-07-15 14:54 UTC (4+ messages)
` [PATCH v3 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
[PATCH v6 00/11] drm/mediatek: Add DSC, WDMA, MT8189/96 DSI support
2026-07-15 13:57 UTC (4+ messages)
` [PATCH v6 06/11] drm/mediatek: mtk_dsi: Transfer register offsets to per-SoC const
` [PATCH v6 07/11] drm/mediatek: mtk_dsi: Add support for MT8189
` [PATCH v6 10/11] dt-bindings: display: mediatek: wdma: Add compatibles for more SoCs
[PATCH v7 00/24] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
2026-07-15 14:34 UTC (5+ messages)
` [PATCH v7 01/24] KVM: arm64: Add a generic clock
[PATCH] ARM: dts: aspeed-g6: add pcie-lpc and pcie-kcs4
2026-07-15 14:31 UTC (2+ messages)
[PATCH 0/3] nvmem: mtk-efuse: mt6572 support
2026-07-15 14:27 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: nvmem: mediatek: efuse: add mt6572
` [PATCH 2/3] nvmem: mtk-efuse: add support for 32-bit aligned reads
` [PATCH 3/3] nvmem: mtk-efuse: add mt6572 support
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-07-15 14:27 UTC (7+ messages)
` [PATCH 1/6] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH 2/6] firmware: arm_rmm: Add wrappers for direct RMI calls
` [PATCH 3/6] firmware: arm_rmm: Check for RMI support at init
` [PATCH 4/6] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH 5/6] firmware: arm_rmm: Add support for SRO
` [PATCH 6/6] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
[PATCH v4 0/6] Support the FEAT_HDBSS introduced in Armv9.5
2026-07-15 14:28 UTC (7+ messages)
` [PATCH v4 4/6] KVM: arm64: Add HDBSS per-vCPU buffer management
[PATCH v7 00/19] media: meson: vdec: Fix lifecycles, race conditions, and stability bugs
2026-07-15 14:24 UTC (3+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox