summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-prot.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-101-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-19/+0
|\
| * KVM: arm64: Remove unused page-table codeWill Deacon2020-09-111-13/+0
| * KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon2020-09-111-6/+0
* | Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+2
|\ \
| * | arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-031-0/+2
| |/
* / arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual2020-09-111-0/+7
|/
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-081-1/+1
* arm64: bti: Fix support for userspace only BTIMark Brown2020-05-121-0/+8
* arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+3
* arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon2020-03-191-2/+4
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-271-2/+2
|\
| * arm64: Use a variable to store non-global mappings decisionMark Brown2020-01-151-2/+2
* | arm64: Revert support for execute-only user mappingsCatalin Marinas2020-01-061-3/+2
|/
* arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas2019-10-291-7/+8
* arm64: KVM: Device mappings should be execute-neverJames Morse2019-08-271-1/+1
* arm64: mm: implement pte_devmap supportRobin Murphy2019-07-161-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-1/+0
|\
| * arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitionsAnshuman Khandual2019-06-031-1/+0
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-101-2/+2
* arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier2018-07-091-2/+12
* arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-2/+12
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-2/+2
|\
| * KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-081-2/+2
* | arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon2018-02-061-16/+14
* | arm64: mm: Use non-global mappings for kernel spaceWill Deacon2017-12-111-6/+15
|/
* arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas2017-08-211-10/+8
* arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-251-2/+3
* arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-291-1/+1
* arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-291-0/+1
* arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-0/+1
* arm64: Remove fixmap include fragilityMark Rutland2016-02-261-0/+92