index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
pageattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-22
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
Will Deacon
1
-4
/
+3
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
1
-2
/
+5
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+1
2022-11-08
arm64: fix rodata=full again
Ard Biesheuvel
1
-2
/
+3
2022-09-29
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
1
-1
/
+7
2022-03-24
kasan, arm64: don't tag executable vmalloc allocations
Andrey Konovalov
1
-1
/
+1
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
1
-4
/
+9
2020-12-15
arch, mm: make kernel_page_present() always available
Mike Rapoport
1
-3
/
+1
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-2
/
+6
2020-09-18
arm64: mm: Fix missing-prototypes in pageattr.c
Tian Tao
1
-0
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+6
2020-05-07
arm64: mm: Mark executable text as guarded pages
Mark Brown
1
-2
/
+2
2020-01-08
mm: change_memory_common: add spaces for `*` operator
Pan Zhang
1
-1
/
+1
2019-08-15
arm64: unexport set_memory_x and set_memory_nx
Christoph Hellwig
1
-2
/
+0
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+40
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
1
-8
/
+40
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-9
/
+1
2018-11-20
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
1
-0
/
+15
2018-11-20
arm64: mm: purge lazily unmapped vm regions before changing permissions
Ard Biesheuvel
1
-0
/
+6
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-15
/
+17
2017-05-08
arm64: use set_memory.h header
Laura Abbott
1
-0
/
+1
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
1
-6
/
+9
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
1
-1
/
+40
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
1
-10
/
+36
2016-02-02
arm64: allow vmalloc regions to be set with set_memory_*
Ard Biesheuvel
1
-4
/
+19
2016-01-26
arm64: mm: avoid calling apply_to_page_range on empty range
Mika Penttilä
1
-0
/
+3
2015-10-28
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
Alexander Kuleshov
1
-1
/
+1
2015-03-19
arm64: mm: unexport set_memory_ro and set_memory_rw
Daniel Borkmann
1
-2
/
+0
2015-03-06
arm64: Don't use is_module_addr in setting page attributes
Laura Abbott
1
-1
/
+4
2014-09-12
arm64: pageattr: Correctly adjust unaligned start addresses
Laura Abbott
1
-1
/
+2
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
1
-0
/
+96