summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/pgtable-prot.h
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: Add uffd write-protect supportRyan Roberts2024-05-031-0/+8
* arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NGRyan Roberts2024-05-031-1/+1
* arm64/mm: Remove PTE_PROT_NONE bitRyan Roberts2024-05-031-2/+1
* arm64/mm: generalize PMD_PRESENT_INVALID for all levelsRyan Roberts2024-05-031-4/+4
* arm64: mm: Wire up TCR.DS bit to PTE shareability fieldsArd Biesheuvel2024-02-161-2/+14
* arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm useArd Biesheuvel2024-02-161-4/+0
* arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubsRyan Roberts2023-11-271-0/+2
* arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTIMark Rutland2023-10-161-5/+1
* arm64: add encodings of PIRx_ELx registersJoey Gouly2023-06-061-0/+50
* arm64: reorganise PAGE_/PROT_ macrosJoey Gouly2023-06-061-28/+44
* arm64: add PTE_WRITE to PROT_SECT_NORMALJoey Gouly2023-06-061-1/+1
* arm64/mm: move protection_map[] inside the platformAnshuman Khandual2022-07-171-18/+0
* arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-091-0/+1
* arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-081-2/+2
* arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon2021-06-011-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-2/+2
|\
| * KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flagQuentin Perret2021-03-191-2/+2
* | arm64: Support execute-only permissions with Enhanced PANVladimir Murzin2021-03-261-2/+3
|/
* 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