aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-03-12x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()Uros Bizjak1-1/+1
2026-03-12x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()Uros Bizjak1-6/+6
2026-03-11arm64: dts: qcom: sm6125: Add missing MDSS core resetVal Packett1-0/+3
2026-03-11arm64: dts: qcom: sm6115: Add missing MDSS core resetVal Packett1-0/+2
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini2-5/+5
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini3-2/+15
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini3-12/+32
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-5/+9
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson2-2/+2
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson3-5/+21
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing1-1/+2
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim1-1/+1
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas1-4/+5
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López1-1/+4
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson2-52/+45
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson1-2/+2
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-8/+26
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini10-16/+16
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini8-44/+109
2026-03-11KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracingVincent Donnefort1-1/+1
2026-03-11x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel1-39/+43
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds34-661/+367
2026-03-11arm64: defconfig: Enable Qualcomm WCD937x headphone codec as moduleAjay Kumar Nandam1-0/+1
2026-03-11arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCsHarshal Dev1-0/+1
2026-03-11MIPS: vdso: Explicitly include asm/vdso/vdso.hThomas Weißschuh1-0/+1
2026-03-11MIPS: vdso: Add include guard to asm/vdso/vdso.hThomas Weißschuh1-0/+5
2026-03-11LoongArch: vDSO: Explicitly include asm/vdso/vdso.hThomas Weißschuh2-0/+2
2026-03-11powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.hThomas Weißschuh1-0/+3
2026-03-11powerpc/vdso/gettimeofday: Explicitly include vdso/time32.hThomas Weißschuh1-0/+1
2026-03-11ARM: vdso: gettimeofday: Add explicit includesThomas Weißschuh1-0/+2
2026-03-11arm64: vDSO: compat_gettimeofday: Add explicit includesThomas Weißschuh1-0/+3
2026-03-11arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.hThomas Weißschuh1-0/+2
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2-0/+32
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam2-2/+2
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam2-90/+76
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh3-2/+28
2026-03-11sparc64: vdso2c: Remove symbol handlingThomas Weißschuh2-50/+1
2026-03-11sparc64: vdso2c: Drop sym_vvar_start handlingThomas Weißschuh3-12/+0
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh13-375/+118
2026-03-11sparc64: vdso: Introduce vdso/processor.hThomas Weißschuh4-27/+44
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh2-49/+52
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh2-66/+82
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh4-316/+4
2026-03-11sparc64: vdso: Remove obsolete "fake section table" reservationThomas Weißschuh2-29/+0
2026-03-11sparc64: vdso: Link with -z noexecstackThomas Weißschuh1-1/+1
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh1-2/+1
2026-03-11s390: Add -m64 to KBUILD_CPPFLAGSThomas Weißschuh1-2/+1
2026-03-11sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh1-0/+3
2026-03-11x86/vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh1-0/+4
2026-03-11KVM: arm64: Add selftest event support to nVHE/pKVM hypVincent Donnefort4-0/+42