messages from 2025-06-13 20:23:22 to 2025-06-17 15:21:24 UTC [more...]
[PATCH net-next v3 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-17 15:21 UTC (7+ messages)
` [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v3 2/3] test/vsock: Add retry mechanism to ioctl wrapper
` [PATCH net-next v3 3/3] test/vsock: Add ioctl SIOCINQ tests
[PATCH v3 00/62] KVM: iommu: Overhaul device posted IRQs support
2025-06-17 15:01 UTC (13+ messages)
` [PATCH v3 02/62] KVM: arm64: WARN if unmapping vLPI fails
` [PATCH v3 12/62] KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
` [PATCH v3 13/62] KVM: SVM: Drop redundant check in AVIC code on ID during "
` [PATCH v3 14/62] KVM: SVM: Track AVIC tables as natively sized pointers, not "struct pages"
` [PATCH v3 33/62] KVM: Fold kvm_arch_irqfd_route_changed() into kvm_arch_update_irqfd_routing()
[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-06-17 14:36 UTC (7+ messages)
[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
2025-06-17 14:13 UTC (9+ messages)
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
[PATCH v4 0/3] optimize vfio_unpin_pages_remote() for large folio
2025-06-17 14:04 UTC (16+ messages)
` [PATCH v4 1/3] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v4 2/3] gup: introduce unpin_user_folio_dirty_locked()
` [PATCH v4 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
[PATCH v2 0/2] x86/traps: Fix DR6/DR7 initialization
2025-06-17 13:35 UTC (6+ messages)
` [PATCH v2 1/2] x86/traps: Initialize DR6 by writing its architectural reset value
` [PATCH v2 2/2] x86/traps: Initialize DR7 "
[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
2025-06-17 13:10 UTC (6+ messages)
` [PATCH 1/5] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH 2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH 3/5] RISC-V: KVM: Allow bfloat16 "
` [PATCH 4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH 5/5] KVM: riscv: selftests: Add bfloat16 "
[PATCH] RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
2025-06-17 13:04 UTC
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-06-17 12:56 UTC (9+ messages)
` [PATCH v9 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v9 10/43] arm64: RME: RTT tear down
` [PATCH v9 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v9 20/43] arm64: RME: Runtime faulting of memory
[kvm-unit-tests PATCH v2 0/9] arm64: support EL2
2025-06-17 12:49 UTC (3+ messages)
[PATCH v2 0/2] vringh small unused functions
2025-06-17 12:30 UTC (5+ messages)
` [PATCH v2 1/2] vhost: vringh: Remove unused iotlb functions
` [PATCH v2 2/2] vhost: vringh: Remove unused functions
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-06-17 9:57 UTC (16+ messages)
[PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+
2025-06-17 9:15 UTC (12+ messages)
` [PATCH v2 02/12] python: update pylint ignores
` [PATCH v2 03/12] python: sync changes from external qemu.qmp package
` [PATCH v2 04/12] python: update shebangs to standard, using /usr/bin/env
` [PATCH v2 05/12] python: fix illegal escape sequences
` [PATCH v2 06/12] python: upgrade to python3.9+ syntax
[RFC PATCH 00/20] TD-Preserving updates
2025-06-17 7:55 UTC (4+ messages)
` [RFC PATCH 08/20] x86/virt/seamldr: Implement FW_UPLOAD sysfs ABI for TD-Preserving Updates
[PATCH v2] hw/ppc/spapr_hcall: Return host mitigation characteristics in KVM mode
2025-06-17 7:16 UTC (2+ messages)
[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
2025-06-17 6:54 UTC (5+ messages)
[PATCH v2 00/12] MMU related improvements for KVM RISC-V
2025-06-17 5:11 UTC (14+ messages)
` [PATCH v2 05/12] RISC-V: KVM: Don't flush TLB when PTE is unchanged
` [PATCH v2 06/12] RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v2 07/12] RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
` [PATCH v2 10/12] RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
` [PATCH v2 12/12] RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
[PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
2025-06-17 4:33 UTC (12+ messages)
` [PATCH RFC net-next v4 01/11] selftests/vsock: add NS tests to vmtest.sh
` [PATCH RFC net-next v4 02/11] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 03/11] vsock: add vsock net ns helpers
` [PATCH RFC net-next v4 04/11] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 05/11] vsock: add common code for vsock NS support
` [PATCH RFC net-next v4 06/11] virtio-vsock: add netns to common code
` [PATCH RFC net-next v4 07/11] vhost/vsock: add netns support
` [PATCH RFC net-next v4 08/11] vsock/virtio: add netns hooks
` [PATCH RFC net-next v4 09/11] hv_sock: "
` [PATCH RFC net-next v4 10/11] vsock/vmci: "
` [PATCH RFC net-next v4 11/11] vsock/loopback: add netns support
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-17 3:39 UTC (19+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
[RFC PATCH 09/21] KVM: TDX: Enable 2MB mapping size after TD is RUNNABLE
2025-06-17 0:52 UTC (17+ messages)
[PATCH 0/2] vringh small unused functions
2025-06-17 0:19 UTC (7+ messages)
` [PATCH 1/2] vhost: vringh: Remove unused iotlb functions
` [PATCH 2/2] vhost: vringh: Remove unused functions
[PATCH v7 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-06-16 23:33 UTC (5+ messages)
` [PATCH v7 4/6] target/i386: Add couple of feature bits in CPUID_Fn80000021_EAX
[PATCH 0/5] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
2025-06-16 23:00 UTC (23+ messages)
` [PATCH 1/5] mm: Deduplicate mm_get_unmapped_area()
` [PATCH 2/5] mm/hugetlb: Remove prepare_hugepage_range()
` [PATCH 3/5] mm: Rename __thp_get_unmapped_area to mm_get_unmapped_area_aligned
` [PATCH 5/5] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings
[PATCH v4 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using MMU read lock
2025-06-16 18:11 UTC (3+ messages)
[PATCH v4 1/7] KVM: x86/mmu: Track TDP MMU NX huge pages separately
2025-06-16 18:04 UTC (3+ messages)
Payment Notice
2025-06-16 17:26 UTC
[PATCH net-next v2 0/3] vsock: Introduce SIOCINQ ioctl support
2025-06-16 14:51 UTC (12+ messages)
` [PATCH net-next v2 1/3] vsock: Add support for SIOCINQ ioctl
` [PATCH net-next v2 3/3] test/vsock: Add ioctl SIOCINQ tests
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-16 14:25 UTC (17+ messages)
` [PATCH v12 04/18] KVM: x86: Rename kvm->arch.has_private_mem to kvm->arch.supports_gmem
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v12 10/18] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-16 13:00 UTC (8+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[PATCH v3 0/2] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
2025-06-16 12:07 UTC (9+ messages)
` [PATCH v3 1/2] vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
` [PATCH v3 2/2] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
[kvm-unit-tests v3 0/2] riscv: Add double trap testing
2025-06-16 11:59 UTC (3+ messages)
` [kvm-unit-tests v3 1/2] lib/riscv: export FWFT functions
` [kvm-unit-tests v3 2/2] riscv: Add ISA double trap extension testing
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-06-16 11:15 UTC (5+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use
[PATCH 0/8] KVM: Remove include/kvm, standardize includes
2025-06-16 11:10 UTC (9+ messages)
` [PATCH 3/8] KVM: arm64: Move ARM specific headers in include/kvm to arch directory
` [PATCH 4/8] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 6/8] KVM: PPC: Stop adding virt/kvm to the arch include path
unsubscribe
2025-06-16 9:58 UTC
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-06-16 8:16 UTC (7+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support
[PATCH v1 0/3] x86/traps: Fix DR6/DR7 inintialization
2025-06-16 8:15 UTC (10+ messages)
` [PATCH v1 1/3] x86/traps: Move DR7_RESET_VALUE to <uapi/asm/debugreg.h>
[PATCH v8 0/6] Introduce CET supervisor state support
2025-06-16 8:08 UTC (4+ messages)
[PATCH 0/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
2025-06-16 7:35 UTC (3+ messages)
` [PATCH 1/2] LoongArch: KVM: INTC: Remove local variable device1
` [PATCH 2/2] LoongArch: KVM: INTC: Add IOCSR MISC register emulation
[PATCH v1 1/1] Documentation: kvm: Fix a section number
2025-06-16 6:01 UTC (2+ messages)
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-06-16 3:40 UTC (3+ messages)
` [PATCH V4 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM
[PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
2025-06-16 3:01 UTC (4+ messages)
` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff
[PATCH 0/2] More cleanups to MSR interception code
2025-06-16 2:20 UTC (4+ messages)
` [PATCH 1/2] KVM: x86: Deduplicate MSR interception enabling and disabling
[PATCH] KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORY
2025-06-16 2:04 UTC (4+ messages)
[PATCH] vhost: Fix typos in comments and clarity on alignof usage
2025-06-15 17:39 UTC
[PATCH 4/5] vfio: Introduce vfio_device_ops.get_unmapped_area hook
2025-06-14 14:46 UTC (2+ messages)
[kvm:queue 23/30] include/linux/compiler_types.h:568:45: error: call to '__compiletime_assert_421' declared with attribute error: BUILD_BUG failed
2025-06-14 1:35 UTC
[kvm:queue 16/30] arch/x86/kvm/vmx/tdx.c:627:18: error: 'struct kvm_arch' has no member named 'has_private_mem'
2025-06-14 0:44 UTC
[kvm:queue 14/30] arch/x86/kvm/vmx/tdx.c:3167:28: error: implicit declaration of function 'kvm_gmem_populate'; did you mean 'vmemmap_populate'?
2025-06-13 23:52 UTC
[RFC PATCH] KVM: x86: Dynamically allocate bitmap to fix -Wframe-larger-than error
2025-06-13 22:24 UTC (4+ messages)
[RFC PATCH v2 23/51] mm: hugetlb: Refactor out hugetlb_alloc_folio()
2025-06-13 22:07 UTC (2+ messages)
[RFC PATCH v2 22/51] mm: hugetlb: Refactor hugetlb allocation functions
2025-06-13 22:03 UTC (2+ messages)
[PATCH v3 0/4] KVM: arm64: Add attribute to control GICD_TYPER2.nASSGIcap
2025-06-13 21:25 UTC (3+ messages)
[PATCH v4 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-06-13 20:23 UTC (4+ messages)
` [PATCH v4 5/7] KVM: selftests: Introduce a selftest to measure execution performance
` [PATCH v4 6/7] KVM: selftests: Provide extra mmap flags in vm_mem_add()
` [PATCH v4 7/7] KVM: selftests: Add an NX huge pages jitter test
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).