aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/copy_from_user.S
AgeCommit message (Expand)Author
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2020-02-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner
2018-11-12ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINSVincent Whitchurch
2018-10-05ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry
2018-08-02ARM: spectre-v1: mitigate user accessesRussell King
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-09-15arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro
2016-08-07arm: move exports to definitionsAl Viro
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre