aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/checksum_wrappers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig1-2/+0
2021-03-26powerpc/net: Switch csum_and_copy_{to/from}_user to user_access blockChristophe Leroy1-11/+4
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_generic()Al Viro1-26/+6
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-47/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy1-0/+102