Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Linus Torvalds
|
89cbec71fe
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
dc502142b6
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
3170d8d226
kill {__,}{get,put}_user_unaligned()
|
8 years ago |
Al Viro
|
8298525839
kill strlen_user()
|
8 years ago |
Helge Deller
|
c3e5523fcf
parisc: Drop per_cpu uaccess related exception_data struct
|
8 years ago |
Linus Torvalds
|
5db6db0d40
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Helge Deller
|
3f795cef0e
parisc: Fix get_user() for 64-bit value on 32-bit kernel
|
8 years ago |
Al Viro
|
f64fd180ec
parisc: switch to RAW_COPY_USER
|
8 years ago |
Al Viro
|
bee3f412d6
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
|
8 years ago |
Helge Deller
|
d19f5e41b3
parisc: Clean up fixup routines for get_user()/put_user()
|
8 years ago |
Helge Deller
|
186ecf14e5
parisc: Avoid compiler warnings with access_ok()
|
8 years ago |
Al Viro
|
af1d5b37d6
uaccess: drop duplicate includes from asm/uaccess.h
|
8 years ago |
Al Viro
|
5e6039d8a3
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
|
8 years ago |
Helge Deller
|
09b871ffd4
parisc: Define access_ok() as macro
|
8 years ago |
Helge Deller
|
9e91db6b4a
parisc: Add hardened usercopy feature
|
9 years ago |
Linus Torvalds
|
77e5bdf9f7
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
aace880fee
parisc: fix copy_from_user()
|
9 years ago |
Josh Poimboeuf
|
0d025d271e
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
|
9 years ago |
Helge Deller
|
d2ad824f4b
parisc: Add 64bit get_user() and put_user() for 32bit kernel
|
9 years ago |
Helge Deller
|
06bff6b9d7
parisc: Simplify and speed up get_user() and put_user()
|
9 years ago |
Helge Deller
|
cb910c1714
parisc: Update comment regarding relative extable support
|
9 years ago |
Helge Deller
|
2ef4dfd9d9
parisc: Unbreak handling exceptions from kernel modules
|
9 years ago |
Helge Deller
|
0de798584b
parisc: Use generic extable search and sort routines
|
9 years ago |
Michael S. Tsirkin
|
b9762e7b77
parisc: macro whitespace fixes
|
10 years ago |
Michael S. Tsirkin
|
876b2a0083
parisc/uaccess: fix sparse errors
|
10 years ago |
Helge Deller
|
8dd95c68f3
parisc: Use BUILD_BUG() instead of undefined functions
|
11 years ago |
Helge Deller
|
a0ffa8f06f
Revert "parisc: implement full version of access_ok()"
|
12 years ago |
Helge Deller
|
63379c1353
parisc: implement full version of access_ok()
|
12 years ago |
Helge Deller
|
61dbbaeb86
parisc: provide macro to create exception table entries
|
12 years ago |