Linus Torvalds e148a8f948 Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull uaccess/readdir updates from Al Viro:
 "Finishing the conversion of readdir.c to unsafe_... API.

  This includes the uaccess_{read,write}_begin series by Christophe
  Leroy"

* 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  readdir.c: get rid of the last __put_user(), drop now-useless access_ok()
  readdir.c: get compat_filldir() more or less in sync with filldir()
  switch readdir(2) to unsafe_copy_dirent_name()
  drm/i915/gem: Replace user_access_begin by user_write_access_begin
  uaccess: Selectively open read or write user access
  uaccess: Add user_read_access_begin/end and user_write_access_begin/end
2020-06-01 16:11:38 -07:00
..
2020-05-29 12:32:46 -07:00
2020-03-02 09:22:43 +01:00
2020-03-31 15:15:47 +10:00
2020-06-01 15:36:32 -07:00
2020-06-01 15:36:32 -07:00
2020-03-11 07:27:21 +10:00
2020-02-21 05:44:40 +10:00
2020-04-02 15:50:04 -07:00
2020-03-02 09:22:49 +01:00
2020-04-03 15:05:35 -07:00
2020-03-12 12:42:56 +10:00
2020-04-29 13:21:34 +02:00
2020-04-03 14:25:02 -07:00
2020-05-04 13:48:42 +02:00
2020-04-10 12:38:28 -07:00
2020-03-27 13:38:47 +01:00
2020-03-16 09:26:18 +01:00
2020-03-11 07:27:21 +10:00
2020-01-14 16:22:17 -05:00
2020-03-19 10:40:27 +10:00
2020-01-14 16:22:17 -05:00
2020-03-16 09:27:09 +01:00
2020-03-09 09:22:50 +00:00
2020-03-16 09:25:22 +01:00