summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman-3/+6
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar-390/+738
2026-04-02KVM: riscv: Skip CSR restore if VCPU is reloaded on the same coreJinyu Tang-2/+27
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers-2/+4
2026-04-02Merge tag 'renesas-arm-soc-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-12/+4
2026-04-01Merge tag 'qcom-arm64-fixes-for-7.0-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann-58/+77
2026-04-01Merge tag 'sunxi-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+1
2026-04-01Merge tag 'renesas-fixes-for-v7.0-tag2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+11
2026-04-01Merge tag 'sunxi-dt-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+475
2026-04-01Merge tag 'qcom-arm32-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-1093/+3
2026-04-01Merge tag 'hisi-arm64-dt-for-7.1' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann-7/+7
2026-04-01Merge tag 'socfpga_updates_for_v7.1_v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-69/+159
2026-04-01Merge tag 'thead-dt-for-v7.1-p2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-0/+29
2026-04-01Merge tag 'cix-dt-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+213
2026-04-01mips: mm: Allocate tlb_vpn array atomicallyStefan Wiehler-1/+1
2026-04-01arm64: fpsimd: Remove obsolete cond_yield macroEric Biggers-22/+0
2026-04-01lib/crypto: arm64/aes: Remove obsolete chunking logicEric Biggers-9/+4
2026-04-01MIPS: mm: Rewrite TLB uniquification for the hidden bit featureMaciej W. Rozycki-54/+228
2026-04-01MIPS: mm: Suppress TLB uniquification on EHINV hardwareMaciej W. Rozycki-1/+2
2026-04-01MIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki-8/+12
2026-04-01MIPS: Fix the GCC version check for `__multi3' workaroundMaciej W. Rozycki-3/+3
2026-04-01MIPS: SiByte: Bring back cache initialisationMaciej W. Rozycki-1/+2
2026-04-01mips: ralink: update CPU clock indexShiji Yang-4/+4
2026-04-01MIPS: Loongson64: env: Check UARTs passed by LEFI cautiouslyRong Zhang-1/+17
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam-0/+49
2026-04-01Merge tag 'renesas-dts-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-230/+890
2026-04-01arm64: mm: Use generic enum pgtable_levelKevin Brodsky-35/+31
2026-04-01arm64/mm: Reject memory removal that splits a kernel leaf mappingAnshuman Khandual-6/+114
2026-04-01arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual-16/+20
2026-04-01Merge tag 'stm32-dt-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-425/+2521
2026-04-01Merge tag 'samsung-dt-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-16/+565
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff-34/+9
2026-04-01powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra-2/+2
2026-04-01Merge tag 'samsung-dt64-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-28/+2205
2026-04-01Merge tag 'arm-soc/for-7.1/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann-31/+196
2026-04-01KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()Will Deacon-0/+1
2026-04-01KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() errorWill Deacon-0/+1
2026-04-01KVM: arm64: Prevent the host from using an smc with imm16 != 0Sebastian Ene-0/+7
2026-04-01KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supportedMarc Zyngier-1/+2
2026-04-01KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handlingMarc Zyngier-1/+1
2026-04-01KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()Marc Zyngier-7/+4
2026-04-01KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()Marc Zyngier-7/+3
2026-04-01KVM: arm64: Kill arch_timer_context::direct fieldMarc Zyngier-6/+9
2026-04-01KVM: arm64: vgic-v5: Correctly set dist->ready once initialisedMarc Zyngier-7/+11
2026-04-01KVM: arm64: vgic-v5: Make the effective priority mask a strict limitMarc Zyngier-1/+1
2026-04-01KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behavioursMarc Zyngier-2/+3
2026-04-01KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2Marc Zyngier-1/+4
2026-04-01KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIsMarc Zyngier-0/+10
2026-04-01KVM: arm64: Account for RESx bits in __compute_fgt()Marc Zyngier-2/+2
2026-04-01KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1Marc Zyngier-4/+4