messages from 2026-02-09 06:42:13 to 2026-02-10 20:02:53 UTC [more...]
[PATCH RESEND 0/5] KVM: x86: selftests: Add Hygon CPUs support and fix failures
2026-02-10 20:02 UTC (11+ messages)
` [PATCH RESEND 2/5] KVM: x86: selftests: Alter the instruction of hypercall on Hygon
` [PATCH RESEND 4/5] KVM: x86: selftests: Allow the PMU event filter test for Hygon
` [PATCH RESEND 5/5] KVM: x86: selftests: Fix write MSR_TSC_AUX reserved bits test failure on Hygon
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-02-10 19:52 UTC (33+ messages)
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()
` [RFC PATCH v5 22/45] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-10 19:44 UTC (23+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
` [RFC PATCH 03/19] fs/resctrl: Add new interface max_bandwidth
` [RFC PATCH 04/19] fs/resctrl: Add the documentation for Global Memory Bandwidth Allocation
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling
` "
` [RFC PATCH 16/19] fs/resctrl: Implement rdtgroup_plza_write() to configure PLZA in a group
[PATCH 0/4] KVM: nSVM: Fix save/restore of next_rip & int_state
2026-02-10 19:20 UTC (8+ messages)
` [PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2
` [PATCH 2/4] KVM: nSVM: Sync int_state "
` [PATCH 3/4] KVM: selftests: Extend state_test to check vGIF
` [PATCH 4/4] KVM: selftests: Extend state_test to check next_rip
Re: [BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
2026-02-10 19:11 UTC (2+ messages)
[PATCH V2 00/11] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
2026-02-10 19:05 UTC (15+ messages)
` [PATCH V2 01/11] target/i386: Disable unsupported BTS for guest
` [PATCH V2 05/11] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls
` [PATCH V2 07/11] target/i386: Make some PEBS features user-visible
` [PATCH V2 08/11] target/i386: Clean up LBR format handling
` [PATCH V2 09/11] target/i386: Refactor "
` [PATCH V2 11/11] target/i386: Disable guest PEBS capability when not enabled
[BUG REPORT] USE_AFTER_FREE in complete_emulated_mmio found by KASAN/Syzkaller fuzz test (v5.10.0)
2026-02-10 17:41 UTC (6+ messages)
[PATCH v12 0/7] support FEAT_LSUI
2026-02-10 17:17 UTC (13+ messages)
` [PATCH v12 1/7] arm64: Kconfig: add support for LSUI
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI
[GIT PULL v1 00/36] KVM/s390: Three small patches, and a huge series
2026-02-10 15:34 UTC (37+ messages)
` [GIT PULL v1 01/36] KVM: s390: vsie: retry SIE when unable to get vsie_page
` [GIT PULL v1 02/36] KVM: s390: Refactor pgste lock and unlock functions
` [GIT PULL v1 03/36] KVM: s390: Add P bit in table entry bitfields, move union vaddress
` [GIT PULL v1 04/36] s390: Make UV folio operations work on whole folio
` [GIT PULL v1 05/36] s390: Move sske_frame() to a header
` [GIT PULL v1 06/36] KVM: s390: Add gmap_helper_set_unused()
` [GIT PULL v1 07/36] KVM: s390: Introduce import_lock
` [GIT PULL v1 08/36] KVM: s390: Export two functions
` [GIT PULL v1 09/36] s390/mm: Warn if uv_convert_from_secure_pte() fails
` [GIT PULL v1 10/36] KVM: s390: vsie: Pass gmap explicitly as parameter
` [GIT PULL v1 11/36] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [GIT PULL v1 12/36] KVM: s390: Rename some functions in gaccess.c
` [GIT PULL v1 13/36] KVM: s390: KVM-specific bitfields and helper functions
` [GIT PULL v1 14/36] KVM: s390: KVM page table management functions: allocation
` [GIT PULL v1 15/36] KVM: s390: KVM page table management functions: clear and replace
` [GIT PULL v1 16/36] KVM: s390: KVM page table management functions: walks
` [GIT PULL v1 17/36] KVM: s390: KVM page table management functions: storage keys
` [GIT PULL v1 18/36] KVM: s390: KVM page table management functions: lifecycle management
` [GIT PULL v1 19/36] KVM: s390: KVM page table management functions: CMMA
` [GIT PULL v1 20/36] KVM: s390: New gmap code
` [GIT PULL v1 21/36] KVM: s390: Add helper functions for fault handling
` [GIT PULL v1 22/36] KVM: s390: Add some helper functions needed for vSIE
` [GIT PULL v1 23/36] KVM: s390: Stop using CONFIG_PGSTE
` [GIT PULL v1 24/36] KVM: s390: Storage key functions refactoring
` [GIT PULL v1 25/36] KVM: s390: Switch to new gmap
` [GIT PULL v1 26/36] KVM: s390: Remove gmap from s390/mm
` [GIT PULL v1 27/36] KVM: S390: Remove PGSTE code from linux/s390 mm
` [GIT PULL v1 28/36] KVM: s390: Enable 1M pages for gmap
` [GIT PULL v1 29/36] KVM: s390: Storage key manipulation IOCTL
` [GIT PULL v1 30/36] KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
` [GIT PULL v1 31/36] KVM: s390: Add explicit padding to struct kvm_s390_keyop
` [GIT PULL v1 32/36] KVM: s390: Use guest address to mark guest page dirty
` [GIT PULL v1 33/36] KVM: s390: vsie: Fix race in walk_guest_tables()
` [GIT PULL v1 34/36] KVM: s390: vsie: Fix race in acquire_gmap_shadow()
` [GIT PULL v1 35/36] MAINTAINERS: Replace backup for s390 vfio-pci
` [GIT PULL v1 36/36] KVM: s390: Increase permitted SE header size to 1 MiB
Question: 'pmu' kvm unit test fails when run nested with NMI watchdog on the host
2026-02-10 15:23 UTC (4+ messages)
[kvm-unit-tests PATCH] Skip PMU portion of vmware_backdoors test if PMU is not enabled
2026-02-10 15:22 UTC (2+ messages)
[PATCH v1 1/1] KVM: s390: Increase permitted SE header size to 1 MiB
2026-02-10 14:07 UTC (4+ messages)
[syzbot] [kvm?] WARNING in kvm_read_guest_offset_cached
2026-02-10 9:21 UTC (3+ messages)
[PATCH v6 00/19] ARM64 PMU Partitioning
2026-02-10 8:49 UTC (26+ messages)
` [PATCH v6 01/19] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v6 02/19] KVM: arm64: Reorganize PMU includes
` [PATCH v6 03/19] KVM: arm64: Reorganize PMU functions
` [PATCH v6 04/19] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v6 05/19] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v6 06/19] perf: arm_pmuv3: Keep out of guest counter partition
` [PATCH v6 07/19] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v6 08/19] KVM: arm64: Define access helpers for PMUSERENR and PMSELR
` [PATCH v6 09/19] KVM: arm64: Write fast path PMU register handlers
` [PATCH v6 10/19] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
` [PATCH v6 11/19] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v6 12/19] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v6 13/19] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v6 14/19] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v6 15/19] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v6 16/19] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v6 17/19] KVM: selftests: Add find_bit to KVM library
` [PATCH v6 18/19] KVM: arm64: selftests: Add test case for partitioned PMU
` [PATCH v6 19/19] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH v1] KVM: Use memdup_user instead of kernel stack to allocate kvm_guest_debug
2026-02-10 7:25 UTC
[PATCH 0/2] KVM: x86: Fix UBSAN bool warnings in module parameters
2026-02-10 6:46 UTC (3+ messages)
` [PATCH 1/2] KVM: SVM: Fix UBSAN warning when reading avic parameter
` [PATCH 2/2] KVM: x86/mmu: Fix UBSAN warning when reading nx_huge_pages parameter
[PATCH] KVM: Mark halt poll and other module parameters with appropriate memory attributes
2026-02-10 6:21 UTC
[PATCH v2 00/12] target/arm: single-binary
2026-02-10 6:13 UTC (11+ messages)
` [PATCH v2 06/12] target/arm/tcg: duplicate tcg/arith_helper.c and tcg/crypto_helper.c between user/system
` [PATCH v2 11/12] target/arm/tcg/translate.h: replace target_ulong with vaddr
[PATCH v2] KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
2026-02-10 5:35 UTC
[PATCH v5] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-02-10 4:05 UTC (5+ messages)
[kvm:queue 7/10] lib/kvm_util.c:362:19: error: 'struct kvm_vm' has no member named 'pgtable_levels'
2026-02-10 2:23 UTC
[PATCH] KVM: nSVM: Mark all of vmcb02 dirty when restoring nested state
2026-02-10 1:08 UTC
[GIT PULL] KVM: x86 pull requests for 6.20
2026-02-10 0:33 UTC (16+ messages)
` [GIT PULL] KVM: x86: APIC related changes "
` [GIT PULL] KVM: Generic "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: Mediated PMU "
` [GIT PULL] KVM: selftests changes "
` [GIT PULL] KVM: x86: SVM "
[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
2026-02-09 22:08 UTC
[PATCH 0/2] KVM: SVM: Fix CR8 intercpetion woes with AVIC
2026-02-09 21:36 UTC (6+ messages)
` [PATCH 1/2] KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
[PATCH] KVM: x86: synthesize TSA CPUID bits via SCATTERED_F()
2026-02-09 21:12 UTC (13+ messages)
[PATCH v2 0/2] KVM: nSVM: Handle L2 clearing EFER.SVME properly
2026-02-09 19:51 UTC (3+ messages)
` [PATCH v2 1/2] KVM: SVM: Triple fault L1 on unintercepted EFER.SVME clear by L2
` [PATCH v2 2/2] KVM: selftests: Add a test for L2 clearing EFER.SVME without intercept
[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
2026-02-09 19:38 UTC (10+ messages)
` [PATCH] KVM: guest_memfd: Disable VMA merging with VM_DONTEXPAND
[PATCH] MAINTAINERS: Replace backup for s390 vfio-pci
2026-02-09 18:15 UTC (5+ messages)
[GIT PULL] KVM/riscv changes for 6.20
2026-02-09 18:07 UTC (2+ messages)
[PATCH v1 0/3] KVM: s390: Three small fixes
2026-02-09 17:42 UTC (7+ messages)
` [PATCH v1 1/3] KVM: s390: Use guest address to mark guest page dirty
` [PATCH v1 2/3] KVM: s390: vsie: Fix race in walk_guest_tables()
` [PATCH v1 3/3] KVM: s390: vsie: Fix race in acquire_gmap_shadow()
[GIT PULL] KVM/arm64 updates for 7.0
2026-02-09 17:19 UTC (2+ messages)
[GIT PULL] LoongArch KVM changes for v6.20
2026-02-09 17:17 UTC (2+ messages)
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-02-09 17:01 UTC (11+ messages)
[PATCH v3 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-02-09 16:44 UTC (4+ messages)
` [PATCH v3 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
[kvmtool PATCH v5 00/15] arm64: Handle PSCI calls in userspace
2026-02-09 16:25 UTC (4+ messages)
` [kvmtool PATCH v5 02/15] update_headers: arm64: Track psci.h for PSCI definitions
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-02-09 16:15 UTC
[PATCH v3 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-09 16:05 UTC (3+ messages)
` [PATCH v3 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating g_pat in L2
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-09 15:35 UTC (3+ messages)
[PATCH v2] KVM: x86: synthesize CPUID bits only if CPU capability is set
2026-02-09 15:31 UTC
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-02-09 15:18 UTC (3+ messages)
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI "
[PATCH] Add query-tdx-capabilities
2026-02-09 14:01 UTC (13+ messages)
[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-02-09 10:46 UTC (5+ messages)
[PATCH v4 0/6] x86: Cleanups around slow_down_io()
2026-02-09 10:19 UTC (3+ messages)
[PATCH kvmtool v2 00/17] arm64: Support GICv5-based guests
2026-02-09 7:54 UTC (4+ messages)
[RFC 0/3] vhost-net: netfilter support for RX path
2026-02-09 6:41 UTC (4+ messages)
` [RFC 1/3] uapi: vhost: add vhost-net netfilter offload API
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