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, shuah.kh@samsung.com, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, stable@vger.kernel.org
Subject: [PATCH 4.9 000/130] 4.9.6-stable review
Date: Tue, 24 Jan 2017 08:54:00 +0100	[thread overview]
Message-ID: <20170124075534.905042535@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 4.9.6 release.
There are 130 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 Jan 26 07:55:13 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.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.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.6-rc1

Ilya Dryomov <idryomov@gmail.com>
    libceph: stop allocating a new cipher on every crypto request

Ilya Dryomov <idryomov@gmail.com>
    libceph: uninline ceph_crypto_key_destroy()

Halil Pasic <pasic@linux.vnet.ibm.com>
    tools/virtio/ringtest: fix run-on-all.sh for offline cpus

Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
    selftest/powerpc: Wrong PMC initialized in pmc56_overflow test

Wei Yongjun <weiyongjun1@huawei.com>
    soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    spi: pxa2xx: add missed break

Marek Szyprowski <m.szyprowski@samsung.com>
    dmaengine: pl330: Fix runtime PM support for terminated transfers

Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
    dmaengine: rcar-dmac: unmap slave resource when channel is freed

Marek Szyprowski <m.szyprowski@samsung.com>
    s5p-mfc: Fix clock management in s5p_mfc_release() function

Arnd Bergmann <arnd@arndb.de>
    s5p-cec: mark PM functions as __maybe_unused again

Dan Carpenter <dan.carpenter@oracle.com>
    st-hva: fix some error handling in hva_hw_probe()

Nicolas Iooss <nicolas.iooss_linux@m4x.org>
    ite-cir: initialize use_demodulator before using it

Wei Yongjun <weiyongjun1@huawei.com>
    gs1662: drop kfree for memory allocated with devm_kzalloc

Arnd Bergmann <arnd@arndb.de>
    platform: pxa_camera: add VIDEO_V4L2 dependency

Dan Carpenter <dan.carpenter@oracle.com>
    blackfin: check devm_pinctrl_get() for errors

Loic Pallardy <loic.pallardy@st.com>
    rpmsg: virtio_rpmsg_bus: fix channel creation

Dan Carpenter <dan.carpenter@oracle.com>
    mtd: spi-nor: Fix some error codes in cqspi_setup_flash()

Dan Carpenter <dan.carpenter@oracle.com>
    mtd: spi-nor: Off by one in cqspi_setup_flash()

Chanwoo Choi <cw00.choi@samsung.com>
    PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL

Chanwoo Choi <cw00.choi@samsung.com>
    PM / devfreq: exynos-bus: Fix the wrong return value

James Bottomley <James.Bottomley@HansenPartnership.com>
    scsi: mpt3sas: fix hang on ata passthrough commands

Ewan D. Milne <emilne@redhat.com>
    scsi: ses: Fix SAS device detection in enclosure

Geert Uytterhoeven <geert+renesas@glider.be>
    swiotlb: Add swiotlb=noforce debug option

Geert Uytterhoeven <geert+renesas@glider.be>
    swiotlb: Convert swiotlb_force from int to enum

Alexander Graf <agraf@suse.de>
    arm64: Fix swiotlb fallback allocation

Oleksandr Andrushchenko <Oleksandr_Andrushchenko@epam.com>
    arm64: mm: avoid name clash in __page_to_voff()

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Squelch "max send, max recv" messages at connect time

Chuck Lever <chuck.lever@oracle.com>
    xprtrdma: Make FRWR send queue entry accounting more accurate

Ilya Dryomov <idryomov@gmail.com>
    libceph: make sure ceph_aes_crypt() IV is aligned

Jeff Layton <jlayton@redhat.com>
    ceph: fix endianness bug in frag_tree_split_cmp

Jeff Layton <jlayton@redhat.com>
    ceph: fix endianness of getattr mask in ceph_d_revalidate

Yan, Zheng <zyan@redhat.com>
    ceph: fix ceph_get_caps() interruption

Nikolay Borisov <kernel@kyup.com>
    ceph: fix scheduler warning due to nested blocking

Linus Walleij <linus.walleij@linaro.org>
    ARM: 8613/1: Fix the uaccess crash on PB11MPCore

Arnd Bergmann <arnd@arndb.de>
    ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation

Adam Ford <aford173@gmail.com>
    ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV

Gary Bisson <gary.bisson@boundarydevices.com>
    ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: omap2: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: omap3: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: am4372: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: omap5: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: omap4: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: am33xx: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: dm814x: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: dm816x: Add an empty chosen node to top level DTSI

Javier Martinez Canillas <javier@osg.samsung.com>
    ARM: dts: dra7: Add an empty chosen node to top level DTSI

Ilya Dryomov <idryomov@gmail.com>
    libceph: remove now unused ceph_*{en,de}crypt*() functions

Ilya Dryomov <idryomov@gmail.com>
    libceph: switch ceph_x_decrypt() to ceph_crypt()

Ilya Dryomov <idryomov@gmail.com>
    libceph: switch ceph_x_encrypt() to ceph_crypt()

Ilya Dryomov <idryomov@gmail.com>
    libceph: tweak calcu_signature() a little

Ilya Dryomov <idryomov@gmail.com>
    libceph: rename and align ceph_x_authorizer::reply_buf

Ilya Dryomov <idryomov@gmail.com>
    libceph: introduce ceph_crypt() for in-place en/decryption

Ilya Dryomov <idryomov@gmail.com>
    libceph: introduce ceph_x_encrypt_offset()

Ilya Dryomov <idryomov@gmail.com>
    libceph: old_key in process_one_ticket() is redundant

Ilya Dryomov <idryomov@gmail.com>
    libceph: ceph_x_encrypt_buflen() takes in_len

Paul Donohue <linux-kernel@PaulSD.com>
    Input: ALPS - fix TrackStick support for SS5 hardware

Dave Martin <Dave.Martin@arm.com>
    arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields

Dave Martin <Dave.Martin@arm.com>
    arm64/ptrace: Avoid uninitialised struct padding in fpr_set()

Dave Martin <Dave.Martin@arm.com>
    arm64/ptrace: Preserve previous registers for short regset write - 3

Dave Martin <Dave.Martin@arm.com>
    arm64/ptrace: Preserve previous registers for short regset write - 2

Dave Martin <Dave.Martin@arm.com>
    arm64/ptrace: Preserve previous registers for short regset write

Mark Rutland <mark.rutland@arm.com>
    arm64: avoid returning from bad_mode

Fabien Parent <fparent@baylibre.com>
    ARM: dts: da850-evm: fix read access to SPI flash

Jean-Jacques Hiblot <jjhiblot@ti.com>
    ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available.

Jeff Layton <jlayton@redhat.com>
    ceph: fix bad endianness handling in parse_reply_info_extra

Bryant G. Ly <bryantly@linux.vnet.ibm.com>
    ibmvscsis: Fix max transfer length

Bryant G. Ly <bryantly@linux.vnet.ibm.com>
    ibmvscsis: Fix sleeping in interrupt context

Mark Rutland <mark.rutland@arm.com>
    ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs

Sriharsha Basavapatna <sriharsha.basavapatna@broadcom.com>
    svcrdma: avoid duplicate dma unmapping during error recovery

Joonyoung Shim <jy0922.shim@samsung.com>
    clocksource/exynos_mct: Clear interrupt when cpu is shut down

Richard Weinberger <richard@nod.at>
    ubifs: Fix journal replay wrt. xattr nodes

Johannes Berg <johannes.berg@intel.com>
    mac80211: implement multicast forwarding on fast-RX path

Quinn Tran <quinn.tran@cavium.com>
    qla2xxx: Fix crash due to null pointer access

Ruslan Ruslichenko <rruslich@cisco.com>
    x86/ioapic: Restore IO-APIC irq_chip retrigger callback

Anton Blanchard <anton@samba.org>
    powerpc: Ignore reserved field in DCSR and PVR reads and writes

Dave Martin <Dave.Martin@arm.com>
    powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write

Dave Martin <Dave.Martin@arm.com>
    powerpc/ptrace: Preserve previous fprs/vsrs on short regset write

Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
    powerpc/perf: Fix PM_BRU_CMPL event code for power9

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    powerpc/icp-opal: Fix missing KVM case and harden replay

Marc Zyngier <marc.zyngier@arm.com>
    KVM: arm/arm64: vgic: Fix deadlock on error handling

Christian Borntraeger <borntraeger@de.ibm.com>
    KVM: s390: do not expose random data via facility bitmap

Hauke Mehrtens <hauke@hauke-m.de>
    mtd: nand: xway: fix build because of module functions

Hauke Mehrtens <hauke@hauke-m.de>
    mtd: nand: xway: disable module support

Vladimir Zapolskiy <vz@mleia.com>
    mtd: nand: lpc32xx: fix invalid error handling of a requested irq

Stefan Schmidt <stefan@osg.samsung.com>
    ieee802154: atusb: do not use the stack for buffers to make them DMA able

Stefan Wahren <stefan.wahren@i2se.com>
    mmc: mxs-mmc: Fix additional cycles after transmission stop

Hans de Goede <hdegoede@redhat.com>
    mmc: sdhci-acpi: Only powered up enabled acpi child devices

Johan Hovold <johan@kernel.org>
    HID: corsair: fix control-transfer error handling

Johan Hovold <johan@kernel.org>
    HID: corsair: fix DMA buffers on stack

Bjorn Helgaas <bhelgaas@google.com>
    PCI: Enumerate switches below PCI-to-PCIe bridges

Murali Karicheri <m-karicheri2@ti.com>
    PCI: designware: Check for iATU unroll only on platforms that use ATU

David Sheets <david.sheets@docker.com>
    fuse: fix time_to_jiffies nsec sanity check

Tahsin Erdogan <tahsin@google.com>
    fuse: clear FR_PENDING flag when moving requests out of pending queue

Vineet Gupta <vgupta@synopsys.com>
    ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds

Dan Williams <dan.j.williams@intel.com>
    libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero

J. Bruce Fields <bfields@redhat.com>
    svcrpc: don't leak contexts on PROC_DESTROY

Scott Mayhew <smayhew@redhat.com>
    sunrpc: don't call sleeping functions from the notifier block callbacks

Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    rcu: Narrow early boot window of illegal synchronous grace periods

Paul E. McKenney <paulmck@linux.vnet.ibm.com>
    rcu: Remove cond_resched() from Tiny synchronize_sched()

Bjorn Helgaas <bhelgaas@google.com>
    x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F

Gu Zheng <guzheng1@huawei.com>
    tmpfs: clear S_ISGID when setting posix ACLs

Adam Ford <aford173@gmail.com>
    ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit

Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
    ARM: dts: imx31: fix AVIC base address

Vladimir Zapolskiy <vz@mleia.com>
    ARM: dts: imx31: move CCM device node to AIPS2 bus devices

Vladimir Zapolskiy <vz@mleia.com>
    ARM: dts: imx31: fix clock control module interrupts description

Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
    ARM: dts: imx6q-cm-fx6: fix fec pinctrl

Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
    ARM: dts: r8a7794: remove Z clock

Geert Uytterhoeven <geert+renesas@glider.be>
    ARM: dts: r8a7794: Use SYSC "always-on" PM Domain for sound

Stefan Wahren <stefan.wahren@i2se.com>
    ARM: dts: bcm283x: fix typo in mailbox address

Maciej Debski <maciejd@google.com>
    perf jit: Enable jitdump support without dwarf

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf scripting: Avoid leaking the scripting_context variable

Rabin Vincent <rabinv@axis.com>
    perf callchain: Fixup help/config for no-unwinding

Kan Liang <kan.liang@intel.com>
    perf diff: Do not overwrite valid build id

Jiri Olsa <jolsa@kernel.org>
    perf trace: Check if MAP_32BIT is defined (again)

Jiri Olsa <jolsa@kernel.org>
    perf mem: Fix --all-user/--all-kernel options

Arnaldo Carvalho de Melo <acme@redhat.com>
    perf trace: Use the syscall raw_syscalls:sys_enter timestamp

Kamal Heib <kamalh@mellanox.com>
    IB/IPoIB: Remove can't use GFP_NOIO warning

Eran Ben Elisha <eranbe@mellanox.com>
    IB/mlx4: Check if GRH is available before using it

Eran Ben Elisha <eranbe@mellanox.com>
    IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs

Saeed Mahameed <saeedm@mellanox.com>
    IB/mlx4: Fix port query for 56Gb Ethernet links

Jack Morgenstein <jackm@dev.mellanox.co.il>
    IB/mlx4: Handle well-known-gid in mad_demux processing

Jack Morgenstein <jackm@dev.mellanox.co.il>
    IB/mlx4: Fix out-of-range array index in destroy qp flow

Maor Gottlieb <maorg@mellanox.com>
    IB/mlx4: Set traffic class in AH

Eli Cohen <eli@mellanox.com>
    IB/mlx5: Wait for all async command completions to complete

Maor Gottlieb <maorg@mellanox.com>
    IB/mlx5: Assign SRQ type earlier

Eli Cohen <eli@mellanox.com>
    IB/mlx5: Fix reported max SGE calculation

Eli Cohen <eli@mellanox.com>
    IB/mlx5: Avoid system crash when enabling many VFs

Arnd Bergmann <arnd@arndb.de>
    IB/rxe: avoid putting a large struct rxe_qp on stack

Yonatan Cohen <yonatanc@mellanox.com>
    IB/rxe: Increase max number of completions to 32k

Leon Romanovsky <leon@kernel.org>
    IB/core: Release allocated memory in cache setup failure


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

Diffstat:

 .../devicetree/bindings/clock/imx31-clock.txt      |   2 +-
 Documentation/kernel-parameters.txt                |   3 +-
 Makefile                                           |   4 +-
 arch/arc/Kconfig                                   |   2 +-
 arch/arc/include/asm/module.h                      |   4 +-
 arch/arc/kernel/module.c                           |   4 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/am33xx.dtsi                      |   1 +
 arch/arm/boot/dts/am4372.dtsi                      |   1 +
 arch/arm/boot/dts/bcm283x.dtsi                     |   2 +-
 arch/arm/boot/dts/da850-evm.dts                    |   1 +
 arch/arm/boot/dts/dm814x.dtsi                      |   1 +
 arch/arm/boot/dts/dm816x.dtsi                      |   1 +
 arch/arm/boot/dts/dra7.dtsi                        |   2 +
 arch/arm/boot/dts/imx31.dtsi                       |  18 +-
 arch/arm/boot/dts/imx6q-cm-fx6.dts                 |   1 -
 arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi       |   4 +-
 arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts   |  11 +-
 arch/arm/boot/dts/omap2.dtsi                       |   1 +
 arch/arm/boot/dts/omap3.dtsi                       |   1 +
 arch/arm/boot/dts/omap4.dtsi                       |   1 +
 arch/arm/boot/dts/omap5.dtsi                       |   2 +
 arch/arm/boot/dts/r8a7794.dtsi                     |   7 +-
 arch/arm/include/asm/cputype.h                     |   3 +
 arch/arm/kernel/hw_breakpoint.c                    |  16 +
 arch/arm/kernel/smp_tlb.c                          |   7 +
 arch/arm/mach-ux500/pm.c                           |   4 +-
 arch/arm64/include/asm/memory.h                    |   2 +-
 arch/arm64/include/uapi/asm/ptrace.h               |   1 +
 arch/arm64/kernel/entry.S                          |   2 +-
 arch/arm64/kernel/ptrace.c                         |  16 +-
 arch/arm64/kernel/traps.c                          |  28 +-
 arch/arm64/mm/dma-mapping.c                        |   3 +-
 arch/arm64/mm/init.c                               |   5 +-
 arch/powerpc/include/asm/ppc-opcode.h              |  10 +-
 arch/powerpc/kernel/ptrace.c                       |  14 +
 arch/powerpc/perf/power9-events-list.h             |   2 +-
 arch/powerpc/sysdev/xics/icp-opal.c                |  31 +-
 arch/s390/kvm/kvm-s390.c                           |   4 +-
 arch/x86/kernel/apic/io_apic.c                     |   2 +
 arch/x86/kernel/pci-swiotlb.c                      |   2 +-
 arch/x86/pci/acpi.c                                |  10 +
 arch/x86/xen/pci-swiotlb-xen.c                     |   2 +-
 drivers/clocksource/exynos_mct.c                   |   1 +
 drivers/devfreq/devfreq.c                          |  15 +-
 drivers/devfreq/exynos-bus.c                       |   2 +-
 drivers/dma/pl330.c                                |  11 +
 drivers/dma/sh/rcar-dmac.c                         |   8 +
 drivers/hid/hid-corsair.c                          |  60 ++-
 drivers/infiniband/core/cache.c                    |  16 +-
 drivers/infiniband/hw/mlx4/ah.c                    |   6 +-
 drivers/infiniband/hw/mlx4/mad.c                   |  16 +-
 drivers/infiniband/hw/mlx4/main.c                  |  29 +-
 drivers/infiniband/hw/mlx4/qp.c                    |   7 +-
 drivers/infiniband/hw/mlx5/main.c                  |   8 +-
 drivers/infiniband/hw/mlx5/mr.c                    |  31 +-
 drivers/infiniband/hw/mlx5/qp.c                    |  29 +-
 drivers/infiniband/hw/mlx5/srq.c                   |   2 +-
 drivers/infiniband/sw/rxe/rxe_param.h              |   2 +-
 drivers/infiniband/sw/rxe/rxe_req.c                |  14 +-
 drivers/infiniband/ulp/ipoib/ipoib_cm.c            |   2 -
 drivers/input/mouse/alps.c                         |  19 +-
 drivers/media/platform/Kconfig                     |   2 +-
 drivers/media/platform/blackfin/ppi.c              |   2 +
 drivers/media/platform/s5p-mfc/s5p_mfc.c           |   7 +-
 drivers/media/platform/sti/hva/hva-hw.c            |   6 +-
 drivers/media/rc/ite-cir.c                         |   2 +
 drivers/media/spi/gs1662.c                         |   3 +-
 drivers/mmc/host/mxs-mmc.c                         |   6 +-
 drivers/mmc/host/sdhci-acpi.c                      |   3 +-
 drivers/mtd/nand/Kconfig                           |   2 +-
 drivers/mtd/nand/lpc32xx_mlc.c                     |   2 +-
 drivers/mtd/nand/xway_nand.c                       |   5 +-
 drivers/mtd/spi-nor/cadence-quadspi.c              |   6 +-
 drivers/net/ieee802154/atusb.c                     |  31 +-
 drivers/nvdimm/namespace_devs.c                    |  23 +-
 drivers/pci/host/pcie-designware.c                 |  10 +-
 drivers/pci/probe.c                                |  12 +-
 drivers/rpmsg/rpmsg_core.c                         |   4 +-
 drivers/scsi/ibmvscsi_tgt/ibmvscsi_tgt.c           |   7 +-
 drivers/scsi/mpt3sas/mpt3sas_base.h                |  12 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  40 +-
 drivers/scsi/qla2xxx/qla_os.c                      |  16 +-
 drivers/scsi/ses.c                                 |   2 +-
 drivers/soc/ti/wkup_m3_ipc.c                       |   1 +
 drivers/spi/spi-pxa2xx.c                           |   1 +
 drivers/staging/media/s5p-cec/s5p_cec.c            |   4 +-
 drivers/xen/swiotlb-xen.c                          |   4 +-
 fs/ceph/caps.c                                     |  17 +-
 fs/ceph/dir.c                                      |   5 +-
 fs/ceph/inode.c                                    |   3 +-
 fs/ceph/mds_client.c                               |   9 +-
 fs/fuse/dev.c                                      |   3 +-
 fs/fuse/dir.c                                      |   2 +-
 fs/posix_acl.c                                     |   9 +-
 fs/ubifs/tnc.c                                     |  25 +-
 include/dt-bindings/clock/r8a7794-clock.h          |   3 +-
 include/linux/rcupdate.h                           |   4 +
 include/linux/sunrpc/svc_xprt.h                    |   1 +
 include/linux/swiotlb.h                            |   8 +-
 include/trace/events/swiotlb.h                     |  17 +-
 kernel/rcu/rcu.h                                   |   1 +
 kernel/rcu/tiny.c                                  |   4 -
 kernel/rcu/tiny_plugin.h                           |   9 +-
 kernel/rcu/tree.c                                  |  33 +-
 kernel/rcu/tree_exp.h                              |  52 ++-
 kernel/rcu/tree_plugin.h                           |   2 +-
 kernel/rcu/update.c                                |  38 +-
 lib/swiotlb.c                                      |  26 +-
 net/ceph/auth_x.c                                  | 195 ++++-----
 net/ceph/auth_x.h                                  |   3 +-
 net/ceph/crypto.c                                  | 463 +++++----------------
 net/ceph/crypto.h                                  |  26 +-
 net/mac80211/rx.c                                  |  26 +-
 net/sunrpc/auth_gss/svcauth_gss.c                  |   2 +-
 net/sunrpc/svc_xprt.c                              |  10 +-
 net/sunrpc/xprtrdma/frwr_ops.c                     |  13 +-
 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c            |   2 -
 net/sunrpc/xprtrdma/verbs.c                        |  14 +-
 net/sunrpc/xprtrdma/xprt_rdma.h                    |  20 +-
 tools/perf/Makefile.config                         |   2 +-
 tools/perf/builtin-mem.c                           |   4 +-
 tools/perf/builtin-trace.c                         |   6 +-
 tools/perf/trace/beauty/mmap.c                     |   2 +
 tools/perf/util/Build                              |   2 +-
 tools/perf/util/callchain.c                        |   2 -
 tools/perf/util/callchain.h                        |   4 -
 tools/perf/util/genelf.c                           |   9 +-
 tools/perf/util/genelf.h                           |   2 +
 tools/perf/util/symbol.c                           |   3 +-
 tools/perf/util/trace-event-scripting.c            |   6 +-
 .../powerpc/pmu/ebb/pmc56_overflow_test.c          |   2 +-
 tools/virtio/ringtest/run-on-all.sh                |   5 +-
 virt/kvm/arm/vgic/vgic-init.c                      |  18 +-
 virt/kvm/arm/vgic/vgic-v2.c                        |   2 -
 virt/kvm/arm/vgic/vgic-v3.c                        |   2 -
 136 files changed, 1031 insertions(+), 815 deletions(-)

             reply	other threads:[~2017-01-24  8:00 UTC|newest]

Thread overview: 132+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170124080037epcas2p270f8226e76503a60d8fcf6925a8c918b@epcas2p2.samsung.com>
2017-01-24  7:54 ` Greg Kroah-Hartman [this message]
2017-01-24  7:54   ` [PATCH 4.9 001/130] IB/core: Release allocated memory in cache setup failure Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 002/130] IB/rxe: Increase max number of completions to 32k Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 003/130] IB/rxe: avoid putting a large struct rxe_qp on stack Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 004/130] IB/mlx5: Avoid system crash when enabling many VFs Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 005/130] IB/mlx5: Fix reported max SGE calculation Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 006/130] IB/mlx5: Assign SRQ type earlier Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 007/130] IB/mlx5: Wait for all async command completions to complete Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 008/130] IB/mlx4: Set traffic class in AH Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 009/130] IB/mlx4: Fix out-of-range array index in destroy qp flow Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 010/130] IB/mlx4: Handle well-known-gid in mad_demux processing Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 011/130] IB/mlx4: Fix port query for 56Gb Ethernet links Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 012/130] IB/mlx4: When no DMFS for IPoIB, dont allow NET_IF QPs Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 013/130] IB/mlx4: Check if GRH is available before using it Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 014/130] IB/IPoIB: Remove cant use GFP_NOIO warning Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 015/130] perf trace: Use the syscall raw_syscalls:sys_enter timestamp Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 016/130] perf mem: Fix --all-user/--all-kernel options Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 017/130] perf trace: Check if MAP_32BIT is defined (again) Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 018/130] perf diff: Do not overwrite valid build id Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 019/130] perf callchain: Fixup help/config for no-unwinding Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 020/130] perf scripting: Avoid leaking the scripting_context variable Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 021/130] perf jit: Enable jitdump support without dwarf Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 023/130] ARM: dts: r8a7794: Use SYSC "always-on" PM Domain for sound Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 024/130] ARM: dts: r8a7794: remove Z clock Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 025/130] ARM: dts: imx6q-cm-fx6: fix fec pinctrl Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 026/130] ARM: dts: imx31: fix clock control module interrupts description Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 028/130] ARM: dts: imx31: fix AVIC base address Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 029/130] ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 030/130] tmpfs: clear S_ISGID when setting posix ACLs Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 031/130] x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 032/130] rcu: Remove cond_resched() from Tiny synchronize_sched() Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 033/130] rcu: Narrow early boot window of illegal synchronous grace periods Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 034/130] sunrpc: dont call sleeping functions from the notifier block callbacks Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 035/130] svcrpc: dont leak contexts on PROC_DESTROY Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 036/130] libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 037/130] ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 038/130] fuse: clear FR_PENDING flag when moving requests out of pending queue Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 039/130] fuse: fix time_to_jiffies nsec sanity check Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 040/130] PCI: designware: Check for iATU unroll only on platforms that use ATU Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 041/130] PCI: Enumerate switches below PCI-to-PCIe bridges Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 042/130] HID: corsair: fix DMA buffers on stack Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 043/130] HID: corsair: fix control-transfer error handling Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 044/130] mmc: sdhci-acpi: Only powered up enabled acpi child devices Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 045/130] mmc: mxs-mmc: Fix additional cycles after transmission stop Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 046/130] ieee802154: atusb: do not use the stack for buffers to make them DMA able Greg Kroah-Hartman
2017-01-24  7:54     ` Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 047/130] mtd: nand: lpc32xx: fix invalid error handling of a requested irq Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 048/130] mtd: nand: xway: disable module support Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 049/130] mtd: nand: xway: fix build because of module functions Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 050/130] KVM: s390: do not expose random data via facility bitmap Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 051/130] KVM: arm/arm64: vgic: Fix deadlock on error handling Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 052/130] powerpc/icp-opal: Fix missing KVM case and harden replay Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 053/130] powerpc/perf: Fix PM_BRU_CMPL event code for power9 Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 054/130] powerpc/ptrace: Preserve previous fprs/vsrs on short regset write Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 055/130] powerpc/ptrace: Preserve previous TM " Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 056/130] powerpc: Ignore reserved field in DCSR and PVR reads and writes Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 057/130] x86/ioapic: Restore IO-APIC irq_chip retrigger callback Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 058/130] qla2xxx: Fix crash due to null pointer access Greg Kroah-Hartman
2017-01-24  7:54   ` [PATCH 4.9 059/130] mac80211: implement multicast forwarding on fast-RX path Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 060/130] ubifs: Fix journal replay wrt. xattr nodes Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 061/130] clocksource/exynos_mct: Clear interrupt when cpu is shut down Greg Kroah-Hartman
2017-01-24  7:55     ` Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 062/130] svcrdma: avoid duplicate dma unmapping during error recovery Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 063/130] ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 064/130] ibmvscsis: Fix sleeping in interrupt context Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 065/130] ibmvscsis: Fix max transfer length Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 066/130] ceph: fix bad endianness handling in parse_reply_info_extra Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 067/130] ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 068/130] ARM: dts: da850-evm: fix read access to SPI flash Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 069/130] arm64: avoid returning from bad_mode Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 070/130] arm64/ptrace: Preserve previous registers for short regset write Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 071/130] arm64/ptrace: Preserve previous registers for short regset write - 2 Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 072/130] arm64/ptrace: Preserve previous registers for short regset write - 3 Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 073/130] arm64/ptrace: Avoid uninitialised struct padding in fpr_set() Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 074/130] arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 076/130] libceph: ceph_x_encrypt_buflen() takes in_len Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 077/130] libceph: old_key in process_one_ticket() is redundant Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 078/130] libceph: introduce ceph_x_encrypt_offset() Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 079/130] libceph: introduce ceph_crypt() for in-place en/decryption Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 080/130] libceph: rename and align ceph_x_authorizer::reply_buf Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 081/130] libceph: tweak calcu_signature() a little Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 082/130] libceph: switch ceph_x_encrypt() to ceph_crypt() Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 083/130] libceph: switch ceph_x_decrypt() " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 084/130] libceph: remove now unused ceph_*{en,de}crypt*() functions Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 085/130] ARM: dts: dra7: Add an empty chosen node to top level DTSI Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 086/130] ARM: dts: dm816x: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 087/130] ARM: dts: dm814x: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 088/130] ARM: dts: am33xx: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 089/130] ARM: dts: omap4: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 090/130] ARM: dts: omap5: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 091/130] ARM: dts: am4372: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 092/130] ARM: dts: omap3: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 093/130] ARM: dts: omap2: " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 094/130] ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 095/130] ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 096/130] ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 097/130] ARM: 8613/1: Fix the uaccess crash on PB11MPCore Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 098/130] ceph: fix scheduler warning due to nested blocking Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 099/130] ceph: fix ceph_get_caps() interruption Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 100/130] ceph: fix endianness of getattr mask in ceph_d_revalidate Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 101/130] ceph: fix endianness bug in frag_tree_split_cmp Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 102/130] libceph: make sure ceph_aes_crypt() IV is aligned Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 103/130] xprtrdma: Make FRWR send queue entry accounting more accurate Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 104/130] xprtrdma: Squelch "max send, max recv" messages at connect time Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 105/130] arm64: mm: avoid name clash in __page_to_voff() Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 106/130] arm64: Fix swiotlb fallback allocation Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 107/130] swiotlb: Convert swiotlb_force from int to enum Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 108/130] swiotlb: Add swiotlb=noforce debug option Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 109/130] scsi: ses: Fix SAS device detection in enclosure Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 110/130] scsi: mpt3sas: fix hang on ata passthrough commands Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 111/130] PM / devfreq: exynos-bus: Fix the wrong return value Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 112/130] PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 113/130] mtd: spi-nor: Off by one in cqspi_setup_flash() Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 114/130] mtd: spi-nor: Fix some error codes " Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 115/130] rpmsg: virtio_rpmsg_bus: fix channel creation Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 116/130] [media] blackfin: check devm_pinctrl_get() for errors Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 117/130] [media] platform: pxa_camera: add VIDEO_V4L2 dependency Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 118/130] [media] gs1662: drop kfree for memory allocated with devm_kzalloc Greg Kroah-Hartman
2017-01-24  7:55   ` [PATCH 4.9 119/130] [media] ite-cir: initialize use_demodulator before using it Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 120/130] [media] st-hva: fix some error handling in hva_hw_probe() Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 122/130] [media] s5p-mfc: Fix clock management in s5p_mfc_release() function Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 124/130] dmaengine: pl330: Fix runtime PM support for terminated transfers Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 125/130] spi: pxa2xx: add missed break Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 126/130] soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe() Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 127/130] selftest/powerpc: Wrong PMC initialized in pmc56_overflow test Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 128/130] tools/virtio/ringtest: fix run-on-all.sh for offline cpus Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 129/130] libceph: uninline ceph_crypto_key_destroy() Greg Kroah-Hartman
2017-01-24  7:56   ` [PATCH 4.9 130/130] libceph: stop allocating a new cipher on every crypto request Greg Kroah-Hartman
2017-01-24 18:26   ` [PATCH 4.9 000/130] 4.9.6-stable review Shuah Khan
2017-01-25 11:02     ` Greg Kroah-Hartman
2017-01-24 19:07   ` Guenter Roeck
2017-01-25 11:02     ` 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=20170124075534.905042535@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 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.