summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-30xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov1-17/+1
2018-10-30Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki8-162/+31
2018-10-30sparc64: Remvoe set_fs() from perf_callchain_user().David S. Miller1-5/+0
2018-10-30rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel1-0/+10
2018-10-30sctp: check policy more carefully when getting pr statusXin Long1-3/+5
2018-10-30sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peerXin Long1-3/+7
2018-10-30Merge branch 'mlxsw-Couple-of-fixes'David S. Miller2-9/+17
2018-10-30mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-10-30mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-10-30hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor2-2/+2
2018-10-30Documentation: ip-sysctl.txt: Document tcp_fwmark_acceptLorenzo Colitti1-0/+11
2018-10-30bonding: fix length of actor systemTobias Jungel1-2/+1
2018-10-30ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2-18/+39
2018-10-30xtensa: add NOTES section to the linker scriptMax Filippov2-1/+2
2018-10-30Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds4-26/+27
2018-10-30Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds16-287/+1557
2018-10-30xfs: remove [cm]time update from reflink callsDarrick J. Wong1-6/+1
2018-10-30xfs: remove xfs_reflink_remap_rangeDarrick J. Wong3-75/+70
2018-10-30xfs: remove redundant remap partial EOF block checksDarrick J. Wong1-19/+0
2018-10-30xfs: support returning partial reflink resultsDarrick J. Wong3-10/+14
2018-10-30xfs: clean up xfs_reflink_remap_blocks call siteDarrick J. Wong1-19/+18
2018-10-30xfs: fix pagecache truncation prior to reflinkDarrick J. Wong1-2/+3
2018-10-30ocfs2: remove ocfs2_reflink_remap_rangeDarrick J. Wong3-103/+102
2018-10-30ocfs2: support partial clone range and dedupe rangeDarrick J. Wong3-45/+46
2018-10-30ocfs2: fix pagecache truncation prior to reflinkDarrick J. Wong1-2/+3
2018-10-30ocfs2: truncate page cache for clone destination file before remappingDarrick J. Wong1-6/+4
2018-10-30vfs: clean up generic_remap_file_range_prep return valueDarrick J. Wong3-6/+6
2018-10-30vfs: hide file range comparison functionDarrick J. Wong2-99/+91
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong4-15/+33
2018-10-30vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong3-5/+9
2018-10-30vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong6-12/+17
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong18-82/+108
2018-10-30vfs: remap helper should update destination inode metadataDarrick J. Wong2-23/+19
2018-10-30vfs: pass remap flags to generic_remap_checksDarrick J. Wong3-4/+4
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong8-24/+26
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong12-106/+127
2018-10-30vfs: rename clone_verify_area to remap_verify_areaDarrick J. Wong1-5/+5
2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong4-9/+9
2018-10-30vfs: skip zero-length dedupe requestsDarrick J. Wong1-0/+5
2018-10-30vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong1-0/+33
2018-10-30vfs: strengthen checking of file range inputs to generic_remap_checksDarrick J. Wong1-32/+52
2018-10-30vfs: exit early from zero length remap operationsDarrick J. Wong1-0/+2
2018-10-30vfs: check file ranges before cloning filesDarrick J. Wong5-47/+90
2018-10-30vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOFDarrick J. Wong1-3/+0
2018-10-30Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds36-659/+567
2018-10-30Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds129-785/+7174
2018-10-30Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-45/+79
2018-10-30Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds509-6220/+29079
2018-10-30Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+7
2018-10-30Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-320/+450