messages from 2023-08-08 11:47:55 to 2023-08-14 21:54:34 UTC [more...]
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-14 21:54 UTC (4+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-08-14 21:08 UTC (62+ messages)
` [PATCH v3 01/27] arm64: Add missing VA CMO encodings
` [PATCH v3 02/27] arm64: Add missing ERX*_EL1 encodings
` [PATCH v3 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings
` [PATCH v3 04/27] arm64: Add TLBI operation encodings
` [PATCH v3 05/27] arm64: Add AT "
` [PATCH v3 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v3 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH v3 08/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v3 09/27] arm64: Add feature detection for fine grained traps
` [PATCH v3 10/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH v3 11/27] KVM: arm64: Add missing HCR_EL2 trap bits
` [PATCH v3 12/27] KVM: arm64: nv: Add FGT registers
` [PATCH v3 13/27] KVM: arm64: Restructure FGT register switching
` [PATCH v3 14/27] KVM: arm64: nv: Add trap forwarding infrastructure
` [PATCH v3 15/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2
` [PATCH v3 16/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH v3 17/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2
` [PATCH v3 18/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
` [PATCH v3 19/27] KVM: arm64: nv: Add fine grained trap forwarding infrastructure
` [PATCH v3 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH v3 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH v3 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
` [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding
` [PATCH v3 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR
` [PATCH v3 25/27] KVM: arm64: nv: Expose FGT to nested guests
` [PATCH v3 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems
` [PATCH v3 27/27] KVM: arm64: nv: Add support for HCRX_EL2
[PATCH 0/4] KVM: selftests: ioctl() macro cleanups
2023-08-14 18:11 UTC (5+ messages)
` [PATCH 2/4] KVM: selftests: Add helper macros for ioctl()s that return file descriptors
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-08-14 18:01 UTC (10+ messages)
` [PATCH v4 01/16] KVM: Allow hva_pfn_fast() to resolve read-only faults
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-14 17:25 UTC (4+ messages)
` [PATCH v8 02/11] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
[PATCH -next] KVM: arm64: Remove unused declarations
2023-08-14 15:33 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
2023-08-14 10:15 UTC (6+ messages)
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld
[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation
2023-08-14 10:01 UTC (9+ messages)
Mail delivery failed: returning message to sender
2023-08-14 9:24 UTC
[PATCH v2] KVM: arm64: Remove size-order align in the nVHE hyp private VA range
2023-08-14 7:40 UTC (3+ messages)
[PATCH v3] KVM:arm64: reconfigurate the event filters for guest context
2023-08-14 3:06 UTC
[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
2023-08-11 19:33 UTC (11+ messages)
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL
[PATCH v2] KVM/arm64: reconfigurate the event filters for guest context
2023-08-11 18:09 UTC (10+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-11 17:44 UTC (5+ messages)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-11 16:38 UTC (22+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 11/36] arm64/mm: Map pages for "
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
2023-08-11 15:18 UTC (4+ messages)
` [PATCH v4 2/4] list_debug: Introduce inline wrappers for debug checks
` [PATCH v4 3/4] list: Introduce CONFIG_LIST_HARDENED
` [PATCH v4 4/4] hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
[PATCH] KVM: arm64: Do not size-order align pkvm_alloc_private_va_range()
2023-08-11 7:11 UTC (5+ messages)
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 4:51 UTC (15+ messages)
` [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap
[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-11 4:09 UTC (35+ messages)
` [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest
2023-08-10 23:59 UTC
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-10 16:05 UTC (12+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v7 00/10] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-10 4:57 UTC (9+ messages)
` [PATCH v7 01/10] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
[RFC PATCH 0/3] coresight: Support exclude_guest with Feat_TRF and nVHE
2023-08-09 14:20 UTC (7+ messages)
` [RFC PATCH 1/3] arm64: KVM: Add support for exclude_guest and exclude_host for ETM
` [RFC PATCH 2/3] arm64: KVM: Support exclude_guest for Coresight trace in nVHE
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-08-09 12:21 UTC (7+ messages)
[PATCH] perf/core: fix the bug in the event multiplexing
2023-08-09 9:37 UTC (9+ messages)
[PATCH v1] KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
2023-08-08 19:19 UTC (2+ messages)
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-08 16:46 UTC (11+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
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