summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2025-02-27x86/bugs: Use a static branch to guard IBPB on vCPU switchYosry Ahmed
2025-02-27x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set()Yosry Ahmed
2025-02-27x86/bugs: Move the X86_FEATURE_USE_IBPB check into callersYosry Ahmed
2025-02-27x86/bootflag: Micro-optimize sbf_write()Uros Bizjak
2025-02-26static_call_inline: Provide trampoline address when updating sitesChristophe Leroy
2025-02-26x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()Benjamin Berg
2025-02-26x86/bugs: KVM: Add support for SRSO_MSR_FIXBorislav Petkov
2025-02-26x86/ibt: Optimize the fineibt-bhi arity 1 casePeter Zijlstra
2025-02-26x86/ibt: Implement FineIBT-BHI mitigationPeter Zijlstra
2025-02-26Merge tag 'v6.14-rc4' into x86/fpu, to pick up fixes and refresh the branchIngo Molnar
2025-02-26x86/ibt: Add paranoid FineIBT modePeter Zijlstra
2025-02-26x86/traps: Decode LOCK Jcc.d8 as #UDPeter Zijlstra
2025-02-26x86/ibt: Optimize the FineIBT instruction sequencePeter Zijlstra
2025-02-26x86/traps: Allow custom fixups in handle_bug()Peter Zijlstra
2025-02-26x86/traps: Decode 0xEA instructions as #UDPeter Zijlstra
2025-02-26x86/mce/inject: Remove call to mce_notify_irq()Nikolay Borisov
2025-02-26x86/alternatives: Clean up preprocessor conditional block commentsIngo Molnar
2025-02-26x86/ibt: Add exact_endbr() helperPeter Zijlstra
2025-02-26x86/cfi: Add 'cfi=warn' boot optionPeter Zijlstra
2025-02-25x86/irq: Define trace events conditionallyArnd Bergmann
2025-02-25x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior
2025-02-25x86/of: Don't use DTB for SMP setup if ACPI is enabledDmytro Maluka
2025-02-25x86/mtrr: Remove unnecessary strlen() in mtrr_write()Thorsten Blum
2025-02-25x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long
2025-02-23x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()Uros Bizjak
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22x86/kexec: Export e820_table_kexec[] to sysfsDave Young
2025-02-22x86/boot: Change some static bootflag functions to boolUros Bizjak
2025-02-22x86/microcode/AMD: Load only SHA256-checksummed patchesBorislav Petkov (AMD)
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves
2025-02-21x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32Brian Gerst
2025-02-21x86/arch_prctl: Simplify sys_arch_prctl()Brian Gerst
2025-02-21x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()Thorsten Blum
2025-02-21x86/mm: Remove pv_ops.mmu.tlb_remove_table callRik van Riel
2025-02-21x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditionalRik van Riel
2025-02-21x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related codeMike Rapoport (Microsoft)
2025-02-21x86/boot: Split parsing of boot_params into the parse_boot_params() helper fu...Mike Rapoport (Microsoft)
2025-02-21x86/boot: Split kernel resources setup into the setup_kernel_resources() help...Mike Rapoport (Microsoft)
2025-02-21x86/boot: Move setting of memblock parameters to e820__memblock_setup()Mike Rapoport (Microsoft)
2025-02-21x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-02-21ACPI/processor_idle: Export acpi_processor_ffh_play_dead()Artem Bityutskiy
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov
2025-02-21x86/module: Remove unnecessary check in module_finalize()Dan Carpenter
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-02-18x86/ACPI: CPPC: Add missing includeMario Limonciello
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst