aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-prot.h
AgeCommit message (Expand)Author
2020-08-03KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon
2020-03-20arm64: Revert support for execute-only user mappingsCatalin Marinas
2019-12-10arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-01-10arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon
2018-07-09arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is setMarc Zyngier
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-06arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()Will Deacon
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-02-26arm64: Remove fixmap include fragilityMark Rutland