aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-10-16x86/sgx: Introduce functions to count the sgx_(vepc_)open()Elena Reshetova5-2/+51
2025-10-16sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 modeTim Chen1-0/+70
2025-10-16x86/insn: Simplify for_each_insn_prefix()Peter Zijlstra2-6/+3
2025-10-16x86/insn,uprobes,alternative: Unify insn_is_nop()Peter Zijlstra2-48/+4
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang1-2/+14
2025-10-15x86/microcode/intel: Enable staging when availableChang S. Bae1-0/+17
2025-10-15x86/microcode/intel: Support mailbox transferChang S. Bae1-6/+166
2025-10-15x86/microcode/intel: Implement staging handlerChang S. Bae1-3/+120
2025-10-15x86/microcode/intel: Define staging state structChang S. Bae1-0/+17
2025-10-15x86/microcode/intel: Establish staging control logicChang S. Bae1-0/+51
2025-10-15x86/microcode: Introduce staging step to reduce late-loading timeChang S. Bae2-1/+14
2025-10-15x86/cpu/topology: Make primary thread mask available with SMP=nChang S. Bae3-7/+3
2025-10-14x86/alternative: Refactor INT3 call emulation selftestJosh Poimboeuf1-22/+27
2025-10-14x86/kprobes: Remove STACK_FRAME_NON_STANDARD annotationJosh Poimboeuf1-4/+0
2025-10-14x86/module: Improve relocation error messagesJosh Poimboeuf1-6/+9
2025-10-14x86/alternative: Drop not needed test after call of alt_replace_call()Juergen Gross1-6/+3
2025-10-13x86/resctrl: Fix miscount of bandwidth event when reactivating previously unavailable RMIDBabu Moger1-4/+10
2025-10-13x86/resctrl: Support Sub-NUMA Cluster (SNC) mode on Clearwater ForestChen Yu1-0/+1
2025-10-13x86/cpufeatures: Make X86_FEATURE leaf 17 Linux-specificBorislav Petkov (AMD)2-6/+5
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-129/+203
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-31/+5
2025-10-07Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+10
2025-10-07Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property'Rafael J. Wysocki1-1/+1
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2025-10-04Merge tag 'x86_tdx_for_6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-34/+87
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-14/+30
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-9/+63
2025-09-30Merge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-63/+508
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-73/+309
2025-09-30Merge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-43/+116
2025-09-30Merge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-240/+172
2025-09-30Merge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-273/+233
2025-09-30Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-65/+150
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-22/+653
2025-09-30Merge tag 'kvm-x86-misc-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2025-09-30Merge tag 'kvm-x86-guest-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-14/+30
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-4/+4
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-3/+3
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook3-4/+4
2025-09-22x86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner1-0/+13
2025-09-22x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()Mario Limonciello (AMD)1-1/+1
2025-09-19x86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson1-0/+11
2025-09-19x86/umip: Check that the instruction opcode is at least two bytesSean Christopherson1-2/+2
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak1-3/+4
2025-09-17x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtopologyK Prateek Nayak1-11/+8
2025-09-17x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_infoK Prateek Nayak1-27/+21
2025-09-16x86/bugs: Report correct retbleed mitigation statusDavid Kaplan1-1/+3
2025-09-16x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan1-4/+1