Show patches with: State = Action Required       |   111666 patches
« 1 2 ... 227 228 2291116 1117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,07/14] KVM: arm64: PMU: Add counter_index_to_*reg() helpers KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - 1 - --- 2022-10-28 Marc Zyngier New
[v2,06/14] KVM: arm64: PMU: Only narrow counters that are not 64bit wide KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,05/14] KVM: arm64: PMU: Narrow the overflow checking when required KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,04/14] KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflow KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,03/14] KVM: arm64: PMU: Always advertise the CHAIN event KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - 1 - --- 2022-10-28 Marc Zyngier New
[v2,02/14] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,01/14] arm64: Add ID_DFR0_EL1.PerfMon values for PMUv3p7 and IMP_DEF KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - 1 - --- 2022-10-28 Marc Zyngier New
KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign() KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign() - - - --- 2022-10-28 Eiichi Tsukata New
[2/2] KVM: arm64: Redefine pKVM memory transitions in terms of source/target KVM: arm64: pKVM memory transitions cleanup - - - --- 2022-10-28 Oliver Upton New
[1/2] KVM: arm64: Clean out the odd handling of completer_addr KVM: arm64: pKVM memory transitions cleanup - - - --- 2022-10-28 Oliver Upton New
KVM: VMX: Use tabs instead of spaces for indentation KVM: VMX: Use tabs instead of spaces for indentation - - - --- 2022-10-28 Rong Tao New
KVM: VMX: Fix indentation coding style issue KVM: VMX: Fix indentation coding style issue - - - --- 2022-10-27 Rong Tao New
[v3,15/15] KVM: arm64: Handle stage-2 faults in parallel KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,14/15] KVM: arm64: Make table->block changes parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,13/15] KVM: arm64: Make leaf->leaf PTE changes parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,12/15] KVM: arm64: Make block->table PTE changes parallel-aware KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,11/15] KVM: arm64: Split init and set for table PTE KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,09/15] KVM: arm64: Free removed stage-2 tables in RCU callback KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,08/15] KVM: arm64: Protect stage-2 traversal with RCU KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,07/15] KVM: arm64: Use an opaque type for pteps KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,03/15] KVM: arm64: Pass mm_ops through the visitor context KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,02/15] KVM: arm64: Stash observed pte value in visitor context KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v3,01/15] KVM: arm64: Combine visitor arguments into a context structure KVM: arm64: Parallel stage-2 fault handling - - - --- 2022-10-27 Oliver Upton New
[v8,4/4] KVM: selftests: randomize page access order KVM: selftests: randomize memory access of dirty_log_perf_test - - - --- 2022-10-27 Colton Lewis New
[v8,3/4] KVM: selftests: randomize which pages are written vs read KVM: selftests: randomize memory access of dirty_log_perf_test - - - --- 2022-10-27 Colton Lewis New
[v8,2/4] KVM: selftests: create -r argument to specify random seed KVM: selftests: randomize memory access of dirty_log_perf_test - - - --- 2022-10-27 Colton Lewis New
[v8,1/4] KVM: selftests: implement random number generator for guest code KVM: selftests: randomize memory access of dirty_log_perf_test - - - --- 2022-10-27 Colton Lewis New
[4.14,34/34] x86/speculation: Add RSB VM Exit protections Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,33/34] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,32/34] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,31/34] x86/speculation: Disable RRSBA behavior Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,30/34] x86/bugs: Add Cannon lake to RETBleed affected CPU list Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,29/34] x86/cpu/amd: Enumerate BTC_NO Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,28/34] x86/common: Stamp out the stepping madness Retbleed & PBRSB Mitigations 1 - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,27/34] x86/speculation: Fill RSB on vmexit for IBRS Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,26/34] KVM: VMX: Fix IBRS handling after vmexit Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,25/34] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,24/34] x86/speculation: Remove x86_spec_ctrl_mask Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,23/34] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,22/34] x86/speculation: Fix SPEC_CTRL write on SMT state change Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,21/34] x86/speculation: Fix firmware entry SPEC_CTRL handling Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,20/34] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,19/34] x86/speculation: Add LFENCE to RSB fill sequence Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,18/34] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool Retbleed & PBRSB Mitigations 1 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,17/34] entel_idle: Disable IBRS during long idle Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,16/34] x86/bugs: Report Intel retbleed vulnerability Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,15/34] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation() Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,14/34] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,13/34] x86/bugs: Optimize SPEC_CTRL MSR writes Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,12/34] x86/entry: Add kernel IBRS implementation Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,11/34] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,10/34] x86/bugs: Add AMD retbleed= boot parameter Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,09/34] x86/bugs: Report AMD retbleed vulnerability Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,08/34] x86/cpufeatures: Move RETPOLINE flags to word 11 Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,07/34] x86/entry: Remove skip_r11rcx Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,06/34] x86/cpu: Add a steppings field to struct x86_cpu_id Retbleed & PBRSB Mitigations - 2 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,05/34] x86/cpu: Add consistent CPU match macros Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,04/34] x86/devicetable: Move x86 specific macro out of generic code Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,03/34] x86/cpufeature: Fix various quality problems in the <asm/cpu_device_hd.h> header Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,02/34] x86/cpufeature: Add facility to check for min microcode revisions Retbleed & PBRSB Mitigations 1 - - --- 2022-10-27 Suraj Jitindar Singh New
[4.14,01/34] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id" Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Suraj Jitindar Singh New
[2/2] KVM: x86/mmu: Do not recover NX Huge Pages when dirty logging is enabled KVM: x86/mmu: Do not recover NX Huge Pages when dirty logging is enabled - - - --- 2022-10-27 David Matlack New
[1/2] KVM: Keep track of the number of memslots with dirty logging enabled KVM: x86/mmu: Do not recover NX Huge Pages when dirty logging is enabled - - - --- 2022-10-27 David Matlack New
[10/10] KVM: x86: do not define SMM-related constants if SMM disabled KVM: x86: allow compiling out SMM support - - - --- 2022-10-27 Paolo Bonzini New
[09/10] KVM: zero output of KVM_GET_VCPU_EVENTS before filling in the struct KVM: x86: allow compiling out SMM support - - - --- 2022-10-27 Paolo Bonzini New
[08/10] KVM: x86: do not define KVM_REQ_SMI if SMM disabled KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[07/10] KVM: x86: remove SMRAM address space if SMM is not supported KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[06/10] KVM: x86: compile out vendor-specific code if SMM is disabled KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[05/10] KVM: allow compiling out SMM support KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[04/10] KVM: x86: do not go through ctxt->ops when emulating rsm KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[03/10] KVM: x86: move SMM exit to a new file KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[02/10] KVM: x86: move SMM entry to a new file KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[01/10] KVM: x86: start moving SMM-related functions to new files KVM: x86: allow compiling out SMM support - 1 - --- 2022-10-27 Paolo Bonzini New
[16/16] KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_test KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[15/16] KVM: selftests: Add tests in xen_shinfo_test to detect lock races KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[14/16] KVM: Skip unnecessary "unmap" if gpc is already valid during refresh KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[13/16] KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[12/16] KVM: Do not partially reinitialize gfn=>pfn cache during activation KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[11/16] KVM: Drop KVM's API to allow temprorarily unmapping gfn=>pfn cache KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[10/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh() KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[09/16] KVM: Clean up hva_to_pfn_retry() KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[08/16] KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check() KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[07/16] KVM: Store gfn_to_pfn_cache length at activation time KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[06/16] KVM: Store immutable gfn_to_pfn_cache properties KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[05/16] KVM: x86: Remove unused argument in gpc_unmap_khva() KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[04/16] KVM: Shorten gfn_to_pfn_cache function names KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[03/16] KVM: x86: set gfn-to-pfn cache length consistently with VM word size KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[02/16] KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[01/16] KVM: Initialize gfn_to_pfn_cache locks in dedicated helper KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache - - - --- 2022-10-27 Paolo Bonzini New
[V3,2/2] virt: sev: Allow for retrying SNP extended requests Fix security issue in SNP guest AES-GCM usage - - - --- 2022-10-27 Peter Gonda New
[V3,1/2] virt: sev: Prevent IV reuse in SNP guest driver Fix security issue in SNP guest AES-GCM usage - 1 - --- 2022-10-27 Peter Gonda New
[v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID [v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID - - - --- 2022-10-27 Paolo Bonzini New
[PATCHv5,8/8] KVM: SVM: Enable VNMI feature Virtual NMI feature - - - --- 2022-10-27 Santosh Shukla New
[PATCHv5,7/8] KVM: nSVM: emulate VMEXIT_INVALID case for nested VNMI Virtual NMI feature - - - --- 2022-10-27 Santosh Shukla New
[PATCHv5,6/8] KVM: nSVM: implement nested VNMI Virtual NMI feature - - - --- 2022-10-27 Santosh Shukla New
[PATCHv5,5/8] KVM: SVM: Add VNMI support in inject_nmi Virtual NMI feature - - - --- 2022-10-27 Santosh Shukla New
« 1 2 ... 227 228 2291116 1117 »