summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-16/+0
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-078-92/+217
|\
| * Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-206-26/+65
| |\
| | * KVM: arm64: Add config register bit definitionsFuad Tabba2021-08-201-0/+22
| | * KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-202-6/+10
| | * KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba2021-08-201-0/+1
| | * KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba2021-08-202-2/+5
| | * KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba2021-08-201-0/+5
| | * KVM: arm64: Fix names of config register fieldsFuad Tabba2021-08-201-6/+6
| | * KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-203-12/+12
| | * KVM: arm64: placeholder to check if VM is protectedFuad Tabba2021-08-201-0/+5
| * | Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier2021-08-201-8/+9
| |\ \
| | * | KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier2021-08-201-1/+6
| | * | KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-201-8/+3
| | * | KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-201-2/+3
| | |/
| * | Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier2021-08-201-0/+1
| |\ \
| | * | KVM: arm64: Record number of signal exits as a vCPU statOliver Upton2021-08-191-0/+1
| | |/
| * | Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier2021-08-202-50/+105
| |\ \
| | * | KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret2021-08-111-1/+1
| | * | KVM: arm64: Remove __pkvm_mark_hypQuentin Perret2021-08-111-2/+1
| | * | KVM: arm64: Enable retrieving protections attributes of PTEsQuentin Perret2021-08-111-0/+20
| | * | KVM: arm64: Allow populating software bitsQuentin Perret2021-08-111-1/+11
| | * | KVM: arm64: Enable forcing page-level stage-2 mappingsQuentin Perret2021-08-111-25/+41
| | * | KVM: arm64: Optimize host memory abortsQuentin Perret2021-08-111-30/+0
| | * | KVM: arm64: Expose page-table helpersQuentin Perret2021-08-111-0/+40
| * | | Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier2021-08-203-23/+40
| |\ \ \
| | * \ \ Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15Marc Zyngier2021-08-202-15/+22
| | |\ \ \
| | * | | | KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual2021-08-181-1/+1
| | * | | | arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macrosAnshuman Khandual2021-08-182-7/+14
| | * | | | arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFTAnshuman Khandual2021-08-111-0/+3
| | | |_|/ | | |/| |
| * | | | Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/nextMarc Zyngier2021-08-201-0/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | KVM: arm64: Introduce helper to retrieve a PTE and its levelMarc Zyngier2021-08-021-0/+20
| | |/ /
| * / / KVM: arm64: Remove PMSWINC_EL0 shadow registerMarc Zyngier2021-08-021-1/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-1/+3
|\ \ \
| * | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-032-1/+3
* | | | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-012-0/+123
|\ \ \ \
| * | | | arm64: hyperv: Add Hyper-V hypercall and register access utilitiesMichael Kelley2021-08-042-0/+123
* | | | | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-09-011-1/+1
|\ \ \ \ \
| * | | | | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-041-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-0118-74/+120
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-315-15/+37
| |\ \ \ \ \
| | * | | | | arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon2021-08-201-4/+2
| | * | | | | arm64: Implement task_cpu_possible_mask()Will Deacon2021-08-201-0/+13
| * | | | | | Merge branch 'for-next/entry' into for-next/coreCatalin Marinas2021-08-261-2/+3
| |\ \ \ \ \ \
| | * | | | | | arm64: entry: move bulk of ret_to_user to CMark Rutland2021-08-051-2/+3
| | | |/ / / / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. | | | | | Merge branches 'for-next/mte', 'for-next/misc' and 'for-next/kselftest', remo...Catalin Marinas2021-08-2615-67/+101
| |\ \ \| | | | |
| | | * | | | | | arm64: Do not trap PMSNEVFR_EL1Alexandru Elisei2021-08-261-2/+11
| | | * | | | | | arm64: mm: fix comment typo of pud_offset_phys()Xujun Leng2021-08-251-1/+1
| | | * | | | | | arm64: head: avoid over-mapping in map_memoryMark Rutland2021-08-241-2/+2