summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
2024-04-17x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
2024-04-17x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf
2024-04-17x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon
2024-04-17x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap
2024-04-17perf/x86: Fix out of range dataNamhyung Kim
2024-04-17arm64: dts: imx8-ss-dma: fix spi lpcg indicesFrank Li
2024-04-17arm64: dts: imx8-ss-lsio: fix pwm lpcg indicesFrank Li
2024-04-17arm64: dts: imx8-ss-conn: fix usb lpcg indicesFrank Li
2024-04-17arm64: dts: imx8-ss-dma: fix adc lpcg indicesFrank Li
2024-04-17arm64: dts: imx8-ss-dma: fix can lpcg indicesFrank Li
2024-04-17arm64: dts: imx8qm-ss-dma: fix can lpcg indicesFrank Li
2024-04-17arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock orderFrank Li
2024-04-17ARM: OMAP2+: fix USB regression on Nokia N8x0Aaro Koskinen
2024-04-17ARM: OMAP2+: fix N810 MMC gpiod tableAaro Koskinen
2024-04-17ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0Aaro Koskinen
2024-04-17ARM: dts: imx7s-warp: Pass OV2680 link-frequenciesFabio Estevam
2024-04-13x86/xen: attempt to inflate the memory balloon on PVHRoger Pau Monne
2024-04-13perf/x86/amd/lbr: Discard erroneous branch entriesSandipan Das
2024-04-13PCI: Disable D3cold on Asus B1400 PCI-NVMe bridgeDaniel Drake
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker
2024-04-13arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker
2024-04-13ARM: dts: rockchip: fix rk322x hdmi ports nodeJohan Jonker
2024-04-13ARM: dts: rockchip: fix rk3288 hdmi ports nodeJohan Jonker
2024-04-10x86: set SPECTRE_BHI_ON as defaultGreg Kroah-Hartman
2024-04-10KVM: x86: Add BHI_NODaniel Sneddon
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-10x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-10x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-10x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta
2024-04-10x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds
2024-04-10x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf
2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel
2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-04-10x86/sev: Move early startup code into .head.text sectionArd Biesheuvel
2024-04-10x86/sme: Move early SME kernel encryption handling into .head.textArd Biesheuvel
2024-04-10x86/head/64: Move the __head definition to <asm/init.h>Hou Wenlong
2024-04-10Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman
2024-04-10riscv: process: Fix kernel gp leakageStefan O'Rear
2024-04-10riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland
2024-04-10s390/entry: align system call table on 8 bytesSumanth Korikkar
2024-04-10arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown
2024-04-10perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang
2024-04-10x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld
2024-04-10x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)
2024-04-10x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand