summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-054-5/+164
|\ \ \
| | | * arm64: Use BTI C directly and unconditionallyMark Brown2021-12-141-3/+1
| |_|/ |/| |
| | * arm64/xor: use EOR3 instructions when availableArd Biesheuvel2021-12-141-1/+146
| |/ |/|
| * arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe2021-12-061-1/+7
| * arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1Reiji Watanabe2021-12-061-0/+10
|/
* Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-0/+2
|\
| * isystem: delete global -isystem compile optionAlexey Dobriyan2021-09-221-0/+2
* | arm64: extable: consolidate definitionsMark Rutland2021-10-211-1/+1
* | arm64: lib: __arch_copy_to_user(): fold fixups into bodyMark Rutland2021-10-211-5/+3
* | arm64: lib: __arch_copy_from_user(): fold fixups into bodyMark Rutland2021-10-211-5/+3
* | arm64: lib: __arch_clear_user(): fold fixups into bodyMark Rutland2021-10-211-5/+3
* | arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-212-2/+2
|/
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-082-78/+1
* arm64: use __func__ to get function name in pr_errJason Wang2021-07-301-2/+2
* arm64: Avoid premature usercopy failureRobin Murphy2021-07-153-13/+35
* arm64: fix strlen() with CONFIG_KASAN_HW_TAGSMark Rutland2021-07-121-0/+10
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-06-241-0/+20
|\
| * arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2021-06-041-0/+20
* | Merge branch 'for-next/kasan' into for-next/coreWill Deacon2021-06-242-0/+78
|\ \
| * | kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne2021-05-262-0/+78
| |/
* | Merge branch 'for-next/insn' into for-next/coreWill Deacon2021-06-242-1/+1459
|\ \
| * | arm64: insn: Add SVE instruction classJulien Thierry2021-05-271-1/+1
| * | arm64: Move instruction encoder/decoder under lib/Julien Thierry2021-05-272-3/+1461
| |/
* | Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon2021-06-249-967/+907
|\ \
| * | arm64: update string routine copyrights and URLsMark Rutland2021-06-025-11/+11
| * | arm64: Rewrite __arch_clear_user()Robin Murphy2021-06-011-20/+27
| * | arm64: Better optimised memchr()Robin Murphy2021-06-011-12/+53
| * | arm64: Import latest memcpy()/memmove() implementationRobin Murphy2021-06-013-233/+230
| * | arm64: Import latest version of Cortex Strings' strncmpSam Tebbs2021-06-011-222/+184
| * | arm64: Import updated version of Cortex Strings' strlenSam Tebbs2021-06-011-85/+173
| * | arm64: Import latest version of Cortex Strings' strcmpSam Tebbs2021-06-011-168/+121
| * | arm64: Import latest version of Cortex Strings' memcmpSam Tebbs2021-06-011-227/+119
| |/
* | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-2/+2
* | arm64: __clean_dcache_area_pop to take end parameter instead of sizeFuad Tabba2021-05-251-2/+2
|/
* arm64: lib: Annotate {clear, copy}_page() as position-independentWill Deacon2021-03-192-4/+4
* arm64: kasan: simplify and inline MTE functionsAndrey Konovalov2021-02-261-16/+0
* arm64: mte: add in-kernel MTE helpersVincenzo Frascino2020-12-221-0/+16
* arm64: uaccess cleanup macro namingMark Rutland2020-12-025-22/+22
* arm64: uaccess: simplify __copy_user_flushcache()Mark Rutland2020-12-021-3/+1
* arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland2020-11-091-1/+1
* arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song2020-10-303-6/+3
* arm64: mte: Enable swap of tagged pagesSteven Price2020-09-041-0/+45
* arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas2020-09-041-0/+53
* arm64: mte: Tags-aware copy_{user_,}highpage() implementationsVincenzo Frascino2020-09-041-0/+19
* arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-042-0/+36
* Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-101-8/+12
|\
| * arm64: csum: Disable KASAN for do_csum()Will Deacon2020-04-151-8/+12
* | arm64: Reorder the macro arguments in the copy routinesCatalin Marinas2020-04-294-64/+64
* | arm64: lib: Consistently enable crc32 extensionMark Brown2020-04-281-1/+1
|/
* arm64: fix spelling mistake "ca not" -> "cannot"韩科才2020-03-171-1/+1