index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
checksum_64.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
2023-01-27
1
-1
/
+0
*
amd64: switch csum_partial_copy_generic() to new calling conventions
Al Viro
2020-08-20
1
-4
/
+1
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-4
/
+2
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+1
*
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
Al Viro
2020-05-29
1
-3
/
+0
*
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
2020-05-29
1
-4
/
+1
*
get rid of csum_partial_copy_to_user()
Al Viro
2020-04-22
1
-3
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
1
-1
/
+1
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-4
/
+4
*
net: Change x86_64 add32_with_carry to allow memory operand
Tom Herbert
2014-05-05
1
-1
/
+1
*
x86_64: csum_add for x86_64
Tom Herbert
2014-05-05
1
-0
/
+7
*
x86, asmlinkage: Make 64bit checksum functions visible
Andi Kleen
2013-08-06
1
-1
/
+1
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+191