index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
csum-wrappers_64.c
Age
Commit message (
Expand
)
Author
2020-05-29
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
2020-05-29
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
2020-04-22
get rid of csum_partial_copy_to_user()
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2014-11-16
x86-64: make csum_partial_copy_from_user() error handling consistent
Linus Torvalds
2013-09-01
x86, smap: Handle csum_partial_copy_*_user()
H. Peter Anvin
2012-06-18
x86: Fix kernel-doc warnings
Wanpeng Li
2008-02-19
x86: clean up csum-wrappers_64.c some more
Ingo Molnar
2008-02-19
x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c
Paolo Ciarrocchi
2007-10-11
x86_64: move lib
Thomas Gleixner