index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable-prot.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
arm64/mm: Add uffd write-protect support
Ryan Roberts
1
-0
/
+8
2024-05-03
arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
Ryan Roberts
1
-1
/
+1
2024-05-03
arm64/mm: Remove PTE_PROT_NONE bit
Ryan Roberts
1
-2
/
+1
2024-05-03
arm64/mm: generalize PMD_PRESENT_INVALID for all levels
Ryan Roberts
1
-4
/
+4
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
1
-2
/
+14
2024-02-16
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
1
-4
/
+0
2023-11-27
arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubs
Ryan Roberts
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
1
-5
/
+1
2023-06-06
arm64: add encodings of PIRx_ELx registers
Joey Gouly
1
-0
/
+50
2023-06-06
arm64: reorganise PAGE_/PROT_ macros
Joey Gouly
1
-28
/
+44
2023-06-06
arm64: add PTE_WRITE to PROT_SECT_NORMAL
Joey Gouly
1
-1
/
+1
2022-07-18
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
1
-18
/
+0
2022-05-10
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-0
/
+1
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
1
-2
/
+2
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
1
-1
/
+0
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
1
-2
/
+3
2021-03-19
KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
Quentin Perret
1
-2
/
+2
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-1
/
+0
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-19
/
+0
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
1
-0
/
+2
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
1
-13
/
+0
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
1
-6
/
+0
2020-09-11
arm64/mm: Change THP helpers to comply with generic MM semantics
Anshuman Khandual
1
-0
/
+7
2020-09-03
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
1
-0
/
+2
2020-07-08
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
1
-1
/
+1
2020-05-12
arm64: bti: Fix support for userspace only BTI
Mark Brown
1
-0
/
+8
2020-05-07
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
1
-0
/
+3
2020-03-19
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
1
-2
/
+4
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2020-01-15
arm64: Use a variable to store non-global mappings decision
Mark Brown
1
-2
/
+2
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
1
-3
/
+2
2019-10-29
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
1
-7
/
+8
2019-08-27
arm64: KVM: Device mappings should be execute-never
James Morse
1
-1
/
+1
2019-07-17
arm64: mm: implement pte_devmap support
Robin Murphy
1
-0
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-03
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
Anshuman Khandual
1
-1
/
+0
2019-01-10
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
1
-2
/
+2
2018-07-09
arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
Marc Zyngier
1
-2
/
+12
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-2
/
+12
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2018-02-07
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
1
-16
/
+14
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
1
-2
/
+2
2017-12-11
arm64: mm: Use non-global mappings for kernel space
Will Deacon
1
-6
/
+15
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
1
-10
/
+8
2016-08-25
arm64: Introduce execute-only page access permissions
Catalin Marinas
1
-2
/
+3
2016-06-29
arm/arm64: KVM: Make default HYP mappings non-excutable
Marc Zyngier
1
-1
/
+1
2016-06-29
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
1
-0
/
+1
2016-06-29
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
Marc Zyngier
1
-0
/
+1
[next]