summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/copy_from_user.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel2021-12-031-8/+5
* ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-201-2/+1
* ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook2020-02-211-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: 8841/1: use unified assembler in macrosStefan Agner2019-02-261-1/+1
* ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch2018-11-121-1/+22
* ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2018-10-051-5/+1
* ARM: spectre-v1: mitigate user accessesRussell King2018-08-021-0/+9
* Revert "arm: move exports to definitions"Russell King2016-11-231-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-141-6/+3
|\
| * arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro2016-09-151-6/+3
* | arm: move exports to definitionsAl Viro2016-08-071-0/+2
|/
* ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King2015-08-251-3/+3
* ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting2014-11-271-0/+5
* ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-211-2/+2
* Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-241-9/+10
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+2
* [ARM] Remove the __arch_* layer from uaccess.hRussell King2006-06-281-2/+2
* [ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre2005-11-011-0/+101