summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-11-122-1/+2
|\
| * KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-081-1/+1
| * KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland2021-11-081-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-11-101-3/+9
|\ \
| * | arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline functionsArnd Bergmann2021-11-081-3/+9
* | | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-10/+0
|\ \ \
| * | | arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-10/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-026-22/+44
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3110-24/+57
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier2021-10-184-0/+9
| | |\ \ \
| | | * | | KVM: arm64: pkvm: Consolidate include filesMarc Zyngier2021-10-181-195/+0
| | | * | | KVM: arm64: Initialize trap registers for protected VMsFuad Tabba2021-10-112-0/+3
| | | * | | KVM: arm64: Add handlers for protected VM System RegistersFuad Tabba2021-10-112-0/+200
| | | * | | KVM: arm64: Add missing field descriptor for MDCR_EL2Fuad Tabba2021-10-111-0/+1
| | * | | | Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/nextMarc Zyngier2021-10-171-0/+3
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic-v3: Reduce common group trapping to ICV_DIR_EL1 when possibleMarc Zyngier2021-10-171-0/+3
| | | |/ / /
| | * | | | Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier2021-10-121-1/+4
| | |\ \ \ \
| | | * | | | KVM: arm64: Fix reporting of endianess when the access originates at EL0Marc Zyngier2021-10-121-1/+4
| | * | | | | Merge branch kvm-arm64/misc-5.16 into kvmarm-master/nextMarc Zyngier2021-10-111-0/+1
| | |\| | | |
| | | * | | | KVM: arm64: Allow KVM to be disabled from the command lineMarc Zyngier2021-10-111-0/+1
| | | |/ / /
| | * | | | KVM: arm64: Disable privileged hypercalls after pKVM finalisationWill Deacon2021-10-111-11/+14
| | * | | | KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)Marc Zyngier2021-10-111-20/+24
| | |/ / /
| * | / / kvm: use kvfree() in kvm_arch_free_vm()Juergen Gross2021-10-011-1/+0
| | |/ / | |/| |
* | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-022-1/+5
|\ \ \ \
| * | | | arm64: Recover kretprobe modified return address in stacktraceMasami Hiramatsu2021-10-221-0/+4
| * | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-10-011-1/+1
| | |/ / | |/| |
* | | | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-021-0/+1
|\ \ \ \
| * | | | arm64: add CPU field to struct thread_infoArd Biesheuvel2021-09-301-0/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-11-0234-183/+507
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-10-291-7/+0
| |\ \ \
| | * | | arm64: vdso32: drop test for -march=armv8-aNick Desaulniers2021-10-211-7/+0
| | * | | arm64: vdso32: drop the test for dmb ishldNick Desaulniers2021-10-211-1/+1
| | | |/ | | |/|
| * | | Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon2021-10-292-1/+19
| |\ \ \
| | * | | arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose2021-10-211-1/+15
| | * | | arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose2021-10-211-0/+4
| | |/ /
| * | | Merge branch 'for-next/sve' into for-next/coreWill Deacon2021-10-294-35/+155
| |\ \ \
| | * | | arm64/sve: Add stub for sve_max_virtualisable_vl()Mark Brown2021-10-261-0/+5
| | * | | arm64/sve: Track vector lengths for tasks in an arrayMark Brown2021-10-212-8/+38
| | * | | arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown2021-10-212-7/+2
| | * | | arm64/sve: Put system wide vector length information into structsMark Brown2021-10-212-15/+91
| | * | | arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown2021-10-212-1/+11
| | * | | arm64/sve: Make access to FFR optionalMark Brown2021-10-212-9/+17
| | * | | arm64/sve: Make sve_state_size() staticMark Brown2021-10-211-2/+0
| | * | | arm64/sve: Remove sve_load_from_fpsimd_state()Mark Brown2021-10-211-2/+0
| | |/ /
| * | | Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon2021-10-291-1/+0
| |\ \ \
| | * | | arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-10-011-1/+0
| | |/ /
| * | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-10-295-6/+15
| |\ \ \
| | * | | arm64: mte: Add asymmetric mode supportVincenzo Frascino2021-10-074-6/+12
| | * | | arm64: mte: Bitfield definitions for Asymm MTEVincenzo Frascino2021-10-071-0/+3
| | |/ /
| * | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-10-292-2/+7
| |\ \ \