summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/faultaround' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/crypto' into for-next/coreWill Deacon
2021-02-12Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-09arm64: cpufeatures: Allow disabling of Pointer Auth from the command-lineMarc Zyngier
2021-02-09arm64: Defer enabling pointer authentication on boot coreSrinivas Ramana
2021-02-09arm64: cpufeatures: Allow disabling of BTI from the command-lineMarc Zyngier
2021-02-09arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command lineMarc Zyngier
2021-02-09arm64: Extract early FDT mapping from kaslr_early_init()Marc Zyngier
2021-02-09arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()Marc Zyngier
2021-02-09arm64: cpufeature: Add global feature override facilityMarc Zyngier
2021-02-09arm64: Simplify init_el2_state to be non-VHE onlyMarc Zyngier
2021-02-09arm64: Drop early setting of MDSCR_EL2.TPMSMarc Zyngier
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-08arm64: Provide an 'upgrade to VHE' stub hypercallMarc Zyngier
2021-02-08arm64: Turn the MMU-on sequence into a macroMarc Zyngier
2021-02-08arm64: Fix labels in el2_setup macrosMarc Zyngier
2021-02-03arm64: assembler: add cond_yield macroArd Biesheuvel
2021-02-03arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly
2021-02-03KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier
2021-02-02arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas
2021-02-02arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas
2021-01-27arm64: kexec: move relocation function setupPavel Tatashin
2021-01-27arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...James Morse
2021-01-27arm64: mm: Always update TCR_EL1 from __cpu_set_tcr_t0sz()James Morse
2021-01-27arm64: trans_pgd: pass allocator trans_pgd_create_copyPavel Tatashin
2021-01-27arm64: trans_pgd: make trans_pgd_map_page genericPavel Tatashin
2021-01-27arm64: hibernate: move page handling function to new trans_pgd.cPavel Tatashin
2021-01-27arm64: kexec: make dtb_mem always enabledPavel Tatashin
2021-01-26arm64: cacheflush: Remove stale commentShaokun Zhang
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-25KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel
2021-01-25KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang
2021-01-24fs: add mount_setattr()Christian Brauner
2021-01-23KVM: arm64: Remove hyp_symbol_addrDavid Brazdil
2021-01-23KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil
2021-01-23KVM: arm64: Fix constant-pool users in hypDavid Brazdil
2021-01-23KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil
2021-01-23KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil