messages from 2025-10-05 08:45:05 to 2025-10-09 10:30:36 UTC [more...]
[PATCH RFC 00/35] mm: remove nth_page()
2025-10-09 10:30 UTC (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
[PATCH v2 00/37] mm: remove nth_page()
2025-10-09 10:27 UTC (11+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` (bisected) "
[PATCH] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries
2025-10-09 10:15 UTC (3+ messages)
[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
2025-10-09 9:58 UTC
[PATCH 0/3] arm64/sysreg: Introduce Feat descriptor and generated ICH_VMCR_EL2 support
2025-10-09 9:48 UTC (6+ messages)
` [PATCH 2/3] arm64/sysreg: Add ICH_VMCR_EL2
` [PATCH 3/3] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH 1/3] arm64/sysreg: Support feature-specific fields with 'Feat' descriptor
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-09 9:12 UTC (14+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
[PATCH] i386/kvm: Expose ARCH_CAP_FB_CLEAR when invulnerable to MDS
2025-10-09 7:12 UTC (2+ messages)
[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
2025-10-09 5:36 UTC (4+ messages)
Hang on reboot in FreeBSD guest on Linux KVM host
2025-10-09 3:44 UTC (14+ messages)
` Hang on reboot in multi-core FreeBSD guest on Linux KVM host with Intel Sierra Forest CPU
[PATCH 1/1] LoongArch: KVM: Add AVEC support
2025-10-09 2:46 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-10-09 2:19 UTC (5+ messages)
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs "
REGRESSION on linux-next (next-20250919)
2025-10-09 1:34 UTC (7+ messages)
[PATCH v2 0/3] vfio: handle DMA map/unmap up to the addressable limit
2025-10-09 1:15 UTC (9+ messages)
` [PATCH v2 1/3] vfio/type1: sanitize for overflow using check_*_overflow
` [PATCH v2 2/3] vfio/type1: move iova increment to unmap_unpin_* caller
` [PATCH v2 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit
update kernel-doc for MEMBLOCK_RSRV_NOINIT (was: Re: [PATCH RFC 10/35] mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap())
2025-10-09 1:07 UTC (2+ messages)
[PATCH v6 0/8] Add SBI v3.0 PMU enhancements
2025-10-09 1:06 UTC (2+ messages)
[PATCH] powerpc, ocxl: Fix extraction of struct xive_irq_data
2025-10-09 0:40 UTC (3+ messages)
[PATCH 00/12] vfio: selftests: Support for multi-device tests
2025-10-08 23:25 UTC (13+ messages)
` [PATCH 01/12] vfio: selftests: Split run.sh into separate scripts
` [PATCH 02/12] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH 03/12] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH 04/12] vfio: selftests: Introduce struct iommu
` [PATCH 05/12] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH 06/12] vfio: selftests: Eliminate overly chatty logging
` [PATCH 07/12] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH 08/12] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH 09/12] vfio: selftests: Move iommu_*() functions into iommu.c
` [PATCH 10/12] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH 11/12] vfio: selftests: Split libvfio.h into separate header files
` [PATCH 12/12] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH 1/2] KVM: For manual-protect GET_DIRTY_LOG, do not hold slots lock
2025-10-08 22:31 UTC (3+ messages)
[GIT PULL] VFIO updates for v6.18-rc1 part 2
2025-10-08 18:48 UTC (2+ messages)
[PATCH v8 0/7] TDX host: kexec/kdump support
2025-10-08 18:13 UTC (13+ messages)
` [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
[PATCH v2 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
2025-10-08 16:29 UTC (5+ messages)
` [PATCH v2 1/3] accel/kvm: Do not expect more then KVM_PUT_FULL_STATE
` [PATCH v2 2/3] accel/kvm: Introduce KvmPutState enum
` [PATCH v2 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out
[PATCH] s390/kvm: Replace sprintf with snprintf for buffer safety
2025-10-08 12:47 UTC (2+ messages)
[PATCH] s390/uv: Fix the comment of the uv_find_secret() function
2025-10-08 12:47 UTC (2+ messages)
[PATCH v2 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
2025-10-08 9:52 UTC (7+ messages)
` [PATCH v2 6/9] target/i386: SEV: Add support for enabling debug-swap SEV feature
` [PATCH v2 8/9] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
[PATCH v2 00/12] Implement support for IBS virtualization
2025-10-08 7:30 UTC (13+ messages)
` [PATCH v2 02/12] KVM: x86: Refactor APIC register mask handling to support extended APIC registers
` [PATCH v2 04/12] x86/cpufeatures: Add CPUID feature bit for Extended LVT
` [PATCH v2 05/12] KVM: x86: Add emulation support for Extented LVT registers
` [PATCH v2 10/12] KVM: SVM: Add support for IBS Virtualization
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-10-08 8:46 UTC (7+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
[Bug 220631] New: kernel crash in kvm_intel module on Xeon Silver 4314s
2025-10-08 6:23 UTC (7+ messages)
` [Bug 220631] "
[PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support
2025-10-08 5:30 UTC (15+ messages)
` [PATCH v12 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file"
` [PATCH v12 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode
` [PATCH v12 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH v12 06/12] KVM: selftests: Define wrappers for common syscalls to assert success
` [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default
` [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h
` [PATCH v12 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions
` [PATCH v12 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems
` [PATCH v12 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support
` [PATCH v12 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private
[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
2025-10-08 2:38 UTC (6+ messages)
[PATCH] KVM: SVM: Don't set GIF when clearing EFER.SVME
2025-10-07 23:39 UTC (2+ messages)
[PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64
2025-10-07 22:57 UTC (12+ messages)
[PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes
2025-10-07 22:54 UTC (28+ messages)
` [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
` [PATCH v2 02/13] KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
` [PATCH v2 03/13] KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED
` [PATCH v2 05/13] KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
` [PATCH v2 06/13] KVM: selftests: Stash the host page size in a global in the guest_memfd test
` [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase
` [PATCH v2 10/13] KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase
` [PATCH v2 11/13] KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS
` [PATCH v2 12/13] KVM: selftests: Verify that faulting in private guest_memfd memory fails
` [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS
[PATCH] KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test
2025-10-07 22:45 UTC
[PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa"
2025-10-07 22:36 UTC
[PATCH] KVM: selftests: Forcefully override ARCH from x86_64 to x86
2025-10-07 22:30 UTC
[PATCH] KVM: guest_memfd: Drop a superfluous local var in kvm_gmem_fault_user_mapping()
2025-10-07 22:27 UTC
[PATCH] KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot
2025-10-07 22:23 UTC
[PATCH] KVM: selftests: Don't fall over when only one CPU
2025-10-07 19:12 UTC
[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
2025-10-07 16:50 UTC (4+ messages)
[PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
2025-10-07 16:07 UTC
[PATCH] Documentation: KVM: Update GICv3 docs for GICv5 hosts
2025-10-07 15:48 UTC
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2025-10-07 13:58 UTC (4+ messages)
` [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH 0/3] accel/kvm: Cleanups around kvm_arch_put_registers()
2025-10-07 13:53 UTC (8+ messages)
` [PATCH 1/3] accel/kvm: Do not expect more then KVM_PUT_FULL_STATE
` [PATCH 2/3] accel/kvm: Introduce KvmPutState enum
` [PATCH 3/3] accel/kvm: Factor kvm_cpu_synchronize_put() out
[PATCH] KVM: use call_rcu instead of synchronize_srcu_expedited() for MMIO unregistration
2025-10-07 12:48 UTC
[PATCH v2 0/2] KVM: SVM: Handle EferLmsleUnsupported
2025-10-07 8:02 UTC (5+ messages)
` [PATCH v2 1/2] KVM: x86: Advertise EferLmsleUnsupported to userspace
` [PATCH v2 2/2] KVM: SVM: Disallow EFER.LMSLE when not supported by hardware
[GIT PULL] Second batch of KVM changes for Linux 6.18
2025-10-06 21:01 UTC (2+ messages)
[PATCH] vfio: Dump migration features under debugfs
2025-10-06 19:46 UTC (2+ messages)
[PATCH v5 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-10-06 19:44 UTC (2+ messages)
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-10-06 19:34 UTC (5+ messages)
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH AUTOSEL 6.17-6.12] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
2025-10-06 18:17 UTC
[PATCH v6 13/39] accel: Move cpus_are_resettable() declaration to AccelClass
2025-10-06 15:14 UTC (3+ messages)
[PATCH 00/25] system/physmem: Extract API out of 'system/ram_addr.h' header
2025-10-06 13:12 UTC (6+ messages)
` [PATCH 03/25] hw/s390x/s390-stattrib: Include missing 'exec/target_page.h' header
` [PATCH 06/25] hw: Remove unnecessary 'system/ram_addr.h' header
[RFC PATCH 0/3] Add import export API for confidential guest live migration
2025-10-06 11:35 UTC (4+ messages)
` [RFC PATCH 1/3] Documentation: kvm: Add KVM_MIGRATE_CMD
` [RFC PATCH 2/3] Documentation: kvm: Add KVM_IMPORT/EXPORT_MEMORY
` [RFC PATCH 3/3] Documentation: kvm: Add KVM_IMPORT/EXPORT_VCPU
[PATCH v3 00/21] paravirt: cleanup and reorg
2025-10-06 7:46 UTC (4+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched
` [PATCH v3 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
` [PATCH v3 21/21] x86/pvlocks: Move paravirt spinlock functions into own header
[PULL 03/75] linux-headers: Update to Linux v6.17-rc1
2025-10-05 19:16 UTC (3+ messages)
` [PULL 16/75] acpi/ghes: Cleanup the code which gets ghes ged state
` [PULL 20/75] acpi/ghes: don't hard-code the number of sources for HEST table
[RFC PATCH 0/7] vfio: Add alias region uapi for device feature
2025-10-05 10:16 UTC (3+ messages)
[RFC PATCH v2 00/18] iommu/riscv: Add irqbypass support
2025-10-05 8:47 UTC (5+ messages)
` [RFC PATCH v2 16/18] vfio: enable IOMMU_TYPE1 for RISC-V
` [RFC PATCH v2 17/18] RISC-V: defconfig: Add VFIO modules
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).