summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2023-06-01KVM: arm64: pkvm: Add support for fragmented FF-A descriptorsQuentin Perret
2023-06-01KVM: arm64: Allocate pages for hypervisor FF-A mailboxesWill Deacon
2023-06-01KVM: arm64: Probe FF-A version and host/hyp partition ID during initWill Deacon
2023-05-30KVM: arm64: Use BTI for nvheMostafa Saleh
2023-05-29arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown
2023-05-26arm64/esr: Use GENMASK() for the ISS maskMark Brown
2023-05-25arm64: add alt_cb_patch_nops prototypeArnd Bergmann
2023-05-25arm64: move early_brk64 prototype to headerArnd Bergmann
2023-05-25arm64: kaslr: add kaslr_early_init() declarationArnd Bergmann
2023-05-25arm64: efi: add efi_handle_corrupted_x18 prototypeArnd Bergmann
2023-05-25arm64: kvm: add prototypes for functions called in asmArnd Bergmann
2023-05-25arm64: spectre: provide prototypes for internal functionsArnd Bergmann
2023-05-25arm64: move cpu_suspend_set_dbg_restorer() prototype to headerArnd Bergmann
2023-05-25arm64: avoid prototype warnings for syscallsArnd Bergmann
2023-05-25arm64: add scs_patch_vmlinux prototypeArnd Bergmann
2023-05-24KVM: arm64: Reload PTE after invoking walker callback on preorder traversalFuad Tabba
2023-05-24arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier
2023-05-16KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier
2023-05-16KVM: arm64: Add kvm_uninit_stage2_mmu()Ricardo Koller
2023-05-16KVM: arm64: Add kvm_pgtable_stage2_split()Ricardo Koller
2023-05-16KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller
2023-05-16KVM: arm64: Add helper for creating unlinked stage2 subtreesRicardo Koller
2023-05-16KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIsRicardo Koller
2023-05-16KVM: arm64: Rename free_removed to free_unlinkedRicardo Koller
2023-05-16arm64: perf: Mark all accessor functions inlineGeert Uytterhoeven
2023-05-15arm64: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-11Merge branch kvm-arm64/pgtable-fixes-6.4 into kvmarm-master/fixesMarc Zyngier
2023-05-11Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixesMarc Zyngier
2023-05-11KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...Marc Zyngier
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-21KVM: arm64: Infer the PA offset from IPA in stage-2 map walkerOliver Upton
2023-04-21Merge branch kvm-arm64/smccc-filtering into kvmarm-master/nextMarc Zyngier
2023-04-21Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier
2023-04-20Merge branch 'for-next/sysreg' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/mm' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon
2023-04-20Merge branch 'for-next/kdump' into for-next/coreWill Deacon