Linus Torvalds
4b01285e16
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull uaccess/csum updates from Al Viro:
"Regularize the sitation with uaccess checksum primitives:
- fold csum_partial_... into csum_and_copy_..._user()
- on x86 collapse several access_ok()/stac()/clac() into
user_access_begin()/user_access_end()"
* 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
default csum_and_copy_to_user(): don't bother with access_ok()
take the dummy csum_and_copy_from_user() into net/checksum.h
arm: switch to csum_and_copy_from_user()
sh32: convert to csum_and_copy_from_user()
m68k: convert to csum_and_copy_from_user()
xtensa: switch to providing csum_and_copy_from_user()
sparc: switch to providing csum_and_copy_from_user()
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
get rid of csum_partial_copy_to_user()
2020-06-01 16:03:37 -07:00
..
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-21 14:25:24 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-04-09 00:01:58 +09:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-08-02 13:54:06 +02:00
2020-05-29 16:11:49 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2019-06-24 09:16:47 +10:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-03-27 23:58:52 -04:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-26 16:26:34 -07:00
2018-06-26 09:07:58 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-06 09:45:59 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-04-02 09:35:25 -07:00
2017-11-02 11:10:55 +01:00
2018-08-17 16:20:27 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-21 12:33:11 +02:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2019-04-08 12:00:21 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-04-23 10:50:26 +09:00
2020-04-10 15:36:21 -07:00
2018-05-07 07:15:41 +02:00
2017-11-02 11:10:55 +01:00
2019-09-26 10:10:44 -07:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2019-07-12 11:05:44 -07:00
2019-09-24 15:54:09 -07:00
2019-10-07 13:50:48 +02:00
2017-11-02 11:10:55 +01:00
2018-10-31 08:54:12 -07:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-01 17:51:40 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-18 16:13:04 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-03-04 10:50:14 -08:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2019-04-08 12:00:21 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2018-12-28 12:11:45 -08:00
2019-05-07 19:06:04 -07:00
2019-05-07 19:06:04 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-09 23:21:02 +00:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2019-04-03 10:32:51 +02:00
2017-11-02 11:10:55 +01:00
2017-11-17 16:10:04 -08:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-12-28 12:11:45 -08:00
2019-01-06 13:25:45 -08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-07 00:13:28 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-04-23 10:50:26 +09:00
2018-12-28 12:11:45 -08:00
2019-12-10 10:12:55 +01:00
2018-06-11 09:16:29 +09:00
2018-12-28 12:11:45 -08:00
2017-11-02 11:10:55 +01:00