messages from 2023-05-19 08:19:40 to 2023-05-22 11:58:28 UTC [more...]
[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-05-22 11:57 UTC (7+ messages)
` [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid
[kvm-unit-tests PATCH v9 0/2] S390x: CPU Topology Information
2023-05-22 11:15 UTC (4+ messages)
` [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v9 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
2023-05-22 10:43 UTC (38+ messages)
` [PATCH RFCv2 01/24] iommu: Add RCU-protected page free support
` [PATCH RFCv2 03/24] vfio: Move iova_bitmap into iommu core
` [PATCH RFCv2 04/24] iommu: Add iommu_domain ops for dirty tracking
` [PATCH RFCv2 05/24] iommufd: Add a flag to enforce dirty tracking on attach
` [PATCH RFCv2 07/24] iommufd/selftest: Test IOMMU_HWPT_ALLOC_ENFORCE_DIRTY
` [PATCH RFCv2 09/24] iommufd: Add IOMMU_HWPT_SET_DIRTY
` [PATCH RFCv2 15/24] iommufd: Add a flag to skip clearing of IOPTE dirty
` [PATCH RFCv2 21/24] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping
[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
2023-05-22 9:43 UTC (22+ messages)
` [RFC PATCH v2 02/11] KVM: x86: Advertise CPUID.7.2.EDX and RRSBA_CTRL support
` [RFC PATCH v2 06/11] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENUM support
` [RFC PATCH v2 08/11] KVM: VMX: Advertise MITI_ENUM_RETPOLINE_S_SUPPORT
` [RFC PATCH v2 09/11] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT
` [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
[PATCH -next v20 00/26] riscv: Add vector ISA support
2023-05-22 9:40 UTC (6+ messages)
` [PATCH -next v20 03/26] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0
` [PATCH -next v20 11/26] riscv: Allocate user's vector context in the first-use trap
[PATCH 1/2] x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offline
2023-05-22 8:56 UTC
[PATCH] vhost: use kzalloc() instead of kmalloc() followed by memset()
2023-05-22 8:50 UTC
[PATCH] mmu_notifiers: Notify on pte permission upgrades
2023-05-22 8:28 UTC (4+ messages)
[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
2023-05-22 7:39 UTC (18+ messages)
` [RFC PATCH v3 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v3 02/17] vhost/vsock: "
` [RFC PATCH v3 03/17] vsock/virtio: support to send "
` [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v3 06/17] vsock: check error queue to set EPOLLERR
` [RFC PATCH v3 07/17] vsock: read from socket's error queue
` [RFC PATCH v3 08/17] vsock: check for MSG_ZEROCOPY support
` [RFC PATCH v3 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v3 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v3 11/17] vsock/virtio: "
` [RFC PATCH v3 12/17] vsock/loopback: "
` [RFC PATCH v3 13/17] net/sock: enable setting SO_ZEROCOPY for PF_VSOCK
` [RFC PATCH v3 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v3 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v3 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v3 17/17] test/vsock: io_uring rx/tx tests
[ANNOUNCE / RFC] Periodic Upstream Call for KVM
2023-05-22 7:25 UTC (2+ messages)
[PATCH v11 00/31] Add KVM LoongArch support
2023-05-22 7:14 UTC (34+ messages)
` [PATCH v11 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v11 02/31] LoongArch: KVM: Implement kvm module related interface
` [PATCH v11 03/31] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v11 04/31] LoongArch: KVM: Implement VM related functions
` [PATCH v11 05/31] LoongArch: KVM: Add vcpu related header files
` [PATCH v11 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v11 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v11 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v11 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v11 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v11 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v11 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v11 13/31] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v11 14/31] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v11 15/31] LoongArch: KVM: Implement vcpu status description
` [PATCH v11 16/31] LoongArch: KVM: Implement update VM id function
` [PATCH v11 17/31] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v11 18/31] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v11 19/31] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v11 20/31] LoongArch: KVM: Implement handle csr excption
` [PATCH v11 21/31] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v11 22/31] LoongArch: KVM: Implement handle idle exception
` [PATCH v11 23/31] LoongArch: KVM: Implement handle gspr exception
` [PATCH v11 24/31] LoongArch: KVM: Implement handle mmio exception
` [PATCH v11 25/31] LoongArch: KVM: Implement handle fpu exception
` [PATCH v11 26/31] LoongArch: KVM: Implement kvm exception vector
` [PATCH v11 27/31] LoongArch: KVM: Implement vcpu world switch
` [PATCH v11 28/31] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v11 29/31] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v11 30/31] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v11 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH v10 00/30] Add KVM LoongArch support
2023-05-22 6:17 UTC (7+ messages)
[PATCH] RISC-V: KVM: Redirect AMO load/store misaligned traps to guest
2023-05-22 4:19 UTC (2+ messages)
[PATCH -next v20 20/26] riscv: Add prctl controls for userspace vector management
2023-05-22 4:12 UTC (3+ messages)
[PATCH v2 0/7] KVM: selftests: Add tests for pmu event filter
2023-05-22 3:33 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 6.4-rc3
2023-05-21 21:04 UTC (2+ messages)
[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-05-21 19:32 UTC (3+ messages)
` [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH] KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
2023-05-21 19:19 UTC (3+ messages)
[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
2023-05-21 3:44 UTC (3+ messages)
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
[PATCH v8 0/6] Support writable CPU ID registers from userspace
2023-05-20 8:45 UTC (9+ messages)
` [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH] vfio/pci: demote hiding ecap messages to debug level
2023-05-20 7:41 UTC (2+ messages)
[PATCH] KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
2023-05-20 6:06 UTC (3+ messages)
[PATCH] KVM: x86: Track supported ARCH_CAPABILITIES in kvm_caps
2023-05-20 1:02 UTC (6+ messages)
[PATCH v9 0/5] Support writable CPU ID registers from userspace
2023-05-19 23:52 UTC (9+ messages)
` [PATCH v9 1/5] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v9 2/5] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
[PATCH] vfio/pci-core: Add capability for AtomicOp copleter support
2023-05-19 21:47 UTC
[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
2023-05-19 21:02 UTC (5+ messages)
` [PATCH 2/2] KVM: SVM: add some info prints to SEV init
[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-05-19 20:57 UTC (3+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-05-19 19:57 UTC (6+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH v2 00/11] iommufd: Add nesting infrastructure
2023-05-19 19:48 UTC (22+ messages)
` [PATCH v2 01/11] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 02/11] iommu: Add nested domain support
` [PATCH v2 03/11] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 04/11] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH v2 06/11] iommufd: IOMMU_HWPT_ALLOC allocation with user data
[PATCH] KVM: MAINTAINERS: note that linux-kvm.org isn't current
2023-05-19 19:07 UTC (2+ messages)
[PATCH v2 00/13] local_clock() vs noinstr
2023-05-19 18:48 UTC (17+ messages)
` [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
` [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
` [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
` [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
` [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
` [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
` [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
` [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
` [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
` [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
[PATCH v3 0/4] iommufd: Add iommu hardware info reporting
2023-05-19 18:30 UTC (5+ messages)
` [PATCH v3 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
[PATCH v3] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
2023-05-19 17:56 UTC (2+ messages)
[PATCH 0/2] KVM: vcpu_array[0] races
2023-05-19 17:51 UTC (2+ messages)
[PATCH] KVM: VMX: Fix header file dependency of asm/vmx.h
2023-05-19 17:42 UTC (2+ messages)
[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
2023-05-19 17:41 UTC (2+ messages)
[PATCH v2] vfio/type1: check pfn valid before converting to struct page
2023-05-19 15:52 UTC (2+ messages)
[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-05-19 15:28 UTC (5+ messages)
[PATCH] KVM: x86/mmu: Drop "struct kvm_mmu *mmu" from __kvm_mmu_invalidate_addr()
2023-05-19 15:12 UTC (2+ messages)
[PATCH] docs: clarify KVM related kernel parameters' descriptions
2023-05-19 14:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
2023-05-19 11:42 UTC (10+ messages)
[PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
2023-05-19 9:37 UTC (7+ messages)
` [PATCH v2 1/6] s390/uvdevice: Add info IOCTL
` [PATCH v2 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v2 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v2 6/6] s390/uv: Update query for secret-UVCs
Fwd: Persistent rt_sigreturn segfaults on KVM VMs after upgrade to 5.15
2023-05-19 8:19 UTC (4+ 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