Show patches with: none      |   112741 patches
« 1 2 ... 228 229 2301127 1128 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,011/108] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,010/108] KVM: TDX: Add TDX "architectural" error codes KVM TDX basic feature support - 1 - --- 2022-10-30 Isaku Yamahata New
[v10,009/108] KVM: TDX: Define TDX architectural definitions KVM TDX basic feature support - 1 - --- 2022-10-30 Isaku Yamahata New
[v10,008/108,MARKER] The start of TDX KVM patch series: TDX architectural definitions KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,007/108] KVM: TDX: Make TDX VM type supported KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,006/108] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs KVM TDX basic feature support - 1 - --- 2022-10-30 Isaku Yamahata New
[v10,005/108] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,004/108] x86/virt/tdx: Add a helper function to return system wide info about TDX module KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,003/108] KVM: TDX: Add placeholders for TDX VM/vcpu structure KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,002/108] KVM: x86: Refactor KVM VMX module init/exit functions KVM TDX basic feature support - - - --- 2022-10-30 Isaku Yamahata New
[v10,001/108] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX KVM TDX basic feature support - 1 - --- 2022-10-30 Isaku Yamahata New
[7/7] x86, KVM: remove unnecessary argument to x86_virt_spec_ctrl and callers KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[6/7] KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[5/7] KVM: SVM: adjust register allocation for __svm_vcpu_run KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[4/7] KVM: SVM: replace argument of __svm_vcpu_run with vcpu_svm KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[3/7] KVM: SVM: extract VMCB accessors to a new file KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[2/7] KVM: VMX: more cleanups to __vmx_vcpu_run KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
[1/7] KVM: VMX: remove regs argument of __vmx_vcpu_run KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly - - - --- 2022-10-28 Paolo Bonzini New
KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters KVM: x86: Fix a stall when KVM_SET_MSRS is called on the pmu counters - 1 - --- 2022-10-28 Aaron Lewis New
[v2,14/14] KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,13/14] KVM: arm64: PMU: Implement PMUv3p5 long counter support KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,12/14] KVM: arm64: PMU: Allow ID_DFR0_EL1.PerfMon to be set from userspace KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,11/14] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,10/14] KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - 1 - --- 2022-10-28 Marc Zyngier New
[v2,09/14] KVM: arm64: PMU: Do not let AArch32 change the counters' top 32 bits KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[v2,08/14] KVM: arm64: PMU: Simplify setting a counter to a specific value KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support - - - --- 2022-10-28 Marc Zyngier New
[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 Jitindar Singh, Suraj New
[4.14,33/34] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,32/34] x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,31/34] x86/speculation: Disable RRSBA behavior Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,30/34] x86/bugs: Add Cannon lake to RETBleed affected CPU list Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,29/34] x86/cpu/amd: Enumerate BTC_NO Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,28/34] x86/common: Stamp out the stepping madness Retbleed & PBRSB Mitigations 1 - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,27/34] x86/speculation: Fill RSB on vmexit for IBRS Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,26/34] KVM: VMX: Fix IBRS handling after vmexit Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,25/34] KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,24/34] x86/speculation: Remove x86_spec_ctrl_mask Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,23/34] x86/speculation: Use cached host SPEC_CTRL value for guest entry/exit Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,22/34] x86/speculation: Fix SPEC_CTRL write on SMT state change Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,21/34] x86/speculation: Fix firmware entry SPEC_CTRL handling Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,20/34] x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,19/34] x86/speculation: Add LFENCE to RSB fill sequence Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,18/34] x86/speculation: Change FILL_RETURN_BUFFER to work with objtool Retbleed & PBRSB Mitigations 1 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,17/34] entel_idle: Disable IBRS during long idle Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,16/34] x86/bugs: Report Intel retbleed vulnerability Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj 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 Jitindar Singh, Suraj New
[4.14,14/34] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,13/34] x86/bugs: Optimize SPEC_CTRL MSR writes Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,12/34] x86/entry: Add kernel IBRS implementation Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,11/34] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,10/34] x86/bugs: Add AMD retbleed= boot parameter Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,09/34] x86/bugs: Report AMD retbleed vulnerability Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,08/34] x86/cpufeatures: Move RETPOLINE flags to word 11 Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,07/34] x86/entry: Remove skip_r11rcx Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,06/34] x86/cpu: Add a steppings field to struct x86_cpu_id Retbleed & PBRSB Mitigations - 2 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,05/34] x86/cpu: Add consistent CPU match macros Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,04/34] x86/devicetable: Move x86 specific macro out of generic code Retbleed & PBRSB Mitigations - 1 - --- 2022-10-27 Jitindar Singh, Suraj 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 Jitindar Singh, Suraj New
[4.14,02/34] x86/cpufeature: Add facility to check for min microcode revisions Retbleed & PBRSB Mitigations 1 - - --- 2022-10-27 Jitindar Singh, Suraj New
[4.14,01/34] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id" Retbleed & PBRSB Mitigations - - - --- 2022-10-27 Jitindar Singh, Suraj 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
« 1 2 ... 228 229 2301127 1128 »