summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/checksum_wrappers.c
AgeCommit message (Expand)Author
2022-04-29net: unexport csum_and_copy_{from,to}_userChristoph Hellwig
2021-03-26powerpc/net: Switch csum_and_copy_{to/from}_user to user_access blockChristophe Leroy
2020-08-20ppc: propagate the calling conventions change down to csum_partial_copy_gener...Al Viro
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-03-04powerpc32: checksum_wrappers_64 becomes checksum_wrappersChristophe Leroy