summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'x86-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'x86-apic-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-misc-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24x86_64/bug: Inline the UD1Peter Zijlstra
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra
2025-11-24x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMPMenglong Dong
2025-11-22x86/{boot,mtrr}: Remove unused function declarationsYue Haibing
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger
2025-11-21x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enf...Babu Moger
2025-11-21x86/mce: Handle AMD threshold interrupt stormsSmita Koralahalli
2025-11-21x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik
2025-11-21x86/mce: Add support for physical address valid bitAvadhut Naik
2025-11-21x86/mce: Save and use APEI corrected threshold limitYazen Ghannam
2025-11-18x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigationSean Christopherson
2025-11-18x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as wellPawan Gupta
2025-11-18x86/cpu: Enable LASS during CPU initializationSohil Mehta
2025-11-18x86/traps: Communicate a LASS violation in #GP messageAlexander Shishkin
2025-11-18x86/kexec: Disable LASS during relocate kernelSohil Mehta
2025-11-18x86/alternatives: Disable LASS when patching kernel codeSohil Mehta
2025-11-18x86/cpu: Add an LASS dependency on SMAPSohil Mehta
2025-11-16mm: consistently use current->mm in mm_get_unmapped_area()Ryan Roberts
2025-11-15Merge tag 'x86-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-15x86/hyperv: Rename guest crash shutdown functionMukesh Rathor
2025-11-15x86: mshyperv: Remove duplicate asm/msr.h headerJiapeng Chong
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel
2025-11-15x86/hyperv: Don't use auto-eoi when Secure AVIC is availableTianyu Lan
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14x86/bugs: Get rid of the forward declarationsBorislav Petkov (AMD)
2025-11-14x86/microcode/AMD: Add Zen5 model 0x44, stepping 0x1 minrevBorislav Petkov (AMD)
2025-11-14x86/CPU/AMD: Add additional fixed RDSEED microcode revisionsMario Limonciello
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-13Merge branches 'acpi-cppc' and 'acpi-tables'Rafael J. Wysocki
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-12x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possibleSean Christopherson
2025-11-12x86/mtrr: Drop unnecessary export of "mtrr_state"Sean Christopherson
2025-11-12x86/bugs: Drop unnecessary export of "x86_spec_ctrl_base"Sean Christopherson
2025-11-08Merge tag 'x86-urgent-2025-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-11-07ACPI: CPPC: Detect preferred core availability on online CPUsGautham R. Shenoy
2025-11-07x86/apic: Fix frequency in apic=verbose log outputJulian Stecklina
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)