mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 4.7 00/69] 4.7.6-stable review
Date: Wed, 28 Sep 2016 11:04:42 +0200	[thread overview]
Message-ID: <20160928090445.054716307@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.7.6 release.
There are 69 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Fri Sep 30 09:04:31 UTC 2016.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.7.6-rc1.gz
or in the git tree and branch at:
  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.7.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 4.7.6-rc1

Wilfried Klaebe <linux-kernel@lebenslange-mailadresse.de>
    builddeb: really include objtool binary in headers package

Steve Wise <swise@opengridcomputing.com>
    iw_cxgb4: stop MPA_REPLY timer when disconnecting

Andrey Ryabinin <aryabinin@virtuozzo.com>
    mm/kasan: don't reduce quarantine in atomic contexts

Alexander Potapenko <glider@google.com>
    kasan: avoid overflowing quarantine size on low memory systems

Dan Carpenter <dan.carpenter@oracle.com>
    hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()

Dan Carpenter <dan.carpenter@oracle.com>
    qxl: check for kmap failures

Jon Hunter <jonathanh@nvidia.com>
    soc/tegra: pmc: Don't probe PMC if early initialisation fails

Kshitiz Gupta <kshitiz.gupta@ni.com>
    igb: fix adjusting PTP timestamps for Tx/Rx latency

Alexander Duyck <alexander.h.duyck@intel.com>
    ixgbe: Re-enable ability to toggle VLAN filtering

Alexander Duyck <alexander.h.duyck@intel.com>
    ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths

Sven Van Asbroeck <thesven73@gmail.com>
    power: supply: max17042_battery: fix model download bug.

Wei Yongjun <weiyj.lk@gmail.com>
    power_supply: tps65217-charger: fix missing platform_set_drvdata()

James Morse <james.morse@arm.com>
    PM / hibernate: Fix rtree_next_node() to avoid walking off list ends

Thomas Garnier <thgarnie@google.com>
    PM / hibernate: Restore processor state before using per-CPU variables

Wei Yongjun <weiyj.lk@gmail.com>
    libceph: fix return value check in alloc_msg_with_page_vector()

Phil Turnbull <phil.turnbull@oracle.com>
    ceph: Correctly return NXIO errors from ceph_llseek

Arnd Bergmann <arnd@arndb.de>
    ceph: fix symbol versioning for ceph_monc_do_statfs

Ilya Dryomov <idryomov@gmail.com>
    libceph: add an ONSTACK initializer for oids

Matt Fleming <matt@codeblueprint.co.uk>
    x86/mm/pat: Prevent hang during boot when mapping pages

Matt Redfearn <matt.redfearn@imgtec.com>
    MIPS: paravirt: Fix undefined reference to smp_bootstrap

Huacai Chen <chenhc@lemote.com>
    MIPS: Add a missing ".set pop" in an early commit

Marcin Nowakowski <marcin.nowakowski@imgtec.com>
    MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)

Paul Burton <paul.burton@imgtec.com>
    MIPS: Remove compact branch policy Kconfig entries

James Hogan <james.hogan@imgtec.com>
    MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs

Matt Redfearn <matt.redfearn@imgtec.com>
    MIPS: SMP: Fix possibility of deadlock when bringing CPUs online

Paul Burton <paul.burton@imgtec.com>
    MIPS: Fix pre-r6 emulation FPU initialisation

Sudeep Holla <Sudeep.Holla@arm.com>
    i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended

Peter Rosin <peda@axentia.se>
    i2c: mux: pca954x: retry updating the mux selection on failure

Yadi.hu <yadi.hu@windriver.com>
    i2c-eg20t: fix race between i2c init and interrupt enable

Paul Burton <paul.burton@imgtec.com>
    irqchip/mips-gic: Fix local interrupts

Matt Fleming <matt@codeblueprint.co.uk>
    x86/efi: Only map RAM into EFI page tables if in mixed-mode

Jeff Mahoney <jeffm@suse.com>
    btrfs: ensure that file descriptor used with subvol ioctls is a dir

Johannes Berg <johannes.berg@intel.com>
    nl80211: validate number of probe response CSA counters

Beni Lev <beni.lev@intel.com>
    iwlwifi: mvm: update TX queue before making a copy of the skb

Marek Vasut <marex@denx.de>
    net: can: ifi: Configure transmitter delay

Fabio Estevam <fabio.estevam@nxp.com>
    can: flexcan: fix resume function

Hugh Dickins <hughd@google.com>
    mm: delete unnecessary and unsafe init_tlb_ubc()

Steven Rostedt (Red Hat) <rostedt@goodmis.org>
    tracing: Move mutex to protect against resetting of seq data

