Age | Commit message (Expand) | Author |
2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong |
2018-10-30 | vfs: remap helper should update destination inode metadata | Darrick J. Wong |
2018-10-30 | vfs: pass remap flags to generic_remap_checks | Darrick J. Wong |
2018-10-30 | vfs: pass remap flags to generic_remap_file_range_prep | Darrick J. Wong |
2018-10-30 | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong |
2018-10-30 | vfs: rename clone_verify_area to remap_verify_area | Darrick J. Wong |
2018-10-30 | vfs: rename vfs_clone_file_prep to be more descriptive | Darrick J. Wong |
2018-10-30 | vfs: skip zero-length dedupe requests | Darrick J. Wong |
2018-10-30 | vfs: avoid problematic remapping requests into partial EOF block | Darrick J. Wong |
2018-10-30 | vfs: strengthen checking of file range inputs to generic_remap_checks | Darrick J. Wong |
2018-10-30 | vfs: exit early from zero length remap operations | Darrick J. Wong |
2018-10-30 | vfs: check file ranges before cloning files | Darrick J. Wong |
2018-10-30 | vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF | Darrick J. Wong |
2018-10-22 | Linux 4.19v4.19 | Greg Kroah-Hartman |
2018-10-22 | MAINTAINERS: Add an entry for the code of conduct | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct: Change the contact email address | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Put in the proper URL for the committee | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct: Provide links between the two documents | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Properly reference the TAB correctly | Greg Kroah-Hartman |
2018-10-22 | Code of Conduct Interpretation: Add document explaining how the Code of Condu... | Greg Kroah-Hartman |
2018-10-22 | Code of conduct: Fix wording around maintainers enforcing the code of conduct | Chris Mason |
2018-10-21 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-10-20 | Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin" | Roopa Prabhu |
2018-10-20 | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs | David Ahern |
2018-10-20 | i2c: rcar: cleanup DMA for all kinds of failure | Wolfram Sang |
2018-10-20 | MAINTAINERS: Add entry for Broadcom STB I2C controller | Kamal Dasu |
2018-10-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-10-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman |
2018-10-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2018-10-20 | net: fix pskb_trim_rcsum_slow() with odd trim offset | Dimitris Michailidis |
2018-10-20 | Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman |
2018-10-20 | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2018-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Greg Kroah-Hartman |
2018-10-20 | Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-10-19 | selftests: ftrace: Add synthetic event syntax testcase | Masami Hiramatsu |
2018-10-19 | tracing: Fix synthetic event to allow semicolon at end | Masami Hiramatsu |
2018-10-19 | tracing: Fix synthetic event to accept unsigned modifier | Masami Hiramatsu |
2018-10-19 | Revert "bond: take rcu lock in netpoll_send_skb_on_dev" | David S. Miller |
2018-10-19 | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Greg Kroah-Hartman |
2018-10-19 | Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman |
2018-10-19 | drm/sun4i: Fix an ulong overflow in the dotclock driver | Boris Brezillon |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Greg Kroah-Hartman |
2018-10-19 | Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman |
2018-10-19 | Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Greg Kroah-Hartman |
2018-10-19 | x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels | Christoph Hellwig |
2018-10-19 | Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-10-18 | ip6_tunnel: Fix encapsulation layout | Stefano Brivio |
2018-10-18 | tipc: fix info leak from kernel tipc_event | Jon Maloy |