summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim1-0/+1
2026-06-05Merge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+2
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo1-0/+11
2026-06-05KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton1-2/+2
2026-06-05arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpersBreno Leitao1-10/+2
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual4-14/+14
2026-06-05arm64: Avoid double evaluation of __ptep_get()Ard Biesheuvel1-4/+0
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel2-2/+2
2026-06-03arm64: fpsimd: Remove <asm/fpsimdmacros.h>Mark Rutland1-64/+0
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland2-79/+103
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland2-31/+24
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland3-66/+117
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland2-5/+6
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland5-30/+19
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland3-63/+66
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland3-16/+18
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland2-8/+29
2026-06-03arm64: fpsimd: Use assembler for baseline SME instructionsMark Rutland1-23/+15
2026-06-03arm64: fpsimd: Use assembler for SVE instructionsMark Rutland1-48/+17
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland2-24/+0
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland2-18/+3
2026-06-03KVM: arm64: pkvm: Save host FPMR in host cpu contextMark Rutland1-3/+0
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng1-2/+2
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel1-0/+2
2026-06-02arm64: mm: Preserve non-contiguous descriptors when mapping DRAMArd Biesheuvel1-0/+4
2026-06-02ARM64: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore1-14/+0
2026-05-29Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-1/+1
2026-05-29KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown1-1/+1
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-28KVM: arm64: Remove @arch from __load_stage2()Zenghui Yu (Huawei)1-2/+1
2026-05-26module, arm64: force sh_addr=0 for arch-specific sectionsPetr Pavlu1-2/+2
2026-05-25Merge branch 'arena_direct_access'Alexei Starovoitov1-0/+12
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo1-0/+12
2026-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+3
2026-05-22arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+2
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+10
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+10
2026-05-21KVM: arm64: nv: Track L2 to L1 exception emulationMarc Zyngier1-1/+2
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2026-05-19arm64: probes: Handle probes on hinted conditional branch instructionsVladimir Murzin1-1/+1
2026-05-19arm64: cpufeature: Add support for the MPAM v0.1 architecture versionZeng Heng2-1/+10
2026-05-19arm64: Implement _THIS_IP_ using inline asmMarco Elver1-0/+2
2026-05-19arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE()Anshuman Khandual1-2/+2
2026-05-19arm64/daifflags: Make local_daif_*() helpers __always_inlineLeonardo Bras1-5/+5
2026-05-19arm64/sysreg: Add HDBSS related register informationeillon1-0/+2
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)1-1/+1
2026-05-07KVM: arm64: Make EL2 exception entry and exit context-synchronization eventsFuad Tabba1-1/+1
2026-05-06KVM: arm64: nv: Consider the DS bit when translating TCR_EL2Wei-Lin Chang1-0/+1
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-8/+13
2026-05-01arm64: Reserve an extra page for early kernel mappingZhaoyang Huang1-1/+6