summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib
Commit message (Expand)AuthorAgeFilesLines
* arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan6 days1-0/+11
* arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier2023-12-051-11/+0
* arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXTMark Rutland2023-10-161-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-09-081-1/+1
|\
| * arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon2023-09-071-1/+1
* | arm64: insn: Add encoders for LDRSB/LDRSH/LDRSWXu Kuohai2023-08-181-0/+6
|/
* arm64: xor-neon: mark xor_arm64_neon_*() staticArnd Bergmann2023-05-251-4/+4
* arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny2023-03-271-6/+0
* Merge branch 'for-next/sysregs' into for-next/coreWill Deacon2022-12-061-1/+1
|\
| * arm64/sysreg: Remove duplicate definitions from asm/sysreg.hWill Deacon2022-12-011-1/+1
* | arm64: insn: always inline hint generationMark Rutland2022-11-151-10/+0
* | arm64: insn: simplify insn group identificationMark Rutland2022-11-151-24/+0
* | arm64: insn: always inline predicatesMark Rutland2022-11-151-61/+0
* | arm64: insn: remove aarch64_insn_gen_prefetch()Mark Rutland2022-11-151-70/+0
|/
* Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-031-4/+26
|\
| * arm64: Add LDR (literal) instructionXu Kuohai2022-07-111-4/+26
* | arm64/mte: Standardise GMID field name definitionsMark Brown2022-07-051-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-261-1/+11
|\
| * arm64: Use WFxT for __delay() when possibleMarc Zyngier2022-04-201-1/+11
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-14/+53
|\ \
| * | arm64, insn: Add ldr/str with immediate offsetXu Kuohai2022-04-011-14/+53
| |/
* / arm64: mte: Clean up user tag accessorsRobin Murphy2022-05-161-2/+2
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-212-31/+102
|\
| * lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-17/+29
| * arm64: lib: accelerate crc32_beKevin Bracey2022-01-311-14/+73
* | Merge branch 'for-next/strings' into for-next/coreWill Deacon2022-03-142-206/+269
|\ \
| * | Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2022-03-072-2/+2
| * | arm64: lib: Import latest version of Arm Optimized Routines' strncmpJoey Gouly2022-03-071-93/+141
| * | arm64: lib: Import latest version of Arm Optimized Routines' strcmpJoey Gouly2022-03-071-112/+126
| |/
* | Merge branch 'for-next/linkage' into for-next/coreWill Deacon2022-03-1412-39/+50
|\ \
| * | arm64: clean up symbol aliasingMark Rutland2022-02-2212-39/+50
| |/
* | Merge branch 'for-next/insn' into for-next/coreWill Deacon2022-03-141-15/+172
|\ \
| * | arm64: insn: add encoders for atomic operationsHou Tao2022-02-221-14/+171
| * | arm64: insn: Generate 64 bit mask immediates correctlyJames Morse2022-02-151-1/+1
| |/
* / arm64: mte: Define the number of bytes for storing the tags in a pageCatalin Marinas2022-02-151-2/+2
|/
*---. 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