summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/asm-uaccess.h
AgeCommit message (Expand)Author
2023-06-15arm64/mm: remove now-superfluous ISBs from TTBR writesJamie Iles
2022-06-28arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZEROTong Tiangen
2021-10-21arm64: extable: consolidate definitionsMark Rutland
2021-02-03arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offsetJoey Gouly
2020-12-09Merge branch 'for-next/misc' into for-next/coreCatalin Marinas
2020-12-02arm64: uaccess cleanup macro namingMark Rutland
2020-12-02arm64: uaccess: split user/kernel routinesMark Rutland
2020-11-10arm64: consistently use reserved_pg_dirMark Rutland
2020-11-09arm64: alternatives: Split up alternative.hWill Deacon
2020-11-09arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin
2019-10-28arm64: entry: convert el0_sync to CMark Rutland
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2018-01-16arm64: kpti: Fix the interaction between ASID switching and software PANCatalin Marinas
2018-01-14arm64: Re-order reserved_ttbr0 in linker scriptSteve Capper
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon
2017-12-11arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro