Age | Commit message (Expand) | Author | Files | Lines |
2021-12-03 | ARM: memcpy: use frame pointer as unwind anchor | Ard Biesheuvel | 1 | -8/+5 |
2021-08-20 | ARM: 9113/1: uaccess: remove set_fs() implementation | Arnd Bergmann | 1 | -2/+1 |
2020-02-21 | ARM: 8958/1: rename missed uaccess .fixup section | Kees Cook | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-02-26 | ARM: 8841/1: use unified assembler in macros | Stefan Agner | 1 | -1/+1 |
2018-11-12 | ARM: 8812/1: Optimise copy_{from/to}_user for !CPU_USE_DOMAINS | Vincent Whitchurch | 1 | -1/+22 |
2018-10-05 | ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization | Julien Thierry | 1 | -5/+1 |
2018-08-02 | ARM: spectre-v1: mitigate user accesses | Russell King | 1 | -0/+9 |
2016-11-23 | Revert "arm: move exports to definitions" | Russell King | 1 | -2/+0 |
2016-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+3 |
2016-09-16 | arm: don't zero in __copy_from_user_inatomic()/__copy_from_user() | Al Viro | 1 | -6/+3 |
2016-08-08 | arm: move exports to definitions | Al Viro | 1 | -0/+2 |
2015-08-25 | ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore() | Russell King | 1 | -3/+3 |
2014-11-27 | ARM: 8225/1: Add unwinding support for memory copy functions | Lin Yongting | 1 | -0/+5 |
2010-04-21 | ARM: fix build error in arch/arm/kernel/process.c | Russell King | 1 | -2/+2 |
2009-07-24 | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 1 | -9/+10 |
2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 1 | -0/+2 |
2006-06-28 | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 1 | -2/+2 |
2005-11-01 | [ARM] 2948/1: new preemption safe copy_{to|from}_user implementation | Nicolas Pitre | 1 | -0/+101 |