1
0
Fork 0
remarkable-linux/arch/arm/lib
Linus Torvalds b26b5ef5ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull more misc uaccess and vfs updates from Al Viro:
 "The rest of the stuff from -next (more uaccess work) + assorted fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  score: traps: Add missing include file to fix build error
  fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
  fs/super.c: fix race between freeze_super() and thaw_super()
  overlayfs: Fix setting IOP_XATTR flag
  iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
  blackfin: no access_ok() for __copy_{to,from}_user()
  arm64: don't zero in __copy_from_user{,_inatomic}
  arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()
  arc: don't leak bits of kernel stack into coredump
  alpha: get rid of tail-zeroing in __copy_user()
2016-10-14 18:19:05 -07:00
..
Makefile ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
ashldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ashrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
backtrace.S ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 2014-07-18 12:29:04 +01:00
bitops.h arm: move exports to definitions 2016-08-07 23:47:21 -04:00
bswapsdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
call_with_stack.S ARM: replace BSYM() with badr assembly macro 2015-05-08 17:33:50 +01:00
changebit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
clear_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
clearbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
copy_from_user.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-14 18:19:05 -07:00
copy_page.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
copy_template.S ARM: 8225/1: Add unwinding support for memory copy functions 2014-11-27 16:00:25 +00:00
copy_to_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumipv6.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartial.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopygeneric.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopyuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
delay-loop.S ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
delay.c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2016-10-14 14:26:58 -07:00
div64.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ecard.S ARM: remove unnecessary mach/hardware.h includes 2011-07-12 11:19:27 -05:00
findbit.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
floppydma.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
getuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-acorn.S arch: remove direct definitions of KERN_<LEVEL> uses 2012-07-30 17:25:13 -07:00
io-readsb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lib1funcs.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lshrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memcpy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memmove.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memset.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memzero.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
muldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
putuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
setbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
strchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
strrchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
testchangebit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
testclearbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
testsetbit.S ARM: 7171/1: unwind: add unwind directives to bitops assembly macros 2011-11-26 21:58:53 +00:00
uaccess_with_memcpy.c arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ucmpdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
xor-neon.c ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled 2013-09-09 15:24:47 +01:00