messages from 2026-02-26 15:58:05 to 2026-02-27 20:12:43 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-02-27 20:08 UTC (14+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
[GIT PULL] PCI fixes for v7.0
2026-02-27 20:08 UTC
VFIO support on hyperv (vfio_pci_core_ioctl())
2026-02-27 20:06 UTC (3+ messages)
[PATCH v2 0/2] KVM: nSVM: Handle L2 clearing EFER.SVME properly
2026-02-27 20:03 UTC (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Triple fault L1 on unintercepted EFER.SVME clear by L2
[RFC PATCH 0/7] vfio/pci: Add mmap() for DMABUFs
2026-02-27 19:48 UTC (17+ messages)
` [RFC PATCH 1/7] vfio/pci: Ensure VFIO barmap is set up before creating a DMABUF
` [RFC PATCH 2/7] vfio/pci: Clean up DMABUFs before disabling function
` [RFC PATCH 3/7] vfio/pci: Support mmap() of a DMABUF
` [RFC PATCH 4/7] dma-buf: uapi: Mechanism to revoke DMABUFs via ioctl()
` [RFC PATCH 5/7] vfio/pci: Permanently revoke a DMABUF on request
` [RFC PATCH 6/7] vfio/pci: Add mmap() attributes to DMABUF feature
` [RFC PATCH 7/7] [RFC ONLY] selftests: vfio: Add standalone vfio_dmabuf_mmap_test
[PATCH 0/3] KVM: x86: Fix incorrect handling of triple faults
2026-02-27 18:34 UTC (9+ messages)
` [PATCH 1/3] KVM: x86: Move nested_run_pending to kvm_vcpu_arch
` [PATCH 2/3] KVM: x86: Do not inject triple faults into an L2 with a pending run
` [PATCH 3/3] KVM: x86: Check for injected exceptions before queuing a debug exception
[PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
2026-02-27 18:25 UTC (6+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-27 17:57 UTC (17+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[PATCH v3 0/8] KVM: nSVM: Save/restore fixes for (Next)RIP
2026-02-27 17:53 UTC (3+ messages)
` [PATCH v3 2/8] KVM: nSVM: Sync interrupt shadow to cached vmcb12 after VMRUN of L2
[kvmtool PATCH v6 00/17] kvmtool: arm64: Handle PSCI calls in userspace
2026-02-27 16:56 UTC (18+ messages)
` [kvmtool PATCH v6 01/17] util/update_headers: Update linux/const.h from linux sources
` [kvmtool PATCH v6 02/17] util/update_headers: Clean up header copying
` [kvmtool PATCH v6 03/17] util/update_headers: Warn about missing header files
` [kvmtool PATCH v6 04/17] update_headers: arm64: Track uapi/linux/psci.h for PSCI definitions
` [kvmtool PATCH v6 05/17] arm64: Sync headers from Linux v6.19 for psci.h
` [kvmtool PATCH v6 06/17] Import arm-smccc.h from Linux v6.19
` [kvmtool PATCH v6 07/17] arm64: Stash kvm_vcpu_init for later use
` [kvmtool PATCH v6 08/17] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [kvmtool PATCH v6 09/17] arm64: Expose ARM64_CORE_REG() for general use
` [kvmtool PATCH v6 10/17] arm64: Add support for finding vCPU for given MPIDR
` [kvmtool PATCH v6 11/17] arm64: Add skeleton implementation for PSCI
` [kvmtool PATCH v6 12/17] arm64: psci: Implement CPU_SUSPEND
` [kvmtool PATCH v6 13/17] arm64: psci: Implement CPU_ON
` [kvmtool PATCH v6 14/17] arm64: psci: Implement AFFINITY_INFO
` [kvmtool PATCH v6 15/17] arm64: psci: Implement MIGRATE_INFO_TYPE
` [kvmtool PATCH v6 16/17] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [kvmtool PATCH v6 17/17] arm64: smccc: Start sending PSCI to userspace
[PATCH] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value
2026-02-27 16:47 UTC (3+ messages)
[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
2026-02-27 16:04 UTC (5+ messages)
[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-02-27 15:52 UTC (8+ messages)
` [PATCH v2 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v2 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v2 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH v15 0/8] support FEAT_LSUI
2026-02-27 15:17 UTC (9+ messages)
` [PATCH v15 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v15 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v15 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v15 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v15 8/8] arm64: Kconfig: add support for LSUI
[PATCH 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
2026-02-27 15:12 UTC (4+ messages)
` [PATCH 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-02-27 14:10 UTC (5+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events
[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
2026-02-27 14:00 UTC (2+ messages)
[PATCH] RISC-V: KVM: fix off-by-one array access in SBI PMU
2026-02-27 13:46 UTC
[RFC PATCH kernel] iommufd: Allow mapping from KVM's guest_memfd
2026-02-27 13:18 UTC (13+ messages)
[RFC v1 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
2026-02-27 10:32 UTC (6+ messages)
` [RFC v1 2/2] powerpc/64s: Add support for huge pfnmaps
[PATCH 0/2] KVM: s390: Limit adapter indicator access to page
2026-02-27 12:14 UTC (4+ messages)
` [PATCH 1/2] KVM: s390: Limit adapter indicator access to mapped page
[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
2026-02-27 11:28 UTC (11+ messages)
` [PATCH v3 06/16] KVM: VMX: Move core VMXON enablement to kernel
` [PATCH v3 07/16] KVM: SVM: Move core EFER.SVME "
` [PATCH v3 09/16] x86/virt: Add refcounting of VMX/SVM usage to support multiple in-kernel users
` [PATCH v3 11/16] KVM: x86/tdx: Do VMXON and TDX-Module initialization during subsys init
[kvmtool PATCH v5 00/15] arm64: Handle PSCI calls in userspace
2026-02-27 10:23 UTC (4+ messages)
` [kvmtool PATCH v5 02/15] update_headers: arm64: Track psci.h for PSCI definitions
[PATCH v3 0/2] KVM: arm64: PMU: Use multiple host PMUs
2026-02-27 9:34 UTC (7+ messages)
` [PATCH v3 1/2] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
[PATCH v3 0/3] Use killable vma write locking in most places
2026-02-27 8:57 UTC (11+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v14 0/8] support FEAT_LSUI
2026-02-27 8:31 UTC (6+ messages)
` [PATCH v14 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2026-02-27 8:29 UTC (5+ messages)
` [PATCH] KVM: x86: Fix C++ user API for structures with variable length arrays
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-27 4:36 UTC (10+ messages)
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates
` [PATCH v4 21/24] x86/virt/tdx: Avoid updates during update-sensitive operations
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-02-27 4:14 UTC (4+ messages)
` [PATCH v2 2/2] x86/fred: Fix early boot failures on SEV-ES/SNP guests
[PATCH kvmtool 1/1] linux/virtio_pci.h: Include kernel.h to provide the __KERNEL_DIV_ROUND_UP define
2026-02-27 0:42 UTC
[PATCH 01/62] kvm: Make pi_enable_wakeup_handler() easier to analyze
2026-02-27 0:19 UTC (8+ messages)
[PATCH v2 0/6] KVM: SEV: use mutex guards for simpler error handling
2026-02-26 23:56 UTC (3+ messages)
` [PATCH v2 6/6] KVM: SEV: use scoped mutex guard in sev_asid_new()
[PATCH 0/3] KVM: x86/pmu: Add hardware Topdown metrics support
2026-02-26 23:06 UTC (4+ messages)
` [PATCH 1/3] KVM: x86/pmu: Do not map fixed counters >= 3 to generic perf events
` [PATCH 2/3] KVM: x86/pmu: Support Intel fixed counter 3 on mediated vPMU
` [PATCH 3/3] KVM: x86/pmu: Support PERF_METRICS MSR in "
[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
2026-02-26 22:28 UTC (11+ messages)
` [PATCH 2/4] selftests/kvm: check that SEV-ES VMs are allowed in SEV-SNP mode
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-02-26 21:08 UTC (11+ messages)
` [PATCH kernel 1/9] pci/tsm: Add TDISP report blob and helpers to parse it
` [PATCH kernel 7/9] coco/sev-guest: Implement the guest support for SEV TIO (phase2)
[PATCH v8 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
2026-02-26 19:57 UTC (5+ messages)
` [PATCH v8 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v8 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests
[PATCH] KVM: SEV: Track SNP launch state and disallow invalid userspace interactions
2026-02-26 19:30 UTC (6+ messages)
[PATCH RFC v2 00/15] Add virtualization support for EGM
2026-02-26 19:29 UTC (7+ messages)
` [PATCH RFC v2 08/15] vfio/nvgrace-egm: Expose EGM region as char device
` [PATCH RFC v2 10/15] vfio/nvgrace-egm: Clear Memory before handing out to VM
[PATCH v4 0/3] targeted TLB sync IPIs for lockless page table walkers
2026-02-26 18:24 UTC (5+ messages)
` [PATCH v4 3/3] x86/tlb: add architecture-specific TLB IPI optimization support
[PATCH v5 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-02-26 16:04 UTC (32+ messages)
` [PATCH v5 06/36] KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headers
` [PATCH v5 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v5 08/36] KVM: arm64: gic-v5: Add Arm copyright header
` [PATCH v5 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v5 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v5 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v5 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v5 13/36] KVM: arm64: gic-v5: Trap and emulate ICC_IDR0_EL1 accesses
` [PATCH v5 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface
` [PATCH v5 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v5 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v5 17/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v5 18/36] KVM: arm64: gic: Introduce queue_irq_unlock to irq_ops
` [PATCH v5 19/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v5 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v5 21/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v5 22/36] KVM: arm64: gic-v5: Trap and mask guest ICC_PPI_ENABLERx_EL1 writes
` [PATCH v5 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v5 24/36] KVM: arm64: gic-v5: Create and initialise vgic_v5
` [PATCH v5 25/36] KVM: arm64: gic-v5: Initialise ID and priority bits when resetting vcpu
` [PATCH v5 26/36] KVM: arm64: gic-v5: Enlighten arch timer for GICv5
` [PATCH v5 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v5 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v5 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v5 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v5 31/36] KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on boot
` [PATCH v5 32/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v5 33/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v5 34/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
` [PATCH v5 35/36] KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
` [PATCH v5 36/36] KVM: arm64: selftests: Add no-vgic-v5 selftest
[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
2026-02-26 16:01 UTC (7+ messages)
` [PATCH v3 02/15] memory: drop RamDiscardListener::double_discard_supported
` [PATCH v3 04/15] system/memory: minor doc fix
` [PATCH v3 09/15] system/ram-discard-manager: implement replay via is_populated iteration
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