messages from 2025-11-23 10:27:39 to 2025-11-25 14:29:13 UTC [more...]
[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-25 14:29 UTC (10+ messages)
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-25 14:26 UTC (6+ messages)
` [PATCH v6 1/4] drm/xe/pf: Enable SR-IOV "
` [PATCH v6 2/4] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v6 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH v7 0/5] Disable ATS via iommu during PCI resets
2025-11-25 14:22 UTC (2+ messages)
[PATCH v2] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
2025-11-25 14:19 UTC
[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
2025-11-25 14:18 UTC (4+ messages)
[PATCH v4 00/49] KVM: arm64: Add LR overflow infrastructure (the final one, I swear!)
2025-11-25 14:14 UTC (6+ messages)
` [PATCH v4 06/49] KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-25 14:04 UTC (7+ messages)
[PATCH v4 00/11] VMSCAPE optimization for BHI variant
2025-11-25 11:41 UTC (21+ messages)
` [PATCH v4 02/11] x86/bhi: Move the BHB sequence to a macro for reuse
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v4 06/11] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v4 11/11] x86/vmscape: Add cmdline vmscape=on to override attack vector controls
[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
2025-11-25 11:40 UTC (5+ messages)
[PATCH 0/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK entry helpers
2025-11-25 11:16 UTC (5+ messages)
` [PATCH 1/3] KVM: s390: Add signal_exits counter
` [PATCH 2/3] KVM: s390: Enable and disable interrupts in entry code
` [PATCH 3/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions
[PATCH v2] virtio_net: enhance wake/stop tx queue statistics accounting
2025-11-25 11:03 UTC (2+ messages)
[PATCH v2 00/15] Error message improvements
2025-11-25 10:28 UTC (32+ messages)
` [PATCH v2 01/15] error: Strip trailing '\n' from error string arguments (again)
` [PATCH v2 02/15] hw/usb: Convert to qemu_create() for a better error message
` [PATCH v2 03/15] ui: Convert to qemu_create() for simplicity and consistency
` [PATCH v2 04/15] tap-solaris: Use error_setg_file_open() for better error messages
` [PATCH v2 05/15] qga: "
` [PATCH v2 06/15] hw/scsi: Use error_setg_file_open() for a better error message
` [PATCH v2 07/15] hw/virtio: "
` [PATCH v2 08/15] net/tap: "
` [PATCH v2 09/15] blkdebug: "
` [PATCH v2 10/15] error: Use error_setg_file_open() for simplicity and consistency
` [PATCH v2 11/15] net/slirp: Improve file open error message
` [PATCH v2 12/15] error: Use error_setg_errno() to improve error messages
` [PATCH v2 13/15] error: Use error_setg_errno() for simplicity and consistency
` [PATCH v2 14/15] qga/commands-win32: Use error_setg_win32() for better error messages
` [PATCH v2 15/15] block/file-win32: Improve an error message
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2025-11-25 9:50 UTC (2+ messages)
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-25 9:24 UTC (13+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-11-25 9:14 UTC (19+ messages)
` [PATCH v4 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v4 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v4 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
[syzbot] Monthly kvm-x86 report (Nov 2025)
2025-11-25 8:46 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-25 5:02 UTC (4+ messages)
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
[PATCH v7 0/9] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2025-11-25 3:47 UTC (5+ messages)
` [PATCH v7 2/9] target/i386: disable PERFCORE when "-pmu" is configured
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-11-25 3:13 UTC (11+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[PATCH v5 0/7] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-25 2:53 UTC (24+ messages)
` [PATCH v5 1/7] vfio/nvgrace-gpu: Use faults to map device memory
` [PATCH v5 2/7] vfio: export function to map the VMA
` [PATCH v5 3/7] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v5 4/7] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v5 5/7] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v5 6/7] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v5 7/7] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH] LoongArch: KVM: Add AVEC support irqchip in kernel
2025-11-25 1:17 UTC (3+ messages)
[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
2025-11-24 22:40 UTC (4+ messages)
[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
2025-11-24 22:36 UTC
[PATCH 0/6] vfio: Reset migration device state using dedicated callback
2025-11-24 21:44 UTC (6+ messages)
` [PATCH 1/6] vfio: Introduce .migration_reset_state() callback
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-24 21:25 UTC (10+ messages)
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV "
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO
[syzbot] [kvm-x86?] WARNING in x86_emulate_insn (2)
2025-11-24 21:13 UTC (3+ messages)
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-24 20:12 UTC (4+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH v5 0/5] Disable ATS via iommu during PCI resets
2025-11-24 19:16 UTC (5+ messages)
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
[PATCH v5 00/23] KVM: s390: gmap rewrite, the real deal
2025-11-24 17:35 UTC (28+ messages)
` [PATCH v5 01/23] KVM: s390: Refactor pgste lock and unlock functions
` [PATCH v5 02/23] KVM: s390: add P bit in table entry bitfields, move union vaddress
` [PATCH v5 03/23] s390: Move sske_frame() to a header
` [PATCH v5 04/23] KVM: s390: Add gmap_helper_set_unused()
` [PATCH v5 05/23] KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIER
` [PATCH v5 06/23] KVM: s390: Rename some functions in gaccess.c
` [PATCH v5 07/23] KVM: s390: KVM-specific bitfields and helper functions
` [PATCH v5 08/23] KVM: s390: KVM page table management functions: allocation
` [PATCH v5 09/23] KVM: s390: KVM page table management functions: clear and replace
` [PATCH v5 10/23] KVM: s390: KVM page table management functions: walks
` [PATCH v5 11/23] KVM: s390: KVM page table management functions: storage keys
` [PATCH v5 12/23] KVM: s390: KVM page table management functions: lifecycle management
` [PATCH v5 13/23] KVM: s390: KVM page table management functions: CMMA
` [PATCH v5 14/23] KVM: s390: New gmap code
` [PATCH v5 15/23] KVM: s390: Add helper functions for fault handling
` [PATCH v5 16/23] KVM: s390: Add some helper functions needed for vSIE
` [PATCH v5 17/23] KVM: s390: Stop using CONFIG_PGSTE
` [PATCH v5 18/23] KVM: s390: Storage key functions refactoring
` [PATCH v5 19/23] KVM: s390: Switch to new gmap
` [PATCH v5 20/23] KVM: s390: Remove gmap from s390/mm
` [PATCH v5 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm
` [PATCH v5 22/23] KVM: s390: Enable 1M pages for gmap
` [PATCH v5 23/23] KVM: s390: Storage key manipulation IOCTL
[PATCH v6 0/1] KVM: Add support for the ERAPS feature
2025-11-24 16:40 UTC (5+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests
[PATCH 0/3] KVM: x86: Accelerate reading CR3 for guest debug
2025-11-24 15:35 UTC (6+ messages)
` [PATCH 1/3] KVM: x86: Add CR3 to guest debug info
[PATCH v2 00/45] KVM: arm64: Add LR overflow infrastructure
2025-11-24 15:06 UTC (10+ messages)
` [PATCH v2 29/45] KVM: arm64: GICv3: Set ICH_HCR_EL2.TDIR when interrupts overflow LR capacity
[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
2025-11-24 12:27 UTC (8+ messages)
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
[PATCH 0/5] KVM: arm64: Add support for FEAT_IDST
2025-11-24 11:48 UTC (4+ messages)
` [PATCH 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
[PATCH] KVM: use call_rcu instead of synchronize_srcu_expedited() for MMIO unregistration
2025-11-24 11:28 UTC (2+ messages)
[PATCH v3 00/18] vfio: selftests: Support for multi-device tests
2025-11-24 11:20 UTC (4+ messages)
` [PATCH v3 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-11-24 10:52 UTC (12+ messages)
` [PATCH v1 08/26] x86/virt/tdx: Add tdx_enable_ext() to enable of TDX Module Extensions
[PATCH RFC v2 00/11] KVM: s390: Add VSIE SIGP Interpretation (vsie_sigpif)
2025-11-24 10:59 UTC (7+ messages)
` [PATCH RFC v2 10/11] KVM: s390: Add VSIE shadow configuration
` [PATCH RFC v2 11/11] KVM: s390: Add VSIE shadow stat counters
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
2025-11-24 9:53 UTC (3+ messages)
[PATCH v3 00/21] paravirt: cleanup and reorg
2025-11-24 9:42 UTC (2+ messages)
[PATCH v2 0/3] LoongArch: KVM: Add paravirt preempt support
2025-11-24 9:33 UTC (16+ messages)
` [PATCH v2 1/3] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
` [PATCH v2 3/3] LoongArch: Add paravirt preempt print prompt
[syzbot] [net?] [virt?] [kvm?] BUG: soft lockup in vsock_loopback_work
2025-11-24 7:46 UTC
[PATCH] KVM: selftests: Fix core dump in rseq_test
2025-11-24 5:04 UTC
[PATCH v3] RISC-V: KVM: Transparent huge page support
2025-11-24 4:21 UTC (2+ messages)
[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
2025-11-24 2:45 UTC (3+ messages)
[PATCH 6.12.y] KVM: arm64: Make all 32bit ID registers fully writable
2025-11-23 10:39 UTC
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