messages from 2023-02-08 04:30:59 to 2023-02-09 15:42:47 UTC [more...]
[PATCH v8 0/9] Parallel CPU bringup for x86_64
2023-02-09 15:41 UTC (6+ messages)
` [PATCH v8 1/9] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v8 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v8 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v8 6/9] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
[kvm-unit-tests PATCH v4 0/6] arm: pmu: Add support for PMUv3p5
2023-02-09 14:59 UTC (4+ messages)
` [kvm-unit-tests PATCH v4 2/6] arm: pmu: Prepare for testing 64-bit overflows
[PATCH v15 00/11] s390x: CPU Topology
2023-02-09 14:50 UTC (20+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
` [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH v7 0/9] Parallel CPU bringup for x86_64
2023-02-09 14:01 UTC (22+ messages)
` [PATCH v7 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v7 6/9] x86/smpboot: Support parallel startup of secondary CPUs
` [External] "
` [External] Re: [PATCH v7 0/9] Parallel CPU bringup for x86_64
[PATCH 0/2] KVM: VMX: Stub out enable_evmcs static key
2023-02-09 13:56 UTC (6+ messages)
` [PATCH 1/2] KVM: nVMX: Move EVMCS1_SUPPORT_* macros to hyperv.c
` [PATCH 2/2] KVM: VMX: Stub out enable_evmcs static key for CONFIG_HYPERV=n
[PATCH v2 00/10] Add IO page table replacement support
2023-02-09 13:26 UTC (25+ messages)
` [PATCH v2 01/10] iommu: Move dev_iommu_ops() to private header
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 03/10] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v2 04/10] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v2 05/10] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v2 09/10] vfio: Support IO page table replacement
` [PATCH v2 10/10] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
2023-02-09 13:02 UTC (16+ messages)
` [PATCH v4 1/9] KVM: x86: Intercept CR4.LAM_SUP when LAM feature is enabled in guest
` [PATCH v4 2/9] KVM: x86: MMU: Clear CR3 LAM bits when allocate shadow root
` [PATCH v4 3/9] KVM: x86: MMU: Commets update
` [PATCH v4 4/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v4 5/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v4 6/9] KVM: x86: When KVM judges CR3 valid or not, consider LAM bits
` [PATCH v4 7/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v4 8/9] KVM: x86: emulation: Apply LAM when emulating data access
` [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM
[PATCH v2 00/12] Implement Eager Page Splitting for ARM
2023-02-09 12:50 UTC (13+ messages)
` [PATCH v2 04/12] KVM: arm64: Add kvm_pgtable_stage2_split()
` [PATCH v2 05/12] KVM: arm64: Refactor kvm_arch_commit_memory_region()
` [PATCH v2 08/12] KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
` [PATCH v2 09/12] KVM: arm64: Split huge pages when dirty logging is enabled
` [PATCH v2 11/12] KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-02-09 11:36 UTC (5+ messages)
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
[GIT PULL 00/18] KVM: s390x: KVM s390x changes for 6.3
2023-02-09 10:23 UTC (19+ messages)
` [GIT PULL 01/18] KVM: s390: disable migration mode when dirty tracking is disabled
` [GIT PULL 02/18] KVM: selftests: Compile s390 tests with -march=z10
` [GIT PULL 03/18] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [GIT PULL 04/18] KVM: s390: selftest: memop: Replace macros by functions
` [GIT PULL 05/18] KVM: s390: selftest: memop: Move testlist into main
` [GIT PULL 06/18] KVM: s390: selftest: memop: Add bad address test
` [GIT PULL 07/18] KVM: s390: selftest: memop: Fix typo
` [GIT PULL 08/18] KVM: s390: selftest: memop: Fix wrong address being used in test
` [GIT PULL 09/18] KVM: s390: selftest: memop: Fix integer literal
` [GIT PULL 10/18] KVM: s390: Move common code of mem_op functions into function
` [GIT PULL 11/18] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [GIT PULL 12/18] KVM: s390: Refactor absolute vm mem_op function
` [GIT PULL 13/18] KVM: s390: Refactor vcpu "
` [GIT PULL 14/18] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [GIT PULL 15/18] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [GIT PULL 16/18] KVM: s390: selftest: memop: Add cmpxchg tests
` [GIT PULL 17/18] KVM: s390: GISA: sort out physical vs virtual pointers usage
` [GIT PULL 18/18] s390/virtio: "
[PATCH 00/17] Add Intel VT-d nested translation
2023-02-09 10:11 UTC (19+ messages)
` [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 02/17] iommu: Add nested domain support
` [PATCH 03/17] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH 04/17] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH 05/17] iommu/vt-d: Add nested domain support
` [PATCH 06/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH 07/17] iommufd: Add/del hwpt to IOAS at alloc/destroy()
` [PATCH 08/17] iommufd: Split iommufd_hw_pagetable_alloc()
` [PATCH 09/17] iommufd: Add kernel-managed hw_pagetable allocation for userspace
` [PATCH 10/17] iommufd/device: Move IOAS attaching and detaching operations into helpers
` [PATCH 11/17] iommufd: Add infrastructure for user-managed hw_pagetable allocation
` [PATCH 12/17] iommufd: Add "
` [PATCH 13/17] iommufd/device: Report supported stage-1 page table types
` [PATCH 14/17] iommufd/selftest: Add IOMMU_TEST_OP_MOCK_DOMAIN_REPLACE test op
` [PATCH 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC ioctl
` [PATCH 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2023-02-09 9:09 UTC (4+ messages)
` [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration
[PATCH v4 0/2] Update VFIO doc
2023-02-09 8:24 UTC (4+ messages)
` [PATCH v4 1/2] vfio: Update the kdoc for vfio_device_ops
` [PATCH v4 2/2] docs: vfio: Update vfio.rst per latest interfaces
[PATCH v3 0/2] Update VFIO doc
2023-02-09 8:12 UTC (4+ messages)
` [PATCH v3 2/2] docs: vfio: Update vfio.rst per latest interfaces
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-09 7:25 UTC (9+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH 0/6] iommufd: Add iommu capability reporting
2023-02-09 4:16 UTC (7+ messages)
` [PATCH 1/6] iommu: Add new iommu op to get iommu hardware information
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO
` [PATCH 4/6] iommufd/device: Add mock_device support in iommufd_device_get_info()
` [PATCH 5/6] iommufd/selftest: Set iommu_device for mock_device
` [PATCH 6/6] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_INFO ioctl
[Patch v2 0/5] Optimize clear dirty log
2023-02-08 23:44 UTC (6+ messages)
` [Patch v2 2/5] KVM: x86/mmu: Optimize SPTE change flow for clear-dirty-log
[PATCH] pci/mmap: add pci device EBUSY check
2023-02-08 22:43 UTC (2+ messages)
[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
2023-02-08 21:50 UTC (5+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API
[PATCH v2 0/2] perf/x86: KVM: Disable vPMU on hybrid CPUs
2023-02-08 20:42 UTC (3+ messages)
` [PATCH v2 1/2] KVM: x86/pmu: Disable vPMU support on hybrid CPUs (host PMUs)
` [PATCH v2 2/2] perf/x86: Refuse to export capabilities for hybrid PMUs
Fwd: [RFC PATCH 00/39] Add RISC-V cryptography extensions standardisation
2023-02-08 19:32 UTC (2+ messages)
[PATCH -next v13 00/19] riscv: Add vector ISA support
2023-02-08 18:19 UTC (9+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap
` [PATCH -next v13 19/19] riscv: Enable Vector code to be built
[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
2023-02-08 17:35 UTC (10+ messages)
` [PATCH 6/7] KVM: arm64: Change return type of kvm_vm_ioctl_mte_copy_tags() to "int"
` [PATCH 7/7] KVM: Change return type of kvm_arch_vm_ioctl() "
[PATCH] KVM: arm64: Fix non-kerneldoc comments
2023-02-08 17:30 UTC (2+ messages)
[PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-08 17:30 UTC (2+ messages)
[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
2023-02-08 17:21 UTC (4+ messages)
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-02-08 16:30 UTC (3+ messages)
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
[PATCH v2 00/11] SVM: vNMI (with my fixes)
2023-02-08 16:09 UTC (12+ messages)
` [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface
[Bug 75331] New: "soft lockup CPU#0 stuck for 23s" regression on 32bit 3.13.0+ kernels
2023-02-08 15:42 UTC (2+ messages)
` [Bug 75331] "
[PATCH vfio] vfio/mlx5: Fix range size calculation upon tracker creation
2023-02-08 15:22 UTC
[PATCH v2 0/6] KVM: Standardize on "int" return types instead of "long"
2023-02-08 15:03 UTC (10+ messages)
` [PATCH v2 1/6] KVM: PPC: Standardize on "int" return types in the powerpc KVM code
` [PATCH v2 2/6] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
` [PATCH v2 3/6] KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctl
` [PATCH v2 4/6] KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
` [PATCH v2 5/6] KVM: Standardize on "int" return types instead of "long" in kvm_main.c
` [PATCH v2 6/6] KVM: Change return type of kvm_arch_vm_ioctl() to "int"
[PATCH] KVM: selftests: Remove duplicate macro definition
2023-02-08 15:00 UTC (2+ messages)
[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
2023-02-08 14:57 UTC (9+ messages)
[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
2023-02-08 14:48 UTC (3+ messages)
` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration
[PATCH] KVM: selftests: Clean up misnomers in xen_shinfo_test
2023-02-08 14:46 UTC (3+ messages)
[PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
2023-02-08 14:45 UTC (3+ messages)
[Patch v2] KVM: selftests: Make reclaim_period_ms input always be positive
2023-02-08 14:40 UTC (4+ messages)
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-08 14:25 UTC (9+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH v1] iommu/amd: Don't block updates to GATag if guest mode is already on
2023-02-08 13:19 UTC
[PATCH v1 0/8] Add IO page table replacement support
2023-02-08 12:42 UTC (10+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
[PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path
2023-02-08 12:41 UTC (11+ messages)
[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
2023-02-08 11:53 UTC (5+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information
[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
2023-02-08 10:00 UTC (3+ messages)
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
[PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-02-08 9:52 UTC (7+ messages)
` [PATCH v3 3/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP
` [PATCH v3 4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Zapytanie ofertowe
2023-02-08 8:45 UTC
[PATCH v2 0/2] Cleanup VMFUNC handling in KVM
2023-02-08 6:28 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).