aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-04-09KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUIDGerd Hoffmann1-11/+10
2024-04-09Merge patch the fixes from "riscv: 64-bit NOMMU fixes and enhancements"Palmer Dabbelt3-3/+3
2024-04-09riscv: Allow NOMMU kernels to run in S-modeSamuel Holland1-5/+10
2024-04-09riscv: Remove MMU dependency from Zbb and ZicbozSamuel Holland1-2/+0
2024-04-09riscv: Fix loading 64-bit NOMMU kernels past the start of RAMSamuel Holland2-2/+2
2024-04-09riscv: Fix TASK_SIZE on 64-bit NOMMUSamuel Holland1-1/+1
2024-04-09KVM: nVMX: Add a sanity check that nested PML Full stems from EPT ViolationsSean Christopherson1-0/+10
2024-04-09KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exceptionSean Christopherson5-14/+20
2024-04-09KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT MisconfigSean Christopherson1-2/+4
2024-04-09bpf: Add support for certain atomics in bpf_arena to x86 JITAlexei Starovoitov1-0/+72
2024-04-09KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARDSean Christopherson1-5/+0
2024-04-09KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()Sean Christopherson1-0/+4
2024-04-09KVM: SVM: Save/restore args across SEV-ES VMRUN via host save areaSean Christopherson1-16/+13
2024-04-09KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save areaSean Christopherson3-26/+35
2024-04-09KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_interceptedSean Christopherson1-2/+2
2024-04-09KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()Sean Christopherson1-31/+13
2024-04-09KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEVSean Christopherson1-0/+2
2024-04-09KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwindingSean Christopherson1-0/+1
2024-04-09KVM: SVM: Remove a useless zeroing of allocated memoryChristophe JAILLET1-1/+1
2024-04-09KVM: x86/mmu: Process atomically-zapped SPTEs after TLB flushDavid Matlack1-26/+49
2024-04-09arm64: dts: ti: verdin-am62: dahlia: fix audio clockAndrejs Cainikovs1-1/+1
2024-04-09arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanupKrzysztof Kozlowski1-1/+1
2024-04-09x86/alternatives: Sort local vars in apply_alternatives()Borislav Petkov (AMD)1-2/+2
2024-04-09x86/alternatives: Optimize optimize_nops()Borislav Petkov (AMD)1-0/+4
2024-04-09x86/alternatives: Get rid of __optimize_nops()Borislav Petkov (AMD)1-43/+16
2024-04-09x86/alternatives: Use a temporary buffer when optimizing NOPsBorislav Petkov (AMD)3-46/+49
2024-04-09ARM: dts: ti: keystone: k2g: Remove ti,system-reboot-controller propertyAndrew Davis1-5/+0
2024-04-09x86/alternatives: Catch late X86_FEATURE modifiersBorislav Petkov (AMD)2-2/+9
2024-04-09x86/alternatives: Remove a superfluous newline in _static_cpu_has()Borislav Petkov (AMD)1-2/+1
2024-04-09x86/msr: Move ARCH_CAP_XAPIC_DISABLE bit definition to its rightful placePawan Gupta1-5/+4
2024-04-09s390/mm: Convert gmap_make_secure to use a folioMatthew Wilcox (Oracle)1-13/+14
2024-04-09s390/mm: Convert make_page_secure to use a folioMatthew Wilcox (Oracle)1-13/+16
2024-04-09s390/cpum_cf: make crypto counters upward compatible across machine typesThomas Richter2-9/+4
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens1-1/+1
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-0/+14
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+14
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler2-11/+15
2024-04-09s390/uv: export prot_virt_guest symbol in uvHolger Dengler1-0/+1
2024-04-09s390/ap: use static qci informationHolger Dengler1-7/+12
2024-04-09ARM: dts: qcom: msm8974-sony-shinano: Enable vibratorLuca Weiss1-0/+4
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang7-38/+42
2024-04-09Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann8-43/+44
2024-04-09Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann1-13/+10
2024-04-09arch: Select new NEED_TASKS_RCU Kconfig optionPaul E. McKenney1-2/+2
2024-04-09x86/entry: Merge thunk_64.S and thunk_32.S into thunk.SLai Jiangshan3-19/+1
2024-04-09locking/atomic/x86: Introduce arch_try_cmpxchg64() for !CONFIG_X86_CMPXCHG64Uros Bizjak1-0/+28
2024-04-09locking/atomic/x86: Modernize x86_32 arch_{,try_}_cmpxchg64{,_local}()Uros Bizjak1-79/+100
2024-04-09locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()Uros Bizjak1-1/+1
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar299-2299/+7829
2024-04-09arm64: dts: renesas: rzg3s-smarc-som: Fix Ethernet aliasesClaudiu Beznea1-2/+2