summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-08-22arm64: dts: imx8mp-tqma8mpql: fix LDO5 power offMarkus Niebel3-12/+36
2025-08-22KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier3-27/+24
2025-08-22KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writableMarc Zyngier1-14/+27
2025-08-22KVM: arm64: Make ID_AA64PFR0_EL1.RAS writableMarc Zyngier1-1/+0
2025-08-22KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2Marc Zyngier1-1/+4
2025-08-22KVM: arm64: Handle RASv1p1 registersMarc Zyngier1-0/+17
2025-08-22arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier2-0/+25
2025-08-22KVM: arm64: Reschedule as needed when destroying the stage-2 page-tablesRaghavendra Rao Ananta1-1/+25
2025-08-22KVM: arm64: Split kvm_pgtable_stage2_destroy()Raghavendra Rao Ananta5-9/+73
2025-08-21s390/hypfs: Enable limited access during lockdownPeter Oberparleiter1-1/+2
2025-08-21s390/hypfs: Avoid unnecessary ioctl registration in debugfsPeter Oberparleiter1-7/+11
2025-08-20ARM: dts: allwinner: Minor whitespace cleanupKrzysztof Kozlowski4-4/+4
2025-08-20LoongArch: KVM: Add address alignment check in pch_pic register accessBibo Mao1-0/+10
2025-08-20LoongArch: KVM: Use kvm_get_vcpu_by_id() instead of kvm_get_vcpu()Song Gao2-2/+7
2025-08-20LoongArch: KVM: Fix stack protector issue in send_ipi_data()Bibo Mao1-3/+3
2025-08-20LoongArch: KVM: Make function kvm_own_lbt() robustBibo Mao1-3/+5
2025-08-20s390/mm: Do not map lowcore with identity mappingHeiko Carstens1-0/+3
2025-08-20s390/configs: Set HZ=1000Heiko Carstens2-2/+2
2025-08-20s390/configs: Update defconfigsHeiko Carstens3-35/+31
2025-08-20LoongArch: Rename GCC_PLUGIN_STACKLEAK to KSTACK_ERASEHuacai Chen1-1/+1
2025-08-20LoongArch: Save LBT before FPU in setup_sigcontext()Huacai Chen1-5/+5
2025-08-20LoongArch: Optimize module load time by optimizing PLT/GOT countingKanglong Wang1-18/+18
2025-08-20LoongArch: Add cpuhotplug hooks to fix high cpu usage of vCPU threadsXianglai Li1-0/+22
2025-08-20LoongArch: Increase COMMAND_LINE_SIZE up to 4096Ming Wang1-0/+8
2025-08-20LoongArch: Pass annotate-tablejump option if LTO is enabledTiezhu Yang1-0/+6
2025-08-20powerpc/boot/install.sh: Fix shellcheck warningsMadhavan Srinivasan1-7/+7
2025-08-20powerpc/prom_init: Fix shellcheck warningsMadhavan Srinivasan1-8/+8
2025-08-20powerpc/kvm: Fix ifdef to remove build warningMadhavan Srinivasan1-4/+4
2025-08-20powerpc: unify two CONFIG_POWERPC64_CPU entries in the same choice blockMasahiro Yamada1-9/+4
2025-08-20powerpc: use always-y instead of extra-y in MakefilesMasahiro Yamada2-4/+6
2025-08-20powerpc/64: Drop unnecessary 'rc' variableXichao Zhao1-4/+1
2025-08-20powerpc: Use dev_fwnode()Jiri Slaby (SUSE)2-5/+3
2025-08-20KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()Andrew Donnellan1-1/+1
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing1-3/+1
2025-08-19KVM: SEV: don't check have_run_cpus in sev_writeback_caches()Yury Norov1-7/+3
2025-08-18x86/CPU/AMD: Ignore invalid reset reason valueYazen Ghannam1-2/+6
2025-08-18compiler: remove __ADDRESSABLE_ASM{_STR,}() againJan Beulich1-2/+3
2025-08-18x86/cpu/hygon: Add missing resctrl_cpu_detect() in bsp_init helperTianxiang Peng1-0/+3
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+40
2025-08-15KVM: arm64: Correctly populate FAR_EL2 on nested SEA injectionMarc Zyngier1-1/+1
2025-08-15KVM: x86: use array_index_nospec with indices that come from guestThijs Raymakers2-2/+7
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-14x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+22
2025-08-14x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-82/+83
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta2-0/+99
2025-08-14x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-08-14x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-22/+44
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+6
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+62