Linus Torvalds
44adbac8f7
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
...
Pull tty ioctl updates from Al Viro:
"This is the compat_ioctl work related to tty ioctls.
Quite a bit of dead code taken out, all tty-related stuff gone from
fs/compat_ioctl.c. A bunch of compat bugs fixed - some still remain,
but all more or less generic tty-related ioctls should be covered
(remaining issues are in things like driver-private ioctls in a pcmcia
serial card driver not getting properly handled in 32bit processes on
64bit host, etc)"
* 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (53 commits)
kill TIOCSERGSTRUCT
change semantics of ldisc ->compat_ioctl()
kill TIOCSER[SG]WILD
synclink_gt(): fix compat_ioctl()
pty: fix compat ioctls
compat_ioctl - kill keyboard ioctl handling
gigaset: add ->compat_ioctl()
vt_compat_ioctl(): clean up, use compat_ptr() properly
gigaset: don't try to printk userland buffer contents
dgnc: don't bother with (empty) stub for TCXONC
dgnc: leave TIOC[GS]SOFTCAR to ldisc
remove fallback to drivers for TIOCGICOUNT
dgnc: break-related ioctls won't reach ->ioctl()
kill the rest of tty COMPAT_IOCTL() entries
dgnc: TIOCM... won't reach ->ioctl()
isdn_tty: TCSBRK{,P} won't reach ->ioctl()
kill capinc_tty_ioctl()
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
synclink: reduce pointless checks in ->ioctl()
complete ->[sg]et_serial() switchover
...
2018-10-24 14:43:41 +01:00
..
2018-10-08 11:40:43 +02:00
2018-10-03 07:42:29 -07:00
2018-08-02 21:33:25 +02:00
2018-08-18 15:55:59 -07:00
2018-09-30 08:49:55 -07:00
2018-08-05 17:11:49 -07:00
2018-10-23 08:45:05 +01:00
2018-08-22 14:07:56 +02:00
2018-08-09 16:11:21 -04:00
2018-08-03 19:52:14 +05:30
2018-10-23 08:36:15 +01:00
2018-10-19 11:03:06 -07:00
2018-10-08 11:40:43 +02:00
2018-10-23 01:09:22 +01:00
2018-10-16 10:01:48 +02:00
2018-10-12 15:25:17 +01:00
2018-10-05 14:36:44 -07:00
2018-10-23 08:45:05 +01:00
2018-10-16 10:04:28 -07:00
2018-09-28 15:07:30 +01:00
2018-10-24 11:22:39 +01:00
2018-08-23 13:44:43 -07:00
2018-10-21 17:00:17 +01:00
2018-08-09 18:47:47 +03:00
2018-08-23 16:03:58 -07:00
2018-10-24 14:43:41 +01:00
2018-09-08 11:19:28 +02:00
2018-08-22 08:08:27 -07:00
2018-09-10 11:05:47 +02:00
2018-08-30 14:18:03 +01:00
2018-07-30 08:49:02 -04:00
2018-08-22 10:52:46 -07:00
2018-08-22 10:52:46 -07:00
2018-10-03 16:47:43 +02:00
2018-10-20 15:39:55 -06:00
2018-08-17 16:20:27 -07:00
2018-08-01 15:49:40 -07:00
2018-08-22 10:52:48 -07:00
2018-09-21 20:29:13 -06:00
2018-10-20 15:39:54 -06:00
2018-10-15 20:05:18 -06:00
2018-09-26 15:11:28 -06:00
2018-10-11 11:04:21 -06:00
2018-08-02 12:17:27 -06:00
2018-10-19 13:24:31 -07:00
2018-10-08 10:24:12 +02:00
2018-10-01 16:18:32 +02:00
2018-10-19 13:24:31 -07:00
2018-08-07 15:48:38 -07:00
2018-09-06 15:12:24 -06:00
2018-08-02 15:22:13 -06:00
2018-10-04 13:28:08 -07:00
2018-09-21 20:29:15 -06:00
2018-10-04 23:00:24 +02:00
2018-08-17 16:20:32 -07:00
2018-10-24 11:22:39 +01:00
2018-09-20 15:23:58 +02:00
2018-08-22 17:31:34 -07:00
2018-10-23 11:14:47 +01:00
2018-08-22 17:31:34 -07:00
2018-10-04 11:24:58 +02:00
2018-07-31 13:06:57 +02:00
2018-10-03 16:47:43 +02:00
2018-08-14 13:12:24 -07:00
2018-08-23 13:44:43 -07:00
2018-10-04 10:23:37 +02:00
2018-08-13 09:05:05 -07:00
2018-08-22 10:52:46 -07:00
2018-10-06 12:09:26 +02:00
2018-08-22 10:52:48 -07:00
2018-08-21 18:19:09 -07:00
2018-10-19 07:53:18 +02:00
2018-10-02 10:16:41 +09:00
2018-09-20 09:01:15 +02:00
2018-07-31 17:33:21 -04:00
2018-08-17 16:20:32 -07:00
2018-10-08 09:44:17 +02:00
2018-10-01 07:28:03 -07:00
2018-07-31 18:04:55 -05:00
2018-10-09 15:08:26 +02:00
2018-09-20 09:01:16 +02:00
2018-07-30 10:50:22 +05:30
2018-10-04 09:40:52 -07:00
2018-09-26 12:14:55 +02:00
2018-09-27 17:34:52 -06:00
2018-08-29 19:46:10 -07:00
2018-08-25 13:40:38 -07:00
2018-10-19 13:49:34 -07:00
2018-09-24 10:54:01 +02:00
2018-09-04 23:37:38 +02:00
2018-08-17 16:49:31 -07:00
2018-07-31 11:32:27 -04:00
2018-10-01 08:58:57 -06:00
2018-08-23 18:48:43 -07:00
2018-08-02 10:24:51 +02:00
2018-09-04 21:31:43 +02:00
2018-10-18 11:30:52 +02:00
2018-10-05 16:32:04 -07:00
2018-10-10 20:37:13 -07:00
2018-08-02 10:20:59 +02:00
2018-08-30 23:13:15 +02:00
2018-08-26 11:48:42 -07:00
2018-10-11 16:01:00 +02:00
2018-09-13 09:25:40 -07:00
2018-08-15 10:25:26 -07:00
2018-10-10 20:40:21 -07:00
2018-08-08 12:02:27 +02:00
2018-08-08 11:06:20 +02:00
2018-08-22 10:52:52 -07:00
2018-09-18 16:15:33 -05:00
2018-09-18 16:15:33 -05:00
2018-09-13 08:17:27 -07:00
2018-09-18 18:27:24 +02:00
2018-08-10 15:11:25 -04:00
2018-08-16 19:36:55 +02:00
2018-09-27 17:56:48 +02:00
2018-08-17 16:20:30 -07:00
2018-08-26 11:25:21 -07:00
2018-08-22 10:52:46 -07:00
2018-08-18 11:44:53 -07:00
2018-09-20 00:51:43 +02:00
2018-10-11 21:55:58 +02:00
2018-08-24 13:20:33 -07:00
2018-10-09 08:25:07 -06:00
2018-10-01 22:55:36 -07:00
2018-08-17 16:20:32 -07:00
2018-10-09 09:56:33 +02:00
2018-10-24 11:49:35 +01:00
2018-08-02 12:17:28 -06:00
2018-08-22 10:52:45 -07:00
2018-08-22 10:52:45 -07:00
2018-10-19 17:02:23 -07:00
2018-10-01 22:55:36 -07:00
2018-09-13 15:18:04 -10:00
2018-09-13 15:18:04 -10:00
2018-10-05 16:32:04 -07:00
2018-08-22 10:52:44 -07:00
2018-10-09 08:30:51 +02:00
2018-09-05 14:36:53 +02:00
2018-10-24 11:49:35 +01:00
2018-10-16 00:13:39 -07:00
2018-08-22 10:52:48 -07:00
2018-07-31 12:40:22 -07:00
2018-10-15 21:46:06 -07:00
2018-08-03 21:15:09 +02:00
2018-09-28 14:47:40 +02:00
2018-10-16 00:13:12 -07:00
2018-10-19 17:01:43 -07:00
2018-08-23 16:03:58 -07:00
2018-08-09 12:56:39 -04:00
2018-08-13 17:04:23 -04:00
2018-08-09 12:56:39 -04:00
2018-08-17 16:20:29 -07:00
2018-08-22 10:52:45 -07:00
2018-10-01 14:16:13 -07:00
2018-09-08 11:19:28 +02:00
2018-08-31 08:30:42 -04:00
2018-08-03 18:57:15 +05:30
2018-08-23 18:48:44 -07:00
2018-08-08 09:47:26 -06:00
2018-08-17 16:20:28 -07:00
2018-08-23 18:48:43 -07:00
2018-10-23 16:16:40 +01:00
2018-07-31 18:04:55 -05:00
2018-10-21 17:00:14 +01:00
2018-09-26 15:11:29 -06:00
2018-08-22 10:52:45 -07:00
2018-10-01 23:14:10 -07:00
2018-08-09 11:08:19 -07:00
2018-09-10 12:48:50 +02:00
2018-10-18 12:25:10 +02:00
2018-09-19 14:56:41 -07:00
2018-10-03 16:47:43 +02:00
2018-07-31 11:32:27 -04:00
2018-08-14 13:36:15 +02:00
2018-08-22 10:52:46 -07:00
2018-10-22 07:11:58 -07:00
2018-10-24 11:22:39 +01:00
2018-10-11 15:28:04 +01:00
2018-10-13 20:31:37 +03:00
2018-09-23 21:28:00 -07:00
2018-08-22 18:17:29 +02:00
2018-08-02 17:33:06 -04:00
2018-08-30 16:03:31 -07:00
2018-08-30 16:03:32 -07:00
2018-08-30 16:03:42 -07:00
2018-08-30 16:12:53 -07:00
2018-08-30 16:03:37 -07:00
2018-10-21 12:07:26 +01:00
2018-08-01 21:09:50 -04:00
2018-08-02 17:16:05 +02:00
2018-09-25 20:17:35 -07:00
2018-09-10 12:04:07 +02:00
2018-10-24 11:22:39 +01:00
2018-10-03 16:47:43 +02:00
2018-10-02 14:38:02 -07:00
2018-08-20 09:22:45 -07:00
2018-08-22 10:52:43 -07:00
2018-10-03 16:50:39 +02:00
2018-10-10 20:34:14 -05:00
2018-10-17 22:31:30 -07:00
2018-10-20 21:37:11 +02:00
2018-08-17 16:20:30 -07:00
2018-10-09 16:51:11 +02:00
2018-08-16 12:14:42 -07:00
2018-08-30 16:10:49 -07:00
2018-08-30 16:10:49 -07:00
2018-10-09 11:20:55 +02:00
2018-09-18 19:48:08 -07:00
2018-10-12 12:35:02 +02:00
2018-08-22 10:52:44 -07:00
2018-08-23 18:48:44 -07:00
2018-08-14 16:39:13 -07:00
2018-08-18 11:44:53 -07:00
2018-07-31 09:10:26 -06:00
2018-10-15 22:56:41 -07:00
2018-08-22 15:11:35 +02:00
2018-09-03 13:26:44 +02:00
2018-08-29 09:20:48 -07:00
2018-09-19 15:45:42 +02:00
2018-10-17 15:35:29 -04:00
2018-10-17 15:35:29 -04:00
2018-09-14 11:19:30 -04:00
2018-10-13 00:50:53 -04:00
2018-09-14 11:12:17 -04:00
2018-09-12 14:58:47 -07:00
2018-10-22 19:37:36 -07:00
2018-08-13 20:08:33 -04:00
2018-08-23 18:48:44 -07:00
2018-08-16 09:57:20 -07:00
2018-09-13 17:58:30 +02:00
2018-08-11 12:02:18 -07:00
2018-10-04 22:23:15 -07:00
2018-09-13 15:18:04 -10:00
2018-09-13 15:18:04 -10:00
2018-09-21 20:29:11 -06:00