#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" se.0xinfinity.dev/distro/kernel/atom/arch/x86/Kconfig?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-05-18x86/its: Add support for ITS-safe indirect thunkPawan Gupta
2025-04-25x86/tdx: Fix arch_safe_halt() execution for TDX VMsVishal Annapurve
2025-04-10x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann
2025-03-09x86/microcode: Provide CONFIG_MICROCODE_INITRD32Thomas Gleixner
2025-03-07x86/microcode/AMD: Load only SHA256-checksummed patchesBorislav Petkov (AMD)
2025-03-07x86/microcode: Prepare for minimal revision checkThomas Gleixner
2025-03-07x86/microcode: Handle "nosmt" correctlyThomas Gleixner
2025-02-27x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-ExitPatrick Bellasi
2024-11-01x86/lam: Disable ADDRESS_MASKING in most casesPawan Gupta
2024-06-12cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-05-02cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-04-17x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta