summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: remove unused __cpu_uses_extended_idmap[_level()]Ard Biesheuvel2021-03-111-14/+0
* arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel2021-03-113-6/+3
* arm64: perf: Fix 64-bit event counter read truncationRob Herring2021-03-101-1/+1
* arm64/mm: Fix __enable_mmu() for new TGRAN range valuesJames Morse2021-03-103-12/+24
* arm64: mte: Map hotplugged memory as Normal TaggedCatalin Marinas2021-03-103-2/+5
* arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov2021-03-091-0/+5
* arm64/mm: Reorganize pfn_valid()Anshuman Khandual2021-03-081-5/+16
* arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual2021-03-081-0/+12
* arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual2021-03-081-2/+2
* arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual2021-03-081-2/+0
* arm64: Drop support for CMDLINE_EXTENDWill Deacon2021-03-082-10/+1
* arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon2021-03-081-19/+25
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-266-526/+4
|\ \
| * | numa: Move numa implementation to common codeAtish Patra2021-01-144-531/+2
| * | arm64, numa: Change the numa init functions name to be genericAtish Patra2021-01-144-20/+27
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-02-2610-25/+42
|\ \ \
| * | | arm64: stacktrace: Report when we reach the end of the stackMark Brown2021-02-251-1/+1
| * | | arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin2021-02-251-1/+1
| * | | arm64: Add missing ISB after invalidating TLB in enter_vheMarc Zyngier2021-02-241-0/+1
| * | | arm64: Add missing ISB after invalidating TLB in __primary_switchMarc Zyngier2021-02-241-0/+1
| * | | arm64: VHE: Enable EL2 MMU from the idmapMarc Zyngier2021-02-241-13/+26
| * | | KVM: arm64: make the hyp vector table entries localJoey Gouly2021-02-241-1/+1
| * | | arm64/mm: Fixed some coding style issuesZhiyuan Dai2021-02-231-3/+3
| * | | arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe2021-02-231-1/+1
| * | | arm64 module: set plt* section addresses to 0x0Shaoying Xu2021-02-191-3/+3
| * | | arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui12021-02-191-1/+3
| * | | arm64: spectre: Prevent lockdep splat on v4 mitigation enable pathWill Deacon2021-02-191-1/+1
* | | | arm64: kasan: simplify and inline MTE functionsAndrey Konovalov2021-02-267-73/+60
* | | | kfence: add test suiteMarco Elver2021-02-261-1/+1
* | | | kfence: use pt_regs to generate stack trace on faultsMarco Elver2021-02-262-3/+1
* | | | arm64, kfence: enable KFENCE for ARM64Marco Elver2021-02-264-1/+36
* | | | arm64/mm: define arch_get_mappable_range()Anshuman Khandual2021-02-261-8/+7
* | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-1/+1
|\ \ \ \
| * | | | kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-121-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-244-6/+39
|\ \ \ \ \
| * | | | | kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-244-6/+39
* | | | | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arm64: Add TRFCR_ELx definitionsJonathan Zhou2021-02-041-0/+11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-02-231-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina2021-02-231-1/+2
| |\ \ \ \ \ \
| | * | | | | | arm64: defconfig: Update config names for i2c-hid rejiggerDouglas Anderson2021-01-181-1/+2
* | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-232-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: add mount_setattr()Christian Brauner2021-01-242-1/+3
* | | | | | | | | Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-232-1/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: allow LTO to be selectedSami Tolvanen2021-01-141-0/+2
| * | | | | | | | | arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGSSami Tolvanen2021-01-141-0/+2
| * | | | | | | | | arm64: vdso: disable LTOSami Tolvanen2021-01-141-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-221-1/+8
|\ \ \ \ \ \ \ \ \