summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-05KVM: TDX: WARN if mirror SPTE doesn't have full RWX when creating S-EPT mappingSean Christopherson
2025-11-05KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()Sean Christopherson
2025-11-05KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()Sean Christopherson
2025-11-05KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() conditionSean Christopherson
2025-11-05KVM: TDX: Drop superfluous page pinning in S-EPT managementYan Zhao
2025-11-05KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()Sean Christopherson
2025-11-05Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"Sean Christopherson
2025-11-05KVM: x86/mmu: WARN if KVM attempts to map into an invalid TDP MMU rootSean Christopherson
2025-11-05KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMUSean Christopherson
2025-11-05KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappingsSean Christopherson
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson
2025-11-05arm64: dts: broadcom: bcm2712: rpi-5: Add ethernet0 aliasLaurent Pinchart
2025-11-05arm64: dts: broadcom: Assign clock rates in eth node for RPi5Andrea della Porta
2025-11-05x86/boot: Fix page table access in 5-level to 4-level paging transitionUsama Arif
2025-11-05x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systemsYazen Ghannam
2025-11-05x86/mce: Unify AMD DFR handler with MCA PollingYazen Ghannam
2025-11-05arm64: tegra: Add pinctrl definitions for pcie-ep nodesNiklas Cassel
2025-11-05x86/mce: Unify AMD THR handler with MCA PollingYazen Ghannam
2025-11-05x86/msr: Add CPU_OUT_OF_SPEC taint name to "unrecognized" pr_warn(msg)Marc Herbert
2025-11-05arm64: dts: mediatek: Add GCE header for MT8196Jason-JH Lin
2025-11-05arm64: dts: mediatek: mt7981b: Add reserved memory for TF-ASjoerd Simons
2025-11-05arm64: dts: mediatek: mt7981b: Configure UART0 pinmuxSjoerd Simons
2025-11-05arm64: dts: exynos7870-j6lte: enable display panel supportKaustabh Chakraborty
2025-11-05arm64: dts: exynos7870-a2corelte: enable display panel supportKaustabh Chakraborty
2025-11-05arm64: dts: exynos7870-on7xelte: enable display panel supportKaustabh Chakraborty
2025-11-05arm64: dts: exynos7870: add DSI supportKaustabh Chakraborty
2025-11-04MIPS: BCM47XX: remove creating a fixed phyHeiner Kallweit
2025-11-04m68k: coldfire: remove creating a fixed phyHeiner Kallweit
2025-11-05x86: uaccess: don't use runtime-const rewriting in modulesLinus Torvalds
2025-11-04arm: dts: ti: omap: Drop unnecessary properties for SDHCI nodeCharan Pedumuru
2025-11-04arm: dts: ti: omap: am335x-pepper: Fix vmmc-supply property typoCharan Pedumuru
2025-11-04ARM: dts: omap3: n900: Correct obsolete TWL4030 power compatibleJihed Chaibi
2025-11-04ARM: dts: omap3: beagle-xm: Correct obsolete TWL4030 power compatibleJihed Chaibi
2025-11-04ARM: dts: omap: Add support for TQMa335x/MBa335xMatthias Schiffer
2025-11-04ARM: dts: omap: AM33xx: add cpu labelMatthias Schiffer
2025-11-04ARM: OMAP2+: Fix falg->flag typo in omap_smc2()Ali Khan
2025-11-04ARM: dts: am335x-netcom-plus-2xx: add missing GPIO labelsYegor Yefremov
2025-11-04ARM: dts: ti: omap: am335x-baltos: add a regulator for the mPCIe slotYegor Yefremov
2025-11-04ARM: dts: omap: rework Baltos LED nodesYegor Yefremov
2025-11-04ARM: dts: am33xx: Add missing serial console speedGeert Uytterhoeven
2025-11-04ARM: dts: BCM53573: Fix address of Luxul XAP-1440's Ethernet PHYRafał Miłecki
2025-11-04arm64: defconfig: Fix V3D deferred probe timeoutStefan Wahren
2025-11-04x86/cpufeatures: Correct LKGS feature flag descriptionBorislav Petkov (AMD)
2025-11-04arm64: dts: socfpga: agilex5: Add SMMU-V3-PMCG nodesAdrian Ng Ho Yin
2025-11-04arm64: dts: socfpga: agilex5: Add L2 and L3 cacheAdrian Ng Ho Yin
2025-11-04rust: kbuild: support `-Cjump-tables=n` for Rust 1.93.0Miguel Ojeda
2025-11-04KVM: x86/mmu: Move the misplaced export of kvm_zap_gfn_range()Kai Huang
2025-11-04KVM: x86: Add a helper to dedup reporting of unhandled VM-ExitsSean Christopherson
2025-11-04KVM: SVM: switch to raw spinlock for svm->ir_list_lockMaxim Levitsky