aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/checksum_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20i386: propagate the calling conventions change down to csum_partial_copy_generic()Al Viro1-12/+6
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro1-21/+14
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro1-3/+2
2020-05-29x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()Al Viro1-4/+2
2020-05-29x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()Al Viro1-6/+9
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-2/+1
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck1-2/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-4/+2
2013-09-01x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin1-5/+17
2009-10-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+189