| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-11-08 | arm64/bpf: Remove 128MB limit for BPF JIT programs |  Russell King | 1 | -4/+1 |
| 2021-10-07 | arm64: mte: Add asymmetric mode support |  Vincenzo Frascino | 1 | -0/+1 |
| 2021-08-02 | arm64: kasan: mte: remove redundant mte_report_once logic |  Mark Rutland | 1 | -1/+0 |
| 2021-08-02 | arm64: kasan: mte: use a constant kernel GCR_EL1 value |  Mark Rutland | 1 | -1/+0 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2021-06-30 | arm64: decouple check whether pfn is in linear map from pfn_valid() |  Mike Rapoport | 1 | -1/+1 |
| 2021-06-30 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -16/+0 |
| 2021-06-14 | CFI: Move function_nocfi() into compiler.h |  Mark Rutland | 1 | -16/+0 |
| 2021-06-01 | arm64: mm: Remove unused support for Normal-WT memory type |  Will Deacon | 1 | -3/+2 |
| 2021-06-01 | arm64: mm: Remove unused support for Device-GRE memory type |  Will Deacon | 1 | -1/+0 |
| 2021-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -2/+2 |
| 2021-04-30 | arm64: kasan: allow to init memory when setting tags |  Andrey Konovalov | 1 | -2/+2 |
| 2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux |  Linus Torvalds | 1 | -0/+16 |
| 2021-04-23 | arm64: Force SPARSEMEM_VMEMMAP as the only memory management model |  Catalin Marinas | 1 | -2/+2 |
| 2021-04-11 | kasan, arm64: tests supports for HW_TAGS async mode |  Andrey Konovalov | 1 | -0/+1 |
| 2021-04-11 | arm64: mte: Drop arch_enable_tagging() |  Vincenzo Frascino | 1 | -1/+0 |
| 2021-04-11 | arm64: mte: Add asynchronous mode support |  Vincenzo Frascino | 1 | -1/+3 |
| 2021-04-08 | arm64: implement function_nocfi |  Sami Tolvanen | 1 | -0/+16 |
| 2021-03-09 | arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL |  Andrey Konovalov | 1 | -0/+5 |
| 2021-02-24 | kasan, arm64: allow using KUnit tests with HW_TAGS mode |  Andrey Konovalov | 1 | -0/+1 |
| 2021-02-21 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -0/+12 |
| 2021-02-03 | arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset |  Joey Gouly | 1 | -0/+6 |
| 2021-02-03 | arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset |  Joey Gouly | 1 | -0/+6 |
| 2021-02-02 | arm64: Use simpler arithmetics for the linear map macros |  Catalin Marinas | 1 | -2/+2 |
| 2021-02-02 | arm64: Do not pass tagged addresses to __is_lm_address() |  Catalin Marinas | 1 | -1/+1 |
| 2021-01-26 | arm64: Fix kernel address detection of __is_lm_address() |  Vincenzo Frascino | 1 | -2/+4 |
| 2020-12-22 | kasan, arm64: implement HW_TAGS runtime |  Andrey Konovalov | 1 | -2/+2 |
| 2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks |  Andrey Konovalov | 1 | -1/+1 |
| 2020-12-22 | arm64: kasan: add arch layer for memory tagging helpers |  Andrey Konovalov | 1 | -0/+9 |
| 2020-11-12 | arm64: mm: don't assume struct page is always 64 bytes |  Ard Biesheuvel | 1 | -3/+5 |
| 2020-11-09 | arm64: mm: tidy up top of kernel VA space |  Ard Biesheuvel | 1 | -2/+2 |
| 2020-11-09 | arm64: mm: make vmemmap region a projection of the linear region |  Ard Biesheuvel | 1 | -8/+6 |
| 2020-11-09 | arm64: mm: extend linear region for 52-bit VA configurations |  Ard Biesheuvel | 1 | -7/+5 |
| 2020-10-15 | arm64: mm: use single quantity to represent the PA to VA translation |  Ard Biesheuvel | 1 | -3/+2 |
| 2020-10-02 | Merge branch 'for-next/mte' into for-next/core |  Will Deacon | 1 | -6/+11 |
| 2020-09-07 | arm64: get rid of TEXT_OFFSET |  Ard Biesheuvel | 1 | -1/+1 |
| 2020-09-04 | arm64: mte: Add PROT_MTE support to mmap() and mprotect() |  Catalin Marinas | 1 | -7/+11 |
| 2020-09-03 | arm64: mte: Use Normal Tagged attributes for the linear map |  Catalin Marinas | 1 | -0/+1 |
| 2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core |  Catalin Marinas | 1 | -5/+6 |
| 2020-07-21 | arm64: Reduce the number of header files pulled into vmlinux.lds.S |  Will Deacon | 1 | -5/+6 |
| 2020-07-02 | arm64/panic: Unify all three existing notifier blocks |  Anshuman Khandual | 1 | -0/+1 |
| 2020-04-01 | arm64: remove CONFIG_DEBUG_ALIGN_RODATA feature |  Ard Biesheuvel | 1 | -11/+1 |
| 2020-03-04 | arm64/mm: Enable memory hot remove |  Anshuman Khandual | 1 | -0/+1 |
| 2020-02-19 | arm64: memory: Add missing brackets to untagged_addr() macro |  Will Deacon | 1 | -1/+1 |
| 2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core |  Catalin Marinas | 1 | -6/+0 |
| 2019-11-06 | arm64: mm: Remove MAX_USER_VA_BITS definition |  Bhupesh Sharma | 1 | -6/+0 |
| 2019-10-16 | arm64: tags: Preserve tags for addresses translated via TTBR1 |  Will Deacon | 1 | -2/+8 |
| 2019-08-30 | Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/error-injection', 'for-next/perf', 'for-next/psci-cpuidle', 'for-next/rng', 'for-next/smpboot', 'for-next/tbi' and 'for-next/tlbi' into for-next/core |  Will Deacon | 1 | -65/+76 |
| 2019-08-14 | arm64: memory: rename VA_START to PAGE_END |  Mark Rutland | 1 | -10/+10 |
| 2019-08-14 | arm64: memory: Cosmetic cleanups |  Will Deacon | 1 | -12/+11 |