summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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-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
2024-04-10x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)
2024-04-10KVM: SVM: Add support for allowing zero SEV ASIDsAshish Kalra
2024-04-10KVM: SVM: Use unsigned integers when dealing with ASIDsSean Christopherson
2024-04-10KVM: SVM: WARN, but continue, if misc_cg_set_capacity() failsSean Christopherson
2024-04-10KVM: SVM: enhance info printk's in SEV initAlexander Mikhalitsyn
2024-04-10x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)
2024-04-10x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)
2024-04-10Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar
2024-04-10arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold
2024-04-10x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson
2024-04-10perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das
2024-04-10x86/cpufeatures: Add new word for scattered featuresSandipan Das
2024-04-03x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-04-03x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-03hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-04-03x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel
2024-04-03x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)
2024-04-03x86/coco: Get rid of accessor functionsBorislav Petkov (AMD)
2024-04-03x86/coco: Export cc_vendorBorislav Petkov (AMD)
2024-04-03x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-04-03kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)
2024-04-03x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-04-03KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson
2024-04-03KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson
2024-04-03x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov
2024-04-03LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen
2024-04-03LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen
2024-04-03x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)
2024-04-03sparc32: Fix parport build with sparc32Sam Ravnborg
2024-04-03sparc: Explicitly include correct DT includesRob Herring
2024-04-03powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor
2024-04-03KVM: x86/xen: inject vCPU upcall vector when local APIC is enabledDavid Woodhouse
2024-04-03powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman
2024-04-03parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck