summaryrefslogtreecommitdiffstats
path: root/arch/alpha/lib/csum_partial_copy.c
Commit message (Expand)AuthorAgeFilesLines
* net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-1/+0
* alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap2021-05-061-0/+1
* alpha: propagate the calling convention changes down to csum_partial_copy.c h...Al Viro2020-08-201-88/+69
* saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-14/+11
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+2
* alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-291-3/+3
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: add a helper for emitting exception table entriesAl Viro2017-03-281-8/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* alpha: move exports to actual definitionsAl Viro2016-08-071-0/+2
* alpha: fix broken network checksumMikulas Patocka2014-01-311-2/+7
* alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook2013-11-161-5/+5
* kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers2013-09-111-0/+5
* spelling fixes: arch/alpha/Simon Arlott2007-10-201-1/+1
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-021-22/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+391