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 <[email protected]>
Linux 4.9.6-rc1
Ilya Dryomov <[email protected]>
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov <[email protected]>
libceph: uninline ceph_crypto_key_destroy()
Halil Pasic <[email protected]>
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Madhavan Srinivasan <[email protected]>
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Wei Yongjun <[email protected]>
soc: ti: wkup_m3_ipc: Fix error return code in wkup_m3_ipc_probe()
Andy Shevchenko <[email protected]>
spi: pxa2xx: add missed break
Marek Szyprowski <[email protected]>
dmaengine: pl330: Fix runtime PM support for terminated transfers
Niklas Söderlund <[email protected]>
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Marek Szyprowski <[email protected]>
s5p-mfc: Fix clock management in s5p_mfc_release() function
Arnd Bergmann <[email protected]>
s5p-cec: mark PM functions as __maybe_unused again
Dan Carpenter <[email protected]>
st-hva: fix some error handling in hva_hw_probe()
Nicolas Iooss <[email protected]>
ite-cir: initialize use_demodulator before using it
Wei Yongjun <[email protected]>
gs1662: drop kfree for memory allocated with devm_kzalloc
Arnd Bergmann <[email protected]>
platform: pxa_camera: add VIDEO_V4L2 dependency
Dan Carpenter <[email protected]>
blackfin: check devm_pinctrl_get() for errors
Loic Pallardy <[email protected]>
rpmsg: virtio_rpmsg_bus: fix channel creation
Dan Carpenter <[email protected]>
mtd: spi-nor: Fix some error codes in cqspi_setup_flash()
Dan Carpenter <[email protected]>
mtd: spi-nor: Off by one in cqspi_setup_flash()
Chanwoo Choi <[email protected]>
PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
Chanwoo Choi <[email protected]>
PM / devfreq: exynos-bus: Fix the wrong return value
James Bottomley <[email protected]>
scsi: mpt3sas: fix hang on ata passthrough commands
Ewan D. Milne <[email protected]>
scsi: ses: Fix SAS device detection in enclosure
Geert Uytterhoeven <[email protected]>
swiotlb: Add swiotlb=noforce debug option
Geert Uytterhoeven <[email protected]>
swiotlb: Convert swiotlb_force from int to enum
Alexander Graf <[email protected]>
arm64: Fix swiotlb fallback allocation
Oleksandr Andrushchenko <[email protected]>
arm64: mm: avoid name clash in __page_to_voff()
Chuck Lever <[email protected]>
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever <[email protected]>
xprtrdma: Make FRWR send queue entry accounting more accurate
Ilya Dryomov <[email protected]>
libceph: make sure ceph_aes_crypt() IV is aligned
Jeff Layton <[email protected]>
ceph: fix endianness bug in frag_tree_split_cmp
Jeff Layton <[email protected]>
ceph: fix endianness of getattr mask in ceph_d_revalidate
Yan, Zheng <[email protected]>
ceph: fix ceph_get_caps() interruption
Nikolay Borisov <[email protected]>
ceph: fix scheduler warning due to nested blocking
Linus Walleij <[email protected]>
ARM: 8613/1: Fix the uaccess crash on PB11MPCore
Arnd Bergmann <[email protected]>
ARM: ux500: fix prcmu_is_cpu_in_wfi() calculation
Adam Ford <[email protected]>
ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LV
Gary Bisson <[email protected]>
ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init
Javier Martinez Canillas <[email protected]>
ARM: dts: omap2: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: omap3: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: am4372: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: omap5: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: omap4: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: am33xx: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: dm814x: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: dm816x: Add an empty chosen node to top level DTSI
Javier Martinez Canillas <[email protected]>
ARM: dts: dra7: Add an empty chosen node to top level DTSI
Ilya Dryomov <[email protected]>
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov <[email protected]>
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov <[email protected]>
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov <[email protected]>
libceph: tweak calcu_signature() a little
Ilya Dryomov <[email protected]>
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov <[email protected]>
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov <[email protected]>
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov <[email protected]>
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov <[email protected]>
libceph: ceph_x_encrypt_buflen() takes in_len
Paul Donohue <[email protected]>
Input: ALPS - fix TrackStick support for SS5 hardware
Dave Martin <[email protected]>
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin <[email protected]>
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin <[email protected]>
arm64/ptrace: Preserve previous registers for short regset write - 3
Dave Martin <[email protected]>
arm64/ptrace: Preserve previous registers for short regset write - 2
Dave Martin <[email protected]>
arm64/ptrace: Preserve previous registers for short regset write
Mark Rutland <[email protected]>
arm64: avoid returning from bad_mode
Fabien Parent <[email protected]>
ARM: dts: da850-evm: fix read access to SPI flash
Jean-Jacques Hiblot <[email protected]>
ARM: dts: OMAP5 / DRA7: indicate that SATA port 0 is available.
Jeff Layton <[email protected]>
ceph: fix bad endianness handling in parse_reply_info_extra
Bryant G. Ly <[email protected]>
ibmvscsis: Fix max transfer length
Bryant G. Ly <[email protected]>
ibmvscsis: Fix sleeping in interrupt context
Mark Rutland <[email protected]>
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Sriharsha Basavapatna <[email protected]>
svcrdma: avoid duplicate dma unmapping during error recovery
Joonyoung Shim <[email protected]>
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Richard Weinberger <[email protected]>
ubifs: Fix journal replay wrt. xattr nodes
Johannes Berg <[email protected]>
mac80211: implement multicast forwarding on fast-RX path
Quinn Tran <[email protected]>
qla2xxx: Fix crash due to null pointer access
Ruslan Ruslichenko <[email protected]>
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Anton Blanchard <[email protected]>
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Dave Martin <[email protected]>
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
Dave Martin <[email protected]>
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
Madhavan Srinivasan <[email protected]>
powerpc/perf: Fix PM_BRU_CMPL event code for power9
Benjamin Herrenschmidt <[email protected]>
powerpc/icp-opal: Fix missing KVM case and harden replay
Marc Zyngier <[email protected]>
KVM: arm/arm64: vgic: Fix deadlock on error handling
Christian Borntraeger <[email protected]>
KVM: s390: do not expose random data via facility bitmap
Hauke Mehrtens <[email protected]>
mtd: nand: xway: fix build because of module functions
Hauke Mehrtens <[email protected]>
mtd: nand: xway: disable module support
Vladimir Zapolskiy <[email protected]>
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
Stefan Schmidt <[email protected]>
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Wahren <[email protected]>
mmc: mxs-mmc: Fix additional cycles after transmission stop
Hans de Goede <[email protected]>
mmc: sdhci-acpi: Only powered up enabled acpi child devices
Johan Hovold <[email protected]>
HID: corsair: fix control-transfer error handling
Johan Hovold <[email protected]>
HID: corsair: fix DMA buffers on stack
Bjorn Helgaas <[email protected]>
PCI: Enumerate switches below PCI-to-PCIe bridges
Murali Karicheri <[email protected]>
PCI: designware: Check for iATU unroll only on platforms that use ATU
David Sheets <[email protected]>
fuse: fix time_to_jiffies nsec sanity check
Tahsin Erdogan <[email protected]>
fuse: clear FR_PENDING flag when moving requests out of pending queue
Vineet Gupta <[email protected]>
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Dan Williams <[email protected]>
libnvdimm, namespace: fix pmem namespace leak, delete when size set to zero
J. Bruce Fields <[email protected]>
svcrpc: don't leak contexts on PROC_DESTROY
Scott Mayhew <[email protected]>
sunrpc: don't call sleeping functions from the notifier block callbacks
Paul E. McKenney <[email protected]>
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney <[email protected]>
rcu: Remove cond_resched() from Tiny synchronize_sched()
Bjorn Helgaas <[email protected]>
x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F
Gu Zheng <[email protected]>
tmpfs: clear S_ISGID when setting posix ACLs
Adam Ford <[email protected]>
ARM: dts: omap3: Add DTS for Logic PD SOM-LV 37xx Dev Kit
Vladimir Zapolskiy <[email protected]>
ARM: dts: imx31: fix AVIC base address
Vladimir Zapolskiy <[email protected]>
ARM: dts: imx31: move CCM device node to AIPS2 bus devices
Vladimir Zapolskiy <[email protected]>
ARM: dts: imx31: fix clock control module interrupts description
Christopher Spinrath <[email protected]>
ARM: dts: imx6q-cm-fx6: fix fec pinctrl
Sergei Shtylyov <[email protected]>
ARM: dts: r8a7794: remove Z clock
Geert Uytterhoeven <[email protected]>
ARM: dts: r8a7794: Use SYSC "always-on" PM Domain for sound
Stefan Wahren <[email protected]>
ARM: dts: bcm283x: fix typo in mailbox address
Maciej Debski <[email protected]>
perf jit: Enable jitdump support without dwarf
Arnaldo Carvalho de Melo <[email protected]>
perf scripting: Avoid leaking the scripting_context variable
Rabin Vincent <[email protected]>
perf callchain: Fixup help/config for no-unwinding
Kan Liang <[email protected]>
perf diff: Do not overwrite valid build id
Jiri Olsa <[email protected]>
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa <[email protected]>
perf mem: Fix --all-user/--all-kernel options
Arnaldo Carvalho de Melo <[email protected]>
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
Kamal Heib <[email protected]>
IB/IPoIB: Remove can't use GFP_NOIO warning
Eran Ben Elisha <[email protected]>
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha <[email protected]>
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Saeed Mahameed <[email protected]>
IB/mlx4: Fix port query for 56Gb Ethernet links
Jack Morgenstein <[email protected]>
IB/mlx4: Handle well-known-gid in mad_demux processing
Jack Morgenstein <[email protected]>
IB/mlx4: Fix out-of-range array index in destroy qp flow
Maor Gottlieb <[email protected]>
IB/mlx4: Set traffic class in AH
Eli Cohen <[email protected]>
IB/mlx5: Wait for all async command completions to complete
Maor Gottlieb <[email protected]>
IB/mlx5: Assign SRQ type earlier
Eli Cohen <[email protected]>
IB/mlx5: Fix reported max SGE calculation
Eli Cohen <[email protected]>
IB/mlx5: Avoid system crash when enabling many VFs
Arnd Bergmann <[email protected]>
IB/rxe: avoid putting a large struct rxe_qp on stack
Yonatan Cohen <[email protected]>
IB/rxe: Increase max number of completions to 32k
Leon Romanovsky <[email protected]>
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(-)