1
0
Fork 0
alistair23-linux/arch/alpha/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 alpha: Use new generic strncpy_from_user() and strnlen_user() 2012-08-19 08:41:18 -07:00
callback_srm.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
checksum.c alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
clear_page.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
clear_user.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
copy_page.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
copy_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
csum_ipv6_magic.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
csum_partial_copy.c alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
dbg_current.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dbg_stackcheck.S fix file specification in comments 2006-10-03 23:01:26 +02:00
dbg_stackkill.S fix file specification in comments 2006-10-03 23:01:26 +02:00
dec_and_lock.c alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
divide.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-clear_page.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-clear_user.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-copy_page.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-copy_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
ev6-csum_ipv6_magic.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-divide.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-memchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-memcpy.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-memset.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev6-stxcpy.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ev6-stxncpy.S alpha: strncpy/strncat fixes 2007-12-17 19:28:15 -08:00
ev67-strcat.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev67-strchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev67-strlen.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev67-strncat.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
ev67-strrchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
fls.c Fix common misspellings 2011-03-31 11:26:23 -03:00
fpreg.c alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
memchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
memcpy.c alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
memmove.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
memset.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
srm_printk.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
srm_puts.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
stacktrace.c Disintegrate asm/system.h for Alpha 2012-03-28 18:11:12 +01:00
strcat.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strcpy.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strlen.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strncat.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strncpy.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
strrchr.S alpha: move exports to actual definitions 2016-08-07 23:47:18 -04:00
stxcpy.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
stxncpy.S alpha: strncpy/strncat fixes 2007-12-17 19:28:15 -08:00
udelay.c alpha: lib: export __delay 2015-09-17 21:16:07 -07:00