index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
arm64: convert protection key into vm_flags and pgprot values
Joey Gouly
1
-0
/
+11
2024-02-16
arm64: mm: Wire up TCR.DS bit to PTE shareability fields
Ard Biesheuvel
1
-0
/
+4
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
1
-1
/
+1
2022-07-17
arm64/mm: move protection_map[] inside the platform
Anshuman Khandual
1
-0
/
+21
2022-04-28
arm64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+25
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
1
-0
/
+17
2021-01-27
arm64: Include linux/io.h in mm/mmap.c
Will Deacon
1
-0
/
+1
2021-01-26
arm64: mm: Remove unused header file
Shaokun Zhang
1
-12
/
+2
2020-12-11
arm64: Use the generic devmem_is_allowed()
Palmer Dabbelt
1
-21
/
+0
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
1
-76
/
+0
2019-09-24
arm64: consider stack randomization for mmap base only when necessary
Alexandre Ghiti
1
-1
/
+5
2019-09-24
arm64: make use of is_compat_task instead of hardcoding this test
Alexandre Ghiti
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2017-07-12
arm64/mmap: properly account for stack randomization in mmap_base
Rik van Riel
1
-1
/
+6
2017-06-01
arm64: kernel: restrict /dev/mem read() calls to linear region
Ard Biesheuvel
1
-6
/
+13
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-05-05
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
Yang Shi
1
-2
/
+0
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-2
/
+2
2016-01-14
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-2
/
+6
2015-04-14
mm: expose arch_mmap_rnd when available
Kees Cook
1
-2
/
+2
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
1
-7
/
+11
2014-11-18
arm64/mm: Remove hack in mmap randomize layout
Yann Droneaud
1
-10
/
+2
2014-10-02
arm64: Use phys_addr_t type for physical address
Min-Hua Chen
1
-1
/
+1
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas
1
-0
/
+144