summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+96
* 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/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel2024-04-104-42/+19
* 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/head/64: Move the __head definition to <asm/init.h>Hou Wenlong2024-04-102-2/+3
* Revert "x86/mpparse: Register APIC address only once"Greg Kroah-Hartman2024-04-101-5/+5
* riscv: process: Fix kernel gp leakageStefan O'Rear2024-04-101-3/+0
* riscv: Fix spurious errors from __get/put_kernel_nofaultSamuel Holland2024-04-101-2/+2
* s390/entry: align system call table on 8 bytesSumanth Korikkar2024-04-101-0/+1
* arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-101-4/+1
* perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang2024-04-101-4/+4
* x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-103-0/+45
* x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-101-1/+3
* x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2024-04-101-14/+35
* x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)2024-04-101-0/+1
* riscv: Disable preemption when using patch_map()Alexandre Ghiti2024-04-101-0/+8
* RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-04-101-1/+1
* KVM: SVM: Add support for allowing zero SEV ASIDsAshish Kalra2024-04-101-10/+19
* KVM: SVM: Use unsigned integers when dealing with ASIDsSean Christopherson2024-04-102-13/+15
* KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon2024-04-101-4/+7
* x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)2024-04-101-1/+4
* x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)2024-04-103-10/+22
* x86/nospec: Refactor UNTRAIN_RET[_*]Josh Poimboeuf2024-04-101-21/+10
* x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf2024-04-104-86/+109
* x86/srso: Improve i-cache locality for alias mitigationJosh Poimboeuf2024-04-101-3/+2
* arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold2024-04-101-0/+2
* x86/bpf: Fix IP after emitting call depth accountingUros Bizjak2024-04-101-1/+1
* x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2024-04-102-0/+4
* RISC-V: KVM: Fix APLIC in_clrip[x] read emulationAnup Patel2024-04-101-3/+18
* RISC-V: KVM: Fix APLIC setipnum_le/be write emulationAnup Patel2024-04-101-3/+13
* perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-04-104-8/+21
* x86/cpufeatures: Add new word for scattered featuresSandipan Das2024-04-104-5/+9
* perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das2024-04-101-3/+17
* x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)2024-04-102-6/+8
* x86/CPU/AMD: Get rid of amd_erratum_1054[]Borislav Petkov (AMD)2024-04-101-5/+1
* x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init functionBorislav Petkov (AMD)2024-04-101-9/+3
* x86/CPU/AMD: Move Zenbleed check to the Zen2 init functionBorislav Petkov (AMD)2024-04-101-13/+3
* x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init functionBorislav Petkov (AMD)2024-04-101-5/+5
* x86/CPU/AMD: Carve out the erratum 1386 fixBorislav Petkov (AMD)2024-04-101-9/+15
* x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)2024-04-102-3/+72
* Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-04-101-18/+5