index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
checksum_32.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i386: propagate the calling conventions change down to csum_partial_copy_gene...
Al Viro
2020-08-20
1
-12
/
+6
*
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-21
/
+14
*
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-3
/
+2
*
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
Al Viro
2020-05-29
1
-4
/
+2
*
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
2020-05-29
1
-6
/
+9
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
1
-2
/
+1
*
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-14
1
-2
/
+1
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-14
1
-4
/
+2
*
x86, smap: Handle csum_partial_copy_*_user()
H. Peter Anvin
2013-09-01
1
-5
/
+17
*
x86: fix csum_ipv6_magic asm memory clobber
Samuel Thibault
2009-10-02
1
-1
/
+2
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-23
1
-0
/
+189