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