messages from 2026-09-11 21:42:29 to 2026-09-13 16:56:16 UTC [more...]
[PATCH 5.15.y v3 0/7] KVM: fixes for CVE-2026-46113 and related issues
2026-09-13 16:56 UTC (11+ messages)
` [PATCH 5.15.y v3 1/7] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v3 2/7] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v3 4/7] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v3 5/7] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v3 6/7] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v3 7/7] KVM: x86: Fix shadow paging use-after-free due to unexpected role
[PATCH v6 0/9] vfio/pci: Add mmap() for DMABUFs
2026-09-13 16:52 UTC (9+ messages)
` [PATCH v6 3/9] dma-buf: Export dma_buf_set_name()
` [PATCH v6 4/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v6 5/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH v6 6/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH v6 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v6 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-13 16:50 UTC (4+ messages)
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
[PATCH v3 2/2] KVM: x86: Add limit check to IDT in __emulate_int_real()
2026-09-13 16:47 UTC (2+ messages)
[PATCH] vhost-scsi: do not relock event vq mutex on send_evt fallback
2026-09-13 9:04 UTC (2+ messages)
[PATCH v4 0/2] RISC-V: KVM: Huge page recovery during disable-dirty-log
2026-09-13 7:25 UTC (5+ messages)
` [PATCH v4 1/2] RISC-V: KVM: add tracepoint for guest page faults
` [PATCH v4 2/2] RISC-V: KVM: Recover gstage huge page mappings during disable-dirty-log
[PATCH v18] arm64: mm: Handle Granule Protection Faults (GPFs)
2026-09-13 7:04 UTC
[PATCH v18 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-13 6:59 UTC (14+ messages)
` [PATCH v18 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v18 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v18 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v18 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v18 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v18 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v18 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands
[PATCH v6 0/8] KVM: nSVM: Enable DecodeAssists for nested guests
2026-09-13 6:43 UTC (9+ messages)
` [PATCH v6 1/8] KVM: x86: Provide INVLPG linear address to intercept handlers
` [PATCH v6 2/8] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v6 3/8] KVM: nSVM: Track valid hardware DecodeAssist bytes
` [PATCH v6 4/8] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v6 5/8] KVM: nSVM: Fetch DecodeAssist bytes for synthesized faults
` [PATCH v6 6/8] KVM: nSVM: Use emulator bytes for synthesized nested #NPF
` [PATCH v6 7/8] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v6 8/8] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-13 5:36 UTC (4+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[PATCH kvmtool 0/5] Fix diagnostics and capability probes for protected VMs
2026-09-12 19:36 UTC (14+ messages)
` [PATCH kvmtool 1/5] arm64: Do not abort on register-dump failures
` [PATCH kvmtool 2/5] kvm: Bound-check the exit-reason string lookup
` [PATCH kvmtool 3/5] kvm: Name every exit reason the UAPI header defines
` [PATCH kvmtool 4/5] arm64: Query steal-time support on the VM fd
` [PATCH kvmtool 5/5] arm64: Query counter-offset "
[PATCH v2 00/19] guest_memfd: support in-place memory conversion
2026-09-12 14:52 UTC (6+ messages)
` [PATCH v2 07/19] accel/kvm: Add CGS option to control in-place conversion support
[RFC PATCH 0/8] kernfs, driver core: staged sysfs registration
2026-09-12 13:20 UTC (5+ messages)
` [RFC PATCH 5/8] drivers: base: test: Add KUnit suite for "
` [RFC PATCH 6/8] driver core: Defer uevents for devices registered in a staged window
[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
2026-09-12 11:43 UTC (7+ messages)
` [PATCH v7 11/23] KVM: arm64: Share arm64 code with s390
[PATCH 0/2] KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES
2026-09-12 8:48 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 1/2] KVM: Bound per-VM GFN materialization in KVM_SET_MEMORY_ATTRIBUTES
` [PATCH v2 2/2] KVM: Account mem_attr_array nodes to the caller's memcg
` [syzbot ci] Re: KVM: unbounded per-VM kernel memory growth via KVM_SET_MEMORY_ATTRIBUTES
[PATCH] RISC-V: KVM: Publish NACL HFENCE configuration last
2026-09-12 7:19 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix sdata leak and stale snapshot_addr in snapshot_set_shmem
2026-09-12 7:19 UTC (2+ messages)
[PATCH v3 13/13] x86/msr: Simplify some rdmsrq() use cases
2026-09-12 6:50 UTC (3+ messages)
[PATCH v14 0/5] Add RMPOPT support
2026-09-12 1:53 UTC (3+ messages)
` [PATCH v14 4/5] x86/sev: Perform RMP optimizations asynchronously
[syzbot] [kvm?] INFO: task hung in kvm_gmem_release (2)
2026-09-11 23:02 UTC (2+ messages)
[PATCH v10 00/28] KVM: Enable FRED support with KVM VMX
2026-09-11 22:37 UTC (34+ messages)
` [PATCH v10 02/28] KVM: VMX: Initialize VM entry/exit FRED controls in vmcs_config
` [PATCH v10 03/28] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v10 05/28] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v10 07/28] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v10 13/28] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v10 15/28] KVM: x86: Include CR4.FRED in the emulator CR4 write mask
` [PATCH v10 16/28] KVM: x86: Mark CR4.FRED as not reserved
` [PATCH v10 17/28] KVM: x86: Handle CR4.FRED when emulating RSM
` [PATCH v10 18/28] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v10 19/28] KVM: x86: Advertise support for FRED
` [PATCH v10 20/28] KVM: nVMX: Enable support for secondary VM exit controls
` [PATCH v10 21/28] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v10 22/28] KVM: nVMX: Restrict event data VMCS fields to FRED-supported hosts
` [PATCH v10 23/28] KVM: nVMX: Shadow ORIGINAL_EVENT_DATA and INJECTED_EVENT_DATA fields
` [PATCH v10 24/28] KVM: nVMX: Validate FRED-related VMCS fields
` [PATCH v10 25/28] KVM: nVMX: Enable VMX FRED controls
` [PATCH v10 26/28] KVM: selftests: Add FRED MSRs to msrs_test
` [PATCH v10 27/28] KVM: selftests: Add a new VM guest mode to run user level code
` [PATCH v10 28/28] KVM: selftests: Add fred exception tests
page: | 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