Age | Commit message (Expand) | Author |
2019-10-23 | compat_ioctl: move isdn/capi ioctl translation into driver | Arnd Bergmann |
2019-10-23 | compat_ioctl: move ATYFB_CLK handling to atyfb driver | Arnd Bergmann |
2019-10-23 | compat_ioctl: move tape handling into drivers | Arnd Bergmann |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-10-23 | compat_ioctl: move rtc handling into drivers/rtc/dev.c | Arnd Bergmann |
2019-10-23 | ceph: fix compat_ioctl for ceph_dir_operations | Arnd Bergmann |
2019-10-23 | compat_sys_ioctl(): make parallel to do_vfs_ioctl() | Al Viro |
2019-10-23 | compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c | Al Viro |
2019-10-23 | do_vfs_ioctl(): use saner types | Al Viro |
2019-10-23 | compat: itanic doesn't have one | Al Viro |
2019-10-23 | FIGETBSZ: fix compat | Al Viro |
2019-10-23 | fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP | Al Viro |
2019-10-23 | compat_ioctl: add compat_ptr_ioctl() | Arnd Bergmann |
2019-10-06 | elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings | Linus Torvalds |
2019-10-05 | Merge branch 'readdir' (readdir speedup and sanity checking) | Linus Torvalds |
2019-10-05 | Make filldir[64]() verify the directory entry filename is valid | Linus Torvalds |
2019-10-05 | Convert filldir[64]() from __put_user() to unsafe_put_user() | Linus Torvalds |
2019-10-04 | Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-03 | vfs: Fix EOVERFLOW testing in put_compat_statfs64 | Eric Sandeen |
2019-10-01 | io_uring: use __kernel_timespec in timeout ABI | Arnd Bergmann |
2019-10-01 | erofs: fix mis-inplace determination related with noio chain | Gao Xiang |
2019-10-01 | erofs: fix erofs_get_meta_page locking due to a cleanup | Gao Xiang |
2019-10-01 | erofs: fix return value check in erofs_read_superblock() | Wei Yongjun |
2019-09-30 | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-29 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2019-09-29 | Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-09-29 | Merge branch 'entropy' | Linus Torvalds |
2019-09-29 | Revert "Revert "ext4: make __ext4_get_inode_loc plug"" | Linus Torvalds |
2019-09-28 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-27 | Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms... | Linus Torvalds |
2019-09-27 | Merge tag '9p-for-5.4' of git://github.com/martinetd/linux | Linus Torvalds |
2019-09-27 | Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-27 | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls | Qu Wenruo |
2019-09-27 | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space | Qu Wenruo |
2019-09-26 | CIFS: Fix oplock handling for SMB 2.1+ protocols | Pavel Shilovsky |
2019-09-26 | smb3: missing ACL related flags | Steve French |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-26 | binfmt_elf: Do not move brk for INTERP-less ET_EXEC | Kees Cook |
2019-09-26 | Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-09-26 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-26 | ntfs: remove (un)?likely() from IS_ERR() conditions | Denis Efremov |
2019-09-26 | xfs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | fs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | jffs2: Fix mounting under new mount API | David Howells |
2019-09-26 | io_uring: make CQ ring wakeups be more efficient | Jens Axboe |
2019-09-26 | smb3: pass mode bits into create calls | Steve French |