aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib/uaccess_std.c
AgeCommit message (Expand)Author
2013-02-28s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens
2013-02-28s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-01-31[S390] missing sacf in uaccessMartin Schwidefsky
2009-10-06[S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-01-09[S390] don't call handle_mm_fault() if in an atomic context.Heiko Carstens
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-12-04[S390] Add dynamic size check for usercopy functions.Gerald Schaefer
2006-09-28[S390] user readable uninitialised kernel memory.Martin Schwidefsky
2006-09-20[S390] Make user-copy operations run-time configurable.Gerald Schaefer