summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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)
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa
2025-11-05x86/mce/amd: Define threshold restart function for banksYazen Ghannam
2025-11-05x86/mce/amd: Remove redundant reset_block()Yazen Ghannam
2025-11-05x86/mce/amd: Support SMCA Corrected Error InterruptYazen Ghannam
2025-11-05x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systemsYazen Ghannam
2025-11-05x86/mce: Unify AMD DFR handler with MCA PollingYazen Ghannam
2025-11-05x86/mce: Unify AMD THR handler with MCA PollingYazen Ghannam
2025-11-05x86/msr: Add CPU_OUT_OF_SPEC taint name to "unrecognized" pr_warn(msg)Marc Herbert
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds
2025-11-04x86/CPU/AMD: Add missing terminator for zen5_rdseed_microcodeMario Limonciello
2025-11-03x86/amd_node: Fix AMD root device cachingYazen Ghannam
2025-10-30x86/smpboot: Mark native_play_dead() as __noreturnThorsten Blum
2025-10-30x86/microcode: Mark early_parse_cmdline() as __initYu Peng
2025-10-30x86/microcode/AMD: Select which microcode patch to loadBorislav Petkov (AMD)
2025-10-30x86/CPU/AMD: Extend Zen6 model rangeBorislav Petkov (AMD)
2025-10-29x86/dumpstack: Prevent KASAN false positive warnings in __show_regs()Tengda Wu
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29x86: Use physical address for DMA mappingLeon Romanovsky
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra
2025-10-28x86/fpu: Ensure XFD state on signal deliveryChang S. Bae
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price
2025-10-27x86/microcode/AMD: Limit Entrysign signature checking to known generationsBorislav Petkov (AMD)
2025-10-27Merge tag 'x86_urgent_for_v6.18_rc3' into x86/microcodeBorislav Petkov (AMD)
2025-10-24x86/bugs: Remove dead code which might prevent from buildingAndy Shevchenko