summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add MIDR value for KRYO4XX gold CPU coresSai Prakash Ranjan2020-07-031-0/+2
* arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-021-8/+8
* arm64: Don't insert a BTI instruction at inner labelsJean-Philippe Brucker2020-06-241-6/+0
* arm64: compat: Allow 32-bit vdso and sigpage to co-existWill Deacon2020-06-231-0/+3
* arm64: pgtable: Clear the GP bit for non-executable kernel pagesWill Deacon2020-06-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-124-34/+34
|\
| * Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-114-34/+34
| |\
| | * Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/nextMarc Zyngier2020-06-104-32/+30
| | |\
| | | * KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier2020-06-102-20/+20
| | | * KVM: arm64: Remove host_cpu_context member from vcpu structureMarc Zyngier2020-06-091-3/+0
| | | * KVM: arm64: Stop sparse from moaning at __hyp_this_cpu_ptrMarc Zyngier2020-06-091-3/+10
| | | * KVM: arm64: Save the host's PtrAuth keys in non-preemptible contextMarc Zyngier2020-06-091-6/+0
| | * | KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-101-2/+4
| | |/
* | | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-111-3/+3
|\ \ \
| * | | locking/atomics: Flip fallbacks and instrumentationPeter Zijlstra2020-06-111-3/+3
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-111-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | arm64: acpi: fix UBSAN warningNick Desaulniers2020-06-101-2/+3
* | | | Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-8/+8
|\ \ \ \
| * | | | arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macrosWill Deacon2020-04-161-8/+8
* | | | | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-22/+14
* | | | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-094-4/+4
* | | | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-097-9/+7
* | | | | arm64: add loglvl to dump_backtrace()Dmitry Safonov2020-06-091-1/+2
* | | | | arm64: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-41/+5
* | | | | Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-06-051-1/+22
|\ \ \ \ \
| * | | | | arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spacesKees Cook2020-04-201-2/+2
| * | | | | arm32/64/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACKKees Cook2020-04-201-2/+3
| * | | | | arm32/64/elf: Add tables to document READ_IMPLIES_EXECKees Cook2020-04-201-0/+20
* | | | | | arm64: add support for folded p4d page tablesMike Rapoport2020-06-045-35/+75
| |_|_|/ / |/| | | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-032-13/+2
|\ \ \ \ \
| * | | | | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-031-1/+1
| * | | | | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-0/+1
| * | | | | mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
| * | | | | arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual2020-06-031-6/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-036-52/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-06-016-51/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | KVM: arm64: Drop obsolete comment about sys_reg orderingMarc Zyngier2020-05-281-5/+1
| | * | | | KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier2020-05-281-0/+1
| | * | | | KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpuChristoffer Dall2020-05-281-6/+6
| | * | | | KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull2020-05-251-2/+0
| | * | | | KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()David Brazdil2020-05-251-1/+1
| | * | | | KVM: arm64: Clean up cpu_init_hyp_mode()David Brazdil2020-05-252-35/+2
| | * | | | KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu2020-05-161-0/+3
| | * | | | KVM: arm64: Use cpus_have_final_cap for has_vhe()Marc Zyngier2020-05-161-1/+1
| | * | | | KVM: arm64: Simplify __kvm_timer_set_cntvoff implementationMarc Zyngier2020-05-161-1/+1
| * | | | | Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-203-5/+16
| |\| | | |
| * | | | | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-022-4/+5
|\ \ \ \ \
| * | | | | arm64: use __vmalloc_node in arch_alloc_vmap_stackChristoph Hellwig2020-06-021-4/+2
| * | | | | mm: enforce that vmap can't map pages executableChristoph Hellwig2020-06-021-0/+3