summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-03x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin
2024-04-03Revert "x86/bugs: Use fixed addressing for VERW operand"Dave Hansen
2024-04-03x86/bugs: Use fixed addressing for VERW operandPawan Gupta
2024-04-03crash: use macro to add crashk_res into iomem early for specific archBaoquan He
2024-04-03x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)
2024-04-03hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor
2024-04-03ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss
2024-04-03prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-04-03x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel
2024-04-03x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari
2024-04-03x86/mpparse: Register APIC address only onceThomas Gleixner
2024-04-03kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)
2024-04-03ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd 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/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel
2024-04-03arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedJohan Hovold
2024-04-03ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam
2024-04-03SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini
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/crypto: Clean up useless assignment operationsYuli Wang
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-03eventfd: simplify eventfd_signal()Christian Brauner
2024-04-03sparc32: Fix parport build with sparc32Sam Ravnborg
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
2024-04-03parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck
2024-04-03parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck
2024-04-03parisc: Fix ip_fast_csumGuenter Roeck
2024-04-03parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin
2024-04-03parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck
2024-04-03x86/nmi: Fix the inverse "in NMI handler" checkBreno Leitao
2024-04-03sparc: vDSO: fix return value of __setup handlerRandy Dunlap
2024-04-03sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman
2024-04-03arm64: dts: qcom: sm8550-mtp: correct WCD9385 TX port mappingKrzysztof Kozlowski
2024-04-03arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mappingKrzysztof Kozlowski
2024-04-03arm64: dts: qcom: sm8450-hdk: correct AMIC4 and AMIC5 microphonesKrzysztof Kozlowski
2024-04-03arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović
2024-04-03arm64: dts: qcom: sc7280: Add additional MSI interruptsKrishna chaitanya chundru
2024-04-03KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson
2024-04-03KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson