index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-08-10
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
1
-0
/
+1
2010-08-09
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
1
-3
/
+8
2010-08-09
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
1
-36
/
+0
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-21
Bluetooth: Add HCIUARTSETFLAGS and HCIUARTGETFLAGS ioctls
Johan Hedberg
1
-0
/
+2
2010-07-21
Bluetooth: Add missing HCIUARTGETDEVICE ioctl to compat_ioctl.c
Johan Hedberg
1
-2
/
+3
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
1
-0
/
+2
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-06
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
1
-2
/
+2
2010-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+6
2010-02-11
compat_ioctl: add compat handler for TIOCGSID ioctl
Andreas Schwab
1
-0
/
+1
2010-02-10
compat_ioctl: ignore RAID_VERSION ioctl
Arnd Bergmann
1
-0
/
+2
2010-02-08
[SCSI] compat_ioct: fix bsg SG_IO
FUJITA Tomonori
1
-0
/
+6
2010-01-20
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
1
-0
/
+3
2009-12-22
fs/compat_ioctl.c: fix build error when !BLOCK
Arnd Bergmann
1
-2
/
+0
2009-12-14
md: move compat_ioctl handling into md.c
Arnd Bergmann
1
-18
/
+0
[next]