summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-09-19KVM: arm64: Enforce absence of FEAT_SCTLR2 on SCTLR2_EL{1,2}Marc Zyngier
2025-09-19KVM: arm64: Convert HCR_EL2 RES0 handling to compute_reg_res0_bits()Marc Zyngier
2025-09-19KVM: arm64: Enforce absence of FEAT_HCX on HCRX_EL2Marc Zyngier
2025-09-19KVM: arm64: Enforce absence of FEAT_FGT2 on FGT2 registersMarc Zyngier
2025-09-19KVM: arm64: Enforce absence of FEAT_FGT on FGT registersMarc Zyngier
2025-09-19KVM: arm64: Add reg_feat_map_desc to describe full register dependencyMarc Zyngier
2025-09-19KVM: arm64: Remove duplicate FEAT_{SYSREG128,MTE2} descriptionsMarc Zyngier
2025-09-19KVM: arm64: nv: Allow userspace to de-feature stage-2 TGRANsOliver Upton
2025-09-19KVM: arm64: nv: Treat AMO as 1 when at EL2 and {E2H,TGE} = {1, 0}Oliver Upton
2025-09-19arm64: acpi: Enable ACPI CCEL supportSuzuki K Poulose
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose
2025-09-19arm64: realm: ioremap: Allow mapping memory as encryptedSuzuki K Poulose
2025-09-19arm64: dts: allwinner: h313: Add Amediatech X96QJ. Neuschäfer
2025-09-18riscv: Add xmipsexectl as a vendor extensionAleksa Paunovic
2025-09-18riscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger
2025-09-18riscv: sbi: Switch to new sys-off handler APIAndrew Davis
2025-09-18arm64: mm: support large block mapping when rodata=fullYang Shi
2025-09-18arm64: Enable permission change on arm64 kernel block mappingsDev Jain
2025-09-18arm64: cpufeature: add AmpereOne to BBML2 allow listYang Shi
2025-09-18arm64: probes: Fix incorrect bl/blr address and register usageJeremy Linton
2025-09-18KVM: x86/pmu: Restrict GLOBAL_{CTRL,STATUS}, fixed PMCs, and PEBS to PMU v2+Sean Christopherson
2025-09-18KVM: x86/pmu: Move initialization of valid PMCs bitmask to common x86Sean Christopherson
2025-09-18KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalentsDapeng Mi
2025-09-18KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controlsDapeng Mi
2025-09-18KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updatesSean Christopherson
2025-09-18KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTSSean Christopherson
2025-09-18KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h headerDapeng Mi
2025-09-18KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpersDapeng Mi
2025-09-18KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilitiesSean Christopherson
2025-09-18KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRsSean Christopherson
2025-09-18KVM: VMX: Setup canonical VMCS config prior to kvm_x86_vendor_init()Sean Christopherson
2025-09-18arm64: cpufeature: Add Olympus MIDR to BBML2 allow listShanker Donthineni
2025-09-18arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2025-09-18arm64: dts: apple: t8015: Add SPMI nodeNick Chan
2025-09-18arm64: dts: apple: t8012: Add SPMI nodeNick Chan
2025-09-18arm64: dts: apple: Add J180d (Mac Pro, M2 Ultra, 2023) device treeHector Martin
2025-09-18ARM: rockchip: remove REGULATOR conditional to PMMikko Rapeli
2025-09-18arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RTKaison Deng
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-18arm64: dts: rockchip: update pinctrl names for Radxa E52CChukun Pan
2025-09-18arm64: dts: rockchip: remove vcc_3v3_pmu regulator for Radxa E52CChukun Pan
2025-09-18arm64: cputype: Remove duplicate Cortex-X1C definitionsMark Rutland
2025-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-09-18Merge tag 'uml-for-6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-18KVM: arm64: nv: Apply guest's MDCR traps in nested contextOliver Upton
2025-09-18KVM: arm64: nv: Trap debug registers when in hyp contextOliver Upton
2025-09-18riscv: Move vendor errata definitions to new headerGuo Ren (Alibaba DAMO Academy)
2025-09-18RISC-V: ACPI: enable parsing the BGRT tableHeinrich Schuchardt
2025-09-18riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHGPu Lehui
2025-09-18riscv: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada