aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-13Merge branch 'akpm'Greg Kroah-Hartman4-7/+4
2018-10-13fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-10-13mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2Jérôme Glisse1-6/+0
2018-10-13mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACEJann Horn1-1/+1
2018-10-13ocfs2: fix a GCC warningzhong jiang1-0/+2
2018-10-13Merge tag 'for-linus-20181012' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+1
2018-10-13Merge tag 'gfs2-4.19.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Greg Kroah-Hartman1-5/+1
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxGreg Kroah-Hartman4-27/+39
2018-10-13kill TIOCSERGSTRUCTAl Viro3-14/+2
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro11-100/+36
2018-10-13kill TIOCSER[SG]WILDAl Viro3-16/+0
2018-10-13synclink_gt(): fix compat_ioctl()Al Viro1-12/+4
2018-10-13pty: fix compat ioctlsAl Viro1-2/+12
2018-10-13compat_ioctl - kill keyboard ioctl handlingAl Viro1-29/+0
2018-10-13gigaset: add ->compat_ioctl()Al Viro2-5/+11
2018-10-13vt_compat_ioctl(): clean up, use compat_ptr() properlyAl Viro1-22/+9
2018-10-13gigaset: don't try to printk userland buffer contentsAl Viro1-1/+1
2018-10-13dgnc: don't bother with (empty) stub for TCXONCAl Viro1-5/+0
2018-10-13dgnc: leave TIOC[GS]SOFTCAR to ldiscAl Viro1-24/+0
2018-10-13remove fallback to drivers for TIOCGICOUNTAl Viro1-5/+1
2018-10-13dgnc: break-related ioctls won't reach ->ioctl()Al Viro1-75/+0
2018-10-13kill the rest of tty COMPAT_IOCTL() entriesAl Viro1-13/+0
2018-10-13dgnc: TIOCM... won't reach ->ioctl()Al Viro1-114/+0
2018-10-13isdn_tty: TCSBRK{,P} won't reach ->ioctl()Al Viro1-19/+0
2018-10-13kill capinc_tty_ioctl()Al Viro1-7/+0
2018-10-13take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()Al Viro2-67/+81
2018-10-13synclink: reduce pointless checks in ->ioctl()Al Viro4-8/+4
2018-10-13complete ->[sg]et_serial() switchoverAl Viro2-12/+6
2018-10-13usb_wwan: switch to ->[sg]et_serial()Al Viro3-48/+22
2018-10-13whiteheat: switch to ->get_serial()Al Viro1-26/+14
2018-10-13ti_usb_3410_5052: switch to ->[sg]et_serial()Al Viro1-50/+24
2018-10-13ssu100: switch to ->get_serial()Al Viro1-31/+11
2018-10-13quatech2: switch to ->get_serial()Al Viro1-31/+11
2018-10-13pl2303: switch to ->get_serial()Al Viro1-21/+8
2018-10-13opticon: switch to ->get_serial()Al Viro1-31/+12
2018-10-13mos7840: switch to ->get_serial()Al Viro1-26/+13
2018-10-13mos7720: switch to ->get_serial()Al Viro1-21/+13
2018-10-13io_ti: switch to ->get_serial()Al Viro1-33/+14
2018-10-13io_edgeport: switch to ->get_serial()Al Viro1-21/+16
2018-10-13fdti_sio: switch to ->[sg]et_serial()Al Viro1-27/+21
2018-10-13f81534: switch to ->get_serial()Al Viro1-30/+8
2018-10-13f81232: switch to ->get_serial()Al Viro1-28/+8
2018-10-13ark3116: switch to ->get_serial()Al Viro1-30/+8
2018-10-13cdc-acm: switch to ->[sg]et_serial()Al Viro1-27/+14
2018-10-13usb-serial: begin switching to ->[sg]et_serial()Al Viro2-0/+22
2018-10-13rfcomm: get rid of mentioning TIOC[SG]SERIALAl Viro1-8/+0
2018-10-13serial_core: switch to ->[sg]et_serial()Al Viro1-26/+12
2018-10-13mxser: switch to ->[sg]et_serial()Al Viro1-46/+51
2018-10-13moxa: switch to ->[sg]et_serial()Al Viro1-39/+40
2018-10-13isicom: switch to ->[sg]et_serial()Al Viro1-47/+25