summaryrefslogtreecommitdiff
path: root/arch/alpha/lib/csum_partial_copy.c
AgeCommit message (Expand)Author
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig
2021-05-06alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap
2020-08-20alpha: propagate the calling convention changes down to csum_partial_copy.c h...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-05-29alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-07alpha: move exports to actual definitionsAl Viro
2014-01-31alpha: fix broken network checksumMikulas Patocka
2013-11-16alpha: Prevent a NULL ptr dereference in csum_partial_copy.Jay Estabrook
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds