summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorLines
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-02-22x86/kexec: Export e820_table_kexec[] to sysfsDave Young-10/+10
2025-02-22x86/boot: Change some static bootflag functions to boolUros Bizjak-6/+6
2025-02-22x86/microcode/AMD: Load only SHA256-checksummed patchesBorislav Petkov (AMD)-2/+553
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves-22/+2
2025-02-21x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32Brian Gerst-1/+1
2025-02-21x86/arch_prctl: Simplify sys_arch_prctl()Brian Gerst-24/+4
2025-02-21x86/apic: Use str_disabled_enabled() helper in print_ipi_mode()Thorsten Blum-1/+2
2025-02-21x86/mm: Remove pv_ops.mmu.tlb_remove_table callRik van Riel-2/+0
2025-02-21x86/mm: Make MMU_GATHER_RCU_TABLE_FREE unconditionalRik van Riel-16/+1
2025-02-21x86/e820: Drop obsolete E820_TYPE_RESERVED_KERN and related codeMike Rapoport (Microsoft)-65/+4
2025-02-21x86/boot: Split parsing of boot_params into the parse_boot_params() helper fu...Mike Rapoport (Microsoft)-31/+41
2025-02-21x86/boot: Split kernel resources setup into the setup_kernel_resources() help...Mike Rapoport (Microsoft)-14/+22
2025-02-21x86/boot: Move setting of memblock parameters to e820__memblock_setup()Mike Rapoport (Microsoft)-25/+30
2025-02-21x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli-2/+2
2025-02-21ACPI/processor_idle: Export acpi_processor_ffh_play_dead()Artem Bityutskiy-0/+1
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar-7/+14
2025-02-21x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov-1/+1
2025-02-21x86/module: Remove unnecessary check in module_finalize()Dan Carpenter-4/+2
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers-0/+1
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner-123/+108
2025-02-18x86/ACPI: CPPC: Add missing includeMario Limonciello-0/+2
2025-02-18x86: Move sysctls into arch/x86Joel Granados-0/+66
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar-7/+14
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst-9/+1
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst-5/+0
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst-48/+12
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst-12/+2
2025-02-18x86/module: Deal with GOT based stack cookie load on Clang < 17Ard Biesheuvel-0/+15
2025-02-18x86/boot: Disable stack protector for early boot codeBrian Gerst-0/+2
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska-3/+6
2025-02-17x86/microcode/AMD: Add get_patch_level()Borislav Petkov (AMD)-22/+24
2025-02-17x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declarationBorislav Petkov (AMD)-28/+26
2025-02-17x86/microcode/AMD: Merge early_apply_microcode() into its single callsiteBorislav Petkov (AMD)-34/+26
2025-02-17x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarationsBorislav Petkov (AMD)-3/+1
2025-02-17x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signatureBorislav Petkov (AMD)-2/+1
2025-02-17Merge 6.14-rc3 into driver-core-nextGreg Kroah-Hartman-7/+14
2025-02-15kernfs: Use RCU to access kernfs_node::name.Sebastian Andrzej Siewior-9/+20
2025-02-15kernfs: Use RCU to access kernfs_node::parent.Sebastian Andrzej Siewior-21/+44
2025-02-14x86/ibt: Handle FineIBT in handle_cfi_failure()Peter Zijlstra-4/+48
2025-02-14x86/early_printk: Harden early_serialPeter Zijlstra-25/+24
2025-02-14x86/ibt: Clean up poison_endbr()Peter Zijlstra-7/+36
2025-02-14x86/traps: Cleanup and robustify decode_bug()Peter Zijlstra-22/+60
2025-02-14x86/alternative: Simplify callthunk patchingPeter Zijlstra-28/+10
2025-02-14x86/boot: Mark start_secondary() with __noendbrPeter Zijlstra-1/+2
2025-02-14x86/cfi: Clean up linkagePeter Zijlstra-8/+22
2025-02-14x86/ibt: Clean up is_endbr()Peter Zijlstra-16/+15
2025-02-11x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi-7/+14
2025-02-10x86/fpu: Fully optimize out WARN_ON_FPU()Eric Biggers-1/+1
2025-02-10x86: move ZMM exclusion list into CPU feature flagEric Biggers-0/+22