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.13 00/85] 4.13.10-stable review
Date: Tue, 24 Oct 2017 15:06:34 +0200 [thread overview]
Message-ID: <20171024125654.028122623@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 4.13.10 release.
There are 85 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 Thu Oct 26 12:56:27 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.13.10-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.13.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 4.13.10-rc1
Arnd Bergmann <arnd@arndb.de>
xfs: move two more RT specific functions into CONFIG_XFS_RT
Brian Foster <bfoster@redhat.com>
xfs: trim writepage mapping to within eof
Dave Chinner <dchinner@redhat.com>
xfs: cancel dirty pages on invalidation
Eric Sandeen <sandeen@sandeen.net>
xfs: handle error if xfs_btree_get_bufs fails
Brian Foster <bfoster@redhat.com>
xfs: reinit btree pointer on attr tree inactivation walk
Dave Chinner <dchinner@redhat.com>
xfs: don't change inode mode if ACL update fails
Dave Chinner <dchinner@redhat.com>
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner <dchinner@redhat.com>
xfs: Don't log uninitialised fields in inode structures
Christoph Hellwig <hch@lst.de>
xfs: handle racy AIO in xfs_reflink_end_cow
Darrick J. Wong <darrick.wong@oracle.com>
xfs: always swap the cow forks when swapping extents
Carlos Maiolino <cmaiolino@redhat.com>
xfs: Capture state of the right inode in xfs_iflush_done
Darrick J. Wong <darrick.wong@oracle.com>
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Eryu Guan <eguan@redhat.com>
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan <eguan@redhat.com>
xfs: report zeroed or not correctly in xfs_zero_range()
Helge Deller <deller@gmx.de>
fs/xfs: Use %pS printk format for direct addresses
Darrick J. Wong <darrick.wong@oracle.com>
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong <darrick.wong@oracle.com>
xfs: don't unconditionally clear the reflink flag on zero-block files
Chandan Rajendra <chandan@linux.vnet.ibm.com>
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Takashi Iwai <tiwai@suse.de>
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Shawn Lin <shawn.lin@rock-chips.com>
arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms
Eric Sesterhenn <eric.sesterhenn@x41-dsec.de>
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
David Howells <dhowells@redhat.com>
KEYS: don't let add_key() update an uninstantiated key
Eric Biggers <ebiggers@google.com>
FS-Cache: fix dereference of NULL user_key_payload
David Howells <dhowells@redhat.com>
KEYS: Fix race between updating and finding a negative key
Eric Biggers <ebiggers@google.com>
ecryptfs: fix dereference of NULL user_key_payload
Eric Biggers <ebiggers@google.com>
fscrypt: fix dereference of NULL user_key_payload
Eric Biggers <ebiggers@google.com>
lib/digsig: fix dereference of NULL user_key_payload
Borislav Petkov <bp@suse.de>
x86/microcode/intel: Disable late loading on model 79
Larry Finger <Larry.Finger@lwfinger.net>
rtlwifi: rtl8821ae: Fix connection lost problem
David Kozub <zub@linux.fjfi.cvut.cz>
clockevents/drivers/cs5535: Improve resilience to spurious interrupts
Jan Luebbe <jlu@pengutronix.de>
bus: mbus: fix window size calculation for 4GB windows
Chen-Yu Tsai <wens@csie.org>
ARM: dts: sun6i: Fix endpoint IDs in second display pipeline
Arnd Bergmann <arnd@arndb.de>
brcmsmac: make some local variables 'static const' to reduce stack size
Kevin Cernekee <cernekee@chromium.org>
brcmfmac: Add check for short event packets
Chanwoo Choi <cw00.choi@samsung.com>
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Len Brown <len.brown@intel.com>
Revert "tools/power turbostat: stop migrating, unless '-m'"
Guenter Roeck <linux@roeck-us.net>
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
Pontus Andersson <epontan@gmail.com>
i2c: ismt: Separate I2C block read from SMBus block read
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Abort capability probe at invalid register read
Takashi Iwai <tiwai@suse.de>
ALSA: hda: Remove superfluous '-' added by printk conversion
Ben Hutchings <ben.hutchings@codethink.co.uk>
ALSA: seq: Enable 'use' locking in all configurations
Steven Rostedt (VMware) <rostedt@goodmis.org>
tracing/samples: Fix creation and deletion of simple_thread_fn creation
Sean Young <sean@mess.org>
media: dvb: i2c transfers over usb cannot be done from stack
Jose Abreu <Jose.Abreu@synopsys.com>
media: cec: Respond to unregistered initiators, when applicable
Hans Verkuil <hverkuil@xs4all.nl>
media: s5p-cec: add NACK detection support
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/mmu: flush tlbs before deleting page tables
Ilia Mirkin <imirkin@alum.mit.edu>
drm/nouveau/bsp/g92: disable by default
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci-pci: Fix default d3_retune for Intel host controllers
Eric Biggers <ebiggers@google.com>
KEYS: encrypted: fix dereference of NULL user_key_payload
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu) <Yi.Zhu5@cn.bosch.com>
can: flexcan: fix state transition regression
Marc Kleine-Budde <mkl@pengutronix.de>
can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
Stefan Mätje <Stefan.Maetje@esd.eu>
can: esd_usb2: Fix can_dlc value for received RTR, frames
Mayank Rana <mrana@codeaurora.org>
usb: xhci: Handle error condition in xhci_stop_device()
Lu Baolu <baolu.lu@linux.intel.com>
usb: xhci: Reset halted endpoint if trb is noop
Jeffy Chen <jeffy.chen@rock-chips.com>
xhci: Cleanup current_cmd in xhci_cleanup_command_queue()
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Identify USB 3.1 capable hosts by their port protocol capability
Jonathan Liu <net147@gmail.com>
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Alexandre Bailon <abailon@baylibre.com>
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon <abailon@baylibre.com>
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon <abailon@baylibre.com>
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Johan Hovold <johan@kernel.org>
USB: musb: fix late external abort on suspend
Johan Hovold <johan@kernel.org>
USB: musb: fix session-bit runtime-PM quirk
Jonathan Liu <net147@gmail.com>
usb: musb: sunxi: Explicitly release USB PHY on exit
Lars-Peter Clausen <lars@metafoo.de>
iio: dummy: events: Add missing break
Helge Deller <deller@gmx.de>
parisc: Fix detection of nonsynchronous cr16 cycle counters
John David Anglin <dave.anglin@bell.net>
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
Christian Borntraeger <borntraeger@de.ibm.com>
s390/cputime: fix guest/irq/softirq times after CPU hotplug
Josef Bacik <jbacik@fb.com>
nbd: don't set the device size until we're connected
Quinn Tran <quinn.tran@cavium.com>
scsi: qla2xxx: Fix uninitialized work element
Wolfgang Grandegger <wg@grandegger.com>
can: gs_usb: fix busy loop if no more TX context is available
Jussi Laako <jussi@sonarnerd.net>
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: hub: Allow reset retry for USB2 devices on connect bounce
Felipe Balbi <felipe.balbi@linux.intel.com>
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
Maksim Salau <msalau@iotecha.com>
usb: cdc_acm: Add quirk for Elatec TWN3
Johan Hovold <johan@kernel.org>
USB: serial: metro-usb: add MS7820 device id
Alan Stern <stern@rowland.harvard.edu>
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Hans de Goede <hdegoede@redhat.com>
USB: devio: Revert "USB: devio: Don't corrupt user memory"
Phil Elwell <phil@raspberrypi.org>
staging: bcm2835-audio: Fix memory corruption
-------------
Diffstat:
Makefile | 4 +-
arch/arm/boot/dts/sun6i-a31.dtsi | 16 +-
arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 4 +-
arch/parisc/kernel/syscall.S | 6 +-
arch/parisc/kernel/time.c | 5 +-
arch/s390/kernel/smp.c | 3 +
arch/x86/kernel/cpu/microcode/intel.c | 19 ++
crypto/asymmetric_keys/pkcs7_parser.c | 3 +
drivers/block/nbd.c | 2 +-
drivers/bus/mvebu-mbus.c | 2 +-
drivers/clocksource/cs5535-clockevt.c | 3 +-
drivers/gpu/drm/i915/intel_ddi.c | 4 +-
drivers/gpu/drm/nouveau/nv50_display.c | 5 +-
drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c | 2 +
drivers/i2c/busses/i2c-ismt.c | 5 +-
drivers/i2c/busses/i2c-piix4.c | 30 +++-
drivers/iio/dummy/iio_simple_dummy_events.c | 1 +
drivers/input/touchscreen/stmfts.c | 6 +-
drivers/media/cec/cec-adap.c | 13 +-
drivers/media/dvb-frontends/dib3000mc.c | 50 ++++--
drivers/media/dvb-frontends/dvb-pll.c | 22 ++-
.../media/platform/s5p-cec/exynos_hdmi_cecctrl.c | 3 +-
drivers/media/platform/s5p-cec/s5p_cec.c | 11 +-
drivers/media/platform/s5p-cec/s5p_cec.h | 2 +
drivers/media/tuners/mt2060.c | 59 ++++--
drivers/mmc/host/sdhci-pci-core.c | 2 +
drivers/net/can/flexcan.c | 91 ++++++++--
drivers/net/can/usb/esd_usb2.c | 2 +-
drivers/net/can/usb/gs_usb.c | 10 +-
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 3 +-
.../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 197 ++++++++++-----------
.../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 3 +-
.../vc04_services/bcm2835-audio/bcm2835-vchiq.c | 19 +-
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/config.c | 6 +-
drivers/usb/core/devio.c | 6 +-
drivers/usb/core/hub.c | 11 +-
drivers/usb/core/quirks.c | 4 +
drivers/usb/host/xhci-hub.c | 23 ++-
drivers/usb/host/xhci-ring.c | 21 ++-
drivers/usb/host/xhci.c | 3 +-
drivers/usb/musb/musb_core.c | 21 ++-
drivers/usb/musb/musb_core.h | 2 +
drivers/usb/musb/musb_cppi41.c | 94 ++++++++--
drivers/usb/musb/sunxi.c | 2 +
drivers/usb/serial/metro-usb.c | 1 +
fs/crypto/keyinfo.c | 5 +
fs/ecryptfs/ecryptfs_kernel.h | 24 ++-
fs/ecryptfs/keystore.c | 9 +-
fs/fscache/object-list.c | 7 +
fs/iomap.c | 14 +-
fs/xfs/libxfs/xfs_ag_resv.c | 12 +-
fs/xfs/libxfs/xfs_alloc.c | 8 +
fs/xfs/libxfs/xfs_bmap.c | 11 ++
fs/xfs/libxfs/xfs_bmap.h | 1 +
fs/xfs/libxfs/xfs_log_format.h | 27 +--
fs/xfs/xfs_acl.c | 22 ++-
fs/xfs/xfs_aops.c | 50 ++++--
fs/xfs/xfs_attr_inactive.c | 2 +
fs/xfs/xfs_bmap_util.c | 40 ++++-
fs/xfs/xfs_bmap_util.h | 13 ++
fs/xfs/xfs_error.c | 2 +-
fs/xfs/xfs_file.c | 35 ++--
fs/xfs/xfs_fsmap.c | 58 +++---
fs/xfs/xfs_inode.c | 8 +-
fs/xfs/xfs_inode_item.c | 81 +++++----
fs/xfs/xfs_iomap.c | 7 +-
fs/xfs/xfs_iomap.h | 2 +-
fs/xfs/xfs_ondisk.h | 2 +-
fs/xfs/xfs_pnfs.c | 2 +-
fs/xfs/xfs_reflink.c | 9 +-
include/linux/key.h | 47 +++--
include/linux/mbus.h | 4 +-
include/sound/control.h | 3 +
lib/digsig.c | 6 +
net/can/af_can.c | 14 +-
net/dns_resolver/dns_key.c | 2 +-
samples/trace_events/trace-events-sample.c | 14 +-
security/keys/big_key.c | 4 +-
security/keys/encrypted-keys/encrypted.c | 9 +-
security/keys/gc.c | 8 +-
security/keys/key.c | 41 +++--
security/keys/keyctl.c | 9 +-
security/keys/keyring.c | 10 +-
security/keys/proc.c | 7 +-
security/keys/process_keys.c | 2 +-
security/keys/request_key.c | 7 +-
security/keys/request_key_auth.c | 2 +-
security/keys/trusted.c | 2 +-
security/keys/user_defined.c | 4 +-
sound/core/seq/seq_lock.c | 4 -
sound/core/seq/seq_lock.h | 12 --
sound/core/vmaster.c | 31 ++++
sound/hda/hdac_controller.c | 5 +
sound/pci/hda/hda_codec.c | 97 +++++-----
sound/usb/quirks.c | 1 +
tools/power/x86/turbostat/turbostat.c | 10 +-
99 files changed, 1091 insertions(+), 523 deletions(-)
next reply other threads:[~2017-10-24 13:07 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-24 13:06 Greg Kroah-Hartman [this message]
2017-10-24 13:06 ` [PATCH 4.13 01/85] staging: bcm2835-audio: Fix memory corruption Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 02/85] USB: devio: Revert "USB: devio: Dont corrupt user memory" Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 03/85] USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 04/85] USB: serial: metro-usb: add MS7820 device id Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 05/85] usb: cdc_acm: Add quirk for Elatec TWN3 Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 07/85] usb: hub: Allow reset retry for USB2 devices on connect bounce Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 08/85] ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 09/85] can: gs_usb: fix busy loop if no more TX context is available Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 10/85] scsi: qla2xxx: Fix uninitialized work element Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 11/85] nbd: dont set the device size until were connected Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 12/85] s390/cputime: fix guest/irq/softirq times after CPU hotplug Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 13/85] parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 14/85] parisc: Fix detection of nonsynchronous cr16 cycle counters Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 15/85] iio: dummy: events: Add missing break Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 16/85] usb: musb: sunxi: Explicitly release USB PHY on exit Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 17/85] USB: musb: fix session-bit runtime-PM quirk Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 18/85] USB: musb: fix late external abort on suspend Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 19/85] usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 20/85] usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 21/85] usb: musb: musb_cppi41: Configure the number of channels " Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 22/85] usb: musb: Check for host-mode using is_host_active() on reset interrupt Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 23/85] xhci: Identify USB 3.1 capable hosts by their port protocol capability Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 24/85] xhci: Cleanup current_cmd in xhci_cleanup_command_queue() Greg Kroah-Hartman
2017-10-24 13:06 ` [PATCH 4.13 25/85] usb: xhci: Reset halted endpoint if trb is noop Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 26/85] usb: xhci: Handle error condition in xhci_stop_device() Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 28/85] can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 29/85] can: flexcan: fix state transition regression Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 30/85] can: flexcan: rename legacy error state quirk Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 31/85] can: flexcan: implement error passive " Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 32/85] can: flexcan: fix i.MX6 state transition issue Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 33/85] can: flexcan: fix i.MX28 " Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 34/85] can: flexcan: fix p1010 " Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 35/85] KEYS: encrypted: fix dereference of NULL user_key_payload Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 36/85] mmc: sdhci-pci: Fix default d3_retune for Intel host controllers Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 38/85] drm/nouveau/kms/nv50: fix oops during DP IRQ handling on non-MST boards Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 39/85] drm/nouveau/bsp/g92: disable by default Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 40/85] drm/nouveau/mmu: flush tlbs before deleting page tables Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 41/85] media: s5p-cec: add NACK detection support Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 42/85] media: cec: Respond to unregistered initiators, when applicable Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 43/85] media: dvb: i2c transfers over usb cannot be done from stack Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 44/85] tracing/samples: Fix creation and deletion of simple_thread_fn creation Greg Kroah-Hartman
2017-10-30 19:57 ` Steven Rostedt
2017-10-30 21:17 ` Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 45/85] ALSA: seq: Enable use locking in all configurations Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 46/85] ALSA: hda: Remove superfluous - added by printk conversion Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 47/85] ALSA: hda: Abort capability probe at invalid register read Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 48/85] i2c: ismt: Separate I2C block read from SMBus block read Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 50/85] Revert "tools/power turbostat: stop migrating, unless -m" Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 51/85] Input: stmfts - fix setting ABS_MT_POSITION_* maximum size Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 52/85] brcmfmac: Add check for short event packets Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 53/85] brcmsmac: make some local variables static const to reduce stack size Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 54/85] ARM: dts: sun6i: Fix endpoint IDs in second display pipeline Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 55/85] bus: mbus: fix window size calculation for 4GB windows Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 56/85] clockevents/drivers/cs5535: Improve resilience to spurious interrupts Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 57/85] rtlwifi: rtl8821ae: Fix connection lost problem Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 58/85] x86/microcode/intel: Disable late loading on model 79 Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 59/85] lib/digsig: fix dereference of NULL user_key_payload Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 60/85] fscrypt: " Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 61/85] ecryptfs: " Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 62/85] KEYS: Fix race between updating and finding a negative key Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 63/85] FS-Cache: fix dereference of NULL user_key_payload Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 64/85] KEYS: dont let add_key() update an uninstantiated key Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 65/85] pkcs7: Prevent NULL pointer dereference, since sinfo is not always set Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 66/85] arm64: dts: rockchip: correct vqmmc voltage for rk3399 platforms Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 67/85] ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 68/85] iomap_dio_rw: Allocate AIO completion queue before submitting dio Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 69/85] xfs: dont unconditionally clear the reflink flag on zero-block files Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 70/85] xfs: evict CoW fork extents when performing finsert/fcollapse Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 71/85] fs/xfs: Use %pS printk format for direct addresses Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 72/85] xfs: report zeroed or not correctly in xfs_zero_range() Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 73/85] xfs: update i_size after unwritten conversion in dio completion Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 74/85] xfs: perag initialization should only touch m_ag_max_usable for AG 0 Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 75/85] xfs: Capture state of the right inode in xfs_iflush_done Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 76/85] xfs: always swap the cow forks when swapping extents Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 77/85] xfs: handle racy AIO in xfs_reflink_end_cow Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 78/85] xfs: Dont log uninitialised fields in inode structures Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 79/85] xfs: move more RT specific code under CONFIG_XFS_RT Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 80/85] xfs: dont change inode mode if ACL update fails Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 81/85] xfs: reinit btree pointer on attr tree inactivation walk Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 82/85] xfs: handle error if xfs_btree_get_bufs fails Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 83/85] xfs: cancel dirty pages on invalidation Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 84/85] xfs: trim writepage mapping to within eof Greg Kroah-Hartman
2017-10-24 13:07 ` [PATCH 4.13 85/85] xfs: move two more RT specific functions into CONFIG_XFS_RT Greg Kroah-Hartman
2017-10-25 21:09 ` Arnd Bergmann
2017-10-26 7:09 ` Greg Kroah-Hartman
2017-10-24 21:28 ` [PATCH 4.13 00/85] 4.13.10-stable review Guenter Roeck
2017-10-25 6:48 ` 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=20171024125654.028122623@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).