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-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
* 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
* riscv: Fix vector state restore in rt_sigreturn()Björn Töpel2024-04-101-7/+8
* 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
* riscv: Fix warning by declaring arch_cpu_idle() as noinstrAlexandre Ghiti2024-04-101-1/+1
* riscv: use KERN_INFO in do_trapAndreas Schwab2024-04-101-1/+1
* s390/pai: fix sampling event removal for PMU device driverThomas Richter2024-04-102-6/+14
* RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-04-101-1/+1
* riscv: hwprobe: do not produce frtace relocationVladimir Isaev2024-04-101-0/+1
* riscv: mm: Fix prototype to avoid discarding constSamuel Holland2024-04-101-2/+2
* 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
* KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon2024-04-102-2/+4
* x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)2024-04-101-1/+4
* 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
* x86/cpufeatures: Add new word for scattered featuresSandipan Das2024-04-104-5/+9
* KVM: arm64: Fix out-of-IPA space translation fault handlingWujie Duan2024-04-101-1/+1
* 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
* Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar2024-04-101-18/+5
* mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-04-1020-29/+29
* arm64: bpf: fix 32bit unconditional bswapArtem Savkov2024-04-101-1/+1
* bpf, arm64: fix bug in BPF_LDX_MEMSXPuranjay Mohan2024-04-101-1/+1
* s390/bpf: Fix bpf_plt pointer arithmeticIlya Leoshkevich2024-04-101-26/+20
* x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-04-038-31/+39
* perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das2024-04-031-3/+17