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