messages from 2026-07-02 12:50:16 to 2026-07-03 12:32:33 UTC [more...]
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 12:31 UTC (2+ messages)
` [PATCH v5 09/18] KVM: VMX: Use higher-level allocator API
[PATCH v4 RESEND 0/8] powerpc: Testcase improvements and Power8E/NVL removal
2026-07-03 12:09 UTC (14+ messages)
` [PATCH v4 RESEND 1/8] tests/functional: Add remote interrupts test for PowerNV
` [PATCH v4 RESEND 2/8] tests/qtest/pnv_spi: Test Power11 PNV_SPI
` [PATCH v4 RESEND 3/8] tests/qtest: Add Power11 chip & machine to qtests
` [PATCH v4 RESEND 4/8] tests/functional: Use default powernv machine instead of power10
` [PATCH v4 RESEND 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
` [PATCH v4 RESEND 6/8] ppc/pnv: Remove Power8E and Power8NVL pnv chips
` [PATCH v4 RESEND 7/8] ppc/pnv: Remove Power8E and Power8NVL CPUs
` [PATCH v4 RESEND 8/8] MAINTAINERS: Add self as maintainer for PowerNV
[PATCH] s390x: stsi: regression test for the STSI 3.2.2 count clamp
2026-07-03 11:44 UTC (2+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-07-03 10:19 UTC (3+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCH v9 0/7] target/arm: fully model WFxT instructions for A-profile
2026-07-03 9:59 UTC (2+ messages)
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-03 8:28 UTC (14+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 2/6] selftests/vfio: add sPAPR TCE v2 IOMMU mode
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow
` [RFC PATCH 6/6] selftests/vfio: Enable VFIO selftests on ppc64 and ppc64le
[PATCH v6 00/11] Dynamic PAMT
2026-07-03 8:26 UTC (11+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 09/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v6 11/11] Documentation/x86: Add documentation for TDX's "
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-07-03 7:57 UTC (8+ messages)
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension
[GIT PULL] Split <linux/mod_devicetable.h> in per subsystem headers
2026-07-03 7:37 UTC (2+ messages)
[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-03 6:57 UTC (11+ messages)
` [PATCH v11 1/4] PCI/TPH: Add requester/completer type helpers
` [PATCH v11 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v11 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-07-03 6:46 UTC (4+ messages)
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
2026-07-03 6:19 UTC (5+ messages)
` [PATCH v3 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
` [PATCH v3 4/4] crypto: ccp: Fix memory leak in SEV INIT_EX path
[PATCH v4 0/8] powerpc: Testcase improvements and Power8E/NVL removal
2026-07-03 6:17 UTC (3+ messages)
` [PATCH v4 5/8] ppc/pnv: Replace Power8E with Power11 for 'none' machine test
[PATCH v5 0/8] util: Introduce qemu_get_runtime_dir()
2026-07-03 5:45 UTC (9+ messages)
` [PATCH v5 1/8] "
` [PATCH v5 2/8] ivshmem-server: Use qemu_get_runtime_dir()
` [PATCH v5 3/8] qga: "
` [PATCH v5 4/8] scsi: "
` [PATCH v5 5/8] i386/vmsr: Stop using qemu_get_local_state_dir()
` [PATCH v5 6/8] module: Use qemu_get_runtime_dir()
` [PATCH v5 7/8] util: Remove qemu_get_local_state_dir()
` [PATCH v5 8/8] spice-app: Use qemu_get_runtime_dir()
[PATCH v2 0/7] migration/ram: Assert RAMBlock stability while streaming RAM
2026-07-03 5:19 UTC (8+ messages)
` [PATCH v2 1/7] hw/nvram/fw_cfg: Remove acpi-mr-restore
` [PATCH v2 2/7] hw/nvram/fw_cfg: Avoid resizing RAM at runtime
` [PATCH v2 3/7] system/memory: Remove the resized callback
` [PATCH v2 4/7] system/physmem: Pass RAMBlock to RAMBlockNotifier callbacks
` [PATCH v2 5/7] system/physmem: Notify RAMBlock migratable and idstr changes
` [PATCH v2 6/7] migration/ram: Fix ram_save_complete() return value
` [PATCH v2 7/7] migration/ram: Assert RAMBlock stability while streaming RAM
[GIT PULL] VFIO fixes for v7.2-rc2
2026-07-03 2:56 UTC (2+ messages)
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-03 1:42 UTC (41+ messages)
` [PATCH v19 01/18] PCI/TPH: Fix pcie_tph_get_st_table_loc() field extraction
` [PATCH v19 02/18] PCI/TPH: Fix tph_enabled concurrent update race by bitfield packing
` [PATCH v19 03/18] PCI/TPH: Cache TPH requester capability at probe time
` [PATCH v19 04/18] PCI/TPH: Refactor pcie_enable_tph & add explicit requester variant
` [PATCH v19 05/18] PCI/TPH: Refactor pcie_tph_get_cpu_st & add explicit variant
` [PATCH v19 07/18] PCI/TPH: Add pcie_tph_supported() helper to check TPH capability attributes
` [PATCH v19 08/18] PCI/TPH: Add pci_tph_dsm_supported() helper to detect device TPH ST _DSM
` [PATCH v19 09/18] vfio/pci: Hide TPH capability when TPH is unsupported
` [PATCH v19 11/18] vfio/pci: Virtualize PCIe TPH capability registers
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
` [PATCH v19 13/18] vfio/pci: Introduce VFIO_DEVICE_FEATURE_TPH family uapi for PCI TPH control
` [PATCH v19 14/18] vfio/pci: Implement VFIO_DEVICE_FEATURE_TPH and valid TPH config write support
` [PATCH v19 15/18] vfio/pci: Implement TPH_RESOLVE feature for DMABUF and CPU source resolving
` [PATCH v19 16/18] vfio/pci: Implement TPH_ST feature for batch ST table programming
` [PATCH v19 17/18] vfio/pci: Reset hardware TPH state on device enable/disable
` [PATCH v19 18/18] vfio/pci: Expose tph_policy via debugfs
[PATCH 00/28] KVM: arm64: Add support for FEAT_NV2p1 and FEAT_NV3
2026-07-02 21:10 UTC (55+ messages)
` [PATCH 01/28] arm64: sysreg: Emit RESx/UNKN values for Mapping definitions
` [PATCH 02/28] arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
` [PATCH 03/28] KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
` [PATCH 04/28] KVM: arm64: Drop __HCRX_EL2_* masks
` [PATCH 05/28] KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
` [PATCH 06/28] KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
` [PATCH 07/28] KVM: arm64: Don't evaluate HCR_EL2.NV on ERET fast path
` [PATCH 08/28] arm64: Add ARM64_HAS_NV2P1 capability
` [PATCH 09/28] KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
` [PATCH 10/28] KVM: arm64: Relax CNTHCTL_EL2 "
` [PATCH 11/28] KVM: arm64: Expose FEAT_NV2p1 to NV guests
` [PATCH 12/28] arm64: Add FEAT_NV2p1 detection
` [PATCH 13/28] arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
` [PATCH 14/28] arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
` [PATCH 15/28] arm64: Add ARM64_HAS_NV3 capability
` [PATCH 16/28] KVM: arm64: Split NV-specific exit fixups from the non-NV handling
` [PATCH 17/28] KVM: arm64: Add NV3 control bits to HCRX_EL2 sanitisation
` [PATCH 18/28] KVM: arm64: Add kvm_has_nv{2,3}() predicates
` [PATCH 19/28] KVM: arm64: Make HCR_EL2 a non-VNCR register
` [PATCH 20/28] KVM: arm64: Add sanitisation for NVHCR_EL2
` [PATCH 21/28] KVM: arm64: Add NVHCR_EL2 handling to the sysreg array
` [PATCH 22/28] KVM: arm64: Add routing for NVHCR_EL2 trap
` [PATCH 23/28] KVM: arm64: Add NVHCR_EL2 context switching
` [PATCH 24/28] KVM: arm64: Engage NV3 ERET trap elision
` [PATCH 25/28] KVM: arm64: Engage NV3 TLBI "
` [PATCH 26/28] KVM: arm64: Add FEAT_NV3 detection
` [PATCH 27/28] KVM: arm64: Expose FEAT_NV3 to guests
` [PATCH 28/28] arm64: Add override for ID_AA64MMFR4_EL1.NV_frac
[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
2026-07-02 20:34 UTC (7+ messages)
` [PATCH v4 01/10] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v4 02/10] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
[PATCH net 0/2] vsock/virtio: collapse receive queue under memory pressure
2026-07-02 20:09 UTC (5+ messages)
` [PATCH net 1/2] "
[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-02 19:29 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature
` [PATCH v2 2/3] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v2 3/3] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
2026-07-02 17:48 UTC (11+ messages)
` [PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
` [PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
` [PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
` [PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
` [PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
[PATCH v1 0/8] KVM: s390: Misc fixes
2026-07-02 17:08 UTC (15+ messages)
` [PATCH v1 1/8] KVM: s390: vsie: Avoid potential deadlock with real spaces
` [PATCH v1 2/8] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v1 3/8] KVM: s390: Fix unlikely race with KVM_CAP_S390_USER_OPEREXEC
` [PATCH v1 4/8] KVM: s390: Fix return value of kvm_s390_set_cmma_bits()
` [PATCH v1 5/8] KVM: s390: Fix race in __do_essa()
` [PATCH v1 6/8] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v1 7/8] KVM: s390: Fix dat_crste_walk_range() early return
` [PATCH v1 8/8] KVM: s390: Improve kvm_s390_vm_stop_migration()
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-07-02 16:36 UTC
[RFC PATCH 0/3] KVM: Dirty page logging for guest_memfd-only memslots
2026-07-02 16:09 UTC (6+ messages)
` [RFC PATCH 1/3] KVM: guest_memfd: Use memslot id to keep track of associated memslots
` [RFC PATCH 2/3] KVM: Implement dirty page logging for guest_memfd-only memslots
` [RFC PATCH 3/3] KVM: arm64: Allow "
[PATCH 00/34] Add migration support to the MSHV accelerator
2026-07-02 15:52 UTC (8+ messages)
` [PATCH 16/34] target/i386/mshv: migrate LAPIC state
` [PATCH 26/34] accel/mshv: introduce SaveVMHandler
[PATCH v5 0/3] x86/tdx: Fix port I/O handling bugs
2026-07-02 15:30 UTC (5+ messages)
` [PATCH v5 2/3] x86/insn-eval: Add insn_assign_reg() helper
[PATCH v2 0/2] linux-6.1.y: fix build errors with newer GCC/glibc
2026-07-02 14:23 UTC (3+ messages)
` [PATCH v2 1/2] tools/lib/bpf: fix const-qualifier discard in resolve_full_path
[PATCH] KVM: x86/tdx: Do not print error message on non-present feature
2026-07-02 14:07 UTC (2+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-07-02 13:49 UTC (4+ messages)
[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
2026-07-02 12:57 UTC (9+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping
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