index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
2024-12-15
s390: Remove superfluous new lines from inline assemblies
Heiko Carstens
2024-07-03
s390/checksum: add a KMSAN check
Ilya Leoshkevich
2024-02-16
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2024-02-16
s390/checksum: call instrument_read() instead of kasan_check_read()
Heiko Carstens
2023-04-13
s390/checksum: remove not needed uaccess.h include
Heiko Carstens
2023-04-13
s390/checksum: always use cksm instruction
Heiko Carstens
2022-12-02
s390/checksum: support GENERIC_CSUM, enable it for KASAN
Heiko Carstens
2021-06-18
s390/checksum: use register pair instead of register asm
Heiko Carstens
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-08-26
s390/checksum: coding style changes
Heiko Carstens
2020-08-26
s390/checksum: have consistent calculations
Heiko Carstens
2020-08-26
s390/checksum: make ip_fast_csum() faster
Heiko Carstens
2020-08-26
s390/checksum: rewrite csum_tcpudp_nofold()
Heiko Carstens
2020-08-26
s390/checksum: provide csum_ipv6_magic()
Heiko Carstens
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2014-02-24
s390/checksum: remove memset() within csum_partial_copy_from_user()
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2009-09-11
[S390] convert/optimize csum_fold() to C
Heiko Carstens
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky