summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-03-254-2/+7
|\
| * arm64: kernel: disable CNP on CarmelRich Wiley2021-03-251-1/+2
| * arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh2021-03-252-0/+4
| * arm64: csum: cast to the proper typeAlex Elder2021-03-151-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-142-5/+11
|\ \ | |/ |/|
| * KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-091-2/+2
| * KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-061-2/+2
| * KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull2021-03-061-1/+2
| * KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose2021-03-061-0/+5
* | arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
* | arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-111-4/+1
* | arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-101-6/+14
* | arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-102-1/+3
* | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-47/+1
|\ \
| * | numa: Move numa implementation to common codeAtish Patra2021-01-141-47/+1
| * | arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-141-2/+2
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-261-3/+3
|\ \ \
| * | | arm64 module: set plt* section addresses to 0x0Shaoying Xu2021-02-191-3/+3
* | | | arm64: kasan: simplify and inline MTE functionsAndrey Konovalov2021-02-265-11/+60
* | | | kfence: use pt_regs to generate stack trace on faultsMarco Elver2021-02-261-2/+0
* | | | arm64, kfence: enable KFENCE for ARM64Marco Elver2021-02-261-0/+24
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-242-0/+13
|\ \ \ \
| * | | | kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-242-0/+13
* | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arm64: Add TRFCR_ELx definitionsJonathan Zhou2021-02-041-0/+11
* | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-232-1/+3
|\ \ \ \ \
| * | | | | fs: add mount_setattr()Christian Brauner2021-01-242-1/+3
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-218-69/+57
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-129-80/+62
| |\ \ \ \
| | * \ \ \ Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier2021-02-121-0/+3
| | |\ \ \ \
| | | * | | | KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier2021-02-031-0/+3
| | * | | | | Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier2021-02-121-0/+2
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel2021-01-251-0/+2
| | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier2021-02-124-73/+46
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Remove hyp_symbol_addrDavid Brazdil2021-01-231-26/+0
| | | * | | | | KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-18/+0
| | | * | | | | KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-231-26/+16
| | | * | | | | KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-232-0/+2
| | | * | | | | KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil2021-01-231-2/+27
| | | * | | | | KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-231-1/+1
| | | |/ / / /
| | * / / / / KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang2021-01-251-0/+5
| | |/ / / /
| * | | | | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| * | | | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2119-76/+265
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'for-next/rng' into for-next/coreWill Deacon2021-02-121-10/+72
| |\ \ \ \ \
| | * | | | | arm64: Add support for SMCCC TRNG entropy sourceAndre Przywara2021-01-211-11/+61
| | * | | | | firmware: smccc: Introduce SMCCC TRNG frameworkAndre Przywara2021-01-211-0/+12
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-02-121-1/+8
| |\ \ \ \ \
| | * | | | | drivers/perf: Add support for ARMv8.3-SPEWei Li2021-01-201-1/+8
| | |/ / / /