index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
lib
/
csum_partial_copy.c
Age
Commit message (
Expand
)
Author
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
2021-05-06
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
2020-08-20
alpha: propagate the calling convention changes down to csum_partial_copy.c h...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-05-29
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-28
alpha: add a helper for emitting exception table entries
Al Viro
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-07
alpha: move exports to actual definitions
Al Viro
2014-01-31
alpha: fix broken network checksum
Mikulas Patocka
2013-11-16
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
2013-09-11
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
2006-12-02
[NET]: Alpha checksum annotations and cleanups.
Al Viro
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds