summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-prot.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-17arm64/mm: move protection_map[] inside the platformAnshuman Khandual1-18/+0
2022-05-09arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-0/+1
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas1-2/+2
2021-06-01arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon1-1/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin1-2/+3
2021-03-19KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flagQuentin Perret1-2/+2
2021-03-10arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas1-1/+0
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-19/+0
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon1-0/+2
2020-09-11KVM: arm64: Remove unused page-table codeWill Deacon1-13/+0
2020-09-11KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon1-6/+0
2020-09-11arm64/mm: Change THP helpers to comply with generic MM semanticsAnshuman Khandual1-0/+7
2020-09-03arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas1-0/+2
2020-07-08KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon1-1/+1
2020-05-12arm64: bti: Fix support for userspace only BTIMark Brown1-0/+8
2020-05-07arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown1-0/+3
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon1-2/+4
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+2
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown1-2/+2
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas1-3/+2
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-08-27arm64: KVM: Device mappings should be execute-neverJames Morse1-1/+1
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy1-0/+1
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-03arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitionsAnshuman Khandual1-1/+0
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon1-2/+2
2018-07-09arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier1-2/+12
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier1-2/+12
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2018-02-06arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon1-16/+14
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier1-2/+2
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon1-6/+15
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas1-10/+8
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas1-2/+3
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier1-0/+1
2016-02-26arm64: Remove fixmap include fragilityMark Rutland1-0/+92