| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: mm: correct the inside linear map range during hotplug check | Pavel Tatashin | 2021-03-22 | 1 | -2/+19 |
* | arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds | Ard Biesheuvel | 2021-03-11 | 1 | -1/+1 |
* | arm64: mte: Map hotplugged memory as Normal Tagged | Catalin Marinas | 2021-03-10 | 1 | -1/+2 |
* | arm64/mm: Reorganize pfn_valid() | Anshuman Khandual | 2021-03-08 | 1 | -5/+16 |
* | arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory | Anshuman Khandual | 2021-03-08 | 1 | -0/+12 |
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-26 | 3 | -467/+2 |
|\ |
|
| * | numa: Move numa implementation to common code | Atish Patra | 2021-01-14 | 2 | -484/+0 |
| * | arm64, numa: Change the numa init functions name to be generic | Atish Patra | 2021-01-14 | 2 | -6/+25 |
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2021-02-26 | 1 | -3/+3 |
|\ \ |
|
| * | | arm64/mm: Fixed some coding style issues | Zhiyuan Dai | 2021-02-23 | 1 | -3/+3 |
* | | | kfence: add test suite | Marco Elver | 2021-02-26 | 1 | -1/+1 |
* | | | kfence: use pt_regs to generate stack trace on faults | Marco Elver | 2021-02-26 | 1 | -1/+1 |
* | | | arm64, kfence: enable KFENCE for ARM64 | Marco Elver | 2021-02-26 | 2 | -1/+11 |
* | | | arm64/mm: define arch_get_mappable_range() | Anshuman Khandual | 2021-02-26 | 1 | -8/+7 |
* | | | kasan, arm64: allow using KUnit tests with HW_TAGS mode | Andrey Konovalov | 2021-02-24 | 1 | -6/+14 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-02-21 | 7 | -59/+336 |
|\| | |
|
| * | | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 2021-02-12 | 3 | -12/+6 |
| |\ \ |
|
| | * | | arm64/ptdump:display the Linear Mapping start marker | Hailong Liu | 2021-02-02 | 1 | -0/+1 |
| | * | | arm64: Include linux/io.h in mm/mmap.c | Will Deacon | 2021-01-27 | 1 | -0/+1 |
| | * | | arm64: mm: Remove unused header file | Shaokun Zhang | 2021-01-26 | 1 | -12/+2 |
| | * | | arm64/mm: Add warning for outside range requests in vmemmap_populate() | Anshuman Khandual | 2021-01-20 | 1 | -0/+2 |
| * | | | Merge branch 'for-next/kexec' into for-next/core | Will Deacon | 2021-02-12 | 2 | -0/+325 |
| |\ \ \ |
|
| | * | | | arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r... | James Morse | 2021-01-27 | 1 | -0/+49 |
| | * | | | arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions | Pavel Tatashin | 2021-01-27 | 1 | -7/+7 |
| | * | | | arm64: trans_pgd: pass allocator trans_pgd_create_copy | Pavel Tatashin | 2021-01-27 | 1 | -19/+30 |
| | * | | | arm64: trans_pgd: make trans_pgd_map_page generic | Pavel Tatashin | 2021-01-27 | 1 | -8/+22 |
| | * | | | arm64: hibernate: move page handling function to new trans_pgd.c | Pavel Tatashin | 2021-01-27 | 2 | -0/+251 |
| | |/ / |
|
| * | | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2021-02-12 | 1 | -32/+0 |
| |\ \ \ |
|
| | * | | | arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround | Mark Rutland | 2021-02-08 | 1 | -32/+0 |
| | |/ / |
|
| * | | | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 2021-02-12 | 2 | -14/+4 |
| |\ \ \ |
|
| | * | | | arm64: cpufeatures: Allow disabling of BTI from the command-line | Marc Zyngier | 2021-02-09 | 1 | -1/+1 |
| | * | | | arm64: Turn the MMU-on sequence into a macro | Marc Zyngier | 2021-02-08 | 1 | -11/+1 |
| | * | | | arm64: Fix outdated TCR setup comment | Marc Zyngier | 2021-02-08 | 1 | -2/+2 |
| | |/ / |
|
| * / / | mm/arm64: Correct obsolete comment in do_page_fault() | Miaohe Lin | 2021-02-05 | 1 | -1/+1 |
| |/ / |
|
* | | | arm64: Do not pass tagged addresses to __is_lm_address() | Catalin Marinas | 2021-02-02 | 1 | -1/+1 |
* | | | kasan, arm64: fix pointer tags in KASAN reports | Andrey Konovalov | 2021-01-18 | 1 | -3/+4 |
|/ / |
|
* | | arm64: Remove arm64_dma32_phys_limit and its uses | Catalin Marinas | 2021-01-12 | 1 | -15/+18 |
* | | arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled | Catalin Marinas | 2021-01-05 | 1 | -1/+1 |
* | | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA | Nicolas Saenz Julienne | 2021-01-04 | 1 | -1/+1 |
|/ |
|
* | kasan, arm64: print report from tag fault handler | Andrey Konovalov | 2020-12-22 | 1 | -0/+14 |
* | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 2020-12-22 | 1 | -3/+3 |
* | arm64: kasan: allow enabling in-kernel MTE | Vincenzo Frascino | 2020-12-22 | 1 | -3/+20 |
* | arm64: mte: add in-kernel tag fault handler | Vincenzo Frascino | 2020-12-22 | 1 | -0/+45 |
* | arm64: mte: reset the page tag in page->flags | Vincenzo Frascino | 2020-12-22 | 2 | -0/+18 |
* | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 2020-12-22 | 1 | -1/+1 |
* | kasan, arm64: move initialization message | Andrey Konovalov | 2020-12-22 | 1 | -8/+5 |
* | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 2020-12-22 | 1 | -3/+8 |
* | kasan, arm64: only init shadow for software modes | Andrey Konovalov | 2020-12-22 | 1 | -1/+14 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-12-18 | 1 | -0/+3 |
|\ |
|
| * | arm64: Warn the user when a small VA_BITS value wastes memory | Marc Zyngier | 2020-12-15 | 1 | -0/+3 |