summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/memory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/bpf: Remove 128MB limit for BPF JIT programsRussell King2021-11-081-4/+1
* arm64: mte: Add asymmetric mode supportVincenzo Frascino2021-10-071-0/+1
* arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2021-08-021-1/+0
* arm64: kasan: mte: use a constant kernel GCR_EL1 valueMark Rutland2021-08-021-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\
| * arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-07-011-1/+1
* | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-16/+0
|\ \
| * | CFI: Move function_nocfi() into compiler.hMark Rutland2021-06-141-16/+0
| |/
* | arm64: mm: Remove unused support for Normal-WT memory typeWill Deacon2021-06-011-3/+2
* | arm64: mm: Remove unused support for Device-GRE memory typeWill Deacon2021-06-011-1/+0
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-071-2/+2
|\
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-231-2/+2
* | arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2021-04-301-2/+2
* | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-0/+16
|\ \ | |/ |/|
| * arm64: implement function_nocfiSami Tolvanen2021-04-091-0/+16
* | kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-111-0/+1
* | arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino2021-04-111-1/+0
* | arm64: mte: Add asynchronous mode supportVincenzo Frascino2021-04-111-1/+3
|/
* arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
* kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-241-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-211-0/+12
|\
| * arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offsetJoey Gouly2021-02-031-0/+6
| * arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly2021-02-031-0/+6
* | arm64: Use simpler arithmetics for the linear map macrosCatalin Marinas2021-02-021-2/+2
* | arm64: Do not pass tagged addresses to __is_lm_address()Catalin Marinas2021-02-021-1/+1
* | arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino2021-01-261-2/+4
|/
* kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-221-2/+2
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-1/+1
* arm64: kasan: add arch layer for memory tagging helpersAndrey Konovalov2020-12-221-0/+9
* arm64: mm: don't assume struct page is always 64 bytesArd Biesheuvel2020-11-121-3/+5
* arm64: mm: tidy up top of kernel VA spaceArd Biesheuvel2020-11-091-2/+2
* arm64: mm: make vmemmap region a projection of the linear regionArd Biesheuvel2020-11-091-8/+6
* arm64: mm: extend linear region for 52-bit VA configurationsArd Biesheuvel2020-11-091-7/+5
* arm64: mm: use single quantity to represent the PA to VA translationArd Biesheuvel2020-10-151-3/+2
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-6/+11
|\
| * arm64: mte: Add PROT_MTE support to mmap() and mprotect()Catalin Marinas2020-09-041-7/+11
| * arm64: mte: Use Normal Tagged attributes for the linear mapCatalin Marinas2020-09-031-0/+1
* | arm64: get rid of TEXT_OFFSETArd Biesheuvel2020-09-071-1/+1
|/
* Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas2020-07-311-5/+6
|\
| * arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon2020-07-211-5/+6
* | arm64/panic: Unify all three existing notifier blocksAnshuman Khandual2020-07-021-0/+1
|/
* arm64: remove CONFIG_DEBUG_ALIGN_RODATA featureArd Biesheuvel2020-04-011-11/+1
* arm64/mm: Enable memory hot removeAnshuman Khandual2020-03-041-0/+1
* arm64: memory: Add missing brackets to untagged_addr() macroWill Deacon2020-02-191-1/+1
*-. Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-6/+0
|\ \
| | * arm64: mm: Remove MAX_USER_VA_BITS definitionBhupesh Sharma2019-11-061-6/+0
| |/
* / arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-161-2/+8
|/
*---. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-65/+76
|\ \ \
| | | * arm64: mm: Really fix sparse warning in untagged_addr()Will Deacon2019-08-091-1/+1
| | | * arm64: untag user pointers in access_ok and __uaccess_mask_ptrAndrey Konovalov2019-08-061-1/+1
| |_|/ |/| |