summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-11RISC-V: Align SBI probe implementation with specAndrew Jones4-12/+11
2023-05-11riscv: mm: remove redundant parameter of create_fdt_early_page_tableSong Shuai1-4/+2
2023-05-11KVM: RISC-V: Retry fault if vma_lookup() results become invalidDavid Matlack1-9/+16
2023-05-11KVM: arm64: vgic: Don't acquire its_lock before config_lockOliver Upton1-3/+12
2023-05-11KVM: arm64: Use config_lock to protect vgic stateOliver Upton8-60/+88
2023-05-11KVM: arm64: Use config_lock to protect data ordered against KVM_RUNOliver Upton4-21/+12
2023-05-11KVM: arm64: Avoid lock inversion when setting the VM register widthOliver Upton3-3/+24
2023-05-11KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ONOliver Upton4-25/+44
2023-05-11KVM: nVMX: Emulate NOPs in L2, and PAUSE if it's not interceptedSean Christopherson1-0/+15
2023-05-11crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers1-4/+5
2023-05-11MIPS: fw: Allow firmware to pass a empty envJiaxun Yang1-1/+1
2023-05-11powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin1-0/+2
2023-05-11arm64: Stash shadow stack pointer in the task struct on interruptArd Biesheuvel1-7/+5
2023-05-11arm64: Always load shadow stack pointer directly from the task structArd Biesheuvel3-6/+7
2023-05-11x86/cpu: Add model number for Intel Arrow Lake processorTony Luck1-0/+2
2023-05-11x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley1-4/+8
2023-05-01riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti1-19/+2
2023-05-01riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti1-4/+1
2023-05-01riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti4-30/+48
2023-05-01KVM: arm64: Retry fault if vma_lookup() results become invalidDavid Matlack1-26/+21
2023-05-01um: Only disable SSE on clang to work around old GCC bugsDavid Gow1-0/+5
2023-04-26purgatory: fix disabling debug infoAlyssa Ross2-5/+2
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-04-26KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()Dan Carpenter1-0/+2
2023-04-26KVM: arm64: Make vcpu flag updates non-preemptibleMarc Zyngier1-1/+18
2023-04-26LoongArch: Mark 3 symbol exports as non-GPLHuacai Chen2-3/+3
2023-04-26LoongArch: Fix probing of the CRC32 featureHuacai Chen5-21/+30
2023-04-26s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-04-26arm64: dts: imx8mp-verdin: correct off-on-delayPeng Fan2-3/+3
2023-04-26arm64: dts: imx8mm-verdin: correct off-on-delayPeng Fan1-2/+2
2023-04-26arm64: dts: imx8mm-evk: correct pmic clock sourcePeng Fan1-1/+1
2023-04-26arm64: dts: qcom: sc8280xp-pmics: fix pon compatible and registersJohan Hovold1-2/+3
2023-04-26arm64: dts: meson-g12-common: specify full DMC rangeMarc Gonzalez1-2/+1
2023-04-26arm64: dts: qcom: ipq8074-hk10: enable QMP device, not the PHY nodeDmitry Baryshkov1-2/+2
2023-04-26arm64: dts: qcom: hk10: use "okay" instead of "ok"Robert Marko1-8/+8
2023-04-26arm64: dts: qcom: ipq8074-hk01: enable QMP device, not the PHY nodeDmitry Baryshkov1-2/+2
2023-04-26arm64: dts: rockchip: Lower sd speed on rk3566-soquartzDan Johansen1-1/+1
2023-04-26ARM: dts: rockchip: fix a typo error for rk3288 spdif nodeJianqun Xu1-1/+1
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2-0/+8
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar1-0/+21
2023-04-20riscv: add icache flush for nommu sigreturn trampolineMathis Salmen1-1/+8
2023-04-20KVM: SVM: Flush Hyper-V TLB when requiredJeremi Piotrowski3-3/+54
2023-04-20x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson6-8/+8
2023-04-20KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson5-16/+22
2023-04-20x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson5-26/+26
2023-04-20ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memoryLuca Weiss1-0/+10
2023-04-20ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery1-2/+2
2023-04-20KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMsFuad Tabba3-9/+29
2023-04-20KVM: arm64: Initialise hypervisor copies of host symbols unconditionallyWill Deacon1-6/+9