Linux KVM
[Prev Page][Next Page]
- [RFC PATCH 5/7] KVM: SVM: Save shadow stack host state on VMRUN, (continued)
- [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter,
Sean Christopherson
- [PATCH v4 04/11] KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 10/11] KVM: x86/mmu: Use static key/branches for checking if TDP MMU is enabled,
Sean Christopherson
- [PATCH v4 03/11] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 05/11] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling,
Sean Christopherson
- [PATCH v4 01/11] KVM: x86/mmu: Change tdp_mmu to a read-only parameter,
Sean Christopherson
- [PATCH v4 02/11] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled,
Sean Christopherson
- [PATCH v4 08/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU,
Sean Christopherson
- [PATCH v4 11/11] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU,
Sean Christopherson
- [PATCH v4 06/11] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn(),
Sean Christopherson
- [PATCH v4 07/11] KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults,
Sean Christopherson
- [PATCH v4 09/11] KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page(),
Sean Christopherson
- Re: [PATCH v4 00/11] KVM: x86/mmu: Make tdp_mmu a read-only parameter,
David Matlack
- [PATCH] KVM: arm64: vgic: fix wrong loop condition in scan_its_table(),
Eric Ren
- [PATCH v2 0/3] KVM: selftests: Rename perf_test_util to memstress,
David Matlack
- [PATCH v10 0/9] s390x: CPU Topology,
Pierre Morel
- [GIT PULL] VFIO updates for v6.1-rc1,
Alex Williamson
- [PATCH][RFC] KVM: x86: Don't reset deadline to period when timer is in one shot mode,
Li RongQing
- [kvm-unit-tests PATCH v4 0/1] s390x: Add exit time test,
Nico Boehr
- [kvm-unit-tests PATCH v3 0/1] s390x: Add exit time test,
Nico Boehr
- [PATCH] KVM: x86: Mark transfer type as X86_TRANSFER_RET when loading CS in iret emulation,
Hou Wenlong
- [PATCH v4 0/4] kvm/mm: Allow GUP to respond to non fatal signals,
Peter Xu
- [kvm-unit-tests PATCH v3 0/2] s390x: Add migration test for guest TOD clock,
Nico Boehr
- [PATCH] KVM: arm64: pkvm: Fixup boot mode to reflect that the kernel resumes from EL1,
Marc Zyngier
- [PATCH v4 0/1] KVM: s390: pv: fix clock comparator late after suspend/resume,
Nico Boehr
- [kvm-unit-tests PATCH v2 0/2] s390x: Add migration test for guest TOD clock,
Nico Boehr
- RE: [PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs,
Deucher, Alexander
- [GIT PULL] Second batch of KVM changes for Linux 6.1,
Paolo Bonzini
- [PATCH v5 0/6] ASID support in vhost-vdpa net,
Eugenio Pérez
- Re: [linux-stable-rc:linux-5.15.y 4542/9999] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall',
Vitaly Kuznetsov
- [PATCH v6 0/8] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
- [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v9 01/14] KVM: selftests: Add a userfaultfd library,
Ricardo Koller
- [PATCH v9 02/14] KVM: selftests: aarch64: Add virt_get_pte_hva() library function,
Ricardo Koller
- [PATCH v9 03/14] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete(),
Ricardo Koller
- [PATCH v9 04/14] KVM: selftests: aarch64: Construct DEFAULT_MAIR_EL1 using sysreg.h macros,
Ricardo Koller
- [PATCH v9 05/14] tools: Copy bitfield.h from the kernel sources,
Ricardo Koller
- [PATCH v9 06/14] KVM: selftests: Stash backing_src_type in struct userspace_mem_region,
Ricardo Koller
- [PATCH v9 08/14] KVM: selftests: Fix alignment in virt_arch_pgd_alloc() and vm_vaddr_alloc(),
Ricardo Koller
- [PATCH v9 07/14] KVM: selftests: Add vm->memslots[] and enum kvm_mem_region_type,
Ricardo Koller
- [PATCH v9 10/14] KVM: selftests: aarch64: Add aarch64/page_fault_test,
Ricardo Koller
- [PATCH v9 09/14] KVM: selftests: Use the right memslot for code, page-tables, and data allocations,
Ricardo Koller
- [PATCH v9 12/14] KVM: selftests: aarch64: Add dirty logging tests into page_fault_test,
Ricardo Koller
- [PATCH v9 11/14] KVM: selftests: aarch64: Add userfaultfd tests into page_fault_test,
Ricardo Koller
- [PATCH v9 13/14] KVM: selftests: aarch64: Add readonly memslot tests into page_fault_test,
Ricardo Koller
- [PATCH v9 14/14] KVM: selftests: aarch64: Add mix of tests into page_fault_test,
Ricardo Koller
- Re: [PATCH v9 00/14] KVM: selftests: Add aarch64/page_fault_test,
Sean Christopherson
- [PATCH v5 0/5] dirty_log_perf_test vCPU pinning,
Vipin Sharma
- [GIT PULL] virtio: fixes, features,
Michael S. Tsirkin
- Re: [KVM] 21d4c575eb: perf-sanity-tests.Test_event_parsing.fail,
Sean Christopherson
- [PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot,
Claudio Imbrenda
- [BUG] KVM USB passthrough did not claim interface before use,
Peter Geis
- [PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing,
Hou Wenlong
- [PATCH] KVM: Align two spacebar after period key in annotation,
Jun Miao
- [PATCH 1/1] perf stat: do not fatal if the leader is not supported,
Dongli Zhang
- [PATCH v2] kvm: x86: Keep the lock order consistent,
Hao Peng
- [PATCH] KVM: arm64: selftests: Fix multiple versions of GIC creation,
Zenghui Yu
- [PATCH] [PATCH] Revert 'vfio: Delete container_q',
chenxiang
- [PATCH v3 0/2] KVM: arm64: Limit stage2_apply_range() batch size to largest block,
Oliver Upton
- [PATCH v2 00/15] KVM: arm64: Parallel stage-2 fault handling,
Oliver Upton
- [PATCH v2 01/15] KVM: arm64: Combine visitor arguments into a context structure,
Oliver Upton
- [PATCH v2 02/15] KVM: arm64: Stash observed pte value in visitor context,
Oliver Upton
- [PATCH v2 03/15] KVM: arm64: Pass mm_ops through the visitor context,
Oliver Upton
- [PATCH v2 04/15] KVM: arm64: Don't pass kvm_pgtable through kvm_pgtable_walk_data,
Oliver Upton
- [PATCH v2 05/15] KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees,
Oliver Upton
- [PATCH v2 06/15] KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make,
Oliver Upton
- [PATCH v2 07/15] KVM: arm64: Use an opaque type for pteps,
Oliver Upton
- [PATCH v2 08/15] KVM: arm64: Protect stage-2 traversal with RCU,
Oliver Upton
- [PATCH v2 09/15] KVM: arm64: Free removed stage-2 tables in RCU callback,
Oliver Upton
- [PATCH v2 10/15] KVM: arm64: Atomically update stage 2 leaf attributes in parallel walks,
Oliver Upton
- [PATCH v2 11/15] KVM: arm64: Split init and set for table PTE,
Oliver Upton
- [PATCH v2 12/15] KVM: arm64: Make block->table PTE changes parallel-aware,
Oliver Upton
- [PATCH v2 13/15] KVM: arm64: Make leaf->leaf PTE changes parallel-aware,
Oliver Upton
- [PATCH v2 14/15] KVM: arm64: Make table->block changes parallel-aware,
Oliver Upton
- [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel,
Oliver Upton
- Re: [PATCH v2 15/15] KVM: arm64: Handle stage-2 faults in parallel,
Sean Christopherson
[PATCH] KVM: x86: Advertise that the SMM_CTL MSR is not supported,
Jim Mattson
[PATCH] vfio: More vfio_file_is_group() use cases,
Alex Williamson
[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive,
Hao Peng
[PATCH ] kvm: x86: Reduce unnecessary function call,
Hao Peng
[PATCH] kvm: x86: Keep the lock order consistent,
Hao Peng
[PATCH v2 0/3] Allow the group FD to remain open when unplugging a device,
Jason Gunthorpe
[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac,
kernel test robot
[PATCH v4 0/4] dirty_log_perf_test CPU pinning,
Vipin Sharma
[PATCH 0/3] Allow the group FD to remain open when unplugging a device,
Jason Gunthorpe
[kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes,
Alexandru Elisei
Windows-11 22H2 upgrade problems,
ToddAndMargo
[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff,
Bobby Eshleman
[PATCH 00/12] KVM: selftests: Add X86_PROPERTY_* magic,
Sean Christopherson
- [PATCH 01/12] KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR,
Sean Christopherson
- [PATCH 02/12] KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*,
Sean Christopherson
- [PATCH 03/12] KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values,
Sean Christopherson
- [PATCH 11/12] KVM: selftests: Add and use KVM helpers for x86 Family and Model,
Sean Christopherson
- [PATCH 07/12] KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX,
Sean Christopherson
- [PATCH 10/12] KVM: selftests: Add dedicated helpers for getting x86 Family and Model,
Sean Christopherson
- [PATCH 06/12] KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*,
Sean Christopherson
- [PATCH 09/12] KVM: selftest: Add PMU feature framework, use in PMU event filter test,
Sean Christopherson
- [PATCH 12/12] KVM: selftest: Drop helpers for getting specific KVM supported CPUID entry,
Sean Christopherson
- [PATCH 04/12] KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test,
Sean Christopherson
- [PATCH 05/12] KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support,
Sean Christopherson
- [PATCH 08/12] KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*,
Sean Christopherson
[PATCH 0/7]KVM: selftests: Clean up x86 page walker utilities,
Sean Christopherson
[PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV),
Sean Christopherson
[PATCH] KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails,
Sean Christopherson
[PATCH v5 0/8] KVM: x86: Intel LBR related perf cleanups,
Sean Christopherson
[kvm-unit-tests PATCH] nVMX: Expect #GP on VMXON with "generic" invalid CR0/CR4 bits,
Sean Christopherson
[kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests,
Sean Christopherson
- [kvm-unit-tests PATCH v3 1/9] nVMX: Add "nop" after setting EFLAGS.TF to guarantee single-step #DB,
Sean Christopherson
- [kvm-unit-tests PATCH v3 2/9] x86: Move helpers to generate misc exceptions to processor.h,
Sean Christopherson
- [kvm-unit-tests PATCH v3 3/9] nVMX: Move #OF test to generic exceptions test,
Sean Christopherson
- [kvm-unit-tests PATCH v3 4/9] nVMX: Drop one-off INT3=>#BP test,
Sean Christopherson
- [kvm-unit-tests PATCH v3 5/9] x86: nSVM: Add an exception test framework and tests,
Sean Christopherson
- [kvm-unit-tests PATCH v3 6/9] x86: nSVM: Move #BP test to exception test framework,
Sean Christopherson
- [kvm-unit-tests PATCH v3 7/9] x86: nSVM: Move #OF test to exception test framework,
Sean Christopherson
- [kvm-unit-tests PATCH v3 8/9] x86: nSVM: Move part of #NM test to exception test framework,
Sean Christopherson
- [kvm-unit-tests PATCH v3 9/9] nVMX: Move #NM test to generic exception test framework,
Sean Christopherson
- Re: [kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests,
Manali Shukla
[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR,
Suraj Jitindar Singh
[RFC PATCH] KVM: optionally commit write on ioeventfd write,
Thanos Makatos
[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81,
kernel test robot
Re: linux-next: Fixes tag needs some work in the vfio tree,
Alex Williamson
High pings when using SR-IOV w\ macvtap & virtio,
kvmuser99
Re: [kvm-unit-tests RFC PATCH 5/5] x86/efi: Update README with standalone instructions,
Sean Christopherson
Re: [kvm-unit-tests RFC PATCH 3/5] x86/efi: Update unittests.cfg to build standalones,
Sean Christopherson
Re: [kvm-unit-tests RFC PATCH 2/5] x86/efi: Fix efi runner scripts for standalone,
Sean Christopherson
Re: [kvm-unit-tests RFC PATCH 1/5] efi: Compile standalone binaries for EFI,
Sean Christopherson
[PATCH v3 0/2] KVM: s390: pv: fix clock comparator late after suspend/resume,
Nico Boehr
[v2] KVM: s390: pv: fix external interruption loop not always detected,
Nico Boehr
[PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking,
Gavin Shan
[PATCH 0/3] Add TCG & KVM support for MSR_CORE_THREAD_COUNT,
Alexander Graf
HvExtCallQueryCapabilities and HvExtCallGetBootZeroedMemory implementation in KVM for Windows guest,
Vipin Sharma
arm64 build failure on kvm/next,
Oliver Upton
Finish removing MPX from arch/x86?,
Dave Hansen
[PATCH] KVM: SVM: Fix reserved fields of struct sev_es_save_area,
Carlos Bilbao
[PULL 43/54] gdbstub: move sstep flags probing into AccelClass,
Alex Bennée
[PULL 46/54] accel/kvm: move kvm_update_guest_debug to inline stub,
Alex Bennée
[PULL 44/54] gdbstub: move breakpoint logic to accel ops,
Alex Bennée
[PULL 45/54] gdbstub: move guest debug support check to ops,
Alex Bennée
[PATCH v11 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Vitaly Kuznetsov
- [PATCH v11 01/46] x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v11 02/46] KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h,
Vitaly Kuznetsov
- [PATCH v11 03/46] KVM: SVM: Add a proper field for Hyper-V VMCB enlightenments,
Vitaly Kuznetsov
- [PATCH v11 04/46] x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments",
Vitaly Kuznetsov
- [PATCH v11 05/46] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush',
Vitaly Kuznetsov
- [PATCH v11 08/46] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag,
Vitaly Kuznetsov
- [PATCH v11 10/46] KVM: x86: hyper-v: Add helper to read hypercall data for array,
Vitaly Kuznetsov
- [PATCH v11 06/46] KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}",
Vitaly Kuznetsov
- [PATCH v11 13/46] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs,
Vitaly Kuznetsov
- [PATCH v11 12/46] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls,
Vitaly Kuznetsov
- [PATCH v11 09/46] KVM: x86: hyper-v: Introduce TLB flush fifo,
Vitaly Kuznetsov
- [PATCH v11 07/46] KVM: x86: Move clearing of TLB_FLUSH_CURRENT to kvm_vcpu_flush_tlb_all(),
Vitaly Kuznetsov
- [PATCH v11 15/46] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64',
Vitaly Kuznetsov
- [PATCH v11 14/46] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants,
Vitaly Kuznetsov
- [PATCH v11 29/46] KVM: x86: Expose Hyper-V L2 TLB flush feature,
Vitaly Kuznetsov
- [PATCH v11 25/46] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv',
Vitaly Kuznetsov
- [PATCH v11 21/46] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook,
Vitaly Kuznetsov
- [PATCH v11 27/46] KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno,
Vitaly Kuznetsov
- [PATCH v11 18/46] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks',
Vitaly Kuznetsov
- [PATCH v11 26/46] KVM: nVMX: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v11 19/46] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use,
Vitaly Kuznetsov
- [PATCH v11 16/46] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi(),
Vitaly Kuznetsov
- [PATCH v11 11/46] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently,
Vitaly Kuznetsov
- [PATCH v11 22/46] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall(),
Vitaly Kuznetsov
- [PATCH v11 23/46] KVM: x86: hyper-v: L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v11 24/46] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check,
Vitaly Kuznetsov
- [PATCH v11 34/46] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too,
Vitaly Kuznetsov
- [PATCH v11 39/46] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v11 38/46] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h,
Vitaly Kuznetsov
- [PATCH v11 36/46] KVM: selftests: Drop helpers to read/write page table entries,
Vitaly Kuznetsov
- [PATCH v11 33/46] KVM: selftests: Hyper-V PV IPI selftest,
Vitaly Kuznetsov
- [PATCH v11 30/46] KVM: selftests: Better XMM read/write helpers,
Vitaly Kuznetsov
- [PATCH v11 43/46] KVM: selftests: Allocate Hyper-V partition assist page,
Vitaly Kuznetsov
- [PATCH v11 35/46] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges,
Vitaly Kuznetsov
- [PATCH v11 44/46] KVM: selftests: evmcs_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v11 37/46] KVM: selftests: Hyper-V PV TLB flush selftest,
Vitaly Kuznetsov
- [PATCH v11 45/46] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test,
Vitaly Kuznetsov
- [PATCH v11 40/46] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h,
Vitaly Kuznetsov
- [PATCH v11 20/46] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id,
Vitaly Kuznetsov
- [PATCH v11 17/46] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v11 28/46] KVM: nSVM: hyper-v: Enable L2 TLB flush,
Vitaly Kuznetsov
- [PATCH v11 31/46] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header,
Vitaly Kuznetsov
- [PATCH v11 46/46] KVM: selftests: Rename 'evmcs_test' to 'hyperv_evmcs',
Vitaly Kuznetsov
- [PATCH v11 42/46] KVM: selftests: Create a vendor independent helper to allocate Hyper-V specific test pages,
Vitaly Kuznetsov
- [PATCH v11 41/46] KVM: selftests: Split off load_evmcs() from load_vmcs(),
Vitaly Kuznetsov
- [PATCH v11 32/46] KVM: selftests: Move the function doing Hyper-V hypercall to a common header,
Vitaly Kuznetsov
- Re: [PATCH v11 00/46] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features,
Sean Christopherson
[RFC PATCH 0/3] Use TAP in some more KVM selftests,
Thomas Huth
[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent,
Alexey Kardashevskiy
Re: [PATCH v2] mips/malta: pass RNG seed to to kernel via env var,
Philippe Mathieu-Daudé
[PATCH v2 0/4] Simplify the module and kconfig structure in vfio,
Jason Gunthorpe
[PATCH 5.4 00/37] IBRS support // Retbleed mitigations,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 01/37] Revert "x86/speculation: Add RSB VM Exit protections",
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 02/37] Revert "x86/cpu: Add a steppings field to struct x86_cpu_id",
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 03/37] x86/devicetable: Move x86 specific macro out of generic code,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 04/37] x86/cpu: Add consistent CPU match macros,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 05/37] x86/cpu: Add a steppings field to struct x86_cpu_id,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 06/37] x86/kvm/vmx: Make noinstr clean,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 07/37] x86/cpufeatures: Move RETPOLINE flags to word 11,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 08/37] x86/bugs: Report AMD retbleed vulnerability,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 09/37] x86/bugs: Add AMD retbleed= boot parameter,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 10/37] x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 11/37] x86/entry: Remove skip_r11rcx,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 12/37] x86/entry: Add kernel IBRS implementation,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 13/37] x86/bugs: Optimize SPEC_CTRL MSR writes,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 14/37] x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS,
Thadeu Lima de Souza Cascardo
- [PATCH 5.4 15/37] x86/bugs: Split spectre_v2_select_mitigation() and spectre_v2_user_select_mitigation(),
Thadeu Lima de Souza Cascardo
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]