messages from 2023-10-17 18:55:12 to 2023-10-19 01:49:13 UTC [more...]
[PATCH v4 00/18] IOMMUFD Dirty Tracking
2023-10-19 1:45 UTC (37+ messages)
` [PATCH v4 01/18] vfio/iova_bitmap: Export more API symbols
` [PATCH v4 02/18] vfio: Move iova_bitmap into iommufd
` [PATCH v4 03/18] iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
` [PATCH v4 04/18] iommu: Add iommu_domain ops for dirty tracking
` [PATCH v4 05/18] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH v4 06/18] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH v4 07/18] iommufd: Add IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 08/18] iommufd: Add capabilities to IOMMU_GET_HW_INFO
` [PATCH v4 09/18] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH v4 10/18] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v4 11/18] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v4 12/18] iommu/intel: Access/Dirty bit support for SL domains
` [PATCH v4 13/18] iommufd/selftest: Expand mock_domain with dev_flags
` [PATCH v4 14/18] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
` [PATCH v4 15/18] iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY
` [PATCH v4 16/18] iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_IOVA
` [PATCH v4 17/18] iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
` [PATCH v4 18/18] iommufd/selftest: Test IOMMU_GET_DIRTY_IOVA_NO_CLEAR flag
[PATCH] vsock: initialize the_virtio_vsock before using VQs
2023-10-19 0:12 UTC (2+ messages)
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-19 0:06 UTC (19+ messages)
` [PATCH v3 1/5] tools: arm64: Add a Makefile for generating sysreg-defs.h
` [PATCH v3 2/5] perf build: Generate arm64's sysreg-defs.h and add to include path
` [PATCH v3 3/5] KVM: selftests: Generate "
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH v3 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
2023-10-18 23:32 UTC (6+ messages)
` [PATCH v3 1/5] KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host()
` [PATCH v3 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v3 3/5] KVM: arm64: Reload stage-2 for VMID change on VHE
` [PATCH v3 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v3 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
[PATCH 0/12] Get Xen PV shim running in qemu
2023-10-18 23:13 UTC (7+ messages)
` [PATCH 11/12] hw/xen: automatically assign device index to block devices
[PATCH RFC 1/1] x86/paravirt: introduce param to disable pv sched_clock
2023-10-18 22:11 UTC
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-18 22:17 UTC (13+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [PATCH v7 11/12] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-10-18 21:43 UTC (10+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH 1/1] KVM: VMX: Cleanup VMX basic information defines and usages
2023-10-18 21:08 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33
2023-10-18 20:52 UTC (2+ messages)
[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
2023-10-18 20:46 UTC (4+ messages)
` [PATCH 1/3] KVM: Set file_operations.owner appropriately for all such structures
` [PATCH 2/3] KVM: Always flush async #PF workqueue when vCPU is being destroyed
` [PATCH 3/3] Revert "KVM: Prevent module exit until all VMs are freed"
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-18 20:40 UTC (41+ messages)
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 17/19] iommu/amd: Access/Dirty bit support in IOPTEs
` [PATCH v3 18/19] iommu/amd: Print access/dirty bits if supported
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
[PATCH 00/12] PCI device authentication
2023-10-18 19:58 UTC (6+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication
[PATCH] KVM: x86: Don't unnecessarily force masterclock update on vCPU hotplug
2023-10-18 19:56 UTC
[PATCH v14 00/23] TDX host kernel support
2023-10-18 19:55 UTC (24+ messages)
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 07/23] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states
[mst-vhost:vhost 18/35] drivers/virtio/virtio_pci_modern.c:54:17: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'}
2023-10-18 19:51 UTC
[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
2023-10-18 19:51 UTC (2+ messages)
[PATCH 0/2] KVM: nSVM: TLB_CONTROL / FLUSHBYASID "fixes"
2023-10-18 19:41 UTC (3+ messages)
` [PATCH 1/2] Revert "nSVM: Check for reserved encodings of TLB_CONTROL in nested VMCB"
` [PATCH 2/2] KVM: nSVM: Advertise support for flush-by-ASID
[PATCH] KVM: SVM: Explicitly require FLUSHBYASID to enable SEV support
2023-10-18 19:36 UTC
[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
2023-10-18 19:28 UTC (9+ messages)
` [PATCH V1 vfio 9/9] vfio/virtio: "
[PATCH] KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
2023-10-18 19:23 UTC
[PATCH v2] KVM: SVM: Don't intercept IRET when injecting NMI and vNMI is enabled
2023-10-18 19:20 UTC
[PATCH v2 0/2] KVM: arm64: PMU event filtering fixes
2023-10-18 18:24 UTC (4+ messages)
` [PATCH v2 2/2] KVM: arm64: Virtualise PMEVTYPER<n>_EL1.{NSU,NSK}
[PATCH vhost v4 00/16] vdpa: Add support for vq descriptor mappings
2023-10-18 17:24 UTC (19+ messages)
` [PATCH vhost v4 01/16] vdpa/mlx5: Expose descriptor group mkey hw capability
` [PATCH vhost v4 02/16] vdpa: introduce dedicated descriptor group for virtqueue
` [PATCH vhost v4 03/16] vhost-vdpa: introduce descriptor group backend feature
` [PATCH vhost v4 04/16] vhost-vdpa: uAPI to get dedicated descriptor group id
` [PATCH vhost v4 05/16] vdpa/mlx5: Create helper function for dma mappings
` [PATCH vhost v4 06/16] vdpa/mlx5: Decouple cvq iotlb handling from hw mapping code
` [PATCH vhost v4 07/16] vdpa/mlx5: Take cvq iotlb lock during refresh
` [PATCH vhost v4 08/16] vdpa/mlx5: Collapse "dvq" mr add/delete functions
` [PATCH vhost v4 09/16] vdpa/mlx5: Rename mr destroy functions
` [PATCH vhost v4 10/16] vdpa/mlx5: Allow creation/deletion of any given mr struct
` [PATCH vhost v4 11/16] vdpa/mlx5: Move mr mutex out of "
` [PATCH vhost v4 12/16] vdpa/mlx5: Improve mr update flow
` [PATCH vhost v4 13/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH vhost v4 14/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH vhost v4 15/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH vhost v4 16/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-18 16:51 UTC (26+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
[PATCH 03/10] kvmclock: Use free_decrypted_pages()
2023-10-18 15:57 UTC (3+ messages)
[PATCH] KVM: x86: Use the correct size of struct kvm_vcpu_pv_apf_data and fix the documentation
2023-10-18 15:12 UTC (4+ messages)
[PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
2023-10-18 15:43 UTC (17+ messages)
[PATCH] KVM: x86: Turn off KVM_WERROR by default for all configs
2023-10-18 15:19 UTC
[RFC PATCH 4.14] KVM: x86: Backport support for interrupt-based APF page-ready delivery in guest
2023-10-18 14:40 UTC (2+ messages)
` [RFC PATCH 4.14 v2] "
[PATCH gmem FIXUP] selftests/kvm: guestmem: check fstat results on guestmem fd
2023-10-18 14:36 UTC (2+ messages)
[PATCH] KVM: x86: Clean up included but non-essential header declarations
2023-10-18 14:28 UTC (4+ messages)
[PATCH v4 00/21] Support smp.clusters for x86 in QEMU
2023-10-18 14:12 UTC (9+ messages)
` [PATCH v4 21/21] i386: Add new property to control L2 cache topo in CPUID.04H
[PATCH v2 0/3] a couple of corrections to the IRQ enablement function
2023-10-18 13:38 UTC (4+ messages)
` [PATCH v2 1/3] s390/vfio-ap: unpin pages on gisc registration failure
` [PATCH v2 2/3] s390/vfio-ap: set status response code to 06 "
` [PATCH v2 3/3] s390/vfio-ap: improve reaction to response code 07 from PQAP(AQIC) command
[PATCH 0/9] SVM guest shadow stack support
2023-10-18 11:27 UTC (5+ messages)
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
[PATCH v2 0/5] KVM: arm64: Load stage-2 in vcpu_load() on VHE
2023-10-18 7:17 UTC (8+ messages)
` [PATCH v2 2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host()
` [PATCH v2 4/5] KVM: arm64: Rename helpers for VHE vCPU load/put
` [PATCH v2 5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe()
[ANNOUNCE] PUCK Agenda - 2023.10.18 - No topic, but still a go
2023-10-18 2:26 UTC
[PATCH v3] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
2023-10-18 1:16 UTC (2+ messages)
[PATCH] KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()
2023-10-18 1:16 UTC (2+ messages)
[PATCH v3] KVM: x86: Use octal for file permission
2023-10-18 1:16 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Stop kicking vCPUs to sync the dirty log when PML is disabled
2023-10-18 1:16 UTC (2+ messages)
[PATCH gmem] KVM: selftests: Fix gmem conversion tests for multiple vCPUs
2023-10-18 1:10 UTC (2+ messages)
[Patch v4 07/13] perf/x86: Add constraint for guest perf metrics event
2023-10-18 0:01 UTC (14+ messages)
[PATCH v12 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-10-17 22:54 UTC (2+ messages)
[PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands
2023-10-17 20:33 UTC (2+ messages)
[PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
2023-10-17 19:32 UTC (11+ messages)
[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
2023-10-17 19:19 UTC (8+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
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