summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2025-09-18riscv: introduce asm/swab.hIgnacio Encinas
2025-09-18riscv: mmap(): use unsigned offset type in riscv_sys_mmapJessica Liu
2025-09-18riscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-18arm64/boot: Enable EL2 requirements for SPE_FEAT_FDSJames Clark
2025-09-18arm64/boot: Factor out a macro to check SPE versionJames Clark
2025-09-18perf: arm_spe: Support FEAT_SPEv1p4 filtersJames Clark
2025-09-18arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 registerJames Clark
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_pch_pic_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_sw_status_a...Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_regs_access()Bibo Mao
2025-09-18LoongArch: KVM: Avoid copy_*_user() with lock hold in kvm_eiointc_ctrl_access()Bibo Mao
2025-09-18LoongArch: KVM: Fix VM migration failure with PTW enabledBibo Mao
2025-09-18LoongArch: KVM: Remove unused returns and semicolonsTao Cui
2025-09-18LoongArch: vDSO: Check kcalloc() result in init_vdso()Guangshuo Li
2025-09-18LoongArch: Fix unreliable stack for live patchingTiezhu Yang
2025-09-18LoongArch: Replace sprintf() with sysfs_emit()Tao Cui
2025-09-18LoongArch: Check the return value when creating kobjTao Cui
2025-09-18LoongArch: Align ACPI structures if ARCH_STRICT_ALIGN enabledHuacai Chen
2025-09-18LoongArch: Update help info of ARCH_STRICT_ALIGNTiezhu Yang
2025-09-18LoongArch: Handle jump tables options for RUSTTiezhu Yang