messages from 2026-06-26 17:54:52 to 2026-06-29 12:24:10 UTC [more...]
[PATCH 00/30] mm: make VMA page offset handling more consistent
2026-06-29 12:23 UTC (6+ messages)
` [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH 04/30] mm: introduce and use vma_end_pgoff()
` [PATCH 05/30] mm/rmap: update mm/interval_tree.c comments
[PATCH v7 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-29 12:07 UTC (16+ messages)
` [PATCH v7 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v7 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v7 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v7 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v7 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v7 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v7 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v7 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v7 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v7 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v7 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v7 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v7 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v7 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v7 15/15] Documentation/userfaultfd: document RWP working set tracking
[PATCH] KVM: selftests: fix steal_time for arm64
2026-06-29 12:04 UTC (6+ messages)
` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K
[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-06-29 11:52 UTC (24+ messages)
` [PATCH v2 01/13] KVM: arm64: HDBSS bits
` [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v2 03/13] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v2 04/13] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v2 07/13] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v2 08/13] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v2 09/13] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v2 10/13] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v2 11/13] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v2 12/13] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v2 13/13] KVM: arm64: Enable KVM_HW_DIRTY_BIT
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-29 11:39 UTC (11+ messages)
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
[PATCH v3 0/8] Testcase improvements and Power8E/NVL removal
2026-06-29 11:39 UTC (13+ messages)
` [PATCH v3 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH v3 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH v3 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH v3 4/8] tests/functional: Use default powernv machine instead of power10
` [PATCH v3 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH v3 6/8] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH v3 7/8] ppc/pnv: Remove Power8E and Power8NVL CPUs
` [PATCH v3 8/8] MAINTAINERS: Add self as maintainer for PowerNV
[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
2026-06-29 11:23 UTC (6+ messages)
[PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces
2026-06-29 11:19 UTC (11+ messages)
` [PATCH 09/32] KVM/x86: Stop using "
` [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH 32/32] x86/msr: Simplify some rdmsrq() use cases
[RFC PATCH v2 0/3] KVM: selftests: Improvements on dirty-ring
2026-06-29 11:14 UTC (5+ messages)
` [RFC PATCH v2 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v2 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v2 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-06-29 10:03 UTC (12+ messages)
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
` [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extension
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
2026-06-29 10:01 UTC (5+ messages)
` [PATCH v3 13/16] LoongArch: KVM: Add include defining struct cpu_feature
[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-06-29 9:40 UTC (11+ messages)
[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
2026-06-29 9:39 UTC (3+ messages)
[PATCH] s390x: stsi: regression test for the STSI 3.2.2 count clamp
2026-06-29 9:19 UTC
[RESEND PATCH v2] KVM: SVM: Add Bus Lock Detect support
2026-06-29 8:31 UTC (2+ messages)
[RFC PATCH] KVM: rust: add Rust reimplementation of eventfd
2026-06-29 8:29 UTC (2+ messages)
[PATCH v7] target/arm: Always add pmu property for host and max
2026-06-29 8:10 UTC
[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
2026-06-29 7:54 UTC (14+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush
[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-29 7:11 UTC (3+ messages)
` [PATCH v9 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructions
2026-06-29 6:55 UTC (4+ messages)
` [PATCH v4 02/18] coco/tdx: Rename MSR access helpers
` [PATCH v4 03/18] KVM: x86: Remove the KVM private read_msr() function
` [PATCH v4 04/18] x86/msr: Minimize usage of native_*() msr access functions
[PATCH] KVM: VMX: Use cached vcpu_vmx pointer in MSR and segment helpers
2026-06-29 6:10 UTC
[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
2026-06-29 3:11 UTC (12+ messages)
[RFC PATCH v2 0/4] KVM: x86: TDX: Validate directly configurable CPUID bits
2026-06-29 3:02 UTC (7+ messages)
` [RFC PATCH v2 1/4] KVM: x86: TDX: Track supported "
[PATCH v3 0/3] LoongArch: KVM: Harden interrupt injection
2026-06-29 2:45 UTC (7+ messages)
` [PATCH v3 1/3] LoongArch: KVM: Set default MAILBOX access size with 8
` [PATCH v3 2/3] LoongArch: KVM: Replace kvm_err() with WARN_ONCE()
` [PATCH v3 3/3] LoongArch: KVM: Use internal API to deliver interrupt in kernel mode
[PATCH V2] MAINTAINERS: Update Jason Wang's email address
2026-06-29 1:45 UTC
[PATCH] MAINTAINERS: Update Jason Wang's email address
2026-06-29 1:39 UTC (3+ messages)
[PATCH net-next v4] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
2026-06-28 18:35 UTC (2+ messages)
[PATCH 0/2] KVM: SVM: Fix a (very) unlikely UAF for GA Log IRQs
2026-06-28 18:30 UTC (4+ messages)
` [PATCH 1/2] KVM: SVM: Remove VM from the GA Log notifier list before VM destruction
[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
2026-06-28 11:58 UTC (7+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
[PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
2026-06-28 10:33 UTC (12+ messages)
[PATCH] KVM: s390: gmap: protect entire guest top-level table when shadowing
2026-06-27 20:10 UTC (2+ messages)
[PATCH v2] KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
2026-06-27 18:14 UTC (2+ messages)
[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
2026-06-27 16:35 UTC (8+ messages)
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
2026-06-27 16:07 UTC (3+ messages)
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature
[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
2026-06-27 14:03 UTC (7+ messages)
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls
[PATCH] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
2026-06-27 13:58 UTC (5+ messages)
[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-06-27 13:48 UTC (3+ messages)
` [PATCH net 1/2] "
[PATCH v2 0/9] KVM: SEV: Fix RMP #PF due freeing in-use VMSA
2026-06-26 23:39 UTC (12+ messages)
` [PATCH v2 1/9] KVM: SEV: Track the GPA of the guest-controlled VMSA used for SNP guests
` [PATCH v2 2/9] KVM: SEV: Extract loading of guest-provided VMSA to a separate helper
` [PATCH v2 3/9] KVM: SEV: Mark vCPU RUNNABLE after AP_CREATE, even if VMSA is unusable
` [PATCH v2 4/9] KVM: Rework .gmem_invalidate() into .gmem_free_folio()
` [PATCH v2 5/9] KVM: x86/mmu: Fold kvm_mmu_zap_memslot() into kvm_arch_flush_shadow_memslot()
` [PATCH v2 6/9] KVM: x86/mmu: Split kvm_mmu_zap_all_fast() into "front" and "back" halves
` [PATCH v2 7/9] KVM: SEV: Forcefully invalidate SNP VMSA if its backing gmem page is zapped
` [PATCH v2 8/9] KVM: x86: Guard .gmem_prepare() declarations with HAVE_KVM_GMEM_PREPARE=y
` [PATCH v2 9/9] KVM: SEV: Mark vCPU has having guest-provided VMSA even if its invalid
[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
2026-06-26 22:58 UTC (4+ messages)
` [PATCH v2] "
[PATCH v8 00/20] KVM: selftests: Add eventfd+VFIO IRQ test
2026-06-26 21:59 UTC (28+ messages)
` [PATCH v8 01/20] KVM: selftests: Build and link selftests/vfio/lib into KVM selftests
` [PATCH v8 02/20] KVM: selftests: Add macros to read/write+sync to/from guest memory
` [PATCH v8 03/20] KVM: selftests: Rename guest_rng to kvm_rng
` [PATCH v8 04/20] KVM: selftests: Initialize the default/global pRNG during kvm_selftest_init()
` [PATCH v8 05/20] KVM: selftests: Seed libc's RNG before using it to generate a seed for KVM's pRNG
` [PATCH v8 06/20] KVM: selftests: Add helper to generate random u64 in range [min,max]
` [PATCH v8 07/20] KVM: selftests: Add an irqfd send+receive (and later IRQ bypass) test
` [PATCH v8 08/20] KVM: selftests: Add helper to get host IRQ from device MSI-X for IRQ bypass test
` [PATCH v8 09/20] KVM: selftests: Add VFIO device support to eventfd IRQ test
` [PATCH v8 10/20] KVM: selftests: Add a helper to set proc IRQ affinity for "
` [PATCH v8 11/20] KVM: selftests: Verify interrupts are received when IRQ affinity changes in "
` [PATCH v8 12/20] KVM: selftests: Add option to set empty routing between IRQs in eventfd "
` [PATCH v8 13/20] KVM: selftests: Make number of IRQs configurable in "
` [PATCH v8 14/20] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v8 15/20] KVM: selftests: Add kvm_gettid() wrapper and convert users
` [PATCH v8 16/20] KVM: selftests: Add kvm_sched_getaffinity() "
` [PATCH v8 17/20] KVM: selftests: Add a utility to pin a task to a random CPU, given a CPU set
` [PATCH v8 18/20] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
` [PATCH v8 19/20] KVM: selftests: Make number of vCPUs configurable "
` [PATCH v8 20/20] KVM: selftests: Add xAPIC support in eventfd "
[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
2026-06-26 20:46 UTC (4+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
[PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 19:11 UTC (3+ messages)
[PATCH v4 0/2] tracing: Move non-trace_printk prototypes into trace_controls.h
2026-06-26 19:03 UTC (5+ messages)
` [PATCH v4 2/2] tracing: Remove trace_printk.h from kernel.h
[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-26 18:12 UTC (7+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features
[PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.1.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.6.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.12.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 UTC (2+ messages)
[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
2026-06-26 17:54 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