summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2024-04-172-15/+4
* x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-172-13/+1
* x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-171-3/+3
* x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf2024-04-171-12/+18
* x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar2024-04-173-42/+42
* x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf2024-04-171-15/+7
* x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon2024-04-171-1/+1
* x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-04-171-1/+2
* perf/x86: Fix out of range dataNamhyung Kim2024-04-171-0/+1
* arm64: dts: imx8-ss-dma: fix spi lpcg indicesFrank Li2024-04-171-8/+8
* arm64: dts: imx8-ss-lsio: fix pwm lpcg indicesFrank Li2024-04-171-8/+8
* arm64: dts: imx8-ss-dma: fix pwm lpcg indicesFrank Li2024-04-171-2/+2
* arm64: dts: imx8-ss-conn: fix usb lpcg indicesFrank Li2024-04-171-2/+2
* arm64: dts: imx8-ss-dma: fix adc lpcg indicesFrank Li2024-04-171-4/+4
* arm64: dts: imx8-ss-dma: fix can lpcg indicesFrank Li2024-04-171-6/+6
* arm64: dts: imx8qm-ss-dma: fix can lpcg indicesFrank Li2024-04-171-4/+4
* arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li2024-04-171-6/+6
* arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix USB vbus regulatorTim Harvey2024-04-171-1/+1
* arm64: dts: freescale: imx8mp-venice-gw72xx-2x: fix USB vbus regulatorTim Harvey2024-04-171-1/+1
* ARM: OMAP2+: fix USB regression on Nokia N8x0Aaro Koskinen2024-04-171-4/+2
* ARM: OMAP2+: fix N810 MMC gpiod tableAaro Koskinen2024-04-171-3/+5
* ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0Aaro Koskinen2024-04-171-6/+3
* ARM: dts: imx7s-warp: Pass OV2680 link-frequenciesFabio Estevam2024-04-171-0/+1
* arm64: tlb: Fix TLBI RANGE operandGavin Shan2024-04-171-9/+11
* x86/vdso: Fix rethunk patching for vdso-image-x32.o tooBorislav Petkov (AMD)2024-04-131-0/+1
* x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne2024-04-136-44/+122
* perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das2024-04-131-2/+4
* PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake2024-04-131-0/+48
* x86/vdso: Fix rethunk patching for vdso-image-{32,64}.oJosh Poimboeuf2024-04-131-3/+6
* arm64: dts: qcom: qcs6490-rb3gen2: Declare GCC clocks protectedBjorn Andersson2024-04-131-0/+17
* arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker2024-04-131-2/+10
* arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker2024-04-131-1/+10
* ARM: dts: rockchip: fix rk322x hdmi ports nodeJohan Jonker2024-04-131-5/+11
* ARM: dts: rockchip: fix rk3288 hdmi ports nodeJohan Jonker2024-04-131-3/+13
* arm64: dts: qcom: qrb2210-rb1: disable cluster power domainsDmitry Baryshkov2024-04-131-0/+18
* arm64: dts: qcom: qcm6490-idp: Add definition for three LEDsHui Liu2024-04-131-0/+28
* x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman2024-04-101-1/+1
* KVM: x86: Add BHI_NODaniel Sneddon2024-04-101-1/+1
* x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-104-2/+15
* x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-103-1/+115
* x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta2024-04-103-8/+21
* x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon2024-04-104-2/+8
* x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta2024-04-107-2/+102
* x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds2024-04-105-16/+50
* x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf2024-04-101-12/+12
* x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel2024-04-103-1/+3
* x86/sev: Move early startup code into .head.text sectionArd Biesheuvel2024-04-104-24/+26
* x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel2024-04-102-29/+21
* x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-04-104-42/+19
* Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman2024-04-101-5/+5