messages from 2024-08-13 15:45:52 to 2024-08-15 03:00:01 UTC [more...]
[PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-08-15 2:59 UTC (3+ messages)
[PATCH v2 0/4] vfio-pci support pasid attach/detach
2024-08-15 2:12 UTC (17+ messages)
[Bug 219129] New: virtio net performance degradation between Windows and Linux guest in kernel 6.10.3
2024-08-15 1:11 UTC (7+ messages)
` [Bug 219129] "
[PATCH 00/25] TDX vCPU/VM creation
2024-08-15 0:47 UTC (34+ messages)
` [PATCH 05/25] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH 08/25] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH 09/25] KVM: TDX: Get system-wide info about TDX module on initialization
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 13/25] KVM: TDX: create/destroy VM structure
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH 25/25] KVM: x86: Add CPUID bits missing from KVM_GET_SUPPORTED_CPUID
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-15 0:23 UTC (51+ messages)
` [PATCH 02/19] mm: Drop is_huge_zero_pud()
` [PATCH 03/19] mm: Mark special bits for huge pfn mappings when inject
` [PATCH 04/19] mm: Allow THP orders for PFNMAPs
` [PATCH 05/19] mm/gup: Detect huge pfnmap entries in gup-fast
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
` [PATCH 08/19] mm: Always define pxx_pgprot()
` [PATCH 09/19] mm: New follow_pfnmap API
` [PATCH 10/19] KVM: Use "
` [PATCH 13/19] vfio: Use the new "
` [PATCH 19/19] vfio/pci: Implement huge_fault support
[PATCH v2 0/4] build qemu with gcc and tsan
2024-08-14 22:57 UTC (6+ messages)
` [PATCH v2 1/4] meson: hide tsan related warnings
` [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
` [PATCH v2 3/4] target/s390x: "
` [PATCH v2 4/4] docs/devel: update tsan build documentation
[PATCH 0/3] Add SEV-SNP CipherTextHiding feature support
2024-08-14 22:51 UTC (5+ messages)
` [PATCH 1/3] crypto: ccp: Extend SNP_PLATFORM_STATUS command
` [PATCH 2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command
[PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock
2024-08-14 22:50 UTC (4+ messages)
[PATCH 0/4] build qemu with gcc and tsan
2024-08-14 22:43 UTC (6+ messages)
` [PATCH 1/4] meson: hide tsan related warnings
` [PATCH 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
` [PATCH 3/4] target/s390x: "
` [PATCH 4/4] docs/devel: update tsan build documentation
[PATCH v3 0/8] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-08-14 22:17 UTC (18+ messages)
` [PATCH v3 1/8] KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock
` [PATCH v3 2/8] KVM: Register cpuhp and syscore callbacks when enabling hardware
` [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
` [PATCH v3 5/8] KVM: Add arch hooks for enabling/disabling virtualization
` [PATCH v3 8/8] KVM: Enable virtualization at load/initialization by default
[BUG] arch/x86/kvm/vmx/vmx_onhyperv.h:109:36: error: dereference of NULL ‘0’
2024-08-14 22:09 UTC (9+ messages)
[PATCH v3 8/8] PCI: Align small BARs
2024-08-14 22:05 UTC
[PATCH] KVM: x86: Optimize local variable in start_sw_tscdeadline()
2024-08-14 21:33 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.11-rc4
2024-08-14 20:51 UTC (2+ messages)
[PATCH 00/22] KVM: x86: Fix multiple #PF RO infinite loop bugs
2024-08-14 19:34 UTC (28+ messages)
` [PATCH 01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)
` [PATCH 02/22] KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid
` [PATCH 03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
` [PATCH 04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected
` [PATCH 06/22] KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip
` [PATCH 09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs
` [PATCH 10/22] KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper
` [PATCH 15/22] KVM: x86/mmu: Move event re-injection unprotect+retry into common path
` [PATCH 16/22] KVM: x86: Remove manual pfn lookup when retrying #PF after failed emulation
` [PATCH 17/22] KVM: x86: Check EMULTYPE_WRITE_PF_TO_SP before unprotecting gfn
` [PATCH 22/22] KVM: x86/mmu: Detect if unprotect will do anything based on invalid_list
[PATCH] KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIG
2024-08-14 17:06 UTC (4+ messages)
[PATCH 0/6] Extend pmu_counters_test to AMD CPUs
2024-08-14 16:58 UTC (11+ messages)
` [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
` [PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
` [PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
` [PATCH 4/6] KVM: x86: selftests: Test read/write core counters
` [PATCH 5/6] KVM: x86: selftests: Test core events
` [PATCH 6/6] KVM: x86: selftests: Test PerfMonV2
[PATCH] KVM: x86: Include host suspended time in steal time
2024-08-14 15:35 UTC (6+ messages)
[PATCH RFC/RFT] vfio/pci: Create feature to disable MSI virtualization
2024-08-14 15:20 UTC (12+ messages)
` [PATCH RFC/RFT] vfio/pci-quirks: Quirk for ath wireless
[PATCH v2 0/3] Set up KVM_EXIT_MEMORY_FAULTs when arm64/x86 stage-2 fault handlers fail
2024-08-14 14:49 UTC (6+ messages)
` [PATCH v2 3/3] KVM: arm64: Perform memory fault exits when stage-2 handler EFAULTs
[PATCH] KVM: x86/mmu: Register MMU shrinker only when necessary
2024-08-14 14:41 UTC (2+ messages)
[PATCH 0/9] Misc patches for x86 CPUID
2024-08-14 11:47 UTC (11+ messages)
` [PATCH 1/9] i386/cpu: Don't construct a all-zero entry for CPUID[0xD 0x3f]
` [PATCH 2/9] i386/cpu: Enable fdp-excptn-only and zero-fcs-fds
` [PATCH 3/9] i386/cpu: Add support for bits in CPUID.7_2.EDX
` [PATCH 4/9] i386/cpu: Construct valid CPUID leaf 5 iff CPUID_EXT_MONITOR
` [PATCH 5/9] i386/cpu: Construct CPUID 2 as stateful iff times > 1
` [PATCH 6/9] i386/cpu: Set topology info in 0x80000008.ECX only for AMD CPUs
` [PATCH 7/9] i386/cpu: Suppress CPUID values not defined by Intel
` [PATCH 8/9] i386/cpu: Drop AMD alias bits in FEAT_8000_0001_EDX for non-AMD guests
` [PATCH 9/9] i386/cpu: Make invtsc migratable when user sets tsc-khz explicitly
[PATCH v3 00/18] KVM: arm64: nv: Add support for address translation instructions
2024-08-14 10:08 UTC (3+ messages)
` [PATCH v3 14/18] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH v8 0/4] debugfs to hisilicon migration driver
2024-08-14 9:39 UTC (5+ messages)
` [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for "
` [PATCH v8 4/4] Documentation: add debugfs description for hisi migration
[RFC PATCH] vhost_vdpa: assign irq bypass producer token correctly
2024-08-14 7:58 UTC (10+ messages)
[PATCH] vfio: mdev: Remove unused function declarations
2024-08-14 7:45 UTC (3+ messages)
[PATCH v2 0/2] KVM: x86: Check hypercall's exit to userspace generically
2024-08-14 4:59 UTC (15+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] KVM: x86: Use is_kvm_hc_exit_enabled() instead of opencode
[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-08-14 4:57 UTC (15+ messages)
` [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [RFC PATCH v3 05/21] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-08-14 4:14 UTC (2+ messages)
[PATCH] iommu: Allow ATS to work on VFs when the PF uses IDENTITY
2024-08-13 23:21 UTC (4+ messages)
[PATCH v6 00/10] Enable haltpoll on arm64
2024-08-13 21:14 UTC (8+ messages)
` [PATCH v6 03/10] Kconfig: move ARCH_HAS_OPTIMIZED_POLL to arch/Kconfig
` [PATCH v6 09/10] arm64: support cpuidle-haltpoll
[PATCH rfc] vfio-pci: Allow write combining
2024-08-13 18:02 UTC (11+ messages)
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-08-13 16:37 UTC (12+ messages)
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH 00/10] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-08-13 16:19 UTC (5+ messages)
` [PATCH 09/10] KVM: arm64: Handle PIR{,E0}_EL2 traps
[PATCH] KVM: eventfd: Use synchronize_srcu_expedited()
2024-08-13 16:10 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Disallow changing x2APIC ID via userspace
2024-08-13 16:01 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Make x2APIC ID 100% readonly
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;
as well as URLs for NNTP newsgroup(s).