aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/copy_from_user.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel1-8/+5
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann1-2/+1
2020-02-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner1-1/+1
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch1-1/+22
2018-10-05ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry1-5/+1
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King1-0/+9
2016-11-23Revert "arm: move exports to definitions"Russell King1-2/+0
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+3
2016-09-15arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro1-6/+3
2016-08-07arm: move exports to definitionsAl Viro1-0/+2
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King1-3/+3
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting1-0/+5
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-9/+10
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+2
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King1-2/+2
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre1-0/+101