summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
8 daysMerge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
8 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
10 daysMerge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
11 daysarm64: mm: Remove misleading pte_none() comment from ptep_try_set()Tejun Heo
11 daysMerge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 daysMerge branch 'for-next/sysregs' into for-next/coreWill Deacon
11 daysMerge branch 'for-next/mpam' into for-next/coreWill Deacon
11 daysMerge branch 'for-next/mm' into for-next/coreWill Deacon
11 daysMerge branch 'for-next/misc' into for-next/coreWill Deacon
11 daysMerge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon
11 daysMerge branch 'for-next/errata' into for-next/coreWill Deacon
13 daysMerge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
13 daysMerge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
13 daysMerge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
13 daysMerge branch kvm-arm64/nv-fp-elision into kvmarm-master/nextMarc Zyngier
2026-06-10arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-10arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-08arm64: mm: Complete the PTE store in ptep_try_set()Tejun Heo
2026-06-07KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()Vincent Donnefort
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-05Merge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo
2026-06-05KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
2026-06-05arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpersBreno Leitao
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual
2026-06-05arm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland
2026-06-03arm64: fpsimd: Use assembler for SVE instructionsMark Rutland
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel
2026-06-02ARM64: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-05-29Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown