index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgtable-prot.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-14
1
-3
/
+16
|
\
\
\
|
|
|
*
arm64: realm: Query IPA size from the RMM
Steven Price
2024-10-23
1
-0
/
+4
|
|
_
|
/
|
/
|
|
|
|
*
arm64/mm: Drop _PROT_SECT_DEFAULT
Anshuman Khandual
2024-10-23
1
-1
/
+0
|
|
/
|
/
|
|
*
arm64/mm: Allocate PIE slots for EL0 guarded control stack
Mark Brown
2024-10-04
1
-2
/
+12
|
/
*
arm64: enable POE and PIE to coexist
Joey Gouly
2024-09-04
1
-4
/
+4
*
arm64/mm: Add uffd write-protect support
Ryan Roberts
2024-05-03
1
-0
/
+8
*
arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
Ryan Roberts
2024-05-03
1
-1
/
+1
*
arm64/mm: Remove PTE_PROT_NONE bit
Ryan Roberts
2024-05-03
1
-2
/
+1
*
arm64/mm: generalize PMD_PRESENT_INVALID for all levels
Ryan Roberts
2024-05-03
1
-4
/
+4
*
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
2024-02-16
1
-2
/
+14
*
arm64: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
Ard Biesheuvel
2024-02-16
1
-4
/
+0
*
arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubs
Ryan Roberts
2023-11-27
1
-0
/
+2
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
2023-10-16
1
-5
/
+1
*
arm64: add encodings of PIRx_ELx registers
Joey Gouly
2023-06-06
1
-0
/
+50
*
arm64: reorganise PAGE_/PROT_ macros
Joey Gouly
2023-06-06
1
-28
/
+44
*
arm64: add PTE_WRITE to PROT_SECT_NORMAL
Joey Gouly
2023-06-06
1
-1
/
+1
*
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
2022-07-18
1
-18
/
+0
*
arm64/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-05-10
1
-0
/
+1
*
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
2022-03-08
1
-2
/
+2
*
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
2021-06-01
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-2
/
+2
|
\
|
*
KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flag
Quentin Perret
2021-03-19
1
-2
/
+2
*
|
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-26
1
-2
/
+3
|
/
*
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
2021-03-10
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-19
/
+0
|
\
|
*
KVM: arm64: Remove unused page-table code
Will Deacon
2020-09-11
1
-13
/
+0
|
*
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
2020-09-11
1
-6
/
+0
*
|
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-0
/
+2
|
\
\
|
*
|
arm64: mte: Use Normal Tagged attributes for the linear map
Catalin Marinas
2020-09-03
1
-0
/
+2
|
|
/
*
/
arm64/mm: Change THP helpers to comply with generic MM semantics
Anshuman Khandual
2020-09-11
1
-0
/
+7
|
/
*
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Will Deacon
2020-07-08
1
-1
/
+1
*
arm64: bti: Fix support for userspace only BTI
Mark Brown
2020-05-12
1
-0
/
+8
*
arm64: Set GP bit in kernel page tables to enable BTI for the kernel
Mark Brown
2020-05-07
1
-0
/
+3
*
arm64: kpti: Fix "kpti=off" when KASLR is enabled
Will Deacon
2020-03-19
1
-2
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-01-27
1
-2
/
+2
|
\
|
*
arm64: Use a variable to store non-global mappings decision
Mark Brown
2020-01-15
1
-2
/
+2
*
|
arm64: Revert support for execute-only user mappings
Catalin Marinas
2020-01-06
1
-3
/
+2
|
/
*
arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default
Catalin Marinas
2019-10-29
1
-7
/
+8
*
arm64: KVM: Device mappings should be execute-never
James Morse
2019-08-27
1
-1
/
+1
*
arm64: mm: implement pte_devmap support
Robin Murphy
2019-07-17
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-1
/
+0
|
\
|
*
arm64/mm: Move PTE_VALID from SW defined to HW page table entry definitions
Anshuman Khandual
2019-06-03
1
-1
/
+0
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
|
/
*
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
Will Deacon
2019-01-10
1
-2
/
+2
*
arm64: KVM: Avoid marking pages as XN in Stage-2 if CTR_EL0.DIC is set
Marc Zyngier
2018-07-09
1
-2
/
+12
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-2
/
+12
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-2
/
+2
|
\
|
*
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
1
-2
/
+2
*
|
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2018-02-06
1
-16
/
+14
*
|
arm64: mm: Use non-global mappings for kernel space
Will Deacon
2017-12-11
1
-6
/
+15
|
/
[next]