messages from 2026-03-06 14:36:04 to 2026-03-11 22:18:22 UTC [more...]
[PATCH v14 00/30] Tracefs support for pKVM
2026-03-11 22:18 UTC (35+ 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 v12 00/46] arm64: Support for Arm CCA in KVM
2026-03-11 19:10 UTC (5+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
[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 (24+ messages)
` [PATCH v13 11/32] tracing: Add helpers to create trace remote events
` [PATCH v13 12/32] ring-buffer: Export buffer_data_page and macros
` [PATCH v13 13/32] tracing: Introduce simple_ring_buffer
` [PATCH v13 14/32] tracing: Add a trace remote module for testing
` [PATCH v13 15/32] tracing: selftests: Add trace remote tests
` [PATCH v13 16/32] Documentation: tracing: Add tracing remotes
` [PATCH v13 17/32] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v13 18/32] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v13 19/32] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v13 20/32] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v13 21/32] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v13 22/32] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v13 23/32] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v13 24/32] KVM: arm64: Add trace remote "
` [PATCH v13 25/32] KVM: arm64: Sync boot clock with "
` [PATCH v13 26/32] KVM: arm64: Add trace reset to "
` [PATCH v13 27/32] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v13 28/32] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v13 29/32] KVM: arm64: Add selftest event support "
` [PATCH v13 30/32] tracing: selftests: Add hypervisor trace remote tests
` [PATCH v13 31/32] fixup! tracing: Add a trace remote module for testing
` [PATCH v13 32/32] "
[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 (16+ 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 09/15] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-03-06 17:01 UTC (31+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 05/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v10 06/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v10 07/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v10 08/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v10 09/30] KVM: arm64: Define internal features for SME
` [PATCH v10 10/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v10 11/30] KVM: arm64: Store vector lengths in an array
` [PATCH v10 12/30] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v10 13/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v10 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v10 15/30] KVM: arm64: Support SME control registers
` [PATCH v10 16/30] KVM: arm64: Support TPIDR2_EL0
` [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
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-03-06 17:08 UTC (3+ messages)
[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
2026-03-06 15:44 UTC (3+ messages)
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-03-06 15:01 UTC (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
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