index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
compat_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+14
2019-10-28
fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
Christoph Hellwig
1
-5
/
+26
2019-10-23
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
1
-56
/
+1
2019-10-23
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
1
-32
/
+4
2019-10-23
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
1
-33
/
+5
2019-10-23
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
1
-32
/
+0
2019-10-23
compat_ioctl: unify copy-in of ppp filters
Al Viro
1
-37
/
+0
2019-10-23
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
1
-2
/
+0
2019-10-23
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
1
-147
/
+1
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
1
-11
/
+0
2019-10-23
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
1
-2
/
+0
2019-10-23
compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
1
-7
/
+0
2019-10-23
compat_ioctl: remove last RAID handling code
Arnd Bergmann
1
-13
/
+0
2019-10-23
compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
1
-4
/
+0
2019-10-23
compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
1
-6
/
+0
2019-10-23
compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
1
-7
/
+0
2019-10-23
compat_ioctl: remove /dev/random commands
Arnd Bergmann
1
-7
/
+0
2019-10-23
compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
1
-56
/
+0
2019-10-23
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
1
-158
/
+0
2019-10-23
compat_ioctl: remove HIDIO translation
Arnd Bergmann
1
-17
/
+0
2019-10-23
compat_ioctl: remove HCIUART handling
Arnd Bergmann
1
-13
/
+0
2019-10-23
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
1
-24
/
+0
2019-10-23
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
1
-6
/
+0
2019-10-23
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
1
-17
/
+0
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
1
-2
/
+0
2019-10-23
compat_ioctl: move tape handling into drivers
Arnd Bergmann
1
-73
/
+0
2019-10-23
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
1
-53
/
+0
2019-10-23
compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Al Viro
1
-37
/
+28
2019-10-23
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
1
-35
/
+0
2019-10-23
compat: itanic doesn't have one
Al Viro
1
-2
/
+2
2019-10-23
FIGETBSZ: fix compat
Al Viro
1
-1
/
+1
2019-10-23
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
1
-1
/
+2
2019-07-30
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-3
/
+0
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-131
/
+0
2018-10-25
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-68
/
+1
2018-10-13
compat_ioctl - kill keyboard ioctl handling
Al Viro
1
-29
/
+0
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
1
-5
/
+0
2018-10-13
kill the rest of tty COMPAT_IOCTL() entries
Al Viro
1
-13
/
+0
2018-10-13
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
1
-67
/
+0
2018-09-14
move compat handling of tty ioctls to tty_compat_ioctl()
Al Viro
1
-51
/
+0
2018-09-12
media: dvb: move compat handlers into drivers
Arnd Bergmann
1
-78
/
+0
2018-09-12
media: dvb: move most compat_ioctl handling into drivers
Arnd Bergmann
1
-31
/
+0
2018-09-12
media: cec: move compat_ioctl handling to cec-api.c
Arnd Bergmann
1
-12
/
+0
2018-09-12
media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
Arnd Bergmann
1
-12
/
+0
2018-09-12
media: dvb: fix compat ioctl translation
Arnd Bergmann
1
-4
/
+6
2018-09-11
presence of RS485 ioctls has been unconditional since 2014
Al Viro
1
-4
/
+0
2018-09-10
hidp: fix compat_ioctl
Al Viro
1
-10
/
+0
2018-09-10
cmtp: fix compat_ioctl
Al Viro
1
-9
/
+0
2018-09-10
bnep: fix compat_ioctl
Al Viro
1
-11
/
+0
2018-09-10
compat_ioctl: trim the pointless includes
Al Viro
1
-39
/
+1
[next]