messages from 2025-12-22 16:50:48 to 2025-12-25 08:30:44 UTC [more...]
[PATCH v3 00/10] KVM: VMX: Fix APICv activation bugs
2025-12-25 8:30 UTC (7+ messages)
` [PATCH v3 04/10] KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
` [PATCH v3 05/10] KVM: nVMX: Switch to vmcs01 to update TPR threshold "
` [PATCH v3 06/10] KVM: nVMX: Switch to vmcs01 to update SVI "
[PATCH v4 0/3] LongArch: KVM: Add DMSINTC support irqchip in kernel
2025-12-25 7:34 UTC (8+ messages)
` [PATCH v4 1/3] LongArch: KVM: Add DMSINTC device support
` [PATCH v4 2/3] LongArch: KVM: Add irqfd set dmsintc msg irq
[PATCH] KVM: irqchip: KVM: Reduce allocation overhead in kvm_set_irq_routing()
2025-12-25 6:52 UTC (4+ messages)
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2025-12-25 6:26 UTC (3+ messages)
` [PATCH v6 15/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
Implement initial driver for virtio-RDMA device(kernel)
2025-12-25 2:13 UTC (4+ messages)
` "
` "
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-24 13:01 UTC (11+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-12-24 11:07 UTC (7+ messages)
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-12-24 9:10 UTC (3+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH V2 0/2] LoongArch: KVM: fix "unreliable stack" issue
2025-12-24 9:13 UTC (13+ messages)
` [PATCH V2 1/2] LoongArch: KVM: Compile the switch.S file directly into the kernel
` [PATCH V2 2/2] LoongArch: KVM: fix "unreliable stack" issue
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2025-12-24 6:15 UTC (4+ messages)
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[RESEND PATCH] vfio/pci: Skip hot reset on Link-Down
2025-12-24 2:50 UTC (3+ messages)
[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-12-24 0:28 UTC (14+ messages)
` [PATCH RFC net-next v13 01/13] vsock: add per-net vsock NS mode state
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH RFC net-next v13 04/13] vsock: add netns support to virtio transports
` [PATCH RFC net-next v13 05/13] selftests/vsock: increase timeout to 1200
` [PATCH RFC net-next v13 06/13] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH RFC net-next v13 07/13] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH RFC net-next v13 08/13] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH RFC net-next v13 09/13] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH RFC net-next v13 10/13] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH RFC net-next v13 11/13] selftests/vsock: add namespace tests for CID collisions
` [PATCH RFC net-next v13 12/13] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH RFC net-next v13 13/13] selftests/vsock: add tests for namespace deletion
[RFC PATCH 0/2] vfio: Improve DMA mapping performance for huge pages
2025-12-24 2:10 UTC (5+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] vfio: selftest: Add vfio_dma_mapping_perf_test
[kvm-unit-tests PATCH v3 0/2] x86/svm: Add testing for L1 intercept bug
2025-12-24 1:43 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] x86/svm: Add missing svm intercepts
` [kvm-unit-tests PATCH v3 2/2] x86/svm: Add unsupported instruction intercept test
[PATCH 0/5] x86, fpu/kvm: fix crash with AMX
2025-12-24 0:12 UTC (6+ messages)
` [PATCH 1/5] x86, fpu: introduce fpu_load_guest_fpstate()
` [PATCH 2/5] x86, fpu: separate fpstate->xfd and guest XFD
` [PATCH 3/5] selftests: kvm: renumber some sync points in amx_test
` [PATCH 4/5] selftests, kvm: try getting XFD and XSAVE state out of sync
` [PATCH 5/5] KVM: x86: kvm_fpu_get() is fpregs_lock_and_load()
[PATCH v3 00/16] Add Nested NPT support in selftests
2025-12-23 23:48 UTC (21+ messages)
` [PATCH v3 05/16] KVM: selftests: Stop setting AD bits on nested EPTs on creation
` [PATCH v3 06/16] KVM: selftests: Introduce struct kvm_mmu
` [PATCH v3 07/16] KVM: selftests: Move PTE bitmasks to kvm_mmu
` [PATCH v3 08/16] KVM: selftests: Use a nested MMU to share nested EPTs between vCPUs
` [PATCH v3 10/16] KVM: selftests: Reuse virt mapping functions for nested EPTs
` [PATCH v3 11/16] KVM: selftests: Move TDP mapping functions outside of vmx.c
[PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes
2025-12-23 23:42 UTC (2+ messages)
[PATCH] vfio/xe: Add default handler for .get_region_info_caps
2025-12-23 23:41 UTC (2+ messages)
[PATCH v2 0/2] vfio/pci: Fix issues with qword access
2025-12-23 23:41 UTC (2+ messages)
[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2025-12-23 16:06 UTC (4+ messages)
` [PATCH 01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-12-23 10:45 UTC (19+ messages)
` [PATCH v1 05/26] mm: Add __free() support for __free_page()
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v1 11/26] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v1 12/26] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v1 14/26] mm: Add __free() support for folio_put()
` [PATCH v1 26/26] coco/tdx-host: Finally enable SPDM session and IDE Establishment
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-12-23 8:59 UTC (8+ messages)
` [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU
` possible deadlock due to irq_set_thread_affinity() calling into the scheduler (was Re: [PATCH v3 38/62] KVM: SVM: Take and hold ir_list_lock across IRTE updates in IOMMU)
[PATCH v2] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
2025-12-23 8:39 UTC (4+ messages)
[PATCH] virt/kvm: Replace unsafe shift check with __builtin_clzll()
2025-12-23 8:35 UTC (2+ messages)
[PATCH] virt/kvm: Replace unsafe shift check with __builtin_clzll()
2025-12-23 7:11 UTC
[PATCH v4] irqchip/riscv-imsic: Adjust the number of available guest irq files
2025-12-23 6:15 UTC (2+ messages)
[PATCH 0/8] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
2025-12-23 5:48 UTC (9+ messages)
` [PATCH 1/8] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK
` [PATCH 2/8] KVM: x86/mmu: remove SPTE_PERM_MASK
` [PATCH 3/8] KVM: x86/mmu: adjust MMIO generation bit allocation and allowed mask
` [PATCH 4/8] KVM: x86/mmu: update access permissions from ACC_ALL to ACC_RWX
` [PATCH 5/8] KVM: x86/mmu: bootstrap support for Intel MBEC
` [PATCH 6/8] KVM: VMX: enhance EPT violation handler for MBEC
` [PATCH 7/8] KVM: VMX: allow MBEC with EVMCS
` [PATCH 8/8] KVM: nVMX: advertise MBEC and setup mmu has_mbec
[kvm-unit-tests PATCH 00/10] x86/vmx: unit tests for Intel MBEC
2025-12-23 5:48 UTC (11+ messages)
` [kvm-unit-tests PATCH 01/10] x86/vmx: add mode-based execute control test for Skylake and above
` [kvm-unit-tests PATCH 02/10] x86/vmx: update EPT installation to use EPT_PRESENT flag
` [kvm-unit-tests PATCH 03/10] x86/vmx: add user execution operation to EPT access tests
` [kvm-unit-tests PATCH 04/10] x86/vmx: conditionally include EPT ignored bit 10 based on MBEC support
` [kvm-unit-tests PATCH 05/10] x86/vmx: update EPT read write execute test for "
` [kvm-unit-tests PATCH 06/10] x86/vmx: update EPT access paddr tests "
` [kvm-unit-tests PATCH 07/10] x86/vmx: update EPT access tests for MBEC support (needs help)
` [kvm-unit-tests PATCH 08/10] x86/vmx: update EPT supervisor execute only "
` [kvm-unit-tests PATCH 09/10] x86/vmx: add EPT user-only execute access test "
` [kvm-unit-tests PATCH 10/10] x86/vmx: update remaining EPT access tests "
[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
2025-12-23 4:17 UTC (43+ messages)
` [RFC PATCH 03/18] KVM: x86: Add module parameter for Intel MBEC
` [RFC PATCH 05/18] KVM: x86: Add pt_guest_exec_control to kvm_vcpu_arch
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
` [RFC PATCH 09/18] KVM: x86/mmu: Extend access bitfield in kvm_mmu_page_role
` [RFC PATCH 10/18] KVM: VMX: Extend EPT Violation protection bits
` [RFC PATCH 11/18] KVM: VMX: Enhance EPT violation handler for PROT_USER_EXEC
` [RFC PATCH 12/18] KVM: x86/mmu: Introduce shadow_ux_mask
` [RFC PATCH 13/18] KVM: x86/mmu: Adjust SPTE_MMIO_ALLOWED_MASK to understand MBEC
` [RFC PATCH 14/18] KVM: x86/mmu: Extend is_executable_pte "
` [RFC PATCH 15/18] KVM: x86/mmu: Extend make_spte "
` [RFC PATCH 16/18] KVM: nVMX: Setup Intel MBEC in nested secondary controls
` [RFC PATCH 17/18] KVM: VMX: Allow MBEC with EVMCS
[kvm-unit-tests PATCH 0/4] riscv: sbi: Add support to test PMU extension
2025-12-23 4:26 UTC (3+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2025-12-23 1:21 UTC (31+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v9 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v9 05/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v9 06/30] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v9 07/30] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v9 08/30] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v9 09/30] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI for SME
` [PATCH v9 11/30] KVM: arm64: Define internal features "
` [PATCH v9 12/30] KVM: arm64: Rename sve_state_reg_region
` [PATCH v9 13/30] KVM: arm64: Store vector lengths in an array
` [PATCH v9 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v9 15/30] KVM: arm64: Support SME control registers
` [PATCH v9 16/30] KVM: arm64: Support TPIDR2_EL0
` [PATCH v9 17/30] KVM: arm64: Support SME identification registers for guests
` [PATCH v9 18/30] KVM: arm64: Support SME priority registers
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v9 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v9 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v9 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v9 28/30] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v9 29/30] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v9 30/30] KVM: arm64: selftests: Add SME to set_id_regs test
[kvm-unit-tests PATCH 0/9] Improve test parity between SVM and VMX
2025-12-23 0:20 UTC (3+ messages)
` [kvm-unit-tests PATCH 9/9] x86/svm: Add event injection check tests
[PATCH v2 4/9] sched/fair: Add penalty calculation and application logic
2025-12-22 23:36 UTC (2+ messages)
Fwd: PCI Quirk - UGreen DXP8800 Plus
2025-12-22 23:37 UTC
[PATCH 02/11] tools headers: Sync UAPI KVM headers with kernel sources
2025-12-22 22:57 UTC
[PATCH] KVM: x86: kvm_fpu_get() is fpregs_lock_and_load()
2025-12-22 22:18 UTC (2+ messages)
[PATCH] x86, fpu: check for consistency after loading fpregs
2025-12-22 21:24 UTC
[PATCH v2 2/9] sched/fair: Add rate-limiting and validation helpers
2025-12-22 21:12 UTC (2+ messages)
[PATCH v2 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
2025-12-22 18:13 UTC (9+ messages)
` [PATCH v2 2/5] KVM: arm64: selftests: Fix incorrect rounding in page_align()
` [PATCH v2 3/5] KVM: riscv: "
` [PATCH v2 4/5] KVM: selftests: Move page_align() to shared header
` [PATCH v2 5/5] KVM: selftests: Fix typos and stale comments in kvm_util
[PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base()
2025-12-22 17:42 UTC
[PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base()
2025-12-22 17:27 UTC (3+ messages)
[PATCH 14/32] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
2025-12-22 16:52 UTC (2+ messages)
[PATCH v6 00/28] KVM: s390: gmap rewrite, the real deal
2025-12-22 16:50 UTC (26+ messages)
` [PATCH v6 04/28] s390: Move sske_frame() to a header
` [PATCH v6 05/28] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v6 06/28] KVM: s390: Introduce import_lock
` [PATCH v6 07/28] KVM: s390: Export two functions
` [PATCH v6 08/28] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [PATCH v6 09/28] KVM: s390: vsie: Pass gmap explicitly as parameter
` [PATCH v6 10/28] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v6 11/28] KVM: s390: Rename some functions in gaccess.c
` [PATCH v6 12/28] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v6 13/28] KVM: s390: KVM page table management functions: allocation
` [PATCH v6 14/28] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v6 15/28] KVM: s390: KVM page table management functions: walks
` [PATCH v6 16/28] KVM: s390: KVM page table management functions: storage keys
` [PATCH v6 17/28] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v6 18/28] KVM: s390: KVM page table management functions: CMMA
` [PATCH v6 19/28] KVM: s390: New gmap code
` [PATCH v6 20/28] KVM: s390: Add helper functions for fault handling
` [PATCH v6 21/28] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v6 22/28] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v6 23/28] KVM: s390: Storage key functions refactoring
` [PATCH v6 24/28] KVM: s390: Switch to new gmap
` [PATCH v6 25/28] KVM: s390: Remove gmap from s390/mm
` [PATCH v6 26/28] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v6 27/28] KVM: s390: Enable 1M pages for gmap
` [PATCH v6 28/28] KVM: s390: Storage key manipulation IOCTL
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