summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-27KVM: TDX: Drop kvm_x86_ops.remove_external_spte()Sean Christopherson
2026-05-27KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()Sean Christopherson
2026-05-27KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child external PTEsRick Edgecombe
2026-05-27KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to extern...Sean Christopherson
2026-05-27KVM: SEV: Restrict userspace return codes for KVM_HC_MAP_GPA_RANGESagi Shahar
2026-05-27KVM: TDX: Allow userspace to return errors to guest for MAPGPAVishal Annapurve
2026-05-27KVM: VMX: Handle bad values on proxied writes to LBR MSRsXuanqing Shi
2026-05-27KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()Sean Christopherson
2026-05-27KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()Rick Edgecombe
2026-05-27KVM: TDX: Move lockdep assert in __tdp_mmu_set_spte_atomic() to TDX codeRick Edgecombe
2026-05-27KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX codeRick Edgecombe
2026-05-27KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()Sean Christopherson
2026-05-27KVM: x86/mmu: Fold set_external_spte_present() into its sole callerSean Christopherson
2026-05-27KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpersSean Christopherson
2026-05-27KVM: TDX: Drop kvm_x86_ops.link_external_spt()Sean Christopherson
2026-05-27x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
2026-05-27x86/entry/vdso32: Remove conditional omission of '.cfi_offset eflags'Nathan Chancellor
2026-05-27x86/module: Revert "Deal with GOT based stack cookie load on Clang < 17"Nathan Chancellor
2026-05-27x86/build: Drop unnecessary '-ffreestanding' addition to KBUILD_CFLAGSNathan Chancellor
2026-05-27riscv: Drop tautological condition from TOOLCHAIN_NEEDS_OLD_ISA_SPECNathan Chancellor
2026-05-27riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFINathan Chancellor
2026-05-27ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}Nathan Chancellor
2026-05-27arch/Kconfig: Remove tautological condition from AUTOFDO_CLANGNathan Chancellor
2026-05-27arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANGNathan Chancellor
2026-05-27x86/mm: Fix freeing of PMD-sized vmemmap pagesDavid Hildenbrand (Arm)
2026-05-27KVM: x86: Virtualize AMD CPUID faultingJim Mattson
2026-05-27KVM: x86: Remove supports_cpuid_fault() helperJim Mattson
2026-05-27KVM: x86: Prioritize CPUID faulting over CPUID VM-exits in nested VMXJim Mattson
2026-05-27KVM: x86: Consolidate CPUID fault handling for emulator and interception logicSean Christopherson
2026-05-27KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()Will Deacon
2026-05-27arm64: dts: rockchip: add rga3 dt nodes to rk3588Sven Püschel
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba
2026-05-27KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba
2026-05-27KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba
2026-05-27KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba
2026-05-27KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba
2026-05-27KVM: arm64: Fix memory leak in hyp_trace_unload()Vincent Donnefort
2026-05-27KVM: arm64: Fix rollback in hyp_trace_buffer_share_hyp()Vincent Donnefort
2026-05-27KVM: arm64: Fix meta-page unsharing in pKVM hyp tracingVincent Donnefort
2026-05-27KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
2026-05-27ARM: omap1: enable real software node lookup of GPIOs on Nokia 770Bartosz Golaszewski
2026-05-27ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xxBartosz Golaszewski
2026-05-27ARM: omap1: drop unused variable from omap16xx_gpio_init()Bartosz Golaszewski
2026-05-27MIPS: alchemy: db1300: switch to static device propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: gpr: switch to static device propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: db1000: use nodes attached to GPIO chips in propertiesDmitry Torokhov
2026-05-27MIPS: alchemy: mtx1: attach software nodes to GPIO chipsDmitry Torokhov
2026-05-27MIPS: alchemy: provide visible function prototypes to board filesBartosz Golaszewski
2026-05-27MIPS: alchemy: platform: add missing includeBartosz Golaszewski
2026-05-27MIPS: ip22-gio: do not export device release functionJohan Hovold