summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-04arm64: make runtime const not usable by modulesJisheng Zhang
2026-03-04arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-04arm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-02-25arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-02-25arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas
2026-02-25arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-02-25KVM: arm64: Deduplicate ASID retrieval codeMarc Zyngier
2026-02-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-02-19arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-13KVM: arm64: Optimise away S1POE handling when not supported by hostFuad Tabba
2026-02-12arm64: mm: implement the architecture-specific clear_flush_young_ptes()Baolin Wang
2026-02-12arm64: mm: support batch clearing of the young flag for large foliosBaolin Wang
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-02-09Merge tag 'kvmarm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/fwb-for-all into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/nextMarc Zyngier
2026-02-05KVM: arm64: Add sanitisation to SCTLR_EL2Marc Zyngier
2026-02-05KVM: arm64: Extend unified RESx handling to runtime sanitisationMarc Zyngier
2026-02-05KVM: arm64: Introduce data structure tracking both RES0 and RES1 bitsMarc Zyngier
2026-02-05arm64: Convert SCTLR_EL2 to sysreg infrastructureMarc Zyngier
2026-02-02arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-02-02KVM: arm64: Use standard seq_file iterator for idregs debugfsFuad Tabba
2026-01-30arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1Sascha Bischoff
2026-01-30KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2Sascha Bischoff
2026-01-30KVM: arm64: Fix various commentsZenghui Yu (Huawei)
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-01-29Merge branch 'for-next/entry' into for-next/coreWill Deacon
2026-01-27arm64: Remove unused _TIF_WORK_MASKJinjie Ruan
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure
2026-01-26mm/page_table_check: provide addr parameter to page_table_check_ptes_set()Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure