index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-06
arm64: module: rework module VA range selection
Mark Rutland
2023-06-06
arm64: kaslr: split kaslr/module initialization
Mark Rutland
2023-05-29
arm64: memory: Make virt_to_pfn() a static inline
Linus Walleij
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2023-04-05
kasan, arm64: add arch_suppress_tag_checks_start/stop
Andrey Konovalov
2023-04-05
kasan, arm64: rename tagging-related routines
Andrey Konovalov
2023-02-28
arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
Ard Biesheuvel
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-29
memblock,arm64: expand the static memblock memory table
Zhou Guanghui
2022-07-26
KVM: arm64: Allocate shared pKVM hyp stacktrace buffers
Kalesh Singh
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-07-05
arm64/mm: Define defer_reserve_crashkernel()
Anshuman Khandual
2022-06-24
arm64: mm: make vabits_actual a build time constant if possible
Ard Biesheuvel
2021-11-08
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
2021-10-07
arm64: mte: Add asymmetric mode support
Vincenzo Frascino
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2021-05-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-04-30
arm64: kasan: allow to init memory when setting tags
Andrey Konovalov
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-23
arm64: Force SPARSEMEM_VMEMMAP as the only memory management model
Catalin Marinas
2021-04-11
kasan, arm64: tests supports for HW_TAGS async mode
Andrey Konovalov
2021-04-11
arm64: mte: Drop arch_enable_tagging()
Vincenzo Frascino
2021-04-11
arm64: mte: Add asynchronous mode support
Vincenzo Frascino
2021-04-08
arm64: implement function_nocfi
Sami Tolvanen
2021-03-09
arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
Andrey Konovalov
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
2021-02-02
arm64: Use simpler arithmetics for the linear map macros
Catalin Marinas
2021-02-02
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
2021-01-26
arm64: Fix kernel address detection of __is_lm_address()
Vincenzo Frascino
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-12-22
arm64: kasan: add arch layer for memory tagging helpers
Andrey Konovalov
2020-11-12
arm64: mm: don't assume struct page is always 64 bytes
Ard Biesheuvel
2020-11-09
arm64: mm: tidy up top of kernel VA space
Ard Biesheuvel
2020-11-09
arm64: mm: make vmemmap region a projection of the linear region
Ard Biesheuvel
2020-11-09
arm64: mm: extend linear region for 52-bit VA configurations
Ard Biesheuvel
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
[next]