summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+10
6 daysarm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
6 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+23
6 daysMerge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds7-43/+15
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-45/+70
11 daysMerge tag 'renesas-fixes-for-v7.0-tag1' of https://git.kernel.org/pub/scm/lin...Krzysztof Kozlowski7-43/+15
11 daysarm64/scs: Fix handling of advance_loc4Pepper Gray1-0/+8
13 daysMerge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini5-8/+26
13 daysMerge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-2/+2
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier1-0/+9
2026-03-09crypto: arm64/aes-neonbs - Move key expansion off the stackCheng-Yang Chou1-14/+23
2026-03-07KVM: arm64: vgic: Pick EOIcount deactivations from AP-list tailMarc Zyngier4-8/+17
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-14/+65
2026-03-06arm64: dts: renesas: r8a78000: Fix out-of-range SPI interrupt numbersGeert Uytterhoeven1-8/+8
2026-03-06arm64: dts: renesas: rzg3s-smarc-som: Set bypass for Versa3 PLL2Claudiu Beznea1-1/+1
2026-03-06arm64: dts: renesas: r9a09g087: Fix CPG register region sizesLad Prabhakar1-2/+2
2026-03-06arm64: dts: renesas: r9a09g077: Fix CPG register region sizesLad Prabhakar1-2/+2
2026-03-06arm64: dts: renesas: r9a09g057: Remove wdt{0,2,3} nodesFabrizio Castro1-30/+0
2026-03-06arm64: dts: renesas: rzv2-evk-cn15-sd: Add ramp delay for SD0 regulatorLad Prabhakar1-0/+1
2026-03-06arm64: dts: renesas: rzt2h-n2h-evk: Add ramp delay for SD0 card regulatorLad Prabhakar1-0/+1
2026-03-06arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faultsPiotr Jaroszynski1-4/+49
2026-03-06KVM: arm64: Remove the redundant ISB in __kvm_at_s1e2()Zenghui Yu (Huawei)1-2/+0
2026-03-06KVM: arm64: Fix vma_shift staleness on nested hwpoison pathFuad Tabba1-0/+1
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba1-5/+8
2026-03-05KVM: arm64: nv: Inject a SEA if failed to read the descriptorZenghui Yu (Huawei)1-1/+3
2026-03-05KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDRZenghui Yu (Huawei)1-1/+2
2026-03-05KVM: arm64: nv: Check S2 limits based on implemented PA sizeZenghui Yu (Huawei)1-9/+11
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier1-1/+1
2026-03-05KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier1-16/+16
2026-03-04arm64: make runtime const not usable by modulesJisheng Zhang1-0/+4
2026-03-04arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
2026-03-04arm64: Silence sparse warnings caused by the type casting in (cmp)xchgCatalin Marinas1-5/+7
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-70/+79
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2026-02-28Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini7-68/+79
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini1-1/+0
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-1/+0
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta1-6/+15
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
2026-02-25arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland6-36/+47
2026-02-25arm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
2026-02-25arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappingsCatalin Marinas1-1/+5
2026-02-25arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabledCatalin Marinas2-5/+6
2026-02-25arm64: io: Extract user memory type in ioremap_prot()Will Deacon1-2/+15
2026-02-25arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon3-9/+10
2026-02-25KVM: arm64: Deduplicate ASID retrieval codeMarc Zyngier3-54/+35
2026-02-23KVM: arm64: Revert accidental drop of kvm_uninit_stage2_mmu() for non-NV VMsFuad Tabba1-3/+0