Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
arch
/
parisc
/
include
/
asm
/
uaccess.h
dbd0b42
parisc: Fix some apparent put_user() failures
by Helge Deller
· 2 years, 11 months ago
4b9d2a7
parisc: Switch user access functions to signal errors in r29 instead of r8
by Helge Deller
· 3 years ago
6710287
parisc: Implement __get/put_kernel_nofault()
by Helge Deller
· 3 years, 4 months ago
1260dea
parisc: Drop strnlen_user() in favour of generic version
by Helge Deller
· 3 years, 4 months ago
a7a08b2
arch: remove compat_alloc_user_space
by Arnd Bergmann
· 3 years, 4 months ago
428e297
uaccess: remove segment_eq
by Christoph Hellwig
· 4 years, 5 months ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3170d8d
kill {__,}{get,put}_user_unaligned()
by Al Viro
· 8 years ago
8298525
kill strlen_user()
by Al Viro
· 8 years ago
c3e5523
parisc: Drop per_cpu uaccess related exception_data struct
by Helge Deller
· 8 years ago
5db6db0
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3f795ce
parisc: Fix get_user() for 64-bit value on 32-bit kernel
by Helge Deller
· 8 years ago
f64fd18
parisc: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
bee3f41
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc
by Al Viro
· 8 years ago
d19f5e4
parisc: Clean up fixup routines for get_user()/put_user()
by Helge Deller
· 8 years ago
186ecf1
parisc: Avoid compiler warnings with access_ok()
by Helge Deller
· 8 years ago
af1d5b3
uaccess: drop duplicate includes from asm/uaccess.h
by Al Viro
· 8 years ago
5e6039d
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
by Al Viro
· 8 years ago
09b871f
parisc: Define access_ok() as macro
by Helge Deller
· 8 years ago
9e91db6
parisc: Add hardened usercopy feature
by Helge Deller
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
aace880
parisc: fix copy_from_user()
by Al Viro
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
d2ad824
parisc: Add 64bit get_user() and put_user() for 32bit kernel
by Helge Deller
· 9 years ago
06bff6b
parisc: Simplify and speed up get_user() and put_user()
by Helge Deller
· 9 years ago
cb910c1
parisc: Update comment regarding relative extable support
by Helge Deller
· 9 years ago
2ef4dfd
parisc: Unbreak handling exceptions from kernel modules
by Helge Deller
· 9 years ago
0de7985
parisc: Use generic extable search and sort routines
by Helge Deller
· 9 years ago
b9762e7
parisc: macro whitespace fixes
by Michael S. Tsirkin
· 10 years ago
876b2a0
parisc/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
8dd95c6
parisc: Use BUILD_BUG() instead of undefined functions
by Helge Deller
· 10 years ago
a0ffa8f
Revert "parisc: implement full version of access_ok()"
by Helge Deller
· 11 years ago
63379c1
parisc: implement full version of access_ok()
by Helge Deller
· 12 years ago
61dbbae
parisc: provide macro to create exception table entries
by Helge Deller
· 11 years ago
0f28b62
parisc: uaccess: fix compiler warnings caused by __put_user casting
by Will Deacon
· 12 years ago
b1195c0
[PARISC] update parisc to use generic strncpy_from_user()
by James Bottomley
· 13 years ago
527dcdc
Disintegrate asm/system.h for PA-RISC
by David Howells
· 13 years ago
888c31f
parisc: add strict copy size checks (v2)
by Helge Deller
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 16 years ago
e448372
parisc: fix `struct pt_regs' declared inside parameter list warning
by Helge Deller
· 16 years ago
c61c25e
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
by Kyle McMartin
· 16 years ago
deae26b
parisc: move include/asm-parisc to arch/parisc/include/asm
by Kyle McMartin
· 16 years ago
[Renamed from include/asm-parisc/uaccess.h]
0b3d643
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
by Helge Deller
· 18 years ago
ca72a22
[PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT
by Helge Deller
· 18 years ago
94a1981
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
by Helge Deller
· 18 years ago
e6fc044
[PARISC] Remove sched.h from uaccess.h on parisc
by Matthew Wilcox
· 18 years ago
3fd3a74
[PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list
by Carlos O'Donell
· 19 years ago
97de50c
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
by Jesper Juhl
· 19 years ago
e49332b
[PATCH] misc verify_area cleanups
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago