aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/checksum_wrappers.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-29net: unexport csum_and_copy_{from,to}_userGravatar Christoph Hellwig 1-2/+0
2021-03-26powerpc/net: Switch csum_and_copy_{to/from}_user to user_access blockGravatar Christophe Leroy 1-11/+4
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_gener...Gravatar Al Viro 1-26/+6
2020-08-20saner calling conventions for csum_and_copy_..._user()Gravatar Al Viro 1-47/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-13/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionGravatar Christophe Leroy 1-0/+4
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersGravatar Christophe Leroy 1-0/+102