summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-10-24x86/microcode/intel: Switch to kvmalloc()Thomas Gleixner
2023-10-24x86/microcode/intel: Save the microcode only after a successful late-loadThomas Gleixner
2023-10-24x86/microcode/intel: Simplify early loadingThomas Gleixner
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-20x86/callthunks: Delete unused "struct thunk_desc"Alexey Dobriyan
2023-10-20x86/srso: Remove unnecessary semicolonYang Li
2023-10-20x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()Josh Poimboeuf
2023-10-20x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf
2023-10-20x86/srso: Move retbleed IBPB check into existing 'has_microcode' code blockJosh Poimboeuf
2023-10-20x86/bugs: Remove default case for fully switched enumsJosh Poimboeuf
2023-10-20x86/srso: Remove 'pred_cmd' labelJosh Poimboeuf
2023-10-20x86/srso: Fix vulnerability reporting for missing microcodeJosh Poimboeuf
2023-10-20x86/srso: Print mitigation for retbleed IBPB caseJosh Poimboeuf
2023-10-20x86/srso: Print actual mitigation if requested mitigation isn't possibleJosh Poimboeuf
2023-10-20x86/srso: Fix SBPB enablement for (possible) future fixed HWJosh Poimboeuf
2023-10-19Merge tag 'sev_fixes_for_v6.6' of //git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-10-19x86/microcode/intel: Cleanup code furtherThomas Gleixner
2023-10-19x86/microcode/intel: Simplify and rename generic_load_microcode()Thomas Gleixner
2023-10-19x86/microcode/intel: Simplify scan_microcode()Thomas Gleixner
2023-10-19x86/microcode/intel: Rip out mixed stepping support for Intel CPUsAshok Raj
2023-10-18x86/microcode/32: Move early loading after paging enableThomas Gleixner
2023-10-18x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner
2023-10-18x86/boot/32: Restructure mk_early_pgtbl_32()Thomas Gleixner
2023-10-18x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner
2023-10-18x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()Thomas Gleixner
2023-10-18x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()Thomas Gleixner
2023-10-17x86/microcode/amd: Fix snprintf() format string warning in W=1 buildPaolo Bonzini
2023-10-17x86/head/64: Move the __head definition to <asm/init.h>Hou Wenlong
2023-10-17x86/resctrl: Display RMID of resource groupBabu Moger
2023-10-17x86/resctrl: Add support for the files of MON groups onlyBabu Moger
2023-10-17x86/resctrl: Display CLOSID for resource groupBabu Moger
2023-10-17x86/resctrl: Introduce "-o debug" mount optionBabu Moger
2023-10-17x86/resctrl: Move default group file creation to mountBabu Moger
2023-10-17x86/resctrl: Unwind properly from rdt_enable_ctx()Babu Moger
2023-10-17x86/resctrl: Rename rftype flags for consistencyBabu Moger
2023-10-17x86/resctrl: Simplify rftype flag definitionsBabu Moger
2023-10-17x86/resctrl: Add multiple tasks to the resctrl group at onceBabu Moger
2023-10-17x86/sev: Check for user-space IOIO pointing to kernel spaceJoerg Roedel
2023-10-17vgacon: remove screen_info dependencyArnd Bergmann
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16x86/mce: Cleanup mce_usable_address()Yazen Ghannam
2023-10-16x86/mce: Define amd_mce_usable_address()Yazen Ghannam
2023-10-16x86/MCE/AMD: Split amd_mce_is_memory_error()Yazen Ghannam
2023-10-16x86/head/64: Add missing __head annotation to startup_64_load_idt()Hou Wenlong
2023-10-16x86/head/64: Mark 'startup_gdt[]' and 'startup_gdt_descr' as __initdataHou Wenlong
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-12KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}Sean Christopherson
2023-10-12x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson