messages from 2026-03-05 16:22:04 to 2026-03-09 18:07:51 UTC [more...]
[PATCH] KVM: arm64: Fix ICV_DIR_EL1 trapping detection for pKVM
2026-03-09 18:07 UTC (3+ messages)
[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-03-09 17:39 UTC (16+ 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 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 v14 00/30] Tracefs support for pKVM
2026-03-09 16:25 UTC (31+ 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
[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 0/4] arm64: Work around C1-Pro erratum 4193714 (CVE-2026-0995)
2026-03-09 12:12 UTC (17+ messages)
` [PATCH 1/4] arm64: tlb: Use __tlbi_sync_s1ish_kernel() for kernel TLB maintenance
` [PATCH 2/4] arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()
` [PATCH 3/4] arm64: errata: Work around early CME DVMSync acknowledgement
` [PATCH 4/4] KVM: arm64: Add SMC hook for SME dvmsync erratum
[PATCH v13 00/32] Tracefs support for pKVM
2026-03-09 1:45 UTC (35+ messages)
` [PATCH v13 01/32] ring-buffer: Add page statistics to the meta-page
` [PATCH v13 02/32] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v13 03/32] ring-buffer: Introduce ring-buffer remotes
` [PATCH v13 04/32] ring-buffer: Add non-consuming read for "
` [PATCH v13 05/32] tracing: Introduce trace remotes
` [PATCH v13 06/32] tracing: Add reset to "
` [PATCH v13 07/32] tracing: Add non-consuming read "
` [PATCH v13 08/32] tracing: Add init callback "
` [PATCH v13 09/32] tracing: Add events "
` [PATCH v13 10/32] tracing: Add events/ root files "
` [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 RESEND 0/2] KVM: arm64: nv: Expose shadow page tables in debugfs
2026-03-08 23:18 UTC (3+ 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 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 (26+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [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 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v10 08/15] KVM: arm64: "
` [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 (16+ messages)
` [PATCH v1 01/13] KVM: arm64: Extract VMA size resolution in user_mem_abort()
` [PATCH v1 02/13] KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()
` [PATCH v1 03/13] KVM: arm64: Extract PFN resolution in user_mem_abort()
` [PATCH v1 04/13] KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helper
` [PATCH v1 05/13] KVM: arm64: Extract stage-2 permission logic in user_mem_abort()
` [PATCH v1 06/13] KVM: arm64: Extract page table mapping "
` [PATCH v1 07/13] KVM: arm64: Simplify nested VMA shift calculation
` [PATCH v1 08/13] KVM: arm64: Remove redundant state variables from struct kvm_s2_fault
` [PATCH v1 09/13] KVM: arm64: Simplify return logic in user_mem_abort()
` [PATCH v1 10/13] KVM: arm64: Initialize struct kvm_s2_fault completely at declaration
` [PATCH v1 11/13] KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()
` [PATCH v1 12/13] KVM: arm64: Hoist MTE validation check out of MMU lock path
` [PATCH v1 13/13] KVM: arm64: Clean up control flow in kvm_s2_fault_map()
[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
[kvm-unit-tests PATCH v1 0/5] basic EL1/EL0 guest support
2026-03-06 14:26 UTC (6+ messages)
` [kvm-unit-tests PATCH v1 1/5] arm64: add thread_info helpers
` [kvm-unit-tests PATCH v1 2/5] arm64: add macros for manipulating SP
` [kvm-unit-tests PATCH v1 3/5] arm64: context switch SP_EL0/SP_EL1 depending on context
` [kvm-unit-tests PATCH v1 4/5] arm64: add EL0/EL1 guest functionality
` [kvm-unit-tests PATCH v1 5/5] arm64: add hypervisor trapping test
[PATCH v2 00/35] KVM: arm64: Add support for protected guest memory with pKVM
2026-03-06 11:34 UTC (9+ messages)
` [PATCH v2 07/35] KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
` [PATCH v2 14/35] KVM: arm64: Handle aborts from protected VMs
[GIT PULL] KVM/arm64 fixes for 7.0, take #2
2026-03-06 11:22 UTC
[PATCH] KVM: arm64: Remove the redundant ISB in __kvm_at_s1e2()
2026-03-06 10:48 UTC (2+ messages)
[PATCH v1 0/2] KVM: arm64: Fix a couple of latent bugs in user_mem_abort()
2026-03-06 10:48 UTC (8+ messages)
` [PATCH v1 2/2] KVM: arm64: Fix vma_shift staleness on nested hwpoison path
[PATCH 0/3] KVM: arm64: minor fixes about S2 page table walker
2026-03-06 10:48 UTC (2+ messages)
[PATCH] arm64: clear_page[s] using memset
2026-03-06 8:57 UTC
[PATCH v12 00/30] Tracefs support for pKVM
2026-03-05 18:35 UTC (5+ messages)
[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-03-05 17:26 UTC (6+ messages)
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
[PATCH v2 0/3] KVM: arm64: Read PMUVer as unsigned
2026-03-05 16:28 UTC (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: cpufeature: Make PMUVer and PerfMon unsigned
` [PATCH v2 3/3] arm64: cpufeature: Use pmuv3_implemented() function
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