index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
checksum.h
Age
Commit message (
Expand
)
Author
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