index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
checksum.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/checksum: add a KMSAN check
Ilya Leoshkevich
2024-07-04
1
-0
/
+2
*
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
1
-0
/
+3
*
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
1
-16
/
+1
*
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2024-02-16
1
-11
/
+16
*
s390/checksum: call instrument_read() instead of kasan_check_read()
Heiko Carstens
2024-02-16
1
-2
/
+2
*
s390/checksum: remove not needed uaccess.h include
Heiko Carstens
2023-04-13
1
-1
/
+0
*
s390/checksum: always use cksm instruction
Heiko Carstens
2023-04-13
1
-7
/
+2
*
s390/checksum: support GENERIC_CSUM, enable it for KASAN
Heiko Carstens
2022-12-02
1
-0
/
+7
*
s390/checksum: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-4
/
+6
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
1
-44
/
+61
|
\
|
*
s390/checksum: coding style changes
Heiko Carstens
2020-08-26
1
-28
/
+22
|
*
s390/checksum: have consistent calculations
Heiko Carstens
2020-08-26
1
-1
/
+1
|
*
s390/checksum: make ip_fast_csum() faster
Heiko Carstens
2020-08-26
1
-1
/
+12
|
*
s390/checksum: rewrite csum_tcpudp_nofold()
Heiko Carstens
2020-08-26
1
-15
/
+7
|
*
s390/checksum: provide csum_ipv6_magic()
Heiko Carstens
2020-08-26
1
-2
/
+22
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-7
/
+0
|
/
*
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
1
-19
/
+0
*
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
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-14
1
-4
/
+2
*
s390/checksum: remove memset() within csum_partial_copy_from_user()
Heiko Carstens
2014-02-24
1
-9
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-6
/
+4
*
[S390] convert/optimize csum_fold() to C
Heiko Carstens
2009-09-11
1
-21
/
+4
*
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
2008-08-01
1
-0
/
+166