index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
7
-31
/
+31
|
\
|
*
y2038: timerfd: Use timespec64 internally
Arnd Bergmann
2019-11-15
1
-7
/
+7
|
*
y2038: elfcore: Use __kernel_old_timeval for process times
Arnd Bergmann
2019-11-15
3
-14
/
+14
|
*
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
2
-9
/
+9
|
*
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
17
-907
/
+151
|
\
\
|
*
|
compat_ioctl: move SG_GET_REQUEST_TABLE handling
Arnd Bergmann
2019-10-23
1
-56
/
+1
|
*
|
compat_ioctl: ppp: move simple commands into ppp_generic.c
Arnd Bergmann
2019-10-23
1
-32
/
+4
|
*
|
compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
Arnd Bergmann
2019-10-23
1
-33
/
+5
|
*
|
compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
Al Viro
2019-10-23
1
-32
/
+0
|
*
|
compat_ioctl: unify copy-in of ppp filters
Al Viro
2019-10-23
1
-37
/
+0
|
*
|
compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
Arnd Bergmann
2019-10-23
1
-2
/
+0
|
*
|
compat_ioctl: reimplement SG_IO handling
Arnd Bergmann
2019-10-23
1
-147
/
+1
|
*
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-11
/
+0
|
*
|
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
1
-7
/
+0
|
*
|
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
1
-158
/
+0
|
*
|
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
1
-24
/
+0
|
*
|
compat_ioctl: move rfcomm handlers into driver
Arnd Bergmann
2019-10-23
1
-6
/
+0
|
*
|
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-17
/
+0
|
*
|
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-10-23
1
-2
/
+0
|
*
|
compat_ioctl: move tape handling into drivers
Arnd Bergmann
2019-10-23
1
-73
/
+0
|
*
|
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
4
-4
/
+4
|
*
|
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-12
/
+1
|
*
|
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
2019-10-23
1
-53
/
+0
|
*
|
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
2
-35
/
+29
|
*
|
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
1
-0
/
+35
*
|
|
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-30
1
-2
/
+6
|
\
\
\
|
*
|
|
audit: Report suspicious O_CREAT usage
Kees Cook
2019-10-03
1
-2
/
+6
*
|
|
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
5
-185
/
+277
|
\
\
\
\
|
*
|
|
|
pipe: Remove sync on wake_ups
David Howells
2019-11-15
1
-4
/
+4
|
*
|
|
|
pipe: Increase the writer-wakeup threshold to reduce context-switch count
David Howells
2019-11-15
1
-2
/
+4
|
*
|
|
|
pipe: Check for ring full inside of the spinlock in pipe_write()
David Howells
2019-11-15
1
-0
/
+5
|
*
|
|
|
pipe: Remove redundant wakeup from pipe_write()
David Howells
2019-11-15
1
-5
/
+0
|
*
|
|
|
pipe: Rearrange sequence in pipe_write() to preallocate slot
David Howells
2019-11-15
1
-18
/
+33
[next]