Show patches with: Archived = No       |   1333 patches
« 1 2 3 413 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,v7,18/18] x86: pmu: Optimize emulated instruction validation x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,17/18] x86: pmu: Adjust lower boundary of branch-misses event x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,16/18] x86: pmu: Add IBPB indirect jump asm blob x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,15/18] x86: pmu: Adjust lower boundary of llc-misses event to 0 for legacy CPUs x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,14/18] x86: pmu: Improve LLC misses event verification x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,13/18] x86: pmu: Improve instruction and branches events verification x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,12/18] x86: pmu: Enable and disable PMCs in loop() asm blob x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,11/18] x86: pmu: Use macro to replace hard-coded instructions event index x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,10/18] x86: pmu: Use macro to replace hard-coded ref-cycles event index x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,09/18] x86: pmu: Use macro to replace hard-coded branches event index x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,08/18] x86: pmu: Fix cycles event validation failure x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,07/18] x86: pmu: Fix potential out of bound access for fixed events x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,06/18] x86: pmu: Print measured event count if test fails x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,05/18] x86: pmu: Enlarge cnt[] length to 48 in check_counters_many() x86/pmu: Fixes and improvements - 1 - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,04/18] x86: pmu: Align fields in pmu_counter_t to better pack the struct x86/pmu: Fixes and improvements - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,03/18] x86: pmu: Refine fixed_events[] names x86/pmu: Fixes and improvements - 2 - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,02/18] x86: pmu: Remove blank line and redundant space x86/pmu: Fixes and improvements - 2 - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v7,01/18] x86: pmu: Remove duplicate code in pmu_init() x86/pmu: Fixes and improvements - 2 - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,6/6] nVMX: add a test for canonical checks of various host state vmcs12 fields. x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,5/6] x86: Add testcases for writing (non)canonical LA57 values to MSRs and bases x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,4/6] x86: Expand LA57 test to 64-bit mode (to prep for canonical testing) x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,3/6] x86: Move struct invpcid_desc descriptor to processor.h x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,2/6] x86: Add a few functions for gdt manipulation x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,v2,1/6] x86: Add _safe() and _fep_safe() variants to segment base load instructions x86: LA57 canonical testcases - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,3/3] x86: Increase per-CPU stack/data area to 12KiB x86: Bump per-CPU stack/data to 12KiB - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,2/3] x86: Add a macro for the size of the per-CPU stack/data area x86: Bump per-CPU stack/data to 12KiB - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests,1/3] x86: Make per-CPU stacks page-aligned x86: Bump per-CPU stack/data to 12KiB - - - --- 2025-02-15 Sean Christopherson New
[v2,5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen KVM: x86/xen: Restrict hypercall MSR index - 2 - --- 2025-02-15 Sean Christopherson New
[v2,4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y KVM: x86/xen: Restrict hypercall MSR index - 2 - --- 2025-02-15 Sean Christopherson New
[v2,3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes KVM: x86/xen: Restrict hypercall MSR index - 2 - --- 2025-02-15 Sean Christopherson New
[v2,2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR KVM: x86/xen: Restrict hypercall MSR index - 2 - --- 2025-02-15 Sean Christopherson New
[v2,1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range KVM: x86/xen: Restrict hypercall MSR index - 2 - --- 2025-02-15 Sean Christopherson New
[2/2] KVM: selftests: Assert that STI blocking isn't set after event injection KVM: SVM: Fix an STI shadow on VMRUN bug - - - --- 2025-02-15 Sean Christopherson New
[1/2] KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow KVM: SVM: Fix an STI shadow on VMRUN bug - - - --- 2025-02-15 Sean Christopherson New
[2/2] KVM: x86: Rename and invert async #PF's send_user_only flag to send_always KVM: x86: Fix and a cleanup for async #PFs - - - --- 2025-02-15 Sean Christopherson New
[1/2] KVM: x86: Don't inject PV async #PF if SEND_ALWAYS=0 and guest state is protected KVM: x86: Fix and a cleanup for async #PFs - - - --- 2025-02-15 Sean Christopherson New
[kvm-unit-tests] x86: Make set/clear_bit() atomic [kvm-unit-tests] x86: Make set/clear_bit() atomic - - - --- 2025-02-14 Nicolas Saenz Julienne New
[kvm-unit-tests] nVMX: Clear A/D enable bit in EPTP after negative testcase on non-A/D host [kvm-unit-tests] nVMX: Clear A/D enable bit in EPTP after negative testcase on non-A/D host - - - --- 2025-02-14 Sean Christopherson New
[v6,3/3] PCI: s390: Enable HAVE_PCI_MMAP on s390 and restrict mmap() of resources to mappable BARs vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it - - - --- 2025-02-14 Niklas Schnelle New
[v6,2/3] PCI: s390: Support mmap() of BARs and replace VFIO_PCI_MMAP by a device flag vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it 1 - - --- 2025-02-14 Niklas Schnelle New
[v6,1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it - - - --- 2025-02-14 Niklas Schnelle New
[next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable" [next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable" - - - --- 2025-02-14 Colin Ian King New
[GIT,PULL] KVM/arm64 fixes for 6.14, take #2 [GIT,PULL] KVM/arm64 fixes for 6.14, take #2 - - - --- 2025-02-14 Marc Zyngier New
[kvm-unit-tests,v7,6/6] riscv: sbi: Add SSE extension tests riscv: add SBI SSE extension tests - - - --- 2025-02-14 Clément Léger New
[kvm-unit-tests,v7,5/6] lib: riscv: Add SBI SSE support riscv: add SBI SSE extension tests - - - --- 2025-02-14 Clément Léger New
[kvm-unit-tests,v7,4/6] riscv: lib: Add SBI SSE extension definitions riscv: add SBI SSE extension tests - 1 - --- 2025-02-14 Clément Léger New
[kvm-unit-tests,v7,3/6] riscv: Use asm-offsets to generate SBI_EXT_HSM values riscv: add SBI SSE extension tests - 1 - --- 2025-02-14 Clément Léger New
[kvm-unit-tests,v7,2/6] riscv: Set .aux.o files as .PRECIOUS riscv: add SBI SSE extension tests - - - --- 2025-02-14 Clément Léger New
[kvm-unit-tests,v7,1/6] kbuild: Allow multiple asm-offsets file to be generated riscv: add SBI SSE extension tests - 1 - --- 2025-02-14 Clément Léger New
[v4,27/27] KVM: arm64: selftests: Add SME to set_id_regs test KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,24/27] KVM: arm64: Expose SME to nested guests KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,23/27] KVM: arm64: Handle SME exceptions KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,22/27] KVM: arm64: Context switch SME state for normal guests KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,21/27] KVM: arm64: Expose SME specific state to userspace KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,20/27] KVM: arm64: Support userspace access to streaming mode Z and P registers KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,19/27] KVM: arm64: Provide assembly for SME state restore KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,18/27] KVM: arm64: Support SME priority registers KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,17/27] KVM: arm64: Support SME identification registers for guests KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,16/27] KVM: arm64: Support TPIDR2_EL0 KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,15/27] KVM: arm64: Support SME control registers KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,14/27] KVM: arm64: Implement SME vector length configuration KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,13/27] KVM: arm64: Store vector lengths in an array KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,12/27] KVM: arm64: Rename sve_state_reg_region KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,11/27] KVM: arm64: Define internal features for SME KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,10/27] KVM: arm64: Document the KVM ABI for SME KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,09/27] KVM: arm64: Rename SVE finalization constants to be more general KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,08/27] KVM: arm64: Move SVE state access macros after feature test macros KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,07/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,06/27] KVM: arm64: Pay attention to FFR parameter in SVE save and load KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,05/27] KVM: arm64: Introduce non-UNDEF FGT control KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[v4,01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state KVM: arm64: Implement support for SME in non-protected guests - - - --- 2025-02-14 Mark Brown New
[net,v3] vsock/virtio: fix variables initialization during resuming [net,v3] vsock/virtio: fix variables initialization during resuming 1 2 - --- 2025-02-14 Junnan Wu New
[v1,2/2] KVM: s390: pv: fix race when making a page secure KVM: s390: fix two newly introduced bugs - - - --- 2025-02-13 Claudio Imbrenda New
[v1,1/2] KVM: s390: fix issues when splitting folios KVM: s390: fix two newly introduced bugs - - - --- 2025-02-13 Claudio Imbrenda New
[RFC,v3,8/8] KVM: arm64: selftests: Reword selftests error PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,7/8] perf: arm_pmuv3: Keep out of guest counter partition PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,6/8] perf: arm_pmuv3: Generalize counter bitmasks PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,5/8] KVM: arm64: Introduce module param to partition the PMU PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,4/8] KVM: arm64: Reorganize PMU functions PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,3/8] KVM: arm64: Cleanup PMU includes PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,2/8] arm64: Generate sign macro for sysreg Enums PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[RFC,v3,1/8] arm64: cpufeature: Add cap for HPMN0 PMU partitioning driver support - - - --- 2025-02-13 Colton Lewis New
[v7,45/45] WIP: Enable support for PAGE_SIZE>4k arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,44/45] KVM: arm64: Allow activating realms arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,43/45] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,42/45] arm64: kvm: Expose support for private memory arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,41/45] arm64: RME: Provide accurate register list arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,40/45] arm64: RME: Provide register list for unfinalized RME RECs arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,39/45] arm64: RME: Configure max SVE vector length for a Realm arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,38/45] arm64: RME: Propagate max SVE vector length from RMM arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,37/45] arm64: RME: Initialize PMCR.N with number counter supported by RMM arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,36/45] arm64: RME: Set breakpoint parameters through SET_ONE_REG arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,35/45] arm64: RME: Propagate number of breakpoints and watchpoints to userspace arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,34/45] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
[v7,33/45] arm64: rme: Enable PMU support with a realm guest arm64: Support for Arm CCA in KVM - - - --- 2025-02-13 Steven Price New
« 1 2 3 413 14 »