messages from 2023-07-24 23:53:14 to 2023-07-25 21:31:00 UTC [more...]
[PATCH v3 4/9] PCI/VGA: Improve the default VGA device selection
2023-07-25 21:30 UTC (2+ messages)
[PATCH v4 00/19] x86/reboot: KVM: Clean up "emergency" virt code
2023-07-25 18:15 UTC (14+ messages)
` [PATCH v4 03/19] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [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
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-07-25 18:05 UTC (11+ messages)
` [RFC PATCH v11 01/29] KVM: Wrap kvm_gfn_range.pte in a per-action union
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH v15 00/26] Add vfio_device cdev for iommufd support
2023-07-25 18:00 UTC (4+ messages)
[PATCH v12 vfio 0/7] pds-vfio-pci driver
2023-07-25 18:00 UTC (7+ messages)
` [PATCH v12 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v12 vfio 5/7] vfio/pds: Add support for dirty page tracking
[RFC PATCH v2 18/20] context_tracking,x86: Defer kernel text patching IPIs
2023-07-25 17:47 UTC (6+ messages)
[PATCH 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-07-25 17:37 UTC (7+ messages)
` [PATCH 14/27] KVM: arm64: Restructure FGT register switching
` [PATCH 17/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests
` [PATCH 19/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2
[PATCH net-next v3 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-07-25 17:29 UTC (5+ messages)
` [PATCH net-next v3 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [PATCH net-next v3 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [PATCH net-next v3 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [PATCH net-next v3 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
Deadlock due to EPT_VIOLATION
2023-07-25 17:30 UTC (5+ messages)
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-25 17:23 UTC (6+ messages)
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-25 17:12 UTC (16+ 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 v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
2023-07-25 16:35 UTC (4+ messages)
[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
2023-07-25 16:05 UTC (7+ messages)
` [PATCH v10 2/9] KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
[RFC PATCH v2 0/4] virtio/vsock: some updates for MSG_PEEK flag
2023-07-25 15:51 UTC (10+ messages)
` [RFC PATCH v2 1/4] virtio/vsock: rework MSG_PEEK for SOCK_STREAM
` [RFC PATCH v2 2/4] virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
` [RFC PATCH v2 3/4] vsock/test: rework MSG_PEEK test for SOCK_STREAM
` [RFC PATCH v2 4/4] vsock/test: MSG_PEEK test for SOCK_SEQPACKET
[PATCH 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
2023-07-25 15:56 UTC (7+ messages)
` [PATCH 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
[PATCH v21 00/20] s390x: CPU Topology
2023-07-25 15:41 UTC (13+ 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 v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report
[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
2023-07-25 15:36 UTC (5+ messages)
` [RFC PATCH v4 09/10] KVM: x86: Make struct sev_cmd common for KVM_MEM_ENC_OP
[kvm-unit-tests PATCH v2 0/2] arm64: Define name for the original RES1 bit but now functinal bit
2023-07-25 15:33 UTC (2+ messages)
[kvmtool PATCH 0/6] RISC-V AIA irqchip and Svnapot support
2023-07-25 15:24 UTC (7+ messages)
` [kvmtool PATCH 1/6] Sync-up header with Linux-6.5-rc3 for KVM RISC-V
` [kvmtool PATCH 2/6] riscv: Add Svnapot extension support
` [kvmtool PATCH 3/6] riscv: Make irqchip support pluggable
` [kvmtool PATCH 4/6] riscv: Add IRQFD support for in-kernel AIA irqchip
` [kvmtool PATCH 5/6] riscv: Use AIA in-kernel irqchip whenever KVM RISC-V supports
` [kvmtool PATCH 6/6] riscv: Fix guest/init linkage for multilib toolchain
[PATCH v4 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-25 15:04 UTC (8+ messages)
` [PATCH v4 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v4 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v4 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v4 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v4 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
` [PATCH v4 6/6] KVM: s390: selftests: Add selftest for single-stepping
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-07-25 15:00 UTC
[PATCH] kvm: vmx: fix a trivial comment in vmx_vcpu_after_set_cpuid()
2023-07-25 14:52 UTC (2+ messages)
[PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-25 13:53 UTC (11+ messages)
` [PATCH v3 1/6] KVM: s390: interrupt: Fix single-stepping "
` [PATCH v3 2/6] KVM: s390: interrupt: Fix single-stepping into program "
` [PATCH v3 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
` [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
` [PATCH v3 6/6] KVM: s390: selftests: Add selftest for single-stepping
[PATCH] Documentation: KVM: Add vPMU implementaion and gap document
2023-07-25 13:48 UTC (2+ messages)
[PATCH v4 0/5] Invalidate secondary IOMMU TLB on permission upgrade
2023-07-25 13:42 UTC (6+ messages)
` [PATCH v4 1/5] arm64/smmu: Use TLBI ASID when invalidating entire range
` [PATCH v4 2/5] mmu_notifiers: Fixup comment in mmu_interval_read_begin()
` [PATCH v4 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
` [PATCH v4 4/5] mmu_notifiers: Don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end()
` [PATCH v4 5/5] mmu_notifiers: Rename invalidate_range notifier
[PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-07-25 13:36 UTC (26+ 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
[EXTERNAL][PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
2023-07-25 12:56 UTC (4+ messages)
` [PATCH v3] "
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-25 12:44 UTC (16+ 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] kvm: Remove KVM_CREATE_IRQCHIP support assumption
2023-07-25 12:19 UTC (4+ messages)
VFIO (PCI) and write combine mapping of BARs
2023-07-25 11:39 UTC (5+ messages)
[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
2023-07-25 11:19 UTC (10+ messages)
[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
2023-07-25 9:56 UTC (26+ 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 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 24/47] drm/panfrost: dynamically allocate the drm-panfrost shrinker
[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
[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
[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 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
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