Merge tag 'v3.18.72' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.18-stable
[email protected] Mon, 02 Oct 2017 10:15:23 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23990422AbdJBIP0Ee6Lf/[email protected]> |
Author: Ralf Baechle <[email protected]> Mon Oct 2 10:13:10 2017 +0200 Commit: 45ac677a0f0b059be0b1ad62266a6655ed784257 Gitweb: https://git.linux-mips.org/g/ralf/linux/45ac677a0f0b Branch: linux-3.18-stable --- Makefile | 2 arch/arc/kernel/entry.S | 6 + arch/arc/mm/tlb.c | 3 arch/powerpc/kernel/align.c | 119 +++++++++++------- block/blk-core.c | 2 crypto/algif_skcipher.c | 4 - drivers/block/skd_main.c | 21 ++- drivers/input/serio/i8042-x86ia64io.h | 7 + drivers/md/bcache/bcache.h | 1 drivers/md/bcache/super.c | 7 + drivers/md/bcache/sysfs.c | 4 - drivers/md/bcache/util.c | 50 +++++-- drivers/md/bcache/writeback.c | 20 ++- drivers/md/bcache/writeback.h | 21 +++ drivers/md/bitmap.c | 5 + drivers/media/usb/uvc/uvc_ctrl.c | 7 + drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 3 drivers/net/ethernet/qlogic/qlge/qlge_dbg.c | 2 drivers/net/phy/phy.c | 3 drivers/pci/hotplug/shpchp_hpc.c | 2 drivers/s390/scsi/zfcp_dbf.c | 23 +++ drivers/s390/scsi/zfcp_dbf.h | 10 + drivers/s390/scsi/zfcp_fc.h | 6 + drivers/s390/scsi/zfcp_fsf.c | 3 drivers/s390/scsi/zfcp_scsi.c | 8 + drivers/scsi/qla2xxx/qla_attr.c | 8 + drivers/scsi/sg.c | 169 +++++++++++-------------- drivers/usb/musb/musb_host.c | 1 fs/ext4/super.c | 6 - fs/f2fs/recovery.c | 2 kernel/trace/trace.c | 2 kernel/trace/trace_selftest.c | 2 net/ipv4/tcp.c | 4 + net/ipv6/ip6_fib.c | 25 +++- net/ipv6/ip6_gre.c | 4 - net/ipv6/output_core.c | 6 - 36 files changed, 351 insertions(+), 217 deletions(-)