messages from 2023-07-24 09:57:06 to 2023-07-25 08:47:42 UTC [more...]
[PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-25 8:43 UTC (8+ messages)
` [PATCH net-next v3 2/4] vsock/virtio: support to send non-linear skb
` [PATCH net-next v3 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH v21 00/20] s390x: CPU Topology
2023-07-25 8:44 UTC (9+ messages)
` [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-25 8:41 UTC (14+ messages)
` [PATCH v6 01/13] KVM: arm64: selftests: Replace str_with_index with strdup_printf
` [PATCH v6 02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg
` [PATCH v6 03/13] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config
` [PATCH v6 04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h
` [PATCH v6 05/13] KVM: arm64: selftests: Delete core_reg_fixup
` [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
` [PATCH v6 07/13] KVM: arm64: selftests: Finish generalizing get-reg-list
` [PATCH v6 08/13] KVM: arm64: selftests: Move reject_set check logic to a function
` [PATCH v6 09/13] KVM: arm64: selftests: Move finalize_vcpu back to run_test
` [PATCH v6 10/13] KVM: selftests: Only do get/set tests on present blessed list
` [PATCH v6 11/13] KVM: selftests: Add skip_set facility to get_reg_list test
` [PATCH v6 12/13] KVM: riscv: Add KVM_GET_REG_LIST API support
` [PATCH v6 13/13] KVM: riscv: selftests: Add get-reg-list test
[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
2023-07-25 6:18 UTC (10+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA
[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-25 6:24 UTC (9+ messages)
VFIO (PCI) and write combine mapping of BARs
2023-07-25 6:15 UTC (4+ messages)
[PATCH] docs: move powerpc under arch
2023-07-25 6:13 UTC
[PATCH v2 0/5] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-25 5:51 UTC (8+ messages)
` [PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
[PATCH v9 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-07-25 5:37 UTC (2+ messages)
[PATCH v14 00/26] Add vfio_device cdev for iommufd support
2023-07-25 5:37 UTC (2+ messages)
[PATCH mm-unstable v7 00/31] Split ptdesc from struct page
2023-07-25 4:41 UTC (33+ messages)
` [PATCH mm-unstable v7 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v7 02/31] pgtable: Create struct ptdesc
` [PATCH mm-unstable v7 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v7 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v7 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v7 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v7 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v7 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v7 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v7 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v7 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v7 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 13/31] x86: "
` [PATCH mm-unstable v7 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v7 15/31] mm: Remove page table members from struct page
` [PATCH mm-unstable v7 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v7 17/31] arm: "
` [PATCH mm-unstable v7 18/31] arm64: "
` [PATCH mm-unstable v7 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 20/31] hexagon: "
` [PATCH mm-unstable v7 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v7 22/31] m68k: "
` [PATCH mm-unstable v7 23/31] mips: "
` [PATCH mm-unstable v7 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v7 25/31] openrisc: "
` [PATCH mm-unstable v7 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v7 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v7 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v7 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v7 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v7 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
2023-07-25 3:51 UTC (15+ messages)
` [PATCH v4 03/19] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v4 05/19] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v4 07/19] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v4 14/19] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v4 19/19] KVM: VMX: Skip VMCLEAR logic during emergency reboots if CR4.VMXE=0
[kvm-unit-tests PATCH 0/3] migration: fixes and multiple migration
2023-07-25 3:39 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] migration: Fix test harness hang on fifo
` [kvm-unit-tests PATCH 2/3] migration: Fix test harness hang if source does not reach migration point
` [kvm-unit-tests PATCH 3/3] arch-run: Support multiple migrations
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-25 3:27 UTC (37+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 30/47] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 33/47] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 35/47] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v2 37/47] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v2 38/47] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v2 39/47] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v2 40/47] fs: super: dynamically allocate the s_shrink
` [PATCH v2 41/47] mm: shrinker: remove old APIs
` [PATCH v2 42/47] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v2 43/47] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v2 44/47] mm: shrinker: make global slab shrink lockless
` [PATCH v2 45/47] mm: shrinker: make memcg "
` [PATCH v2 46/47] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v2 47/47] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-25 2:32 UTC (5+ messages)
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
2023-07-25 0:01 UTC (5+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg
[PATCH v12 vfio 0/7] pds-vfio-pci driver
2023-07-24 21:39 UTC (14+ messages)
` [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-24 20:16 UTC (4+ messages)
KVM's sloppiness wrt IA32_SPEC_CTRL and IA32_PRED_CMD
2023-07-24 20:01 UTC (12+ messages)
[PATCH v8 0/4] cover-letter: Add IO page table replacement support
2023-07-24 19:47 UTC (5+ messages)
` [PATCH v8 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v8 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v8 4/4] vfio: Support IO page table replacement
[ANNOUNCE / CFP] KVM Microconference at LPC 2023
2023-07-24 19:37 UTC
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-24 19:18 UTC (9+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH v2 20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v15 00/26] Add vfio_device cdev for iommufd support
2023-07-24 19:09 UTC (3+ messages)
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-07-24 18:11 UTC (3+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-24 17:52 UTC (8+ messages)
` [PATCH v4 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v4 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[ANNOUNCE] PUCK Notes - 2023.07.19 - LPC and guest_memfd
2023-07-24 16:34 UTC
[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-07-24 14:45 UTC (13+ messages)
` [PATCH 06/27] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions
` [PATCH 08/27] arm64: Fix HFGxTR_EL2 field naming
` [PATCH 11/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps
` [PATCH 13/27] KVM: arm64: nv: Add FGT registers
[PATCH v4 00/20] Enable CET Virtualization
2023-07-24 14:26 UTC (8+ messages)
` [PATCH v4 10/20] KVM:x86: Make guest supervisor states as non-XSAVE managed
` [PATCH v4 11/20] KVM:x86: Save and reload GUEST_SSP to/from SMRAM
[kvm-unit-tests PATCH RFC] arch-run: Support multiple migrations
2023-07-24 13:36 UTC
[PATCH v3 0/9] PCI/VGA: Improve the default VGA device selection
2023-07-24 12:47 UTC (2+ messages)
[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
2023-07-24 12:28 UTC (4+ messages)
Deadlock due to EPT_VIOLATION
2023-07-24 12:08 UTC (4+ messages)
[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-24 11:31 UTC (3+ messages)
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-07-24 11:13 UTC (13+ messages)
` [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
` [PATCH v4 11/12] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
[PATCH] KVM: x86/irq: Conditionally register IRQ bypass consumer again
2023-07-24 11:12 UTC
[PATCH v3 00/17] iommufd: Add nesting infrastructure
2023-07-24 11:04 UTC (18+ messages)
` [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v3 02/17] iommu: Add nested domain support
` [PATCH v3 03/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v3 04/17] iommufd: Pass in hwpt_type/parent/user_data to iommufd_hw_pagetable_alloc()
` [PATCH v3 05/17] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables
` [PATCH v3 06/17] iommufd: Only enforce IOMMU_RESV_SW_MSI when attaching user-managed HWPT
` [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
` [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v3 10/17] iommufd/selftest: Add a helper to get test device
` [PATCH v3 11/17] iommufd/selftest: Add IOMMU_TEST_OP_DEV_[ADD|DEL]_RESERVED to add/del reserved regions to selftest device
` [PATCH v3 12/17] iommufd/selftest: Add .get_resv_regions() for mock_dev
` [PATCH v3 13/17] iommufd/selftest: Add coverage for IOMMU_RESV_IOVA_RANGES
` [PATCH v3 14/17] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v3 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with user data
` [PATCH v3 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v3 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
[PATCH v3 0/2] accel/kvm: Specify default IPA size for arm64
2023-07-24 10:53 UTC (3+ messages)
` [PATCH v3 1/2] kvm: Introduce kvm_arch_get_default_type hook
[PATCH] Documentation: KVM: Add vPMU implementaion and gap document
2023-07-24 10:41 UTC
[PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
2023-07-24 9:53 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;
as well as URLs for NNTP newsgroup(s).