summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-084-94/+1
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\
| * mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-7/+22
|\ \
| * | arm64: PCI: Support root bridge preparation for Hyper-VBoqun Feng2021-08-231-1/+11
| * | arm64: PCI: Restructure pcibios_root_bridge_prepare()Boqun Feng2021-08-231-7/+12
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-0745-625/+1117
|\ \ \
| * \ \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-0658-674/+1192
| |\ \ \
| | * \ \ Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier2021-08-261-17/+3
| | |\ \ \
| | | * | | KVM: arm64: Trim guest debug exception handlingRaghavendra Rao Ananta2021-08-261-17/+3
| | * | | | Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-2018-104/+140
| | |\ \ \ \
| | | * | | | KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bitMarc Zyngier2021-08-201-3/+7
| | | * | | | KVM: arm64: Add config register bit definitionsFuad Tabba2021-08-201-0/+22
| | | * | | | KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-203-10/+14
| | | * | | | KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba2021-08-203-1/+3
| | | * | | | KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba2021-08-202-8/+0
| | | * | | | KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba2021-08-206-21/+21
| | | * | | | KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba2021-08-203-44/+52
| | | * | | | KVM: arm64: Fix names of config register fieldsFuad Tabba2021-08-201-6/+6
| | | * | | | KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-206-15/+15
| | | * | | | KVM: arm64: Remove trailing whitespace in commentFuad Tabba2021-08-201-2/+2
| | | * | | | 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-209-22/+25
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier2021-08-204-5/+10
| | | * | | | | KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-207-18/+13
| | | * | | | | KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-205-6/+9
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier2021-08-204-27/+47
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Use generic KVM xfer to guest work functionOliver Upton2021-08-192-28/+45
| | | * | | | | KVM: arm64: Record number of signal exits as a vCPU statOliver Upton2021-08-193-0/+3
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/nextMarc Zyngier2021-08-203-9/+30
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Enforce reserved bits for PSCI target affinitiesOliver Upton2021-08-191-3/+12
| | | * | | | | KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton2021-08-191-0/+8
| | | * | | | | KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton2021-08-191-6/+10
| | | |/ / / /
| | * | | | | Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier2021-08-2015-306/+618
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Minor optimization of range_is_memoryDavid Brazdil2021-08-201-5/+8
| | | * | | | | Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingMarc Zyngier2021-08-202-5/+9
| | | |\ \ \ \ \
| | | * | | | | | KVM: arm64: Make hyp_panic() more robust when protected mode is enabledWill Deacon2021-08-182-13/+31
| | | * | | | | | KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()Quentin Perret2021-08-111-1/+1
| | | * | | | | | KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret2021-08-112-4/+2
| | | * | | | | | KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret2021-08-115-12/+118
| | | * | | | | | KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret2021-08-112-2/+17
| | | * | | | | | KVM: arm64: Remove __pkvm_mark_hypQuentin Perret2021-08-115-77/+1
| | | * | | | | | KVM: arm64: Mark host bss and rodata section as sharedQuentin Perret2021-08-111-8/+74
| | | * | | | | | KVM: arm64: Enable retrieving protections attributes of PTEsQuentin Perret2021-08-112-0/+57
| | | * | | | | | KVM: arm64: Introduce addr_is_memory()Quentin Perret2021-08-112-0/+8
| | | * | | | | | KVM: arm64: Expose pkvm_hyp_idQuentin Perret2021-08-112-1/+3
| | | * | | | | | KVM: arm64: Expose host stage-2 manipulation helpersQuentin Perret2021-08-112-1/+19
| | | * | | | | | KVM: arm64: Add helpers to tag shared pages in SW bitsQuentin Perret2021-08-111-0/+26
| | | * | | | | | KVM: arm64: Allow populating software bitsQuentin Perret2021-08-112-1/+16