summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-211-0/+3
|\
| * sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers2024-04-161-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-202-0/+2
|\ \ | |/ |/|
| * Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-04-161-0/+1
| |\
| | * perf/x86/intel: Expose existence of callback support to KVMSean Christopherson2024-04-111-0/+1
| * | KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson2024-04-111-0/+1
| |/
* | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2024-04-104-8/+36
|\ \
| * \ Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-04-084-8/+36
| |\ \ | | |/ | |/|
| | * x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-082-0/+6
| | * x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-081-0/+1
| | * x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2024-04-082-0/+5
| | * x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-082-1/+5
| | * x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta2024-04-083-1/+15
| | * x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds2024-04-081-6/+4
* | | x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-04-081-1/+2
|/ /
* | Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-064-3/+27
|\ \
| * | x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2024-04-041-0/+2
| * | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-041-2/+2
| |\ \
| | * | x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-011-2/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-032-1/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-025-89/+102
| | |\ \
| | * | | KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPPaolo Bonzini2024-03-181-0/+23
| | * | | Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini2024-03-181-1/+0
| | |\ \ \
| | | * | | x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li2024-02-061-1/+0
* | | | | | x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-041-2/+2
* | | | | | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-041-0/+2
|/ / / / /
* | | | | Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-314-5/+17
|\ \ \ \ \
| * | | | | perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-03-251-0/+8
| * | | | | x86/cpufeatures: Add new word for scattered featuresSandipan Das2024-03-254-5/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-312-3/+4
|\ \ \ \ \
| * | | | | x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-03-262-3/+4
| |/ / / /
* | | | / x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)2024-03-292-5/+17
| |_|_|/ |/| | |
* | | | crash: use macro to add crashk_res into iomem early for specific archBaoquan He2024-03-261-0/+2
|/ / /
* | | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-242-5/+6
|\ \ \
| * | | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * | | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| |/ /
* | | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-212-84/+91
|\ \ \
| * | | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-84/+91
* | | | Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-191-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-03-131-0/+5
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1511-28/+309
|\ \ \ \
| * \ \ \ Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-1/+8
| |\ \ \ \
| | * | | | KVM: x86/xen: allow vcpu_info to be mapped by fixed HVAPaul Durrant2024-02-221-0/+3
| | * | | | KVM: x86/xen: allow shared_info to be mapped by fixed HVAPaul Durrant2024-02-221-1/+5
| * | | | | Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-112-4/+11
| |\ \ \ \ \
| | * | | | | KVM: x86/pmu: Explicitly check NMI from guest to reducee false positivesLike Xu2024-02-261-1/+9
| | * | | | | KVM: x86/pmu: Snapshot and clear reprogramming bitmap before reprogrammingSean Christopherson2024-02-011-0/+1
| | * | | | | KVM: x86/pmu: Move pmc_idx => pmc translation helper to common codeSean Christopherson2024-02-011-1/+0
| | * | | | | KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad indexSean Christopherson2024-01-301-1/+1
| | * | | | | KVM: x86/pmu: Allow programming events that match unsupported arch eventsSean Christopherson2024-01-301-1/+0
| | | |_|_|/ | | |/| | |