Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Al Viro
|
8298525839
kill strlen_user()
|
8 years ago |
Al Viro
|
31af2f36d5
sparc: switch to RAW_COPY_USER
|
8 years ago |
Al Viro
|
1333eb7856
sparc32: kill __ret_efault()
|
8 years ago |
Al Viro
|
db68ce10c4
new helper: uaccess_kernel()
|
8 years ago |
Al Viro
|
444f02c458
uaccess: drop pointless ifdefs
|
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 |
Linus Torvalds
|
77e5bdf9f7
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
917400cecb
sparc32: fix copy_from_user()
|
9 years ago |
Kees Cook
|
81409e9e28
usercopy: fold builtin_const check into inline function
|
9 years ago |
Kees Cook
|
9d9208a158
sparc/uaccess: Enable hardened usercopy
|
9 years ago |
Al Viro
|
f5e6634ec0
put the remnants of ..._user_ret() to rest
|
9 years ago |
Michael S. Tsirkin
|
0795cb1b46
sparc32: nocheck uaccess coding style tweaks
|
10 years ago |
Michael S. Tsirkin
|
8ccf7b2599
sparc32: uaccess_32 macro whitespace fixes
|
10 years ago |
Michael S. Tsirkin
|
9b7accb286
sparc32/uaccess: fix sparse errors
|
10 years ago |
Sam Ravnborg
|
f05a68653e
sparc: drop use of extern for prototypes in arch/sparc/include/asm
|
11 years ago |
David Miller
|
2c66f62363
sparc: use the new generic strnlen_user() function
|
13 years ago |
David S. Miller
|
ff06dffbc8
sparc: Add full proper error handling to strncpy_from_user().
|
13 years ago |
David S. Miller
|
716a5d73a7
sparc32: Kill asm/vac-ops.h
|
13 years ago |
David S. Miller
|
4cb6066af9
sparc: Kill user copy check code.
|
15 years ago |
Heiko Carstens
|
6df1c17699
sparc: copy_from_user() should not return -EFAULT
|
15 years ago |
David S. Miller
|
fb34035e7b
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()
|
16 years ago |
Rusty Russell
|
ad6561dffa
module: trim exception table on init free.
|
16 years ago |
Sam Ravnborg
|
a439fe51a1
sparc, sparc64: use arch/sparc/include
|
17 years ago |