All of lore.kernel.org
 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, shuahkh@osg.samsung.com,
	patches@kernelci.org, ben.hutchings@codethink.co.uk,
	stable@vger.kernel.org
Subject: [PATCH 4.9 000/153] 4.9.14-stable review
Date: Fri, 10 Mar 2017 10:07:13 +0100	[thread overview]
Message-ID: <20170310083947.108106897@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.9.14 release.
There are 153 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 Sun Mar 12 08:39:14 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.14-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.14-rc1

Florian Westphal <fw@strlen.de>
    netfilter: conntrack: refine gc worker heuristics, redux

Florian Westphal <fw@strlen.de>
    netfilter: conntrack: remove GC_MAX_EVICTS break

Yan, Zheng <zyan@redhat.com>
    ceph: update readpages osd request according to size of pages

James Smart <jsmart2021@gmail.com>
    scsi: lpfc: Correct WQ creation for pagesize

Ralf Baechle <ralf@linux-mips.org>
    MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.

Ralf Baechle <ralf@linux-mips.org>
    MIPS: IP22: Reformat inline assembler code to modern standards.

Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
    powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU

Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
    powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask

Ravi Bangoria <ravi.bangoria@linux.vnet.ibm.com>
    powerpc/xmon: Fix data-breakpoint

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Reduce required number of send SGEs

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Disable pad optimization by default

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Per-connection pad optimization

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Fix Read chunk padding

Magnus Lilja <lilja.magnus@gmail.com>
    dmaengine: ipu: Make sure the interrupt routine checks all interrupts.

Mark Marshall <mark.marshall@omicronenergy.com>
    mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0

Rafał Miłecki <rafal@milecki.pl>
    bcma: use (get|put)_device when probing/removing device driver

colyli@suse.de <colyli@suse.de>
    md linear: fix a race between linear_add() and linear_congested()

Maxime Ripard <maxime.ripard@free-electrons.com>
    rtc: sun6i: Switch to the external oscillator

Maxime Ripard <maxime.ripard@free-electrons.com>
    rtc: sun6i: Add some locking

Maxime Ripard <maxime.ripard@free-electrons.com>
    rtc: sun6i: Disable the build as a module

Jaegeuk Kim <jaegeuk@kernel.org>
    f2fs: avoid to issue redundant discard commands

Hou Pengyang <houpengyang@huawei.com>
    f2fs: add ovp valid_blocks check for bg gc victim to fg_gc

Jaegeuk Kim <jaegeuk@kernel.org>
    f2fs: fix multiple f2fs_add_link() calls having same name

Yunlei He <heyunlei@huawei.com>
    f2fs: fix a problem of using memory after free

Weston Andros Adamson <dros@primarydata.com>
    NFSv4: fix getacl ERANGE for some ACL buffer sizes

J. Bruce Fields <bfields@redhat.com>
    NFSv4: fix getacl head length estimation

Trond Myklebust <trond.myklebust@primarydata.com>
    pNFS/flexfiles: If the layout is invalid, it must be updated before retrying

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4: Fix reboot recovery in copy offload

Trond Myklebust <trond.myklebust@primarydata.com>
    NFSv4: Fix memory and state leak in _nfs4_open_and_get_state

Christoph Hellwig <hch@lst.de>
    nfsd: special case truncates some more

Christoph Hellwig <hch@lst.de>
    nfsd: minor nfsd_setattr cleanup

Stefano Babic <sbabic@denx.de>
    VME: restore bus_remove function causing incomplete module unload

Larry Finger <Larry.Finger@lwfinger.net>
    rtlwifi: rtl8192c-common: Fix "BUG: KASAN:

Ping-Ke Shih <pkshih@realtek.com>
    rtlwifi: Fix alignment issues

Bjorn Andersson <bjorn.andersson@linaro.org>
    remoteproc: qcom: mdt_loader: Don't overwrite firmware object

Andrew Price <anprice@redhat.com>
    gfs2: Add missing rcu locking for glock lookup

Steve Wise <swise@opengridcomputing.com>
    rdma_cm: fail iwarp accepts w/o connection params

Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
    RDMA/core: Fix incorrect structure packing for booleans

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: util: Backup: Fix a rescind processing issue

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: util: Fcopy: Fix a rescind processing issue

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: util: kvp: Fix a rescind processing issue

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: vmbus: Fix a rescind handling bug

K. Y. Srinivasan <kys@microsoft.com>
    Drivers: hv: vmbus: Prevent sending data on a rescinded channel

Vitaly Kuznetsov <vkuznets@redhat.com>
    hv: don't reset hv_context.tsc_page on crash

Vitaly Kuznetsov <vkuznets@redhat.com>
    hv: init percpu_list in hv_synic_alloc()

Vitaly Kuznetsov <vkuznets@redhat.com>
    hv: allocate synic pages for all present CPUs

Krzysztof Opasiak <kopasiak90@gmail.com>
    usb: gadget: f_hid: Use spinlock instead of mutex

Krzysztof Opasiak <kopasiak90@gmail.com>
    usb: gadget: f_hid: fix: Prevent accessing released memory

Krzysztof Opasiak <kopasiak90@gmail.com>
    usb: gadget: f_hid: fix: Free out requests

Magnus Lilja <lilja.magnus@gmail.com>
    usb: gadget: udc: fsl: Add missing complete function.

Krzysztof Opasiak <k.opasiak@samsung.com>
    usb: gadget: udc-core: Rescan pending list on driver unbind

William wu <william.wu@rock-chips.com>
    usb: host: xhci: plat: check hcc_params after add hcd

Felipe Balbi <felipe.balbi@linux.intel.com>
    usb: dwc3: gadget: skip Set/Clear Halt when invalid

Alexandre Bailon <abailon@baylibre.com>
    usb: musb: da8xx: Remove CPPI 3.0 quirk and methods

Maciej S. Szmigiero <mail@maciej.szmigiero.name>
    w1: ds2490: USB transfer buffers need to be DMAable

Maciej S. Szmigiero <mail@maciej.szmigiero.name>
    w1: don't leak refcount on slave attach failure in w1_attach_slave_device()

Marc Kleine-Budde <mkl@pengutronix.de>
    can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer

Ethan Zonca <e@ethanzonca.com>
    can: gs_usb: Don't use stack memory for USB transfers

Peter Rosin <peda@axentia.se>
    iio: pressure: mpl3115: do not rely on structure field ordering

Peter Rosin <peda@axentia.se>
    iio: pressure: mpl115: do not rely on structure field ordering

Shanker Donthineni <shankerd@codeaurora.org>
    KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice

Mark Rutland <mark.rutland@arm.com>
    arm64: fix erroneous __raw_read_system_reg() cases

Robin Murphy <robin.murphy@arm.com>
    arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB

Marc Zyngier <marc.zyngier@arm.com>
    arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2

Dave Hansen <dave.hansen@linux.intel.com>
    x86/pkeys: Check against max pkey to avoid overflows

Miklos Szeredi <mszeredi@redhat.com>
    fuse: add missing FR_FORCE

Laura Abbott <labbott@redhat.com>
    crypto: testmgr - Pad aes_ccm_enc_tv_template vector

Krister Johansen <kjlx@templeofstupid.com>
    perf callchain: Reference count maps

Vitaly Kuznetsov <vkuznets@redhat.com>
    Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()

Ley Foon Tan <ley.foon.tan@intel.com>
    PCI: altera: Fix TLP_CFG_DW0 for TLP write

Gavin Shan <gwshan@linux.vnet.ibm.com>
    pci/hotplug/pnv-php: Disable MSI and PCI device properly

Dexuan Cui <decui@microsoft.com>
    PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal

Christian Lamparter <chunkeey@googlemail.com>
    ath9k: use correct OTP register offsets for the AR9340 and AR9550

Felix Fietkau <nbd@nbd.name>
    ath9k: fix race condition in enabling/disabling IRQs

Felix Fietkau <nbd@nbd.name>
    ath5k: drop bogus warning on drv_set_key with unsupported cipher

Tamizh chelvam <c_traja@qti.qualcomm.com>
    ath10k: fix boot failure in UTF mode/testmode

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: remove support for broken parallel read

Mathias Svensson <idolf@google.com>
    samples/seccomp: fix 64-bit comparison macros

Theodore Ts'o <tytso@mit.edu>
    ext4: return EROFS if device is r/o and journal replay is needed

Theodore Ts'o <tytso@mit.edu>
    ext4: preserve the needs_recovery flag when the journal is aborted

Theodore Ts'o <tytso@mit.edu>
    ext4: fix inline data error paths

Eric Biggers <ebiggers@google.com>
    ext4: fix use-after-iput when fscrypt contexts are inconsistent

Jan Kara <jack@suse.cz>
    ext4: fix data corruption in data=journal mode

Jan Kara <jack@suse.cz>
    ext4: trim allocation requests to group size

Roman Pen <roman.penyaev@profitbricks.com>
    ext4: do not polute the extents cache while shifting extents

Roman Pen <roman.penyaev@profitbricks.com>
    ext4: Include forgotten start block on fallocate insert range

Omar Sandoval <osandov@fb.com>
    loop: fix LO_FLAGS_PARTSCAN hang

