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, shuahkh@osg.samsung.com,
patches@kernelci.org, ben.hutchings@codethink.co.uk,
stable@vger.kernel.org
Subject: [PATCH 4.9 00/67] 4.9.61-stable review
Date: Mon, 6 Nov 2017 10:43:23 +0100 [thread overview]
Message-ID: <20171106091305.401025609@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.9.61 release.
There are 67 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 Wed Nov 8 09:12:36 UTC 2017.
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.9.61-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.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.9.61-rc1
Larry Finger <Larry.Finger@lwfinger.net>
staging: r8712u: Fix Sparse warning in rtl871x_xmit.c
Juergen Gross <jgross@suse.com>
xen: don't print error message in case of missing Xenstore entry
Paul Mackerras <paulus@ozlabs.org>
powerpc/64: Don't try to use radix MMU under a hypervisor
Bjorn Helgaas <bhelgaas@google.com>
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Joonyoung Shim <jy0922.shim@samsung.com>
drm/exynos: g2d: prevent integer overflow in
Sudip Mukherjee <sudipm.mukherjee@gmail.com>
bt8xx: fix memory leak
Harald Freudenberger <freude@linux.vnet.ibm.com>
s390/crypto: Extend key length check for AES-XTS in fips mode.
Harald Freudenberger <freude@linux.vnet.ibm.com>
s390/prng: Adjust generation of entropy to produce real 256 bits.
Stefan Haberland <sth@linux.vnet.ibm.com>
s390/dasd: check for device error pointer within state change interrupts
Alexander Usyskin <alexander.usyskin@intel.com>
mei: return error on notification request to a disconnected client
Arvind Yadav <arvind.yadav.cs@gmail.com>
exynos4-is: fimc-is: Unmap region obtained by of_iomap()
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine drivers
Seth Forshee <seth.forshee@canonical.com>
vfs: open() with O_CREAT should not create inodes with unknown ids
Rafał Miłecki <rafal@milecki.pl>
brcmfmac: check brcmf_bus_get_memdump result for error
Ulka Vaze <ulka.vaze@yahoo.in>
staging: lustre: lmv: Error not handled for lmv_find_target
Alexander Boyko <alexander.boyko@seagate.com>
staging: lustre: ptlrpc: skip lock if export failed
frank zago <fzago@cray.com>
staging: lustre: hsm: stack overrun in hai_dump_data_field
Yang Sheng <yang.sheng@intel.com>
staging: lustre: llite: don't invoke direct_IO for the EOF case
Javier Martinez Canillas <javier@osg.samsung.com>
platform/x86: intel_mid_thermal: Fix module autoload
Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
scsi: aacraid: Process Error for response I/O
Jan Beulich <JBeulich@suse.com>
xen/manage: correct return value check on xenbus_scanf()
Axel Lin <axel.lin@ingics.com>
gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error
Boris Brezillon <boris.brezillon@free-electrons.com>
mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events()
Archit Taneja <architt@codeaurora.org>
drm/msm/dsi: Set msm_dsi->encoders before initializing bridge
Stephen Boyd <sboyd@codeaurora.org>
clk: sunxi-ng: Check kzalloc() for errors and cleanup error path
Ashok Raj Nagarajan <arnagara@qti.qualcomm.com>
ath10k: fix reading sram contents for QCA4019
Oleh Kravchenko <oleg@kaa.org.ua>
cx231xx: Fix I2C on Internal Master 3 Bus
Lukasz Majewski <lukma@denx.de>
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Ding Tianhong <dingtianhong@huawei.com>
clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
Fabio Estevam <fabio.estevam@nxp.com>
drm/fsl-dcu: check for clk_prepare_enable() error
Emmanuel Grumbach <emmanuel.grumbach@intel.com>
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station
Taeung Song <treeze.taeung@gmail.com>
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Rex Zhu <Rex.Zhu@amd.com>
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Chris Brandt <chris.brandt@renesas.com>
i2c: riic: correctly finish transfers
Netanel Belgazal <netanel@annapurnalabs.com>
net/ena: change driver's default timeouts
Jan Kara <jack@suse.cz>
ext4: do not use stripe_width if it is not set
Jan Kara <jack@suse.cz>
ext4: fix stripe-unaligned allocations
Russell King <rmk+kernel@armlinux.org.uk>
net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
PCI/MSI: Return failure when msix_setup_entries() fails
Larry Finger <Larry.Finger@lwfinger.net>
staging: rtl8712u: Fix endian settings for structs describing network packets
Deepak Khungar <deepak.khungar@broadcom.com>
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Hans de Goede <hdegoede@redhat.com>
mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
Linus Walleij <linus.walleij@linaro.org>
mfd: ab8500-sysctrl: Handle probe deferral
Arnd Bergmann <arnd@arndb.de>
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Shivasharan S <shivasharan.srikanteshwara@broadcom.com>
scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool
Grygorii Strashko <grygorii.strashko@ti.com>
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Majd Dibbiny <majd@mellanox.com>
IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
Bogdan Purcareata <bogdan.purcareata@gmail.com>
staging: fsl-mc: Add missing header
Gary R Hook <gary.hook@amd.com>
crypto: ccp - Set the AES size field for all modes
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpufreq: Do not clear real_cpus mask on policy init
Linus Torvalds <torvalds@linux-foundation.org>
Fix tracing sample code warning.
Steven Rostedt (VMware) <rostedt@goodmis.org>
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Dan Carpenter <dan.carpenter@oracle.com>
drm/msm: fix an integer overflow test
Kasin Li <donglil@codeaurora.org>
drm/msm: Fix potential buffer overflow issue
Jani Nikula <jani.nikula@intel.com>
drm/i915/edp: read edp display control registers unconditionally
Ashish Samant <ashish.samant@oracle.com>
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Leo Liu <leo.liu@amd.com>
drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting
Arnd Bergmann <arnd@arndb.de>
ARM: 8715/1: add a private asm/unaligned.h
Julien Thierry <julien.thierry@arm.com>
arm/arm64: kvm: Disable branch profiling in HYP code
Dongjiu Geng <gengdongjiu@huawei.com>
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
Mark Rutland <mark.rutland@arm.com>
arm64: ensure __dump_instr() checks addr_limit
Ricard Wanderlof <ricard.wanderlof@axis.com>
ASoC: adau17x1: Workaround for noise bug in ADC
Eric Biggers <ebiggers@google.com>
KEYS: fix out-of-bounds read during ASN.1 parsing
Eric Biggers <ebiggers@google.com>
KEYS: return full count in keyring_read() if buffer is too small
Ronnie Sahlberg <lsahlber@redhat.com>
cifs: check MaxPathNameComponentLength != 0 before using it
Takashi Iwai <tiwai@suse.de>
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai <tiwai@suse.de>
ALSA: timer: Add missing mutex lock for compat ioctls
-------------
Diffstat:
.../devicetree/bindings/arm/arch_timer.txt | 6 +
Makefile | 4 +-
arch/arm/include/asm/Kbuild | 1 -
arch/arm/include/asm/unaligned.h | 27 ++
arch/arm/kvm/emulate.c | 6 +-
arch/arm/kvm/hyp/Makefile | 2 +-
arch/arm64/kernel/traps.c | 2 +-
arch/arm64/kvm/hyp/Makefile | 2 +-
arch/arm64/kvm/inject_fault.c | 16 +-
arch/powerpc/mm/init_64.c | 33 +++
arch/s390/crypto/aes_s390.c | 7 +
arch/s390/crypto/prng.c | 40 +--
drivers/base/power/wakeirq.c | 7 +
drivers/clk/sunxi-ng/ccu_common.c | 15 ++
drivers/cpufreq/cpufreq.c | 2 -
drivers/crypto/ccp/ccp-dev-v5.c | 3 +-
drivers/crypto/ccp/ccp-dev.h | 1 +
drivers/crypto/ccp/ccp-ops.c | 8 +
drivers/gpio/Kconfig | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 9 +
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 4 +
drivers/gpu/drm/exynos/exynos_drm_g2d.c | 17 +-
drivers/gpu/drm/fsl-dcu/fsl_tcon.c | 8 +-
drivers/gpu/drm/i915/intel_dp.c | 13 +-
drivers/gpu/drm/msm/dsi/dsi.c | 8 +-
drivers/gpu/drm/msm/msm_gem_submit.c | 9 +-
drivers/i2c/busses/i2c-riic.c | 30 ++-
drivers/infiniband/hw/mlx5/main.c | 21 ++
drivers/infiniband/hw/mlx5/mlx5_ib.h | 2 +
drivers/infiniband/hw/mlx5/qp.c | 7 +
drivers/media/pci/bt8xx/dvb-bt8xx.c | 1 +
drivers/media/platform/exynos4-is/fimc-is.c | 8 +-
drivers/media/usb/cx231xx/cx231xx-core.c | 7 +-
drivers/mfd/ab8500-sysctrl.c | 14 +-
drivers/mfd/axp20x.c | 8 +-
drivers/misc/mei/client.c | 3 +
drivers/mmc/host/s3cmci.c | 1 +
drivers/mtd/nand/sunxi_nand.c | 4 +
drivers/net/ethernet/amazon/ena/ena_com.c | 4 +-
drivers/net/ethernet/amazon/ena/ena_netdev.h | 6 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 6 +
drivers/net/ethernet/marvell/mvneta.c | 1 +
drivers/net/phy/dp83867.c | 23 +-
drivers/net/wireless/ath/ath10k/ahb.c | 23 ++
drivers/net/wireless/ath/ath10k/pci.c | 51 ++--
drivers/net/wireless/ath/ath10k/pci.h | 5 +
.../wireless/broadcom/brcm80211/brcmfmac/debug.c | 23 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 10 +-
drivers/pci/access.c | 3 +-
drivers/pci/msi.c | 2 +-
drivers/platform/x86/intel_mid_thermal.c | 1 +
drivers/s390/block/dasd.c | 7 +-
drivers/scsi/aacraid/aachba.c | 289 +++++++++++----------
drivers/scsi/megaraid/megaraid_sas_fusion.c | 15 +-
drivers/staging/fsl-mc/bus/fsl-mc-msi.c | 1 +
.../staging/fsl-mc/bus/irq-gic-v3-its-fsl-mc-msi.c | 1 +
.../lustre/lustre/include/lustre/lustre_user.h | 18 +-
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c | 7 +
drivers/staging/lustre/lustre/llite/rw26.c | 4 +
drivers/staging/lustre/lustre/lmv/lmv_obd.c | 25 +-
drivers/staging/lustre/lustre/ptlrpc/service.c | 21 +-
drivers/staging/rtl8712/ieee80211.h | 84 +++---
drivers/staging/rtl8712/rtl871x_xmit.c | 7 +-
drivers/xen/manage.c | 12 +-
fs/cifs/dir.c | 5 +-
fs/ext4/mballoc.c | 6 +-
fs/ext4/super.c | 4 +-
fs/namei.c | 6 +
fs/ocfs2/alloc.c | 24 +-
lib/asn1_decoder.c | 3 +
samples/trace_events/trace-events-sample.c | 14 +-
security/keys/keyring.c | 39 ++-
sound/core/seq/seq_clientmgr.c | 2 +-
sound/core/timer_compat.c | 17 +-
sound/soc/codecs/adau17x1.c | 24 +-
sound/soc/codecs/adau17x1.h | 2 +
sound/soc/intel/boards/bytcr_rt5640.c | 1 -
sound/soc/intel/boards/bytcr_rt5651.c | 1 -
tools/perf/util/parse-events.c | 3 +-
79 files changed, 794 insertions(+), 364 deletions(-)
next reply other threads:[~2017-11-06 9:44 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-06 9:43 Greg Kroah-Hartman [this message]
2017-11-06 9:43 ` [PATCH 4.9 01/67] ALSA: timer: Add missing mutex lock for compat ioctls Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 02/67] ALSA: seq: Fix nested rwsem annotation for lockdep splat Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 03/67] cifs: check MaxPathNameComponentLength != 0 before using it Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 04/67] KEYS: return full count in keyring_read() if buffer is too small Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 05/67] KEYS: fix out-of-bounds read during ASN.1 parsing Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 06/67] ASoC: adau17x1: Workaround for noise bug in ADC Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 07/67] arm64: ensure __dump_instr() checks addr_limit Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 08/67] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 09/67] arm/arm64: kvm: Disable branch profiling in HYP code Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 10/67] ARM: 8715/1: add a private asm/unaligned.h Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 11/67] drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 12/67] ocfs2: fstrim: Fix start offset of first cluster group during fstrim Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 14/67] drm/msm: Fix potential buffer overflow issue Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 15/67] drm/msm: fix an integer overflow test Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 16/67] tracing/samples: Fix creation and deletion of simple_thread_fn creation Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 17/67] Fix tracing sample code warning Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 18/67] cpufreq: Do not clear real_cpus mask on policy init Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 19/67] crypto: ccp - Set the AES size field for all modes Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 20/67] staging: fsl-mc: Add missing header Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 21/67] IB/mlx5: Assign DSCP for R-RoCE QPs Address Path Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 22/67] PM / wakeirq: report a wakeup_event on dedicated wekup irq Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 23/67] scsi: megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 24/67] mmc: s3cmci: include linux/interrupt.h for tasklet_struct Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 25/67] mfd: ab8500-sysctrl: Handle probe deferral Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 26/67] mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 27/67] bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 28/67] staging: rtl8712u: Fix endian settings for structs describing network packets Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 29/67] PCI/MSI: Return failure when msix_setup_entries() fails Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 30/67] net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 31/67] ext4: fix stripe-unaligned allocations Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 32/67] ext4: do not use stripe_width if it is not set Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 33/67] net/ena: change drivers default timeouts Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 34/67] i2c: riic: correctly finish transfers Greg Kroah-Hartman
2017-11-06 9:43 ` [PATCH 4.9 36/67] perf tools: Only increase index if perf_evsel__new_idx() succeeds Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 37/67] iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 38/67] drm/fsl-dcu: check for clk_prepare_enable() error Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 39/67] clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 40/67] net: phy: dp83867: Recover from "port mirroring" N/A MODE4 Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 41/67] cx231xx: Fix I2C on Internal Master 3 Bus Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 42/67] ath10k: fix reading sram contents for QCA4019 Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 43/67] clk: sunxi-ng: Check kzalloc() for errors and cleanup error path Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 44/67] drm/msm/dsi: Set msm_dsi->encoders before initializing bridge Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 45/67] mtd: nand: sunxi: Fix the non-polling case in sunxi_nfc_wait_events() Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 46/67] gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build error Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 47/67] xen/manage: correct return value check on xenbus_scanf() Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 48/67] scsi: aacraid: Process Error for response I/O Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 49/67] platform/x86: intel_mid_thermal: Fix module autoload Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 50/67] staging: lustre: llite: dont invoke direct_IO for the EOF case Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 51/67] staging: lustre: hsm: stack overrun in hai_dump_data_field Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 52/67] staging: lustre: ptlrpc: skip lock if export failed Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 53/67] staging: lustre: lmv: Error not handled for lmv_find_target Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 55/67] vfs: open() with O_CREAT should not create inodes with unknown ids Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 56/67] ASoC: Intel: boards: remove .pm_ops in all Atom/DPCM machine drivers Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 57/67] exynos4-is: fimc-is: Unmap region obtained by of_iomap() Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 58/67] mei: return error on notification request to a disconnected client Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 59/67] s390/dasd: check for device error pointer within state change interrupts Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 60/67] s390/prng: Adjust generation of entropy to produce real 256 bits Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 61/67] s390/crypto: Extend key length check for AES-XTS in fips mode Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 62/67] bt8xx: fix memory leak Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 63/67] drm/exynos: g2d: prevent integer overflow in Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 64/67] PCI: Avoid possible deadlock on pci_lock and p->pi_lock Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 65/67] powerpc/64: Dont try to use radix MMU under a hypervisor Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 66/67] xen: dont print error message in case of missing Xenstore entry Greg Kroah-Hartman
2017-11-06 9:44 ` [PATCH 4.9 67/67] staging: r8712u: Fix Sparse warning in rtl871x_xmit.c Greg Kroah-Hartman
2017-11-06 21:17 ` [PATCH 4.9 00/67] 4.9.61-stable review Guenter Roeck
2017-11-06 22:22 ` Shuah Khan
2017-11-06 23:13 ` Shuah Khan
2017-11-07 22:49 ` Tom Gall
2017-11-08 9:21 ` 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=20171106091305.401025609@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=shuahkh@osg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.