aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-07x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Gravatar Robert Richter 1-2/+0
2024-05-01x86/mm: Remove broken vsyscall emulation code from the page fault codeGravatar Linus Torvalds 1-1/+0
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecGravatar Ashish Kalra 1-0/+2
2024-04-29x86/e820: Add a new e820 table update helperGravatar Ashish Kalra 1-0/+1
2024-04-24x86/tdx: Preserve shared bit on mprotect()Gravatar Kirill A. Shutemov 2-1/+3
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+3
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-0/+2
2024-04-16Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-0/+1
2024-04-16sched: Add missing memory barrier in switch_mm_cidGravatar Mathieu Desnoyers 1-0/+3
2024-04-11perf/x86/intel: Expose existence of callback support to KVMGravatar Sean Christopherson 1-0/+1
2024-04-11KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleGravatar Sean Christopherson 1-0/+1
2024-04-10Merge branch 'linus' into x86/urgent, to pick up dependent commitsGravatar Ingo Molnar 4-8/+36
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGravatar Linus Torvalds 4-8/+36
2024-04-08x86/bhi: Mitigate KVM by defaultGravatar Pawan Gupta 2-0/+6
2024-04-08x86/bhi: Add BHI mitigation knobGravatar Pawan Gupta 1-0/+1
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugGravatar Pawan Gupta 2-0/+5
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SGravatar Daniel Sneddon 2-1/+5
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryGravatar Pawan Gupta 3-1/+15
2024-04-08x86/syscall: Don't force use of indirect calls for system callsGravatar Linus Torvalds 1-6/+4
2024-04-08x86/apic: Force native_apic_mem_read() to use the MOV instructionGravatar Adam Dunlap 1-1/+2
2024-04-06Merge branch 'linus' into x86/urgent, to pick up dependent commitGravatar Ingo Molnar 4-3/+27
2024-04-04x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordGravatar Sean Christopherson 1-0/+2
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-2/+2
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Gravatar Borislav Petkov (AMD) 1-2/+2
2024-04-04x86/coco: Require seeding RNG with RDRAND on CoCo systemsGravatar Jason A. Donenfeld 1-0/+2
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+23
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 5-89/+102
2024-04-01x86/bpf: Fix IP for relocating call depth accountingGravatar Joan Bruguera Micó 1-2/+2
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-5/+17
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+4
2024-03-29x86/bugs: Fix the SRSO mitigation on Zen3/4Gravatar Borislav Petkov (AMD) 2-5/+17
2024-03-26crash: use macro to add crashk_res into iomem early for specific archGravatar Baoquan He 1-0/+2
2024-03-26x86/sev: Skip ROM range scans and validation for SEV-SNP guestsGravatar Kevin Loughlin 2-3/+4
2024-03-25perf/x86/amd/lbr: Use freeze based on availabilityGravatar Sandipan Das 1-0/+8
2024-03-25x86/cpufeatures: Add new word for scattered featuresGravatar Sandipan Das 4-5/+9
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-5/+6
2024-03-24x86/cpu: Add model number for another Intel Arrow Lake mobile processorGravatar Tony Luck 1-0/+1
2024-03-22x86/pm: Work around false positive kmemleak report in msr_build_context()Gravatar Anton Altaparmakov 1-5/+5
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-84/+91
2024-03-19Merge tag 'for-linus-6.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2024-03-18KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OPGravatar Paolo Bonzini 1-0/+23
2024-03-18Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Gravatar Paolo Bonzini 1-1/+0
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-28/+309
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-26/+19
2024-03-13Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2024-03-13x86/xen: attempt to inflate the memory balloon on PVHGravatar Roger Pau Monne 1-0/+5
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-03-12Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-11/+13
2024-03-12Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1