Ming Lei <tom.leiming@gmail.com>
    block/loop: fix race between I/O and set_status

Theodore Ts'o <tytso@mit.edu>
    jbd2: don't leak modified metadata buffers on an aborted journal

Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
    Fix: Disable sys_membarrier when nohz_full is enabled

Alexandre Belloni <alexandre.belloni@free-electrons.com>
    power: reset: at91-poweroff: timely shutdown LPDDR memories

Hannes Reinecke <hare@suse.de>
    scsi: use 'scsi_device_from_queue()' for scsi_dh

Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com>
    scsi: aacraid: Reorder Adapter status check

Long Li <longli@microsoft.com>
    scsi: storvsc: properly set residual data length on errors

Long Li <longli@microsoft.com>
    scsi: storvsc: properly handle SRB_ERROR when sense message is present

Long Li <longli@microsoft.com>
    scsi: storvsc: use tagged SRB requests if supported by the device

Heinz Mauelshagen <heinzm@redhat.com>
    dm raid: fix data corruption on reshape request

Mike Snitzer <snitzer@redhat.com>
    dm round robin: revert "use percpu 'repeat_count' and 'current_path'"

Mikulas Patocka <mpatocka@redhat.com>
    dm stats: fix a leaked s->histogram_boundaries array

Joe Thornber <ejt@redhat.com>
    dm cache: fix corruption seen when using cache > 2TB

Chanwoo Choi <cw00.choi@samsung.com>
    PM / devfreq: Fix wrong trans_stat of passive devfreq device

Chanwoo Choi <cw00.choi@samsung.com>
    PM / devfreq: Fix available_governor sysfs

Mimi Zohar <zohar@linux.vnet.ibm.com>
    ima: fix ima_d_path() possible race with rename

Davidlohr Bueso <dave@stgolabs.net>
    ipc/shm: Fix shmat mmap nil-page protection

Stas Sergeev <stsp@list.ru>
    sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT

Michal Hocko <mhocko@suse.com>
    mm, vmscan: consider eligible zones in get_scan_count

Michal Hocko <mhocko@suse.com>
    mm, vmscan: cleanup lru size claculations

Yisheng Xie <xieyisheng1@huawei.com>
    mm balloon: umount balloon_mnt when removing vb device

Minchan Kim <minchan@kernel.org>
    mm: do not access page->mapping directly on page_endio

Vinayak Menon <vinmenon@codeaurora.org>
    mm: vmpressure: fix sending wrong events on underflow

Gavin Shan <gwshan@linux.vnet.ibm.com>
    mm/page_alloc: fix nodes for reclaim in fast path

Dan Williams <dan.j.williams@intel.com>
    mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}

Pavel Shilovsky <pshilov@microsoft.com>
    CIFS: Fix splice read for non-cached files

Ashok Raj <ashok.raj@intel.com>
    iommu/vt-d: Tylersburg isoch identity map check is done too late.

CQ Tang <cq.tang@intel.com>
    iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu

Wei Yongjun <weiyongjun1@huawei.com>
    tpm_tis: fix the error handling of init_tis()

Leonard Crestez <leonard.crestez@nxp.com>
    regulator: Fix regulator_summary for deviceless consumers

Suzuki K Poulose <suzuki.poulose@arm.com>
    coresight: STM: Balance enable/disable

Arnd Bergmann <arnd@arndb.de>
    staging: rtl: fix possible NULL pointer dereference

Oleg Drokin <green@linuxhacker.ru>
    staging/lustre/lnet: Fix allocation size for sv_cpt_data

Johan Hovold <johan@kernel.org>
    staging: greybus: loopback: fix broken udelay

Guenter Roeck <linux@roeck-us.net>
    hwmon: (it87) Ensure that pwm control cache is current before updating values

Guenter Roeck <linux@roeck-us.net>
    hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers

Hui Wang <hui.wang@canonical.com>
    ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

Takashi Iwai <tiwai@suse.de>
    ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: Fix link corruption by event error handling

Takashi Iwai <tiwai@suse.de>
    ALSA: ctxfi: Fallback DMA mask to 32bit

Takashi Iwai <tiwai@suse.de>
    ALSA: timer: Reject user params with too small ticks

Jaroslav Kysela <perex@perex.cz>
    ALSA: hda - fix Lewisburg audio issue

Kai-Heng Feng <kai.heng.feng@canonical.com>
    ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO

Alexandre Belloni <alexandre.belloni@free-electrons.com>
    ARM: dts: at91: Enable DMA on sama5d2_xplained console

Alexandre Belloni <alexandre.belloni@free-electrons.com>
    ARM: dts: at91: Enable DMA on sama5d4_xplained console

Alexandre Belloni <alexandre.belloni@free-electrons.com>
    ARM: at91: define LPDDR types

Andi Shyti <andi.shyti@samsung.com>
    spi: s3c64xx: fix inconsistency between binding and driver

Theodore Ts'o <tytso@mit.edu>
    ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: Properly pass through media entity types in entity enumeration

Sean Young <sean@mess.org>
    lirc_dev: LIRC_{G,S}ET_REC_MODE do not work

Antti Palosaari <crope@iki.fi>
    cxd2820r: fix gpio null pointer dereference

Randy Dunlap <rdunlap@infradead.org>
    media: fix dm1105.c build error

Guennadi Liakhovetski <g.liakhovetski@gmx.de>
    uvcvideo: Fix a wrong macro

Nicolas Iooss <nicolas.iooss_linux@m4x.org>
    am437x-vpfe: always assign bpp variable

Zhang Rui <rui.zhang@intel.com>
    mmc: sdhci-acpi: support deferred probe

Paul Burton <paul.burton@imgtec.com>
    MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps

Paul Burton <paul.burton@imgtec.com>
    MIPS: Calculate microMIPS ra properly when unwinding the stack

Paul Burton <paul.burton@imgtec.com>
    MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions

Paul Burton <paul.burton@imgtec.com>
    MIPS: Fix get_frame_info() handling of microMIPS function size

Paul Burton <paul.burton@imgtec.com>
    MIPS: Prevent unaligned accesses during stack unwinding

Paul Burton <paul.burton@imgtec.com>
    MIPS: Clear ISA bit correctly in get_frame_info()

Felix Fietkau <nbd@nbd.name>
    MIPS: Lantiq: Keep ethernet enabled during boot

James Cowgill <James.Cowgill@imgtec.com>
    MIPS: OCTEON: Fix copy_from_user fault handling for large buffers

Mirko Parthey <mirko.parthey@web.de>
    MIPS: BCM47XX: Fix button inversion for Asus WL-500W

Ralf Baechle <ralf@linux-mips.org>
    MIPS: Fix special case in 64 bit IP checksumming.

Purna Chandra Mandal <purna.mandal@microchip.com>
    MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/at91-sama5d2_xplained.dts        |   2 +
 arch/arm/boot/dts/at91-sama5d4_xplained.dts        |   2 +
 arch/arm/include/asm/kvm_mmu.h                     |   9 +-
 arch/arm64/include/asm/kvm_mmu.h                   |   3 +-
 arch/arm64/kernel/cpufeature.c                     |   6 +-
 arch/arm64/mm/dma-mapping.c                        |   9 +-
 arch/mips/bcm47xx/buttons.c                        |  10 +-
 arch/mips/cavium-octeon/octeon-memcpy.S            |  20 +--
 arch/mips/include/asm/checksum.h                   |   2 +
 arch/mips/kernel/process.c                         | 151 +++++++++++++--------
 arch/mips/lantiq/xway/sysctrl.c                    |   8 +-
 arch/mips/mm/sc-ip22.c                             |  54 +++++---
 arch/mips/pic32/pic32mzda/Makefile                 |   5 +-
 arch/powerpc/include/asm/mmu.h                     |   1 +
 arch/powerpc/kernel/cpu_setup_power.S              |   4 +
 arch/powerpc/kernel/hw_breakpoint.c                |   4 +-
 arch/x86/include/asm/pkeys.h                       |  15 +-
 crypto/testmgr.h                                   |   2 +-
 drivers/bcma/main.c                                |   4 +
 drivers/block/loop.c                               |  32 +++--
 drivers/char/tpm/tpm_tis.c                         |   2 +-
 drivers/devfreq/devfreq.c                          |  34 ++++-
 drivers/devfreq/governor.h                         |   2 +
 drivers/devfreq/governor_passive.c                 |   6 +
 drivers/dma/ipu/ipu_irq.c                          |   2 +-
 drivers/hv/channel.c                               |  35 +++--
 drivers/hv/channel_mgmt.c                          |  35 ++++-
 drivers/hv/connection.c                            |  17 ++-
 drivers/hv/hv.c                                    |  13 +-
 drivers/hv/hv_fcopy.c                              |   4 +
 drivers/hv/hv_kvp.c                                |   4 +
 drivers/hv/hv_snapshot.c                           |   4 +
 drivers/hv/hyperv_vmbus.h                          |   2 +-
 drivers/hv/ring_buffer.c                           |   7 +
 drivers/hwmon/it87.c                               |  39 ++++--
 drivers/hwtracing/coresight/coresight-stm.c        |   2 +-
 drivers/iio/pressure/mpl115.c                      |   1 +
 drivers/iio/pressure/mpl3115.c                     |   4 +-
 drivers/infiniband/core/cma.c                      |   3 +
 drivers/iommu/intel-iommu.c                        |   3 +-
 drivers/md/dm-cache-target.c                       |   6 +-
 drivers/md/dm-raid.c                               |  12 +-
 drivers/md/dm-round-robin.c                        |  67 ++-------
 drivers/md/dm-stats.c                              |   1 +
 drivers/md/linear.c                                |  39 +++++-
 drivers/md/linear.h                                |   1 +
 drivers/media/dvb-frontends/cxd2820r_core.c        |   2 +-
 drivers/media/media-device.c                       |   2 +-
 drivers/media/pci/dm1105/Kconfig                   |   2 +-
 drivers/media/platform/am437x/am437x-vpfe.c        |   2 +-
 drivers/media/rc/lirc_dev.c                        |   4 +-
 drivers/media/usb/uvc/uvc_queue.c                  |   2 +-
 drivers/misc/mei/main.c                            |  48 ++++---
 drivers/mmc/host/sdhci-acpi.c                      |   5 +-
 drivers/mtd/nand/fsl_ifc_nand.c                    |   8 +-
 drivers/net/can/usb/gs_usb.c                       |  40 ++++--
 drivers/net/can/usb/usb_8dev.c                     |   9 +-
 drivers/net/wireless/ath/ath10k/core.c             |  14 +-
 drivers/net/wireless/ath/ath5k/mac80211-ops.c      |   3 +-
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.h     |   4 +-
 drivers/net/wireless/ath/ath9k/ath9k.h             |   1 +
 drivers/net/wireless/ath/ath9k/init.c              |   1 +
 drivers/net/wireless/ath/ath9k/mac.c               |  44 ++++--
 drivers/net/wireless/ath/ath9k/mac.h               |   1 +
 drivers/net/wireless/ath/ath9k/main.c              |  27 ++--
 drivers/net/wireless/realtek/rtlwifi/pci.h         |   4 +-
 .../net/wireless/realtek/rtlwifi/rtl8192ee/hw.c    |   2 +-
 .../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c    |   2 +-
 drivers/net/wireless/realtek/rtlwifi/usb.h         |   3 +-
 drivers/pci/host/pci-hyperv.c                      |   8 +-
 drivers/pci/host/pcie-altera.c                     |  10 +-
 drivers/pci/hotplug/pnv_php.c                      |  22 +--
 drivers/power/reset/Kconfig                        |   2 +-
 drivers/power/reset/at91-poweroff.c                |  54 +++++++-
 drivers/power/reset/at91-sama5d2_shdwc.c           |  49 ++++++-
 drivers/regulator/core.c                           |   5 +-
 drivers/remoteproc/qcom_mdt_loader.c               |   7 +-
 drivers/rtc/Kconfig                                |   2 +-
 drivers/rtc/rtc-sun6i.c                            |  30 ++--
 drivers/scsi/aacraid/src.c                         |  21 ++-
 drivers/scsi/lpfc/lpfc_hw4.h                       |   2 +
 drivers/scsi/lpfc/lpfc_sli.c                       |   9 +-
 drivers/scsi/scsi_dh.c                             |  22 +--
 drivers/scsi/scsi_lib.c                            |  23 ++++
 drivers/scsi/storvsc_drv.c                         |  32 ++++-
 drivers/spi/spi-s3c64xx.c                          |   2 +-
 drivers/staging/greybus/loopback.c                 |   9 +-
 drivers/staging/lustre/lnet/selftest/rpc.c         |   2 +-
 drivers/staging/rtl8188eu/core/rtw_recv.c          |   3 +
 drivers/staging/rtl8712/rtl871x_recv.c             |   7 +-
 drivers/usb/dwc3/gadget.c                          |   5 +
 drivers/usb/gadget/function/f_hid.c                | 101 ++++++++++----
 drivers/usb/gadget/udc/core.c                      |  45 ++++--
 drivers/usb/gadget/udc/fsl_udc_core.c              |  10 +-
 drivers/usb/host/xhci-plat.c                       |   6 +-
 drivers/usb/musb/da8xx.c                           |   6 +-
 drivers/virtio/virtio_balloon.c                    |   4 +
 drivers/vme/vme.c                                  |  15 ++
 drivers/w1/masters/ds2490.c                        | 142 +++++++++++--------
 drivers/w1/w1.c                                    |   1 +
 fs/ceph/addr.c                                     |   1 +
 fs/cifs/file.c                                     |  10 +-
 fs/ext4/extents.c                                  |  27 ++--
 fs/ext4/inline.c                                   |  75 +++++-----
 fs/ext4/inode.c                                    |  39 ++++--
 fs/ext4/mballoc.c                                  |   7 +
 fs/ext4/namei.c                                    |   6 +-
 fs/ext4/super.c                                    |   9 +-
 fs/ext4/xattr.c                                    |  30 ++--
 fs/ext4/xattr.h                                    |  32 +++++
 fs/f2fs/dir.c                                      |  34 ++++-
 fs/f2fs/extent_cache.c                             |   5 +-
 fs/f2fs/f2fs.h                                     |   4 +
 fs/f2fs/gc.c                                       |  22 ++-
 fs/f2fs/segment.c                                  |   2 +
 fs/f2fs/segment.h                                  |   9 ++
 fs/fuse/file.c                                     |   1 +
 fs/gfs2/glock.c                                    |   5 +
 fs/jbd2/transaction.c                              |   4 +-
 fs/nfs/flexfilelayout/flexfilelayout.c             |  13 +-
 fs/nfs/nfs42proc.c                                 |  63 +++++----
 fs/nfs/nfs4proc.c                                  |  10 +-
 fs/nfs/nfs4xdr.c                                   |   2 +-
 fs/nfsd/vfs.c                                      |  59 +++++---
 include/linux/compat.h                             |   4 +-
 include/linux/devfreq.h                            |   3 +
 include/linux/fsl_ifc.h                            |   8 +-
 include/linux/hyperv.h                             |   1 +
 include/linux/intel-iommu.h                        |  14 +-
 include/linux/mmzone.h                             |   2 +-
 include/rdma/ib_sa.h                               |   6 +-
 include/scsi/scsi_device.h                         |   1 +
 include/soc/at91/at91sam9_ddrsdr.h                 |   3 +
 ipc/shm.c                                          |  13 +-
 kernel/membarrier.c                                |   4 +
 kernel/memremap.c                                  |   6 +
 kernel/signal.c                                    |  11 +-
 mm/filemap.c                                       |   7 +-
 mm/page_alloc.c                                    |   2 +-
 mm/vmpressure.c                                    |  10 +-
 mm/vmscan.c                                        |  81 ++++++-----
 mm/workingset.c                                    |   2 +-
 net/ceph/osd_client.c                              |   3 +-
 net/netfilter/nf_conntrack_core.c                  |  44 +++---
 net/sunrpc/xprtrdma/rpc_rdma.c                     |  62 ++++++---
 net/sunrpc/xprtrdma/transport.c                    |   2 +-
 net/sunrpc/xprtrdma/verbs.c                        |  15 +-
 net/sunrpc/xprtrdma/xprt_rdma.h                    |   3 +
 samples/seccomp/bpf-helper.h                       | 125 +++++++++--------
 security/integrity/ima/ima.h                       |   2 +-
 security/integrity/ima/ima_api.c                   |  20 ++-
 security/integrity/ima/ima_main.c                  |   8 +-
 sound/core/seq/seq_fifo.c                          |   3 +
 sound/core/timer.c                                 |  18 ++-
 sound/pci/ctxfi/cthw20k1.c                         |  19 +--
 sound/pci/ctxfi/cthw20k2.c                         |  19 +--
 sound/pci/hda/hda_intel.c                          |   4 +-
 sound/pci/hda/patch_realtek.c                      |   8 ++
 tools/perf/util/callchain.c                        |  11 +-
 tools/perf/util/callchain.h                        |   6 +
 tools/perf/util/hist.c                             |   7 +
 virt/kvm/arm/vgic/vgic-irqfd.c                     |   3 +
 163 files changed, 1740 insertions(+), 867 deletions(-)

             reply	other threads:[~2017-03-10  9:18 UTC|newest]

Thread overview: 155+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10  9:07 Greg Kroah-Hartman [this message]
2017-03-10  9:07 ` [PATCH 4.9 001/153] MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 002/153] MIPS: Fix special case in 64 bit IP checksumming Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 003/153] MIPS: BCM47XX: Fix button inversion for Asus WL-500W Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 004/153] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 005/153] MIPS: Lantiq: Keep ethernet enabled during boot Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 006/153] MIPS: Clear ISA bit correctly in get_frame_info() Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 007/153] MIPS: Prevent unaligned accesses during stack unwinding Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 008/153] MIPS: Fix get_frame_info() handling of microMIPS function size Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 009/153] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 010/153] MIPS: Calculate microMIPS ra properly when unwinding the stack Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 011/153] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 012/153] mmc: sdhci-acpi: support deferred probe Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 013/153] [media] am437x-vpfe: always assign bpp variable Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 014/153] [media] uvcvideo: Fix a wrong macro Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 015/153] [media] media: fix dm1105.c build error Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 017/153] [media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not work Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 018/153] [media] media: Properly pass through media entity types in entity enumeration Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 019/153] ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 020/153] spi: s3c64xx: fix inconsistency between binding and driver Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 021/153] ARM: at91: define LPDDR types Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 022/153] ARM: dts: at91: Enable DMA on sama5d4_xplained console Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 023/153] ARM: dts: at91: Enable DMA on sama5d2_xplained console Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 024/153] ALSA: hda/realtek - Cannot adjust speakers volume on a Dell AIO Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 025/153] ALSA: hda - fix Lewisburg audio issue Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 026/153] ALSA: timer: Reject user params with too small ticks Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 027/153] ALSA: ctxfi: Fallback DMA mask to 32bit Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 028/153] ALSA: seq: Fix link corruption by event error handling Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 029/153] ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 030/153] ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 031/153] hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 032/153] hwmon: (it87) Ensure that pwm control cache is current before updating values Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 033/153] staging: greybus: loopback: fix broken udelay Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 034/153] staging/lustre/lnet: Fix allocation size for sv_cpt_data Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 035/153] staging: rtl: fix possible NULL pointer dereference Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 036/153] coresight: STM: Balance enable/disable Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 037/153] regulator: Fix regulator_summary for deviceless consumers Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 038/153] tpm_tis: fix the error handling of init_tis() Greg Kroah-Hartman
     [not found] ` <20170310083947.108106897-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
2017-03-10  9:07   ` [PATCH 4.9 039/153] iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu Greg Kroah-Hartman
2017-03-10  9:07     ` Greg Kroah-Hartman
2017-03-10  9:07   ` [PATCH 4.9 040/153] iommu/vt-d: Tylersburg isoch identity map check is done too late Greg Kroah-Hartman
2017-03-10  9:07     ` Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 041/153] CIFS: Fix splice read for non-cached files Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 042/153] mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 043/153] mm/page_alloc: fix nodes for reclaim in fast path Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 044/153] mm: vmpressure: fix sending wrong events on underflow Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 045/153] mm: do not access page->mapping directly on page_endio Greg Kroah-Hartman
2017-03-10  9:07 ` [PATCH 4.9 046/153] mm balloon: umount balloon_mnt when removing vb device Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 047/153] mm, vmscan: cleanup lru size claculations Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 048/153] mm, vmscan: consider eligible zones in get_scan_count Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 049/153] sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 050/153] ipc/shm: Fix shmat mmap nil-page protection Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 051/153] ima: fix ima_d_path() possible race with rename Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 052/153] PM / devfreq: Fix available_governor sysfs Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 053/153] PM / devfreq: Fix wrong trans_stat of passive devfreq device Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 054/153] dm cache: fix corruption seen when using cache > 2TB Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 055/153] dm stats: fix a leaked s->histogram_boundaries array Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 056/153] dm round robin: revert "use percpu repeat_count and current_path" Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 057/153] dm raid: fix data corruption on reshape request Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 058/153] scsi: storvsc: use tagged SRB requests if supported by the device Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 059/153] scsi: storvsc: properly handle SRB_ERROR when sense message is present Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 060/153] scsi: storvsc: properly set residual data length on errors Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 061/153] scsi: aacraid: Reorder Adapter status check Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 062/153] scsi: use scsi_device_from_queue() for scsi_dh Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 063/153] power: reset: at91-poweroff: timely shutdown LPDDR memories Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 064/153] Fix: Disable sys_membarrier when nohz_full is enabled Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 065/153] jbd2: dont leak modified metadata buffers on an aborted journal Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 066/153] block/loop: fix race between I/O and set_status Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 067/153] loop: fix LO_FLAGS_PARTSCAN hang Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 068/153] ext4: Include forgotten start block on fallocate insert range Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 069/153] ext4: do not polute the extents cache while shifting extents Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 070/153] ext4: trim allocation requests to group size Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 071/153] ext4: fix data corruption in data=journal mode Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 072/153] ext4: fix use-after-iput when fscrypt contexts are inconsistent Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 073/153] ext4: fix inline data error paths Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 074/153] ext4: preserve the needs_recovery flag when the journal is aborted Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 075/153] ext4: return EROFS if device is r/o and journal replay is needed Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 077/153] mei: remove support for broken parallel read Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 078/153] ath10k: fix boot failure in UTF mode/testmode Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 079/153] ath5k: drop bogus warning on drv_set_key with unsupported cipher Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 080/153] ath9k: fix race condition in enabling/disabling IRQs Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 081/153] ath9k: use correct OTP register offsets for the AR9340 and AR9550 Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 082/153] PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 083/153] pci/hotplug/pnv-php: Disable MSI and PCI device properly Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 084/153] PCI: altera: Fix TLP_CFG_DW0 for TLP write Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 085/153] Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 086/153] perf callchain: Reference count maps Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 087/153] crypto: testmgr - Pad aes_ccm_enc_tv_template vector Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 088/153] fuse: add missing FR_FORCE Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 089/153] x86/pkeys: Check against max pkey to avoid overflows Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 090/153] arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 091/153] arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 092/153] arm64: fix erroneous __raw_read_system_reg() cases Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 093/153] KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 094/153] iio: pressure: mpl115: do not rely on structure field ordering Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 095/153] iio: pressure: mpl3115: " Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 096/153] can: gs_usb: Dont use stack memory for USB transfers Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 097/153] can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 098/153] w1: dont leak refcount on slave attach failure in w1_attach_slave_device() Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 099/153] w1: ds2490: USB transfer buffers need to be DMAable Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 100/153] usb: musb: da8xx: Remove CPPI 3.0 quirk and methods Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 101/153] usb: dwc3: gadget: skip Set/Clear Halt when invalid Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 102/153] usb: host: xhci: plat: check hcc_params after add hcd Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 103/153] usb: gadget: udc-core: Rescan pending list on driver unbind Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 104/153] usb: gadget: udc: fsl: Add missing complete function Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 105/153] usb: gadget: f_hid: fix: Free out requests Greg Kroah-Hartman
2017-03-10  9:08 ` [PATCH 4.9 106/153] usb: gadget: f_hid: fix: Prevent accessing released memory Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 107/153] usb: gadget: f_hid: Use spinlock instead of mutex Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 108/153] hv: allocate synic pages for all present CPUs Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 109/153] hv: init percpu_list in hv_synic_alloc() Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 110/153] hv: dont reset hv_context.tsc_page on crash Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 111/153] Drivers: hv: vmbus: Prevent sending data on a rescinded channel Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 112/153] Drivers: hv: vmbus: Fix a rescind handling bug Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 113/153] Drivers: hv: util: kvp: Fix a rescind processing issue Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 114/153] Drivers: hv: util: Fcopy: " Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 115/153] Drivers: hv: util: Backup: " Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 116/153] RDMA/core: Fix incorrect structure packing for booleans Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 117/153] rdma_cm: fail iwarp accepts w/o connection params Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 118/153] gfs2: Add missing rcu locking for glock lookup Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 119/153] remoteproc: qcom: mdt_loader: Dont overwrite firmware object Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 120/153] rtlwifi: Fix alignment issues Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 121/153] rtlwifi: rtl8192c-common: Fix "BUG: KASAN: Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 122/153] VME: restore bus_remove function causing incomplete module unload Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 123/153] nfsd: minor nfsd_setattr cleanup Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 124/153] nfsd: special case truncates some more Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 125/153] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 126/153] NFSv4: Fix reboot recovery in copy offload Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 127/153] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 128/153] NFSv4: fix getacl head length estimation Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 129/153] NFSv4: fix getacl ERANGE for some ACL buffer sizes Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 130/153] f2fs: fix a problem of using memory after free Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 131/153] f2fs: fix multiple f2fs_add_link() calls having same name Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 132/153] f2fs: add ovp valid_blocks check for bg gc victim to fg_gc Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 133/153] f2fs: avoid to issue redundant discard commands Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 134/153] rtc: sun6i: Disable the build as a module Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 135/153] rtc: sun6i: Add some locking Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 136/153] rtc: sun6i: Switch to the external oscillator Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 137/153] md linear: fix a race between linear_add() and linear_congested() Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 139/153] mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 140/153] dmaengine: ipu: Make sure the interrupt routine checks all interrupts Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 141/153] xprtrdma: Fix Read chunk padding Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 142/153] xprtrdma: Per-connection pad optimization Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 143/153] xprtrdma: Disable pad optimization by default Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 144/153] xprtrdma: Reduce required number of send SGEs Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 145/153] powerpc/xmon: Fix data-breakpoint Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 146/153] powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 147/153] powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 148/153] MIPS: IP22: Reformat inline assembler code to modern standards Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 149/153] MIPS: IP22: Fix build error due to binutils 2.25 uselessnes Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 150/153] scsi: lpfc: Correct WQ creation for pagesize Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 151/153] ceph: update readpages osd request according to size of pages Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 152/153] netfilter: conntrack: remove GC_MAX_EVICTS break Greg Kroah-Hartman
2017-03-10  9:09 ` [PATCH 4.9 153/153] netfilter: conntrack: refine gc worker heuristics, redux Greg Kroah-Hartman
2017-03-10 18:36 ` [PATCH 4.9 000/153] 4.9.14-stable review Guenter Roeck
2017-03-10 19:13 ` Shuah Khan

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=20170310083947.108106897@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.