aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/uaccess_std.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-305/+0
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens1-30/+16
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-1/+1
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-3/+3
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-2/+4
2011-01-31[S390] missing sacf in uaccessMartin Schwidefsky1-6/+4
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer1-6/+8
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-11/+12
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens1-3/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-3/+3
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer1-52/+15
2006-09-28[S390] user readable uninitialised kernel memory.Martin Schwidefsky1-10/+26
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer1-0/+340