summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/csum-wrappers_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/lib: Address kernel-doc warningsZhu Wang2023-10-031-5/+0
* net: unexport csum_and_copy_{from,to}_userChristoph Hellwig2022-04-291-2/+0
* amd64: switch csum_partial_copy_generic() to new calling conventionsAl Viro2020-08-201-63/+9
* saner calling conventions for csum_and_copy_..._user()Al Viro2020-08-201-22/+16
* csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+2
* x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()Al Viro2020-05-291-3/+3
* x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()Al Viro2020-05-291-11/+12
* get rid of csum_partial_copy_to_user()Al Viro2020-04-221-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+1
|\
| * x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* | x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski2016-07-151-0/+1
|/
* ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
* x86-64: make csum_partial_copy_from_user() error handling consistentLinus Torvalds2014-11-161-3/+2
* x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin2013-09-011-2/+10
* x86: Fix kernel-doc warningsWanpeng Li2012-06-181-1/+1
* x86: clean up csum-wrappers_64.c some moreIngo Molnar2008-02-191-36/+51
* x86: coding style fixes in arch/x86/lib/csum-wrappers_64.cPaolo Ciarrocchi2008-02-191-40/+40
* x86_64: move libThomas Gleixner2007-10-111-0/+135