aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/lib/csum_partial_copy.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-29net: unexport csum_and_copy_{from,to}_userGravatar Christoph Hellwig 1-1/+0
2021-05-06alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Gravatar Randy Dunlap 1-0/+1
2020-08-20alpha: propagate the calling convention changes down to csum_partial_copy.c h...Gravatar Al Viro 1-88/+69
2020-08-20saner calling conventions for csum_and_copy_..._user()Gravatar Al Viro 1-14/+11
2020-08-20csum_partial_copy_nocheck(): drop the last argumentGravatar Al Viro 1-2/+2
2020-05-29alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Gravatar Al Viro 1-3/+3
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-28alpha: add a helper for emitting exception table entriesGravatar Al Viro 1-8/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-08-07alpha: move exports to actual definitionsGravatar Al Viro 1-0/+2
2014-01-31alpha: fix broken network checksumGravatar Mikulas Patocka 1-2/+7
2013-11-16alpha: Prevent a NULL ptr dereference in csum_partial_copy.Gravatar Jay Estabrook 1-5/+5
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Gravatar Mathieu Desnoyers 1-0/+5
2007-10-20spelling fixes: arch/alpha/Gravatar Simon Arlott 1-1/+1
2006-12-02[NET]: Alpha checksum annotations and cleanups.Gravatar Al Viro 1-22/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+391