summaryrefslogtreecommitdiff
path: root/fs/compat_ioctl.c
Commit message (Expand)AuthorAge
* fs: compat_ioctl: add new DVB demux ioctlsMauro Carvalho Chehab2017-12-28
* media: dvb_frontend: Add compat_ioctl callbackJaedon Shin2017-12-13
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-11-17
|\
| * fs: make fiemap work from compat_ioctlJosef Bacik2017-11-05
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-17
|\ \
| * | i2c compat ioctls: move to ->compat_ioctl()Al Viro2017-09-20
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftoversMauro Carvalho Chehab2017-09-05
* Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-08
|\
| * sanitize do_i2c_smbus_ioctl()Al Viro2017-05-25
* | tty: add compat_ioctl callbacksAleksa Sarai2017-06-09
|/
* fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois2017-04-29
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* fs: compat_ioctl: add pretimeout functions for watchdogsWolfram Sang2016-09-24
* [media] cec: add compat32 ioctl supportHans Verkuil2016-06-28
* Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-14
|\
| * Bluetooth: Add missing COMPATIBLE_IOCTL for UART line disciplineMarcel Holtmann2016-01-27
* | fs/compat: remove useless compat ioctl for parport deviceBamvor Jian Zhang2016-02-08
|/
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-12
|\
| * nbd: use ->compat_ioctl()Al Viro2016-01-08
* | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\ \ | |/ |/|
| * vfs: hoist the btrfs deduplication ioctl to the vfsDarrick J. Wong2016-01-01
| * vfs: wire up compat ioctl for CLONE/CLONE_RANGEDarrick J. Wong2016-01-01
* | compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)Jann Horn2016-01-08
* | compat_ioctl: don't pass fd around when not neededAl Viro2016-01-08
* | compat_ioctl: don't look up the fd twiceJann Horn2016-01-08
|/
* i2c-dev: Fix typo in ioctl name referenceJean Delvare2015-10-23
* ioctl_compat: handle FITRIMMikulas Patocka2015-07-09
* Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-03
* Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-11
* fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
* fs/compat_ioctl.c: fix an underflow issue (harmless)Dan Carpenter2014-01-21
* file->f_op is never NULL...Al Viro2013-10-24
* compat.c: LOOP_CLR_FD is taken care of in loop.c itself...Al Viro2013-06-29
* Removed unused typedef to avoid "unused local typedef" warnings.Han Shen2013-05-04
* new helper: file_inode(file)Al Viro2013-02-22
* Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman2012-10-29
|\
| * fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-25
* | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * switch simple cases of fget_light to fdgetAl Viro2012-09-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-02
|\ \
| * | Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte2012-09-04
| |/
* | compat_ioctl: Avoid using undefined RS-485 IOCTLsJaeden Amero2012-09-25
* | compat_ioctl: Add RS-485 IOCTLs to the listJaeden Amero2012-09-21
|/
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15
|\
| * [media] fs/compat_ioctl: it needs to see the DVBv3 compat stuffMauro Carvalho Chehab2011-12-31