messages from 2026-01-16 01:00:41 to 2026-01-19 08:35:33 UTC [more...]
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-19 8:35 UTC (25+ messages)
` [PATCH v3 02/24] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [PATCH v3 14/24] KVM: Change the return type of gfn_handler_t() from bool to int
[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-01-19 8:12 UTC (5+ messages)
` [PATCH v2 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH v2 2/2] x86/virt/tdx: Print TDX module version during init
[PATCH v5] irqchip/riscv-imsic: Adjust the number of available guest irq files
2026-01-19 8:04 UTC (2+ messages)
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-19 8:04 UTC (12+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-19 7:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH v3 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
2026-01-19 6:05 UTC (5+ messages)
` [PATCH v3 1/3] vdpa/mlx5: update mlx_features with driver state check
` [PATCH v3 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v3 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-19 5:59 UTC (18+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-19 5:53 UTC (20+ messages)
[PATCH v2 00/16] KVM: x86: Enable APX for guests
2026-01-19 5:55 UTC (3+ messages)
` [PATCH v2 14/16] KVM: x86: Expose APX foundational feature bit to guests
[PATCH v2 1/8] target/i386: Include missing 'svm.h' header in 'sev.h'
2026-01-19 5:37 UTC (4+ messages)
` [PATCH v2 8/8] monitor: Remove 'monitor/hmp-target.h' header
[PATCH v9 0/5] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2026-01-19 5:33 UTC (5+ messages)
` [PATCH v9 4/5] target/i386/kvm: reset AMD PMU registers during VM reset
[PATCH 0/7] target/i386: Misc PMU, PEBS, and MSR fixes and improvements
2026-01-19 3:30 UTC (12+ messages)
` [PATCH 1/7] target/i386: Disable unsupported BTS for guest
` [PATCH 2/7] target/i386: Don't save/restore PERF_GLOBAL_OVF_CTRL MSR
` [PATCH 3/7] target/i386: Gate enable_pmu on kvm_enabled()
` [PATCH 4/7] target/i386: Support full-width writes for perf counters
` [PATCH 5/7] target/i386: Save/Restore DS based PEBS specfic MSRs
` [PATCH 6/7] target/i386: Make some PEBS features user-visible
` [PATCH 7/7] target/i386: Increase MSR_BUF_SIZE and split KVM_[GET/SET]_MSRS calls
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-19 2:31 UTC (10+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2026-01-19 2:13 UTC (9+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-18 16:58 UTC (5+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_execve (6)
2026-01-17 23:18 UTC (2+ messages)
[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
2026-01-17 5:36 UTC (3+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-17 0:43 UTC (4+ messages)
` [PATCH v9 08/22] KVM: VMX: Set FRED MSR intercepts
[PATCH net-next v15 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-16 21:28 UTC (13+ messages)
` [PATCH net-next v15 01/12] vsock: add netns to vsock core
` [PATCH net-next v15 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v15 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v15 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v15 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v15 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v15 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v15 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v15 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v15 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v15 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v15 12/12] selftests/vsock: add tests for namespace deletion
[PATCH v3 0/3] vfio: selftests: Add MMIO DMA mapping test
2026-01-16 22:33 UTC (2+ messages)
[PATCH net v4 0/4] vsock/virtio: fix TX credit handling
2026-01-16 20:21 UTC (4+ messages)
[PATCH RESEND net v5 0/4] vsock/virtio: fix TX credit handling
2026-01-16 20:15 UTC (5+ messages)
` [PATCH RESEND net v5 1/4] vsock/virtio: fix potential underflow in virtio_transport_get_credit()
` [PATCH RESEND net v5 2/4] vsock/test: fix seqpacket message bounds test
` [PATCH RESEND net v5 3/4] vsock/virtio: cap TX credit to local buffer size
` [PATCH RESEND net v5 4/4] vsock/test: add stream TX credit bounds test
[PATCH v2] Support runtime configuration for per-VM's HGATP mode
2026-01-16 19:03 UTC (3+ messages)
` [PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
[PATCH kvmtool v2 00/17] arm64: Support GICv5-based guests
2026-01-16 18:27 UTC (18+ messages)
` [PATCH kvmtool v2 01/17] Sync kernel UAPI headers with v6.19-rc5 with WIP KVM GICv5 PPI support
` [PATCH kvmtool v2 02/17] arm64: Add basic support for creating a VM with GICv5
` [PATCH kvmtool v2 03/17] arm64: Simplify GICv5 type checks by adding gic__is_v5()
` [PATCH kvmtool v2 04/17] arm64: Introduce GICv5 FDT IRQ types
` [PATCH kvmtool v2 05/17] arm64: Generate GICv5 FDT node
` [PATCH kvmtool v2 06/17] arm64: Update PMU IRQ and FDT code for GICv5
` [PATCH kvmtool v2 07/17] arm64: Update timer FDT IRQsfor GICv5
` [PATCH kvmtool v2 08/17] irq: Add interface to override default irq offset
` [PATCH kvmtool v2 09/17] arm64: Add phandle for each CPU
` [PATCH kvmtool v2 10/17] Sync kernel headers with v6.19-rc5 for GICv5 IRS and ITS support in KVM
` [PATCH kvmtool v2 11/17] arm64: Add GICv5 IRS support
` [PATCH kvmtool v2 12/17] arm64: Generate FDT node for GICv5's IRS
` [PATCH kvmtool v2 13/17] arm64: Update generic FDT interrupt desc generator for GICv5
` [PATCH kvmtool v2 14/17] arm64: Bump PCI FDT code "
` [PATCH kvmtool v2 15/17] arm64: Introduce gicv5-its irqchip
` [PATCH kvmtool v2 16/17] arm64: Add GICv5 ITS node to FDT
` [PATCH kvmtool v2 17/17] arm64: Update PCI FDT generation for GICv5 ITS MSIs
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-16 18:16 UTC (26+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
[PATCH kvmtool v4 0/7] arm64: Nested virtualization support
2026-01-16 18:14 UTC (11+ messages)
` [PATCH kvmtool v4 2/7] arm64: Initial nested virt support
` [PATCH kvmtool v4 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v4 4/7] arm64: Add counter offset control
` [PATCH kvmtool v4 5/7] arm64: Add FEAT_E2H0 support
` [PATCH kvmtool v4 6/7] arm64: Generate HYP timer interrupt specifiers
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-16 18:07 UTC (13+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v5 0/3] KVM: x86: Add userspace control for Suppress EOI Broadcast
2026-01-16 17:34 UTC (9+ messages)
` [PATCH v5 1/3] KVM: x86: Refactor suppress EOI broadcast logic
[PATCH v8 09/14] x86/mm: LAM compatible non-canonical definition
2026-01-16 17:09 UTC (5+ messages)
[PATCH 0/4] bugfix some issues under abnormal scenarios
2026-01-16 17:07 UTC (5+ messages)
` [PATCH 1/4] hisi_acc_vfio_pci: fix VF reset timeout issue
` [PATCH 4/4] hisi_acc_vfio_pci: fix the queue parameter anomaly issue
[PATCH] KVM: s390: vsie: retry SIE when unable to get vsie_page
2026-01-16 17:01 UTC (7+ messages)
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2026-01-16 15:32 UTC (2+ messages)
[PATCH v2] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
2026-01-16 15:31 UTC
[PATCH] KVM: x86: Add SRCU protection for KVM_GET_SREGS2
2026-01-16 15:15 UTC
[syzbot] [kvm?] BUG: unable to handle kernel paging request in kvm_gmem_get_folio
2026-01-16 15:24 UTC (2+ messages)
[PATCH v2] PCI: Lock upstream bridge for pci_try_reset_function()
2026-01-16 15:03 UTC
[PATCH v2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
2026-01-16 14:29 UTC (2+ messages)
` "
[PATCH v2] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
2026-01-16 14:29 UTC (2+ messages)
` "
[PATCH] KVM: nSVM: Expose SVM DecodeAssists to guest hypervisors
2026-01-16 13:03 UTC (5+ messages)
` [kvm-unit-tests] x86: Add #PF test case for the SVM DecodeAssists feature
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-16 12:22 UTC (2+ messages)
[PATCH] KVM: riscv: Fix Spectre-v1 in APLIC interrupt handling
2026-01-16 9:57 UTC
[PATCH 0/3] KVM: x86: Mitigate kvm-clock drift caused by masterclock update
2026-01-16 9:31 UTC (4+ messages)
[PATCH v4 0/4] KVM: nVMX: Disallow access to vmcs12 fields that aren't supported by "hardware"
2026-01-16 9:02 UTC (5+ messages)
` [PATCH v4 3/4] "
` [PATCH v4 4/4] KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fields
[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
2026-01-16 8:09 UTC (2+ messages)
[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-01-16 4:23 UTC (5+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
[PATCH v5 0/8] KVM: SVM: Add Page Modification Logging (PML) support
2026-01-16 4:12 UTC (4+ messages)
` [PATCH v5 7/8] KVM: SVM: Add Page modification logging support
[PATCH net v2 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb
2026-01-16 3:50 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