messages from 2024-07-10 17:27:56 to 2024-07-12 15:32:32 UTC [more...]
[RFC PATCH v2 0/5] Paravirt Scheduling (Dynamic vcpu priority management)
2024-07-12 15:32 UTC (8+ messages)
[GIT PULL] LoongArch KVM changes for v6.11
2024-07-12 15:31 UTC (2+ messages)
[PATCH 0/7] KVM: arm64: Add support for FP8
2024-07-12 15:28 UTC (7+ messages)
` [PATCH 3/7] KVM: arm64: Add save/restore support for FPMR
[GIT PULL 0/3] KVM: s390x: changes for v6.11
2024-07-12 15:23 UTC (5+ messages)
` [GIT PULL 1/3] KVM: s390: remove useless include
` [GIT PULL 2/3] KVM: s390: vsie: retry SIE instruction on host intercepts
` [GIT PULL 3/3] kvm: s390: Reject memory region operations for ucontrol VMs
[GIT PULL] KVM/riscv changes for 6.11
2024-07-12 15:22 UTC (2+ messages)
[PATCH 0/2] KVM: x86/mmu: Clean up hugepage split error handling
2024-07-12 15:13 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Bug the VM if KVM tries to split a !hugepage SPTE
` [PATCH 2/2] KVM: x86/mmu: Clean up make_huge_page_split_spte() definition and intro
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-07-12 15:12 UTC (5+ messages)
` [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-12 15:06 UTC (13+ messages)
[PATCH net-next v3 0/2] vsock: avoid queuing on workqueue if possible
2024-07-12 14:58 UTC (5+ messages)
` [PATCH net-next v3 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH net-next v3 2/2] vsock/virtio: avoid queuing packets when work queue is empty
[PATCH v2] KVM/x86: make function emulator_do_task_switch as noinline_for_stack
2024-07-12 14:51 UTC (2+ messages)
[PATCH] KVM: x86: Suppress MMIO that is triggered during task switch emulation
2024-07-12 14:48 UTC
[PATCH 0/6] Introduce CET supervisor state support
2024-07-12 14:36 UTC (8+ messages)
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-12 13:31 UTC (6+ messages)
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after vCPU creation
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
[PATCH 0/6] KVM: Improve MMIO Coalescing API
2024-07-12 13:26 UTC (7+ messages)
` [PATCH 1/6] KVM: Fix coalesced_mmio_has_room()
` [PATCH 2/6] KVM: Add KVM_CREATE_COALESCED_MMIO_BUFFER ioctl
` [PATCH 3/6] KVM: Support poll() on coalesced mmio buffer fds
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-12 12:42 UTC (19+ messages)
[PATCH v1 0/2] s390: Two small fixes and improvements
2024-07-12 9:56 UTC (5+ messages)
` [PATCH v1 2/2] s390/kvm: Move bitfields for dat tables
[PATCH] target/i386: Add Bus Lock Detect support
2024-07-12 9:52 UTC
[PATCH v2 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-07-12 9:39 UTC (5+ messages)
` [PATCH v2 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
` [PATCH v2 2/4] x86/bus_lock: Add support for AMD
` [PATCH v2 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
` [PATCH v2 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH 00/11] Added Interrupt controller emulation for loongarch kvm
2024-07-12 9:08 UTC (11+ messages)
` [PATCH 01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
` [PATCH 02/11] LoongArch: KVM: Add IPI device support
` [PATCH 03/11] LoongArch: KVM: Add IPI read and write function
` [PATCH 05/11] LoongArch: KVM: Add EXTIOI device support
` [PATCH 06/11] LoongArch: KVM: Add EXTIOI read and write functions
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-12 8:54 UTC (2+ messages)
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-12 8:52 UTC (14+ messages)
` [PATCH 01/12] arm64: Add missing APTable and TCR_ELx.HPD masks
` [PATCH 02/12] arm64: Add PAR_EL1 field description
` [PATCH 04/12] KVM: arm64: nv: Honor absence of FEAT_PAN2
` [PATCH 05/12] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[Bug 218792] New: Guest call trace with mwait enabled
2024-07-12 8:40 UTC (3+ messages)
` [Bug 218792] "
[PATCH v7 0/4] Add Svade and Svadu Extensions Support
2024-07-12 8:38 UTC (5+ messages)
` [PATCH v7 1/4] RISC-V: "
` [PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
` [PATCH v7 3/4] RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
` [PATCH v7 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
[Bug 218419] New: kvm-unit-tests asyncpf is skipped with no reason
2024-07-12 8:31 UTC (2+ messages)
` [Bug 218419] "
[PATCH] mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLE
2024-07-12 7:31 UTC (4+ messages)
[PATCH] vfio-mdev: add MODULE_DESCRIPTION() macros
2024-07-12 7:27 UTC (3+ messages)
[PATCH] vfio: Reuse file f_inode as vfio device inode
2024-07-12 6:14 UTC (12+ messages)
[Patch v2] KVM: x86/pmu: Insert #GP for invalid architectural PMU MSRs access
2024-07-12 12:49 UTC
[Bug 219034] New: [linux-next][tag next-20240709] kernel BUG at lib/dynamic_queue_limits.c:99! and Oops: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
2024-07-12 3:40 UTC
[PATCH v3 00/17] TDX MMU prep series part 1
2024-07-12 1:42 UTC (6+ messages)
` [PATCH v3 13/17] KVM: x86/tdp_mmu: Support mirror root for TDP MMU
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-11 23:52 UTC (24+ messages)
` [RFC PATCH 01/18] KVM: Add KVM_USERFAULT build option
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT
` [RFC PATCH 03/18] KVM: Put struct kvm pointer in memslot
` [RFC PATCH 04/18] KVM: Fail __gfn_to_hva_many for userfault gfns
` [RFC PATCH 05/18] KVM: Add KVM_PFN_ERR_USERFAULT
` [RFC PATCH 06/18] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [RFC PATCH 07/18] KVM: Provide attributes to kvm_arch_pre_set_memory_attributes
` [RFC PATCH 08/18] KVM: x86: Add KVM Userfault support
` [RFC PATCH 09/18] KVM: x86: Add vCPU fault fast-path for Userfault
` [RFC PATCH 10/18] KVM: arm64: Add KVM Userfault support
` [RFC PATCH 11/18] KVM: arm64: Add vCPU memory fault fast-path for Userfault
` [RFC PATCH 12/18] KVM: arm64: Add userfault support for steal-time
` [RFC PATCH 13/18] KVM: Add atomic parameter to __gfn_to_hva_many
` [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
` [RFC PATCH 15/18] KVM: guest_memfd: Add KVM Userfault support
` [RFC PATCH 16/18] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [RFC PATCH 17/18] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [RFC PATCH 18/18] KVM: selftests: Remove restriction in vm_set_memory_attributes
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-11 23:07 UTC (17+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
2024-07-11 22:27 UTC (13+ messages)
` [PATCH 01/12] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn()
` [PATCH 02/12] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation
` [PATCH 03/12] KVM: guest_memfd: do not go through struct page
` [PATCH 04/12] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
` [PATCH 05/12] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn
` [PATCH 06/12] KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the memory is passed to the guest
` [PATCH 07/12] KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm
` [PATCH 08/12] KVM: remove kvm_arch_gmem_prepare_needed()
` [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code
` [PATCH 10/12] KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes()
` [PATCH 11/12] KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
` [PATCH 12/12] KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
[RFC 0/5] SEV Kernel Selftests
2024-07-11 20:02 UTC (20+ messages)
` [RFC 1/5] selftests: KVM: Add a basic SNP smoke test
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "
` [RFC 5/5] selftests: KVM: SEV-SNP test for KVM_SEV_INIT2
[PATCH 0/6] Make set_dev_pasid op supportting domain replacement
2024-07-11 18:41 UTC (4+ messages)
[PATCH] KVM: selftests: Add SEV-ES shutdown test
2024-07-11 16:37 UTC (3+ messages)
[PATCH v2 2/2] virtio: fix vq # for balloon
2024-07-11 13:23 UTC (9+ messages)
[PATCH v1 0/9] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-11 12:48 UTC (10+ messages)
` [PATCH v1 2/9] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v1 5/9] selftests: kvm: s390: Add debug print functions
` [PATCH v1 8/9] selftests: kvm: s390: Add uc_skey VM test case
[PATCH] KVM: eventfd: Use synchronize_srcu_expedited()
2024-07-11 12:11 UTC
[PATCH v6 0/4] Add Svade and Svadu Extensions Support
2024-07-11 10:34 UTC (6+ messages)
` [PATCH v6 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
[PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-07-11 10:20 UTC (4+ messages)
` [PATCH v4 4/4] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP
[PATCH v3 0/2] vdpa: support set mac address from vdpa tool
2024-07-11 9:08 UTC (8+ messages)
[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
2024-07-11 8:51 UTC (11+ messages)
` [PATCH 3/3] KVM SVM: Add Bus Lock Detect support
[PATCH v5 0/7] KVM: Guest Memory Pre-Population API
2024-07-11 8:30 UTC (13+ messages)
` [PATCH v5 1/7] KVM: Document KVM_PRE_FAULT_MEMORY ioctl
` [PATCH v5 2/7] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH v5 3/7] KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
` [PATCH v5 4/7] KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
` [PATCH v5 5/7] KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
` [PATCH v5 6/7] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
` [PATCH v5 7/7] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY
[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
2024-07-11 6:25 UTC (15+ messages)
` [RFC PATCH 6/8] kvm: gmem: Temporarily restore direct map entries when needed
` [RFC PATCH 7/8] mm: secretmem: use AS_INACCESSIBLE to prohibit GUP
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
[RFC PATCH 1/1] kvm: Note an RCU quiescent state on guest exit
2024-07-10 23:18 UTC (11+ messages)
[GIT PULL] VFIO fix for v6.10
2024-07-10 19:03 UTC (2+ messages)
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