summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-10-24x86/microcode: Remove pointless apply() invocationThomas Gleixner
2023-10-24x86/microcode/intel: Rework intel_find_matching_signature()Thomas Gleixner
2023-10-24x86/microcode/intel: Reuse intel_cpu_collect_info()Thomas Gleixner
2023-10-24x86/microcode/intel: Rework intel_cpu_collect_info()Thomas Gleixner
2023-10-24x86/microcode/intel: Unify microcode apply() functionsThomas Gleixner
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-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak
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/percpu: Correct PER_CPU_VAR() usage to include symbol and its addendUros Bizjak
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-20x86/fpu: Clean up FPU switching in the middle of task switchingLinus Torvalds
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