summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01159-4129/+1188
|\
| * HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-269-9/+0
| * CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-2632-34/+0
| *-----------------------------------------------------------. Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-26418-5698/+4031
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xtensa: fix prefetch in the raw_copy_to_userMax Filippov2017-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro2017-03-293-114/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * xtensa: switch to generic extable.hAl Viro2017-03-292-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | x86: switch to RAW_COPY_USERAl Viro2017-03-296-395/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | x86: don't wank with magical size in __copy_in_user()Al Viro2017-03-292-65/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | kill __copy_from_user_nocache()Al Viro2017-03-293-156/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | amd64: get rid of zeroingAl Viro2017-03-294-16/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * / unicore32: get rid of zeroing and switch to RAW_COPY_USERAl Viro2017-03-295-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * / um: switch to RAW_COPY_USERAl Viro2017-03-293-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * | tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-295-180/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * | tile: switch to generic extable.hAl Viro2017-03-292-18/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | sparc: switch to RAW_COPY_USERAl Viro2017-04-0221-94/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | * | sparc32: kill __ret_efault()Al Viro2017-03-292-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | | * | sh: switch to RAW_COPY_USERAl Viro2017-03-292-32/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | * | sh: switch to extable.hAl Viro2017-03-292-22/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | | * | score: switch to RAW_COPY_USERAl Viro2017-03-292-48/+7
| | | | | | | | | | | | | | | | | | | | | | | | | * | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...Al Viro2017-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * | score: switch to generic extable.hAl Viro2017-03-292-11/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | | * | s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-303-156/+33
| | | | | | | | | | | | | | | | | | | | | | | | * | s390: switch to extable.hAl Viro2017-03-292-25/+29
| | | | | | | | | | | | | | | | | | | | | | | | |/
| | | | | | | | | | | | | | | | | | | | | | | * | powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-04-066-138/+14
| | | | | | | | | | | | | | | | | | | | | | | * | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro2017-04-0619-122/+725
| | | | | | | | | | | | | | | | | | | | | | | |\ \
| | | | | | | | | | | | | | | | | | | | | | | * | | powerpc: switch to extable.hAl Viro2017-03-292-25/+30
| | | | | | | | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | | | | | | | | | * | | parisc: switch to RAW_COPY_USERAl Viro2017-04-023-63/+16
| | | | | | | | | | | | | | | | | | | | | | * | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-02242-1385/+2687
| | | | | | | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | |/| |
| | | | | | | | | | | | | | | | | | | | | * | | | openrisc: switch to RAW_COPY_USERAl Viro2017-03-292-22/+7
| | | | | | | | | | | | | | | | | | | | | * | | | openrisc: switch to generic extable.hAl Viro2017-03-292-17/+2
| | | | | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | | | | * | | | nios2: switch to RAW_COPY_USERAl Viro2017-03-293-33/+15
| | | | | | | | | | | | | | | | | | | | * | | | nios2: switch to generic extable.hAl Viro2017-03-292-18/+2
| | | | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | | | * | | | mn10300: switch to RAW_COPY_USERAl Viro2017-03-294-54/+5
| | | | | | | | | | | | | | | | | | | * | | | mn10300: get rid of zeroingAl Viro2017-03-292-141/+20
| | | | | | | | | | | | | | | | | | | * | | | mn10300: switch to generic extable.hAl Viro2017-03-292-20/+2
| | | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | | * | | | mips: switch to RAW_COPY_USERAl Viro2017-04-062-248/+27
| | | | | | | | | | | | | | | | | | * | | | mips: get rid of tail-zeroing in primitivesAl Viro2017-04-063-96/+3
| | | | | | | | | | | | | | | | | | * | | | mips: make copy_from_user() zero tail explicitlyAl Viro2017-04-061-7/+7
| | | | | | | | | | | | | | | | | | * | | | mips: clean and reorder the forest of macros...Al Viro2017-04-061-71/+49
| | | | | | | | | | | | | | | | | | * | | | mips: consolidate __invoke_... wrappersAl Viro2017-04-061-100/+44
| | | | | | | | | | | | | | | | | | * | | | mips: sanitize __access_ok()Al Viro2017-04-064-29/+20
| | | | | | | | | | | | | | | | | | * | | | Merge commit 'fc69910f329d' into uaccess.mipsAl Viro2017-04-0669-201/+848
| | | | | | | | | | | | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | | | | | | * | | | | microblaze: switch to RAW_COPY_USERAl Viro2017-04-112-28/+9
| | | | | | | | | | | | | | | | | * | | | | microblaze: switch to generic extable.hAl Viro2017-03-292-16/+2
| | | | | | | | | | | | | | | | | |/ / / /
| | | | | | | | | | | | | | | | * | | | | metag/usercopy: Switch to RAW_COPY_USERJames Hogan2017-04-053-32/+6
| | | | | | | | | | | | | | | | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Al Viro2017-04-052-199/+128
| | | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | | | * | | | | | metag: kill verify_area()Al Viro2017-03-291-5/+0
| | | | | | | | | | | | | | | | * | | | | | metag: switch to generic extable.hAl Viro2017-03-293-17/+3
| | | | | | | | | | | | | | | | | |/ / / / | | | | | | | | | | | | | | | | |/| | | |
| | | | | | | | | | | | | | | * | | | | | m68k: switch to RAW_COPY_USERAl Viro2017-03-293-24/+28