Al Viro <viro@zeniv.linux.org.uk>
    fix memory leaks in tracing_buffers_splice_read()

Johannes Berg <johannes.berg@intel.com>
    mac80211: reject TSPEC TIDs (TSIDs) for aggregation

Arvind Yadav <arvind.yadav.cs@gmail.com>
    power: reset: hisi-reboot: Unmap region obtained by of_iomap

Keerthy <j-keerthy@ti.com>
    rtc: ds1307: Fix relying on reset value for weekday

John Youn <johnyoun@synopsys.com>
    reset: Return -ENOTSUPP when not configured

Brian Norris <computersforpeace@gmail.com>
    mtd: spi-nor: fix wrong "fully unlocked" test

Dan Carpenter <dan.carpenter@oracle.com>
    mtd: pmcmsp-flash: Allocating too much in init_msp_flash()

Dan Carpenter <dan.carpenter@oracle.com>
    mtd: maps: sa1100-flash: potential NULL dereference

Lothar Waßmann <LW@KARO-electronics.de>
    mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions

Phil Turnbull <phil.turnbull@oracle.com>
    configfs: Return -EFBIG from configfs_write_bin_file.

David Daney <david.daney@cavium.com>
    arm64: Call numa_store_cpu_info() earlier.

Herbert Xu <herbert@gondor.apana.org.au>
    KEYS: Fix skcipher IV clobbering

Al Viro <viro@ZenIV.linux.org.uk>
    fix fault_in_multipages_...() on architectures with no-op access_ok()

Johannes Weiner <jweiner@fb.com>
    cgroup: duplicate cgroup reference when cloning sockets

Johannes Weiner <jweiner@fb.com>
    mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting

Jan Kara <jack@suse.cz>
    fanotify: fix list corruption in fanotify_get_response()

Jan Kara <jack@suse.cz>
    fsnotify: add a way to stop queueing events on group shutdown

Santosh Shilimkar <santosh.shilimkar@oracle.com>
    mm: fix the page_swap_info() BUG_ON check

Brian Foster <bfoster@redhat.com>
    xfs: prevent dropping ioend completions during buftarg wait

Steven Rostedt <rostedt@goodmis.org>
    Makefile: Mute warning for __builtin_return_address(>0) for tracing only

Linus Torvalds <torvalds@linux-foundation.org>
    Disable "frame-address" warning

Linus Torvalds <torvalds@linux-foundation.org>
    Disable "maybe-uninitialized" warning globally

Ian Kent <raven@themaw.net>
    autofs: use dentry flags to block walks during expire

Junxiao Bi <junxiao.bi@oracle.com>
    Revert "ocfs2: bump up o2cb network protocol version"

Ashish Samant <ashish.samant@oracle.com>
    ocfs2: fix start offset to ocfs2_zero_range_for_truncate()

Joseph Qi <joseph.qi@huawei.com>
    ocfs2/dlm: fix race between convert and migration

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: echainiv - Replace chaining with multiplication

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: skcipher - Fix blkcipher walk OOM crash

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    crypto: arm/aes-ctr - fix NULL dereference in tail processing

Ard Biesheuvel <ard.biesheuvel@linaro.org>
    crypto: arm64/aes-ctr - fix NULL dereference in tail processing

Jeff Mahoney <jeffm@suse.com>
    reiserfs: fix "new_insert_key may be used uninitialized ..."


-------------

Diffstat:

 Makefile                                           |  11 +-
 arch/arc/Makefile                                  |   4 +-
 arch/arm/crypto/aes-ce-glue.c                      |   2 +-
 arch/arm64/crypto/aes-glue.c                       |   2 +-
 arch/arm64/kernel/smp.c                            |  14 ++-
 arch/mips/Kconfig.debug                            |  36 -------
 arch/mips/Makefile                                 |   4 -
 arch/mips/include/asm/asmmacro.h                   |   1 +
 .../include/asm/mach-paravirt/kernel-entry-init.h  |   2 +
 arch/mips/kernel/mips-r2-to-r6-emul.c              |   2 +
 arch/mips/kernel/process.c                         |   8 +-
 arch/mips/kernel/smp.c                             |   7 +-
 arch/mips/kernel/vdso.c                            |   8 +-
 arch/x86/mm/pageattr.c                             |  21 ++--
 arch/x86/platform/efi/efi_64.c                     |   2 +-
 crypto/blkcipher.c                                 |   3 +-
 crypto/echainiv.c                                  | 115 +++++----------------
 drivers/gpu/drm/qxl/qxl_draw.c                     |   2 +
 drivers/i2c/busses/i2c-eg20t.c                     |  18 ++--
 drivers/i2c/busses/i2c-qup.c                       |   3 +-
 drivers/i2c/muxes/i2c-mux-pca954x.c                |   2 +-
 drivers/infiniband/hw/cxgb4/cm.c                   |  12 ++-
 drivers/irqchip/irq-mips-gic.c                     | 105 +++++++++----------
 drivers/mtd/maps/pmcmsp-flash.c                    |   6 +-
 drivers/mtd/maps/sa1100-flash.c                    |   4 +-
 drivers/mtd/nand/mxc_nand.c                        |   2 +-
 drivers/mtd/spi-nor/spi-nor.c                      |   2 +-
 drivers/net/can/flexcan.c                          |  13 ++-
 drivers/net/can/ifi_canfd/ifi_canfd.c              |  11 +-
 drivers/net/ethernet/intel/igb/igb_ptp.c           |  26 ++++-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c      |  19 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c        |  19 ++--
 drivers/power/max17042_battery.c                   |  15 +--
 drivers/power/reset/hisi-reboot.c                  |   5 +-
 drivers/power/tps65217_charger.c                   |   1 +
 drivers/rtc/rtc-ds1307.c                           |  28 ++++-
 drivers/soc/tegra/pmc.c                            |   8 ++
 fs/autofs4/expire.c                                |  55 +++++++---
 fs/btrfs/ioctl.c                                   |  12 +++
 fs/ceph/file.c                                     |  12 +--
 fs/ceph/ioctl.c                                    |   2 +-
 fs/configfs/file.c                                 |   1 +
 fs/hostfs/hostfs_kern.c                            |   7 +-
 fs/notify/fanotify/fanotify.c                      |  13 +--
 fs/notify/fanotify/fanotify_user.c                 |  36 ++++---
 fs/notify/group.c                                  |  19 ++++
 fs/notify/notification.c                           |  23 ++---
 fs/ocfs2/cluster/tcp_internal.h                    |   5 +-
 fs/ocfs2/dlm/dlmconvert.c                          |  12 +--
 fs/ocfs2/file.c                                    |  34 ++++--
 fs/reiserfs/ibalance.c                             |   3 +-
 fs/xfs/xfs_buf.c                                   |   2 +-
 include/linux/ceph/libceph.h                       |   3 +-
 include/linux/ceph/osdmap.h                        |   5 +
 include/linux/fsnotify_backend.h                   |   6 +-
 include/linux/pagemap.h                            |  38 +++----
 include/linux/reset.h                              |   4 +-
 kernel/cgroup.c                                    |   6 ++
 kernel/power/hibernate.c                           |   4 +-
 kernel/power/snapshot.c                            |  10 +-
 kernel/trace/Makefile                              |   4 +
 kernel/trace/trace.c                               |  29 +++---
 mm/kasan/kasan.c                                   |   4 +-
 mm/kasan/quarantine.c                              |   9 +-
 mm/memcontrol.c                                    |  31 ++++--
 mm/page_io.c                                       |   3 +
 mm/swapfile.c                                      |   1 -
 mm/vmscan.c                                        |  19 ----
 net/ceph/osd_client.c                              |   2 +-
 net/core/sock.c                                    |   5 +-
 net/mac80211/agg-rx.c                              |   8 +-
 net/mac80211/agg-tx.c                              |   3 +
 net/wireless/nl80211.c                             |   2 +-
 scripts/Makefile.ubsan                             |   4 -
 scripts/package/builddeb                           |   6 +-
 security/keys/encrypted-keys/encrypted.c           |  11 +-
 76 files changed, 540 insertions(+), 456 deletions(-)

             reply	other threads:[~2016-09-28  9:06 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20160928090645uscas1p25d8333ed85efe1cdd54dcaecedfc3b84@uscas1p2.samsung.com>
2016-09-28  9:04 ` Greg Kroah-Hartman [this message]
2016-09-28  9:04   ` [PATCH 4.7 01/69] reiserfs: fix "new_insert_key may be used uninitialized ..." Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 02/69] crypto: arm64/aes-ctr - fix NULL dereference in tail processing Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 03/69] crypto: arm/aes-ctr " Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 04/69] crypto: skcipher - Fix blkcipher walk OOM crash Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 05/69] crypto: echainiv - Replace chaining with multiplication Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 06/69] ocfs2/dlm: fix race between convert and migration Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 07/69] ocfs2: fix start offset to ocfs2_zero_range_for_truncate() Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 08/69] Revert "ocfs2: bump up o2cb network protocol version" Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 09/69] autofs: use dentry flags to block walks during expire Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 10/69] Disable "maybe-uninitialized" warning globally Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 12/69] Makefile: Mute warning for __builtin_return_address(>0) for tracing only Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 13/69] xfs: prevent dropping ioend completions during buftarg wait Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 14/69] mm: fix the page_swap_info() BUG_ON check Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 15/69] fsnotify: add a way to stop queueing events on group shutdown Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 16/69] fanotify: fix list corruption in fanotify_get_response() Greg Kroah-Hartman
2016-09-28  9:04   ` [PATCH 4.7 17/69] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 18/69] cgroup: duplicate cgroup reference when cloning sockets Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 19/69] fix fault_in_multipages_...() on architectures with no-op access_ok() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 20/69] KEYS: Fix skcipher IV clobbering Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 21/69] arm64: Call numa_store_cpu_info() earlier Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 22/69] configfs: Return -EFBIG from configfs_write_bin_file Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 24/69] mtd: maps: sa1100-flash: potential NULL dereference Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 25/69] mtd: pmcmsp-flash: Allocating too much in init_msp_flash() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 26/69] mtd: spi-nor: fix wrong "fully unlocked" test Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 27/69] reset: Return -ENOTSUPP when not configured Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 28/69] rtc: ds1307: Fix relying on reset value for weekday Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 29/69] power: reset: hisi-reboot: Unmap region obtained by of_iomap Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 30/69] mac80211: reject TSPEC TIDs (TSIDs) for aggregation Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 31/69] fix memory leaks in tracing_buffers_splice_read() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 32/69] tracing: Move mutex to protect against resetting of seq data Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 33/69] mm: delete unnecessary and unsafe init_tlb_ubc() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 34/69] can: flexcan: fix resume function Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 35/69] net: can: ifi: Configure transmitter delay Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 36/69] iwlwifi: mvm: update TX queue before making a copy of the skb Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 37/69] nl80211: validate number of probe response CSA counters Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 38/69] btrfs: ensure that file descriptor used with subvol ioctls is a dir Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 39/69] x86/efi: Only map RAM into EFI page tables if in mixed-mode Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 40/69] irqchip/mips-gic: Fix local interrupts Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 41/69] i2c-eg20t: fix race between i2c init and interrupt enable Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 42/69] i2c: mux: pca954x: retry updating the mux selection on failure Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 43/69] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 44/69] MIPS: Fix pre-r6 emulation FPU initialisation Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 45/69] MIPS: SMP: Fix possibility of deadlock when bringing CPUs online Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 46/69] MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 47/69] MIPS: Remove compact branch policy Kconfig entries Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 48/69] MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...) Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 49/69] MIPS: Add a missing ".set pop" in an early commit Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 50/69] MIPS: paravirt: Fix undefined reference to smp_bootstrap Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 51/69] x86/mm/pat: Prevent hang during boot when mapping pages Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 52/69] libceph: add an ONSTACK initializer for oids Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 53/69] ceph: fix symbol versioning for ceph_monc_do_statfs Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 54/69] ceph: Correctly return NXIO errors from ceph_llseek Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 55/69] libceph: fix return value check in alloc_msg_with_page_vector() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 56/69] PM / hibernate: Restore processor state before using per-CPU variables Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 57/69] PM / hibernate: Fix rtree_next_node() to avoid walking off list ends Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 58/69] power_supply: tps65217-charger: fix missing platform_set_drvdata() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 59/69] power: supply: max17042_battery: fix model download bug Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 60/69] ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 61/69] ixgbe: Re-enable ability to toggle VLAN filtering Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 62/69] igb: fix adjusting PTP timestamps for Tx/Rx latency Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 63/69] soc/tegra: pmc: Dont probe PMC if early initialisation fails Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 64/69] qxl: check for kmap failures Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 65/69] hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 66/69] kasan: avoid overflowing quarantine size on low memory systems Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 67/69] mm/kasan: dont reduce quarantine in atomic contexts Greg Kroah-Hartman
2016-09-28  9:05   ` [PATCH 4.7 68/69] iw_cxgb4: stop MPA_REPLY timer when disconnecting Greg Kroah-Hartman
2016-09-28 16:46   ` [PATCH 4.7 00/69] 4.7.6-stable review Shuah Khan
2016-09-29  9:00     ` Greg Kroah-Hartman
2016-09-28 22:44   ` Guenter Roeck
2016-09-29  9:00     ` Greg Kroah-Hartman
     [not found]   ` <57ec0654.4756c20a.c7ddf.48d1@mx.google.com>
     [not found]     ` <7ha8erru8h.fsf@baylibre.com>
2016-09-29  8:33       ` Greg Kroah-Hartman
2016-09-29 14:46         ` Kevin Hilman
2016-09-29 15:26           ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160928090445.054716307@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=patches@kernelci.org \
    --cc=shuah.kh@samsung.com \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome