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 |
Al Viro
|
3170d8d226
kill {__,}{get,put}_user_unaligned()
|
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
|
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 |
David S. Miller
|
0fd0ff01d4
sparc64: Delete now unused user copy fixup functions.
|
9 years ago |
David S. Miller
|
83a17d2661
sparc64: Prepare to move to more saner user copy exception handling.
|
9 years ago |
David S. Miller
|
aa95ce361e
sparc64: Delete __ret_efault.
|
9 years ago |
Al Viro
|
c99d2abd9b
sparc64: separate extable_64.h, switch elf_64.h to it
|
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 |
David Ahern
|
b69fb7699c
sparc64: perf: Add sanity checking on addresses in user stack
|
10 years ago |
Michael S. Tsirkin
|
4b636ba270
sparc64: nocheck uaccess coding style tweaks
|
10 years ago |
Michael S. Tsirkin
|
7185820a0a
sparc64: uaccess_64 macro whitespace fixes
|
10 years ago |
Michael S. Tsirkin
|
1d638efce8
sparc64/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 |
Dave Kleikamp
|
16932237f2
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
|
11 years ago |
Al Viro
|
dff933da76
sparc64: clear syscall_noerror on the entry to syscall, not on the exit
|
13 years ago |
David S. Miller
|
f88620b9c5
sparc64: Fix deficiencies in sun4v error reporting.
|
13 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 Howells
|
d550bbd40c
Disintegrate asm/system.h for Sparc
|
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 |
Alexey Dobriyan
|
8abf919600
sparc64: cheaper asm/uaccess.h inclusion
|
16 years ago |