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