summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-03hexagon: vmlinux.lds.S: handle attributes sectionNathan Chancellor1-0/+1
2024-04-03ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss1-0/+14
2024-04-03prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss1-0/+14
2024-04-03x86/efistub: Add missing boot_params for mixed mode compat entryArd Biesheuvel1-5/+15
2024-04-03x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2-6/+13
2024-04-03x86/mpparse: Register APIC address only onceThomas Gleixner1-5/+5
2024-04-03kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)1-1/+10
2024-04-03ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu1-0/+3
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel4-177/+15
2024-04-03x86/sev: Fix position dependent variable references in startup codeArd Biesheuvel7-36/+51
2024-04-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)2-23/+1
2024-04-03x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel1-0/+9
2024-04-03arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedJohan Hovold1-0/+2
2024-04-03ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICEFabio Estevam1-0/+1
2024-04-03SEV: disable SEV-ES DebugSwap by defaultPaolo Bonzini1-2/+5
2024-04-03KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()Sean Christopherson1-7/+9
2024-04-03KVM: x86: Mark target gfn of emulated atomic instruction as dirtySean Christopherson1-0/+10
2024-04-03x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov1-5/+5
2024-04-03LoongArch/crypto: Clean up useless assignment operationsYuli Wang1-2/+0
2024-04-03LoongArch: Define the __io_aw() hook as mmiowb()Huacai Chen3-18/+3
2024-04-03LoongArch: Change __my_cpu_offset definition to avoid mis-optimizationHuacai Chen1-1/+6
2024-04-03x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-04-03sparc32: Fix parport build with sparc32Sam Ravnborg2-252/+263
2024-04-03powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-03KVM: x86/xen: inject vCPU upcall vector when local APIC is enabledDavid Woodhouse3-2/+23
2024-04-03powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-04-03parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-03parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-03parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-03parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-03parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macrosJohn David Anglin1-8/+10
2024-04-03parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck1-15/+12
2024-04-03x86/nmi: Fix the inverse "in NMI handler" checkBreno Leitao1-1/+1
2024-04-03sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-03sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman1-0/+6
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman1-0/+6
2024-04-03arm64: dts: qcom: sm8550-mtp: correct WCD9385 TX port mappingKrzysztof Kozlowski1-1/+1
2024-04-03arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mappingKrzysztof Kozlowski1-1/+1
2024-04-03arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-04-03arm64: dts: qcom: sc7280: Add additional MSI interruptsKrishna chaitanya chundru1-2/+10
2024-04-03KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson1-14/+13
2024-04-03KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson2-3/+30
2024-03-27riscv: Fix compilation error with FAST_GUP and rv32Alexandre Ghiti1-0/+2
2024-03-27s390/vtime: fix average steal time calculationMete Durlu1-2/+2
2024-03-27x86/hyperv: Use per cpu initial stack for vtl contextSaurabh Sengar1-4/+15
2024-03-27arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cellsRafał Miłecki1-3/+0
2024-03-27perf/x86/amd/core: Avoid register reset when CPU is deadSandipan Das1-1/+0
2024-03-27sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-27powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3