messages from 2026-03-06 17:10:40 to 2026-03-12 14:07:52 UTC [more...]
[PATCH v14 00/30] Tracefs support for pKVM
2026-03-12 14:07 UTC (37+ messages)
` [PATCH v14 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v14 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v14 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v14 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v14 05/30] tracing: Introduce trace remotes
` [PATCH v14 06/30] tracing: Add reset to "
` [PATCH v14 07/30] tracing: Add non-consuming read "
` [PATCH v14 08/30] tracing: Add init callback "
` [PATCH v14 09/30] tracing: Add events "
` [PATCH v14 10/30] tracing: Add events/ root files "
` [PATCH v14 11/30] tracing: Add helpers to create trace remote events
` [PATCH v14 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v14 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v14 14/30] tracing: Add a trace remote module for testing
` [PATCH v14 15/30] tracing: selftests: Add trace remote tests
` [PATCH v14 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v14 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v14 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v14 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v14 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v14 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v14 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v14 24/30] KVM: arm64: Add trace remote "
` [PATCH v14 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v14 26/30] KVM: arm64: Add trace reset to "
` [PATCH v14 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v14 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v14 29/30] KVM: arm64: Add selftest event support "
` [PATCH v14 30/30] tracing: selftests: Add hypervisor trace remote tests
` (subset) [PATCH v14 00/30] Tracefs support for pKVM
[PATCH 1/3] KVM: arm64: fix include path for ring buffer implementation
2026-03-12 13:52 UTC (4+ messages)
` [PATCH 3/3] KVM: arm64: tracing: add ftrace dependency
[PATCH] tracing: Update undefined symbols allow list for simple_ring_buffer
2026-03-12 13:33 UTC (2+ messages)
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-12 13:13 UTC (8+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
2026-03-12 10:45 UTC (8+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
[RFC PATCH v3 00/12] coco/TSM: Implement host-side support for Arm CCA TDISP setup
2026-03-12 8:07 UTC (13+ messages)
` [RFC PATCH v3 01/12] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v3 02/12] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v3 03/12] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v3 04/12] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v3 05/12] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v3 06/12] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v3 07/12] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v3 08/12] coco: host: KVM: arm64: Handle vdev request exits and completion
` [RFC PATCH v3 09/12] coco: host: KVM: arm64: Handle vdev map/validation exits
` [RFC PATCH v3 10/12] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v3 11/12] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v3 12/12] KVM: arm64: CCA: enable DA in realm create parameters
[RFC PATCH v3 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
2026-03-12 8:04 UTC (12+ messages)
` [RFC PATCH v3 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v3 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v3 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v3 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v3 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v3 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v3 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v3 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v3 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v3 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v3 11/11] coco: guest: arm64: Enable vdev DMA after attestation
[RFC PATCH v3 00/10] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-03-12 8:01 UTC (11+ messages)
` [RFC PATCH v3 01/10] KVM: arm64: RMI: Add and export kvm_has_da_feature helper
` [RFC PATCH v3 02/10] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [RFC PATCH v3 03/10] coco: host: arm64: Build and register RMM pdev descriptors
` [RFC PATCH v3 04/10] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v3 05/10] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v3 06/10] coco: host: arm64: Instantiate RMM pdev during device connect
` [RFC PATCH v3 07/10] X.509: Make certificate parser public
` [RFC PATCH v3 08/10] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v3 09/10] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v3 10/10] coco: host: arm64: Register device public key with RMM
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-03-11 17:45 UTC (8+ messages)
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
[GIT PULL] KVM/arm64 fixes for 7.0, take #3
2026-03-11 17:42 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 7.0, take #2
2026-03-11 17:41 UTC (5+ messages)
[PATCH] KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
2026-03-11 17:24 UTC (2+ messages)
[PATCH RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-11 15:41 UTC (8+ messages)
` [PATCH RESEND 1/2] KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
` [PATCH RESEND 2/2] KVM: arm64: nv: Expose shadow page tables in debugfs
[PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
2026-03-11 15:23 UTC (3+ messages)
[PATCH v3 00/36] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-11 12:50 UTC (34+ messages)
` [PATCH v3 01/36] KVM: arm64: Don't leak stage-2 page-table if VM fails to init under pKVM
` [PATCH v3 02/36] KVM: arm64: Move handle check into pkvm_pgtable_stage2_destroy_range()
` [PATCH v3 03/36] KVM: arm64: Rename __pkvm_pgtable_stage2_unmap()
` [PATCH v3 04/36] KVM: arm64: Don't advertise unsupported features for protected guests
` [PATCH v3 06/36] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
` [PATCH v3 07/36] KVM: arm64: Ignore MMU notifier callbacks for protected VMs
` [PATCH v3 08/36] KVM: arm64: Prevent unsupported memslot operations on "
` [PATCH v3 09/36] KVM: arm64: Ignore -EAGAIN when mapping in pages for the pKVM host
` [PATCH v3 10/36] KVM: arm64: Split teardown hypercall into two phases
` [PATCH v3 13/36] KVM: arm64: Handle aborts from protected VMs
` [PATCH v3 16/36] KVM: arm64: Factor out pKVM host exception injection logic
` [PATCH v3 17/36] KVM: arm64: Support translation faults in inject_host_exception()
` [PATCH v3 18/36] KVM: arm64: Inject SIGSEGV on illegal accesses
` [PATCH v3 30/36] KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
` [PATCH v3 31/36] KVM: arm64: Add some initial documentation for pKVM
` [PATCH v3 36/36] KVM: arm64: Rename PKVM_PAGE_STATE_MASK
[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-11 10:24 UTC (3+ messages)
` [PATCH v2 14/35] KVM: arm64: Handle aborts from protected VMs
[kvm-unit-tests PATCH v1 0/5] basic EL1/EL0 guest support
2026-03-10 16:08 UTC (3+ messages)
` [kvm-unit-tests PATCH v1 5/5] arm64: add hypervisor trapping test
[PATCH 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
2026-03-10 15:35 UTC (10+ messages)
` [PATCH 1/4] arm64: tlb: Use __tlbi_sync_s1ish_kernel() for kernel TLB maintenance
` [PATCH 3/4] arm64: errata: Work around early CME DVMSync acknowledgement
[RFC PATCH 00/14] KVM: ITS hardening for pKVM
2026-03-10 12:49 UTC (15+ messages)
` [PATCH 01/14] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH 02/14] KVM: arm64: Track host-unmapped MMIO regions in a static array
` [PATCH 03/14] KVM: arm64: Support host MMIO trap handlers for unmapped devices
` [PATCH 04/14] KVM: arm64: Mediate host access to GIC/ITS MMIO via unmapping
` [PATCH 05/14] irqchip/gic-v3-its: Prepare shadow structures for KVM host deprivilege
` [PATCH 06/14] KVM: arm64: Add infrastructure for ITS emulation setup
` [PATCH 07/14] KVM: arm64: Restrict host access to the ITS tables
` [PATCH 08/14] KVM: arm64: Trap & emulate the ITS MAPD command
` [PATCH 09/14] KVM: arm64: Trap & emulate the ITS VMAPP command
` [PATCH 10/14] KVM: arm64: Trap & emulate the ITS MAPC command
` [PATCH 11/14] KVM: arm64: Restrict host updates to GITS_CTLR
` [PATCH 12/14] KVM: arm64: Restrict host updates to GITS_CBASER
` [PATCH 13/14] KVM: arm64: Restrict host updates to GITS_BASER
` [PATCH 14/14] KVM: arm64: Implement HVC interface for ITS emulation setup
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-10 11:26 UTC (21+ messages)
` [PATCH v5 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v5 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v5 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v5 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v5 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v5 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4
[PATCH] KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplug
2026-03-10 10:17 UTC (6+ messages)
[PATCH] KVM: arm64: Fix ICV_DIR_EL1 trapping detection for pKVM
2026-03-10 8:56 UTC (4+ messages)
[PATCH v3 0/3] Enforce host page-size alignment for shared buffers
2026-03-09 15:55 UTC (9+ messages)
` [PATCH v3 1/3] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v3 2/3] swiotlb: dma: its: Enforce host page-size alignment for shared buffers
` [PATCH v3 3/3] coco: guest: arm64: Add Realm Host Interface and hostconf RHI
[PATCH v13 00/32] Tracefs support for pKVM
2026-03-09 1:45 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-08 22:57 UTC (3+ messages)
` [PATCH 1/2] KVM: arm64: ptdump: Make KVM ptdump code s2 mmu aware
` [PATCH 2/2] KVM: arm64: nv: Expose shadow page tables in debugfs
[PATCH] KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tail
2026-03-07 21:49 UTC (3+ messages)
` "
[PATCH] KVM: arm64: Skip interrupts in LRs during EOIcount replay
2026-03-07 19:10 UTC (4+ messages)
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-03-06 20:06 UTC (9+ messages)
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 02/15] set_memory: add folio_{zap, restore}_direct_map helpers
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-06 17:01 UTC (15+ messages)
` [PATCH v10 17/30] KVM: arm64: Support SME identification registers for guests
` [PATCH v10 18/30] KVM: arm64: Support SME priority registers
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v10 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v10 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v10 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v10 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v10 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v10 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v10 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v10 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v10 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v10 29/30] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v10 30/30] KVM: arm64: selftests: Add SME to set_id_regs test
page: next (older) | 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