index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
uaccess.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-1
/
+0
|
\
|
*
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-04
1
-1
/
+0
*
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-07
1
-1
/
+0
|
\
\
|
*
|
kill strlen_user()
Al Viro
2017-05-16
1
-1
/
+0
|
|
/
*
/
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
2017-05-10
1
-11
/
+0
|
/
*
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-05-01
1
-61
/
+8
|
\
|
*
parisc: switch to RAW_COPY_USER
Al Viro
2017-04-02
1
-56
/
+8
|
*
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
1
-26
/
+36
|
|
\
|
*
|
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-06
1
-2
/
+0
|
*
|
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-06
1
-3
/
+0
*
|
|
parisc: Fix get_user() for 64-bit value on 32-bit kernel
Helge Deller
2017-04-16
1
-31
/
+55
|
|
/
|
/
|
*
|
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
2017-03-29
1
-25
/
+34
*
|
parisc: Avoid compiler warnings with access_ok()
Helge Deller
2017-03-15
1
-1
/
+2
|
/
*
parisc: Define access_ok() as macro
Helge Deller
2017-02-25
1
-5
/
+1
*
parisc: Add hardened usercopy feature
Helge Deller
2016-10-06
1
-14
/
+34
*
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-14
1
-1
/
+4
|
\
|
*
parisc: fix copy_from_user()
Al Viro
2016-09-13
1
-2
/
+4
*
|
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-30
1
-10
/
+12
|
/
*
parisc: Add 64bit get_user() and put_user() for 32bit kernel
Helge Deller
2016-05-22
1
-1
/
+15
*
parisc: Simplify and speed up get_user() and put_user()
Helge Deller
2016-05-22
1
-58
/
+21
*
parisc: Update comment regarding relative extable support
Helge Deller
2016-04-08
1
-6
/
+4
*
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-04-08
1
-0
/
+1
*
parisc: Use generic extable search and sort routines
Helge Deller
2016-03-23
1
-3
/
+4
*
parisc: macro whitespace fixes
Michael S. Tsirkin
2015-02-17
1
-58
/
+58
*
parisc/uaccess: fix sparse errors
Michael S. Tsirkin
2015-02-16
1
-1
/
+1
*
parisc: Use BUILD_BUG() instead of undefined functions
Helge Deller
2014-11-10
1
-11
/
+8
*
Revert "parisc: implement full version of access_ok()"
Helge Deller
2013-11-19
1
-42
/
+4
*
parisc: implement full version of access_ok()
Helge Deller
2013-11-07
1
-4
/
+42
*
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
1
-3
/
+4
*
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
2013-04-25
1
-10
/
+4
*
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
2012-05-31
1
-3
/
+2
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
*
parisc: add strict copy size checks (v2)
Helge Deller
2010-03-06
1
-2
/
+25
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
*
parisc: fix `struct pt_regs' declared inside parameter list warning
Helge Deller
2009-03-13
1
-0
/
+1
*
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
2009-01-05
1
-0
/
+2
*
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin
2008-10-10
1
-0
/
+244