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-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
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-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-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
2024-04-03KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafsSean Christopherson
2024-04-03x86/bugs: Use sysfs_emit()Borislav Petkov
2024-04-03x86/cpu: Support AMD Automatic IBRSKim Phillips
2024-03-26s390/vtime: fix average steal time calculationMete Durlu
2024-03-26arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cellsRafał Miłecki
2024-03-26perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das
2024-03-26sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg
2024-03-26powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman
2024-03-26powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain
2024-03-26powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin
2024-03-26crypto: arm/sha - fix function cast warningsArnd Bergmann
2024-03-26powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy
2024-03-26s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens
2024-03-26ACPI: CPPC: enable AMD CPPC V2 support for family 17h processorsPerry Yuan