summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-185/+241
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera-505/+25
2026-03-29x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/Tycho Andersen (AMD)-0/+8
2026-03-29Merge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+46
2026-03-29bpf,arc_jit: Fix missing newline in pr_err messageshaoyu.lu-4/+4
2026-03-29arm64: defconfig: Enable DP83TG720 PHY driverMeghana Malladi-0/+1
2026-03-29arm64: dts: allwinner: enable h616 timer supportMichal Piekos-0/+9
2026-03-29arm64: dts: allwinner: sun50i-h6: add UART DMA channelsChen-Yu Tsai-0/+8
2026-03-29arm64: dts: allwinner: sun50i-a64: add UART DMA channelsChen-Yu Tsai-0/+10
2026-03-29x86/sev, crypto/ccp: Move SNP init to ccp driverTycho Andersen (AMD)-2/+0
2026-03-29x86/sev: Create snp_shutdown()Tycho Andersen (AMD)-3/+21
2026-03-28x86/sev: Create snp_prepare()Tycho Andersen (AMD)-19/+32
2026-03-28x86/sev: Create a function to clear/zero the RMPTom Lendacky-14/+27
2026-03-28KVM: arm64: Don't pass host_debug_state to BRBE world-switch routinesWill Deacon-4/+8
2026-03-28KVM: arm64: Disable SPE Profiling Buffer when running in guest contextWill Deacon-12/+24
2026-03-28KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest contextWill Deacon-10/+64
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3/+9
2026-03-28KVM: arm64: Convert gmem_abort() to struct kvm_s2_fault_descMarc Zyngier-23/+20
2026-03-28KVM: arm64: Simplify integration of adjust_nested_*_perms()Marc Zyngier-35/+27
2026-03-28KVM: arm64: Directly expose mapping prot and kill kvm_s2_faultMarc Zyngier-24/+21
2026-03-28KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()Marc Zyngier-23/+29
2026-03-28KVM: arm64: Replace force_pte with a max_map_size attributeMarc Zyngier-10/+13
2026-03-28KVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_infoMarc Zyngier-13/+15
2026-03-28KVM: arm64: Restrict the scope of the 'writable' attributeMarc Zyngier-7/+9
2026-03-28KVM: arm64: Kill logging_active from kvm_s2_faultMarc Zyngier-6/+4
2026-03-28KVM: arm64: Move VMA-related information to kvm_s2_fault_vma_infoMarc Zyngier-52/+65
2026-03-28KVM: arm64: Kill topup_memcache from kvm_s2_faultMarc Zyngier-18/+17
2026-03-28KVM: arm64: Kill exec_fault from kvm_s2_faultMarc Zyngier-4/+2
2026-03-28KVM: arm64: Kill write_fault from kvm_s2_faultMarc Zyngier-8/+3
2026-03-28KVM: arm64: Constrain fault_granule to kvm_s2_fault_map()Marc Zyngier-8/+9
2026-03-28KVM: arm64: Replace fault_is_perm with a helperMarc Zyngier-7/+10
2026-03-28KVM: arm64: Move fault context to const structureMarc Zyngier-64/+69
2026-03-28KVM: arm64: Make fault_ipa immutableMarc Zyngier-12/+26
2026-03-28KVM: arm64: Kill fault->ipaMarc Zyngier-9/+5
2026-03-28KVM: arm64: Clean up control flow in kvm_s2_fault_map()Fuad Tabba-9/+11
2026-03-28KVM: arm64: Hoist MTE validation check out of MMU lock pathFuad Tabba-16/+12
2026-03-28KVM: arm64: Optimize early exit checks in kvm_s2_fault_pin_pfn()Fuad Tabba-5/+6
2026-03-28KVM: arm64: Initialize struct kvm_s2_fault completely at declarationFuad Tabba-18/+16
2026-03-28KVM: arm64: Simplify return logic in user_mem_abort()Fuad Tabba-13/+4
2026-03-28KVM: arm64: Remove redundant state variables from struct kvm_s2_faultFuad Tabba-10/+5
2026-03-28KVM: arm64: Simplify nested VMA shift calculationFuad Tabba-5/+1
2026-03-28KVM: arm64: Extract page table mapping in user_mem_abort()Fuad Tabba-60/+68
2026-03-28KVM: arm64: Extract stage-2 permission logic in user_mem_abort()Fuad Tabba-76/+87
2026-03-28KVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fault_get_vma_info() helperFuad Tabba-4/+12
2026-03-28KVM: arm64: Extract PFN resolution in user_mem_abort()Fuad Tabba-46/+59
2026-03-28KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()Fuad Tabba-84/+118
2026-03-28KVM: arm64: ptdump: Initialize parser_state before pgtable walkZenghui Yu (Huawei)-13/+7
2026-03-28arm64: tegra: Add Tegra264 GPIO controllersPrathamesh Shete-0/+88
2026-03-28arm64: tegra: smaug: Enable SPI-NOR flashDiogo Ivo-0/+12
2026-03-28arm64: tegra: Add Jetson AGX Thor Developer Kit supportThierry Reding-0/+25