aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
8 daysx86/resctrl: Fix memory bandwidth counter width for HygonXiaochen Shen2-2/+16
8 daysx86/resctrl: Add missing resctrl initialization for HygonXiaochen Shen1-2/+4
2025-12-29x86/microcode/AMD: Fix Entrysign revision check for Zen5/Strix HaloRong Zhang1-1/+1
2025-12-13x86/sgx: Remove unmatched quote in __sgx_encl_extend function commentThorsten Blum1-1/+1
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-20/+68
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+4
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-29/+58
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-13/+10
2025-12-05mshv: Cleanly shutdown root partition with MSHVPraveen K Paladugu1-0/+2
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-12-02Merge tag 'x86_cpu_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+29
2025-12-02Merge tag 'x86_misc_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-20/+21
2025-12-02Merge tag 'x86_sgx_for_6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-2/+149
2025-12-02Merge tag 'x86_bugs_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-174/+126
2025-12-02Merge tag 'x86_cleanups_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-0/+57
2025-12-02Merge tag 'x86_microcode_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-47/+452
2025-12-02Merge tag 'ras_core_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-216/+194
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao1-0/+4
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2025-11-26Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-13/+9
2025-11-22x86/{boot,mtrr}: Remove unused function declarationsYue Haibing1-4/+0
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger2-0/+45
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+7
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger1-0/+2
2025-11-21x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...Babu Moger2-0/+2
2025-11-21x86/mce: Handle AMD threshold interrupt stormsSmita Koralahalli3-0/+10
2025-11-21x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik1-1/+2
2025-11-21x86/mce: Add support for physical address valid bitAvadhut Naik1-3/+13
2025-11-21x86/mce: Save and use APEI corrected threshold limitYazen Ghannam3-2/+31
2025-11-18x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigationSean Christopherson1-10/+1
2025-11-18x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as wellPawan Gupta1-4/+9
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta1-1/+23
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta1-0/+1
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts1-1/+1
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+8
2025-11-15x86/hyperv: Rename guest crash shutdown functionMukesh Rathor1-2/+3
2025-11-15x86: mshyperv: Remove duplicate asm/msr.h headerJiapeng Chong1-1/+0
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel1-4/+25
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel1-0/+20
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel1-13/+15
2025-11-15x86/hyperv: Don't use auto-eoi when Secure AVIC is availableTianyu Lan1-0/+3
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)1-140/+93
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)1-0/+1
2025-11-14x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello1-0/+7
2025-11-14syscore: Pass context data to callbacksThierry Reding6-29/+58
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson6-18/+21
2025-11-12x86/mtrr: Drop unnecessary export of "mtrr_state"Sean Christopherson1-1/+0
2025-11-12x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"Sean Christopherson1-1/+0
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+3