index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-05
fs: make fiemap work from compat_ioctl
Josef Bacik
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-20
i2c compat ioctls: move to ->compat_ioctl()
Al Viro
2017-09-05
media: get rid of removed DMX_GET_CAPS and DMX_SET_SOURCE leftovers
Mauro Carvalho Chehab
2017-07-08
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-06-09
tty: add compat_ioctl callbacks
Aleksa Sarai
2017-05-25
sanitize do_i2c_smbus_ioctl()
Al Viro
2017-04-29
fs: compat: Remove warning from COMPATIBLE_IOCTL
Mark Charlebois
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-24
fs: compat_ioctl: add pretimeout functions for watchdogs
Wolfram Sang
2016-06-28
[media] cec: add compat32 ioctl support
Hans Verkuil
2016-02-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
2016-02-08
fs/compat: remove useless compat ioctl for parport device
Bamvor Jian Zhang
2016-01-27
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-08
nbd: use ->compat_ioctl()
Al Viro
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
compat_ioctl: don't look up the fd twice
Jann Horn
2016-01-01
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
Darrick J. Wong
2015-10-23
i2c-dev: Fix typo in ioctl name reference
Jean Delvare
2015-07-09
ioctl_compat: handle FITRIM
Mikulas Patocka
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
2014-03-06
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-01-21
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
2013-10-24
file->f_op is never NULL...
Al Viro
2013-06-29
compat.c: LOOP_CLR_FD is taken care of in loop.c itself...
Al Viro
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
2013-02-22
new helper: file_inode(file)
Al Viro
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-25
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
2012-09-25
compat_ioctl: Avoid using undefined RS-485 IOCTLs
Jaeden Amero
2012-09-21
compat_ioctl: Add RS-485 IOCTLs to the list
Jaeden Amero
2012-09-04
Input: Add KD[GS]KBDIACRUC ioctls to the compatible list
Michael Schutte
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-05
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
2011-12-31
[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff
Mauro Carvalho Chehab
2011-08-07
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
[next]