index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
156
-1394
/
+954
|
\
|
*
scsi: sd: enable compat ioctls for sed-opal
Arnd Bergmann
2019-10-23
1
-2
/
+12
|
*
pktcdvd: add compat_ioctl handler
Arnd Bergmann
2019-10-23
1
-0
/
+25
|
*
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019-10-23
2
-61
/
+36
|
*
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019-10-23
2
-32
/
+8
|
*
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019-10-23
5
-38
/
+37
|
*
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
2019-10-23
2
-47
/
+38
|
*
compat_ioctl: unify copy-in of ppp filters
Al Viro
2019-10-23
2
-98
/
+108
|
*
tty: handle compat PPP ioctls
Arnd Bergmann
2019-10-23
1
-0
/
+4
|
*
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
3
-2
/
+3
|
*
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
af_unix: add compat_ioctl support
Arnd Bergmann
2019-10-23
1
-0
/
+19
|
*
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
5
-159
/
+143
|
*
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
63
-11
/
+62
|
*
fs: compat_ioctl: move FITRIM emulation into file systems
Arnd Bergmann
2019-10-23
8
-2
/
+7
|
*
gfs2: add compat_ioctl support
Arnd Bergmann
2019-10-23
1
-0
/
+30
|
*
compat_ioctl: remove unused convert_in_user macro
Arnd Bergmann
2019-10-23
1
-7
/
+0
|
*
compat_ioctl: remove last RAID handling code
Arnd Bergmann
2019-10-23
1
-13
/
+0
|
*
compat_ioctl: remove /dev/raw ioctl translation
Arnd Bergmann
2019-10-23
1
-4
/
+0
|
*
compat_ioctl: remove PCI ioctl translation
Arnd Bergmann
2019-10-23
1
-6
/
+0
|
*
compat_ioctl: remove joystick ioctl translation
Arnd Bergmann
2019-10-23
1
-7
/
+0
|
*
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
2
-7
/
+1
|
*
compat_ioctl: remove IGNORE_IOCTL()
Arnd Bergmann
2019-10-23
1
-56
/
+0
|
*
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
2019-10-23
4
-158
/
+7
|
*
compat_ioctl: remove HIDIO translation
Arnd Bergmann
2019-10-23
1
-17
/
+0
|
*
compat_ioctl: remove HCIUART handling
Arnd Bergmann
2019-10-23
1
-13
/
+0
|
*
compat_ioctl: move hci_sock handlers into driver
Arnd Bergmann
2019-10-23
2
-25
/
+20
|
*
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
2
-8
/
+12
|
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
2
-17
/
+31
|
*
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-10-23
2
-3
/
+11
|
*
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
5
-115
/
+114
|
*
compat_ioctl: use correct compat_ptr() translation in drivers
Arnd Bergmann
2019-10-23
4
-67
/
+4
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
33
-52
/
+36
|
*
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
16
-237
/
+20
|
*
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
2019-10-23
3
-54
/
+40
|
*
ceph: fix compat_ioctl for ceph_dir_operations
Arnd Bergmann
2019-10-23
2
-1
/
+2
|
*
compat_sys_ioctl(): make parallel to do_vfs_ioctl()
Al Viro
2019-10-23
1
-37
/
+28
|
*
compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
Al Viro
2019-10-23
3
-35
/
+49
|
*
do_vfs_ioctl(): use saner types
Al Viro
2019-10-23
1
-8
/
+8
|
*
compat: itanic doesn't have one
Al Viro
2019-10-23
1
-2
/
+2
|
*
FIGETBSZ: fix compat
Al Viro
2019-10-23
1
-1
/
+1
|
*
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
Al Viro
2019-10-23
1
-1
/
+2
|
*
compat_ioctl: add compat_ptr_ioctl()
Arnd Bergmann
2019-10-23
2
-0
/
+42
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2019-12-01
34
-1354
/
+0
|
\
\
|
*
|
sysctl: Remove the sysctl system call
Eric W. Biederman
2019-11-26
34
-1354
/
+0
*
|
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
11
-17
/
+170
|
\
\
\
|
*
|
|
seccomp: rework define for SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-28
1
-1
/
+1
|
*
|
|
seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test
Christian Brauner
2019-10-21
1
-4
/
+4
|
*
|
|
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
7
-9
/
+9
|
*
|
|
seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
Christian Brauner
2019-10-10
1
-0
/
+107
[next]