summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
7 hoursMerge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...HEADmasterLinus Torvalds
3 daysMerge tag 'x86_apic_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'x86_cpu_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'x86_bugs_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'ras_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 daysMerge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
8 dayskcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
11 daysx86/topology: Implement topology_is_core_online() to address SMT regressionThomas Gleixner
14 daysx86/umip: Fix decoding of register forms of 0F 01 (SGDT and SIDT aliases)Sean Christopherson
14 daysx86/umip: Check that the instruction opcode is at least two bytesSean Christopherson
2025-09-17x86/cpu/topology: Define AMD64_CPUID_EXT_FEAT MSRK Prateek Nayak
2025-09-17x86/cpu/topology: Check for X86_FEATURE_XTOPOLOGY instead of passing has_xtop...K Prateek Nayak
2025-09-17x86/cpu/cacheinfo: Simplify cacheinfo_amd_init_llc_id() using _cpuid4_infoK Prateek Nayak
2025-09-16x86/bugs: Report correct retbleed mitigation statusDavid Kaplan
2025-09-16x86/bugs: Fix reporting of LFENCE retpolineDavid Kaplan
2025-09-16x86/bugs: Fix spectre_v2 forcingDavid Kaplan
2025-09-16Merge branch 'x86/urgent' into x86/apic, to resolve conflictIngo Molnar
2025-09-15x86/bugs: Remove uses of cpu_mitigations_off()David Kaplan
2025-09-15x86/bugs: Simplify SSB cmdline parsingDavid Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2David Kaplan
2025-09-15x86/bugs: Use early_param() for spectre_v2_userDavid Kaplan
2025-09-15x86/cpu: Detect FreeBSD Bhyve hypervisorDavid Woodhouse
2025-09-15uprobes/x86: Return error from uprobe syscall when not called from trampolineJiri Olsa
2025-09-15x86/resctrl: Configure mbm_event mode if supportedBabu Moger
2025-09-15x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()Babu Moger
2025-09-15x86/resctrl: Refactor resctrl_arch_rmid_read()Babu Moger
2025-09-15x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with...Babu Moger
2025-09-15x86/resctrl: Add data structures and definitions for ABMC assignmentBabu Moger
2025-09-15x86/resctrl: Add support to enable/disable AMD ABMC featureBabu Moger
2025-09-15x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature detailsBabu Moger
2025-09-15x86,fs/resctrl: Consolidate monitoring related data from rdt_resourceBabu Moger
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger
2025-09-15x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)Babu Moger
2025-09-15x86,fs/resctrl: Prepare for more monitor eventsTony Luck
2025-09-15x86/resctrl: Remove the rdt_mon_features global variableTony Luck
2025-09-15x86,fs/resctrl: Replace architecture event enabled checksTony Luck
2025-09-15x86,fs/resctrl: Consolidate monitor event descriptionsTony Luck
2025-09-14Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-13x86/kexec: fix potential cmem->ranges out of memoryfuqiang wang
2025-09-13x86/crash: remove redundant 0 value initializationLiao Yuanhong
2025-09-13x86/kexec: carry forward the boot DTB on kexecBrian Mak
2025-09-12x86/bugs: Add attack vector controls for VMSCAPEDavid Kaplan
2025-09-11x86/mce: Add a clear_bank() helperYazen Ghannam
2025-09-11x86/mce: Move machine_check_poll() status checks to helper functionsYazen Ghannam
2025-09-11x86/mce: Separate global and per-CPU quirksYazen Ghannam