index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
Merge 4.5-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+3
2016-02-08
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-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+0
2016-01-12
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2016-01-08
nbd: use ->compat_ioctl()
Al Viro
1
-11
/
+0
2016-01-08
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
Jann Horn
1
-62
/
+68
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
1
-51
/
+52
2016-01-08
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-23
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-03
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-21
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
1
-1
/
+2
2013-10-24
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-22
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-25
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-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+12
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-15
/
+12
2012-09-25
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-04
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-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-02-28
fs: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+0
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-01-05
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
1
-36
/
+2
2011-12-31
[media] fs/compat_ioctl: it needs to see the DVBv3 compat stuff
Mauro Carvalho Chehab
1
-0
/
+1
2011-08-07
compat_ioctl: add compat handler for PPPIOCGL2TPSTATS
Florian Westphal
1
-0
/
+1
2011-07-01
compat_ioctl: fix warning caused by qemu
Johannes Stezenbach
1
-0
/
+5
2011-01-07
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2010-12-29
[media] V4L1 removal: Remove linux/videodev.h
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-16
TTY: Add tty ioctl to figure device node of the system console.
Werner Fink
1
-0
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-26
/
+3
2010-10-19
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
1
-70
/
+0
2010-10-05
smbfs: move to drivers/staging
Arnd Bergmann
1
-26
/
+0
2010-08-14
bkl: Remove locked .ioctl file operation
Arnd Bergmann
1
-2
/
+1
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-0
/
+1
[next]