Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Wolfram Sang
|
97beb3ae02
fs: compat_ioctl: add pretimeout functions for watchdogs
|
9 年之前 |
Hans Verkuil
|
594edf39c2
[media] cec: add compat32 ioctl support
|
9 年之前 |
Greg Kroah-Hartman
|
1b79dff672
Merge 4.5-rc4 into char-misc-next
|
9 年之前 |
Bamvor Jian Zhang
|
6a4f555aa1
fs/compat: remove useless compat ioctl for parport device
|
9 年之前 |
Marcel Holtmann
|
d10d34aa7c
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
|
9 年之前 |
Linus Torvalds
|
33caf82acf
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Linus Torvalds
|
fce205e9da
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Al Viro
|
263a3df18f
nbd: use ->compat_ioctl()
|
9 年之前 |
Jann Horn
|
a7f61e89af
compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS)
|
9 年之前 |
Al Viro
|
66cf191f3e
compat_ioctl: don't pass fd around when not needed
|
9 年之前 |
Jann Horn
|
b43417216e
compat_ioctl: don't look up the fd twice
|
9 年之前 |
Darrick J. Wong
|
54dbc15172
vfs: hoist the btrfs deduplication ioctl to the vfs
|
9 年之前 |
Darrick J. Wong
|
d79bdd52d8
vfs: wire up compat ioctl for CLONE/CLONE_RANGE
|
9 年之前 |
Jean Delvare
|
c57d3e7a93
i2c-dev: Fix typo in ioctl name reference
|
10 年之前 |
Mikulas Patocka
|
9abea2d64c
ioctl_compat: handle FITRIM
|
10 年之前 |
Grzegorz Kolodziejczyk
|
0477e2e868
Bluetooth: bnep: Add support for get bnep features via ioctl
|
10 年之前 |
Marcel Holtmann
|
f49daa8190
Bluetooth: Move HCI socket definitions into its own header file
|
11 年之前 |
Heiko Carstens
|
932602e238
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 年之前 |
Dan Carpenter
|
38316c8ab7
fs/compat_ioctl.c: fix an underflow issue (harmless)
|
11 年之前 |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 年之前 |
Al Viro
|
e06aeb5716
compat.c: LOOP_CLR_FD is taken care of in loop.c itself...
|
12 年之前 |
Han Shen
|
6b13eb1baa
Removed unused typedef to avoid "unused local typedef" warnings.
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Greg Kroah-Hartman
|
ca364d8388
Merge 3.7-rc3 into tty-next
|
12 年之前 |
Kees Cook
|
1217650336
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
|
12 年之前 |
Cyrill Gorcunov
|
c6298038bc
tty, ioctls -- Add new ioctl definitions for tty flags fetching
|
12 年之前 |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Linus Torvalds
|
fc47912d9c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
13 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |