-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 4.14 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 7b3775017f4e6b87dfd2c7f63d1eaf057948f31d:
Linux 4.14.8 (2017-12-20 10:10:38 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.14-20122017
for you to fetch changes up to 204764526502a6e2407bf5407ca5e9265f860985:
IB/opa_vnic: Properly return the total MACs in UC MAC list (2017-12-20 10:19:00 -0500)
- ---------------------------------------------------------------- for-greg-4.14-20122017
- ---------------------------------------------------------------- Alan Brady (1): i40e: fix client notify of VF reset
Alex Williamson (1): vfio/pci: Virtualize Maximum Payload Size
Alexandre Belloni (1): rtc: set the alarm to the next expiring timer
Andrew Jeffery (1): leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
Arvind Yadav (1): staging: greybus: light: Release memory obtained by kasprintf
Chen-Yu Tsai (3): clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock clk: sunxi-ng: sun5i: Fix bit offset of audio PLL post-divider clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collision
Christian Lamparter (1): crypto: crypto4xx - increase context and scatter ring buffer elements
Christophe JAILLET (1): igb: check memory allocation failure
Christophe Jaillet (1): crypto: lrw - Fix an error handling path in 'create()'
Colin Ian King (1): IB/rxe: check for allocation failure on elem
Dan Murphy (1): net: phy: at803x: Change error to EINVAL for invalid MAC
David Daney (1): PCI: Avoid bus reset if bridge itself is broken
Derek Basehore (1): backlight: pwm_bl: Fix overflow condition
Dick Kennedy (3): scsi: lpfc: Fix secure firmware updates scsi: lpfc: PLOGI failures during NPIV testing scsi: lpfc: Fix warning messages when NVME_TARGET_FC not defined
Ed Blake (1): ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callback
Emil Tantilov (1): ixgbe: fix use of uninitialized padding
Eric Anholt (1): drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.
Fabio Estevam (1): PM / OPP: Move error message to debug level
Gabriele Paoloni (1): PCI/AER: Report non-fatal errors only to the affected endpoint
Guoqing Jiang (1): md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Hans de Goede (2): Bluetooth: hci_uart_set_flow_control: Fix NULL deref when using serdev Bluetooth: hci_bcm: Fix setting of irq trigger type
Hoang Tran (1): tcp: fix under-evaluated ssthresh in TCP Vegas
Jacob Keller (3): i40e/i40evf: spread CPU affinity hints across online CPUs only fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bw fm10k: ensure we process SM mbx when processing VF mbx
Jean-François Têtu (1): ASoC: codecs: msm8916-wcd-analog: fix micbias level
Lihong Yang (1): i40e: use the safe hash table iterator when deleting mac filters
Lorenzo Bianconi (1): iio: st_sensors: add register mask for status register
Luca Miccio (1): block,bfq: Disable writeback throttling
Marcelo Ricardo Leitner (1): sctp: silence warns on sctp_stream_init allocations
Marek Szyprowski (1): ARM: exynos_defconfig: Enable UAS support for Odroid HC1 board
Masahiro Yamada (1): kbuild: re-order the code to not parse unnecessary variables
Mick Tarsel (1): ibmvnic: Set state UP
Mike Manning (1): net: ipv6: send NS for DAD when link operationally up
Nicholas Piggin (3): powerpc/xmon: Avoid tripping SMP hardlockup watchdog powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog cpuidle: fix broadcast control when broadcast can not be entered
Nicolas Dechesne (1): ASoC: codecs: msm8916-wcd-analog: fix module autoload
Nicolas Pitre (1): percpu: don't forget to free the temporary struct pcpu_alloc_info
Niranjana Vishwanathapura (1): IB/opa_vnic: Properly return the total MACs in UC MAC list
Russell King (1): rtc: pl031: make interrupt optional
Scott Franco (1): IB/opa_vnic: Properly clear Mac Table Digest
Shakeel Butt (1): kvm, mm: account kvm related kmem slabs to kmemcg
Shashank Sharma (1): drm: Add retries for lspcon mode detection
Sreekanth Reddy (1): scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive
Stuart Hayes (1): PCI: Create SR-IOV virtfn/physfn links before attaching driver
Tom Zanussi (1): tracing: Exclude 'generic fields' from histograms
Varun Prakash (1): scsi: cxgb4i: fix Tx skb leak
Wei Hu(Xavier) (1): RDMA/hns: Avoid NULL pointer exception
Wei Wang (1): ipv6: grab rt->rt6i_ref before allocating pcpu rt
William Tu (1): ip_gre: check packet length and mtu correctly in erspan tx
Makefile | 233 +++++++++++---------- arch/arm/configs/exynos_defconfig | 2 +- arch/powerpc/kernel/watchdog.c | 7 +- arch/powerpc/xmon/xmon.c | 17 +- arch/x86/kvm/mmu.c | 4 +- block/bfq-iosched.c | 3 +- block/blk-wbt.c | 2 +- crypto/lrw.c | 6 +- drivers/base/power/opp/core.c | 2 +- drivers/bluetooth/hci_bcm.c | 23 +- drivers/bluetooth/hci_ldisc.c | 7 + drivers/clk/sunxi-ng/ccu-sun5i.c | 4 +- drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 2 +- drivers/clk/sunxi-ng/ccu_nm.c | 3 + drivers/cpuidle/cpuidle.c | 1 + drivers/crypto/amcc/crypto4xx_core.h | 10 +- drivers/gpu/drm/drm_dp_dual_mode_helper.c | 16 +- drivers/gpu/drm/vc4/vc4_dsi.c | 3 +- drivers/iio/accel/st_accel_core.c | 35 +++- drivers/iio/common/st_sensors/st_sensors_core.c | 2 +- drivers/iio/common/st_sensors/st_sensors_trigger.c | 16 +- drivers/iio/gyro/st_gyro_core.c | 15 +- drivers/iio/magnetometer/st_magn_core.c | 10 +- drivers/iio/pressure/st_pressure_core.c | 15 +- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 5 + drivers/infiniband/sw/rxe/rxe_pool.c | 2 + drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.c | 1 + .../infiniband/ulp/opa_vnic/opa_vnic_vema_iface.c | 8 +- drivers/leds/leds-pca955x.c | 17 +- drivers/md/md.c | 4 +- drivers/net/ethernet/ibm/ibmvnic.c | 2 + drivers/net/ethernet/intel/fm10k/fm10k.h | 4 +- drivers/net/ethernet/intel/fm10k/fm10k_iov.c | 12 +- drivers/net/ethernet/intel/i40e/i40e_main.c | 16 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 7 +- drivers/net/ethernet/intel/i40evf/i40evf_main.c | 9 +- drivers/net/ethernet/intel/igb/igb_main.c | 2 + drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 4 +- drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c | 2 + drivers/net/phy/at803x.c | 2 +- drivers/pci/iov.c | 3 +- drivers/pci/pci.c | 4 + drivers/pci/pcie/aer/aerdrv_core.c | 9 +- drivers/rtc/interface.c | 2 +- drivers/rtc/rtc-pl031.c | 14 +- drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 1 + drivers/scsi/lpfc/lpfc_hbadisc.c | 3 +- drivers/scsi/lpfc/lpfc_hw4.h | 2 +- drivers/scsi/lpfc/lpfc_nvmet.c | 2 + drivers/scsi/mpt3sas/mpt3sas_scsih.c | 5 + drivers/staging/greybus/light.c | 2 + drivers/vfio/pci/vfio_pci_config.c | 6 +- drivers/video/backlight/pwm_bl.c | 7 +- include/linux/iio/common/st_sensors.h | 7 +- kernel/trace/trace_events_hist.c | 4 +- mm/percpu.c | 3 +- net/ipv4/ip_gre.c | 8 +- net/ipv4/tcp_vegas.c | 2 +- net/ipv6/addrconf.c | 12 +- net/ipv6/route.c | 58 ++--- net/sctp/stream.c | 8 +- sound/soc/codecs/msm8916-wcd-analog.c | 9 +- sound/soc/img/img-parallel-out.c | 2 + virt/kvm/kvm_main.c | 2 +- 64 files changed, 433 insertions(+), 277 deletions(-)
On Wed, Dec 20, 2017 at 03:37:16PM +0000, alexander.levin@verizon.com wrote:
Hi Greg,
Pleae pull commits for Linux 4.14 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Pulled and queued up, except for the one kbuild patch that I commented on.
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org