This is the start of the stable review cycle for the 4.19.18 release.
There are 106 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 Sat Jan 26 19:01:18 UTC 2019.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
        
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.18-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.19.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gre...@linuxfoundation.org>
    Linux 4.19.18-rc1

Corey Minyard <cminy...@mvista.com>
    ipmi: Don't initialize anything in the core until something uses it

Corey Minyard <cminy...@mvista.com>
    ipmi:ssif: Fix handling of multi-part return messages

Fred Klassen <fklas...@appneta.com>
    ipmi: Prevent use-after-free in deliver_response

Gustavo A. R. Silva <gust...@embeddedor.com>
    ipmi: msghandler: Fix potential Spectre v1 vulnerabilities

Yang Yingliang <yangyingli...@huawei.com>
    ipmi: fix use-after-free of user->release_barrier.rda

Johan Hedberg <johan.hedb...@intel.com>
    Bluetooth: Fix unnecessary error message for HCI request completion

Avraham Stern <avraham.st...@intel.com>
    iwlwifi: mvm: Send LQ command as async when necessary

Michal Hocko <mho...@suse.com>
    mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps

Peter Xu <pet...@redhat.com>
    userfaultfd: clear flag if remap event not enabled

Aaron Lu <aaron...@intel.com>
    mm/swap: use nr_node_ids for avail_lists in swap_info_struct

Brian Foster <bfos...@redhat.com>
    mm/page-writeback.c: don't break integrity writeback on ->writepage() error

Junxiao Bi <junxiao...@oracle.com>
    ocfs2: fix panic due to unrecovered local alloc

Eric Sandeen <sand...@redhat.com>
    iomap: don't search past page end in iomap_is_partially_uptodate

Qian Cai <c...@lca.pw>
    scsi: megaraid: fix out-of-bound array accesses

Yanjiang Jin <yanjiang....@hxt-semitech.com>
    scsi: smartpqi: call pqi_free_interrupts() in pqi_shutdown()

Zhi Chen <zhic...@codeaurora.org>
    ath10k: fix peer stats null pointer dereference

Kevin Barnett <kevin.barn...@microsemi.com>
    scsi: smartpqi: correct lun reset issues

Stephan Günther <mo...@moepi.net>
    scsi: mpt3sas: fix memory ordering on 64bit writes

Parvi Kaustubhi <pkaus...@cisco.com>
    IB/usnic: Fix potential deadlock

Daniel Vetter <daniel.vet...@ffwll.ch>
    sysfs: Disable lockdep for driver bind/unbind files

Takashi Sakamoto <o-taka...@sakamocchi.jp>
    ALSA: bebob: fix model-id of unit for Apogee Ensemble

Raghuram Hegde <raghuram.he...@intel.com>
    Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029

Milan Broz <gmazyl...@gmail.com>
    dm: Check for device sector overflow if CONFIG_LBDAF is not set

Yangtao Li <tiny.win...@gmail.com>
    clocksource/drivers/integrator-ap: Add missing of_node_put()

Javier Barrio <javier.barrio.m...@gmail.com>
    quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.

Arnaldo Carvalho de Melo <a...@redhat.com>
    perf tools: Add missing open_memstream() prototype for systems lacking it

Arnaldo Carvalho de Melo <a...@redhat.com>
    perf tools: Add missing sigqueue() prototype for systems lacking it

Leo Yan <leo....@linaro.org>
    perf cs-etm: Correct packets swapping in cs_etm__flush()

Nikos Tsironis <ntsiro...@arrikto.com>
    dm snapshot: Fix excessive memory usage and workqueue stalls

Arnaldo Carvalho de Melo <a...@redhat.com>
    tools lib subcmd: Don't add the kernel sources to the include path

Michael Petlan <mpet...@redhat.com>
    perf stat: Avoid segfaults caused by negated options

Nikos Tsironis <ntsiro...@arrikto.com>
    dm kcopyd: Fix bug causing workqueue stalls

AliOS system security <alios_sys_secur...@linux.alibaba.com>
    dm crypt: use u64 instead of sector_t to store iv_offset

Hui Wang <john.wang...@huawei.com>
    x86/topology: Use total_cpus for max logical packages calculation

Taehee Yoo <ap420...@gmail.com>
    netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine

Taehee Yoo <ap420...@gmail.com>
    netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine

Taehee Yoo <ap420...@gmail.com>
    netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set

Andi Kleen <a...@linux.intel.com>
    perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX

Arnaldo Carvalho de Melo <a...@redhat.com>
    perf parse-events: Fix unchecked usage of strncpy()

Arnaldo Carvalho de Melo <a...@redhat.com>
    perf svghelper: Fix unchecked usage of strncpy()

Florian Fainelli <f.faine...@gmail.com>
    perf tests ARM: Disable breakpoint tests 32-bit

Adrian Hunter <adrian.hun...@intel.com>
    perf intel-pt: Fix error with config term "pt=0"

Sergey Senozhatsky <sergey.senozhatsky.w...@gmail.com>
    tty/serial: do not free trasnmit buffer page under port lock

Johannes Thumshirn <jthumsh...@suse.de>
    btrfs: improve error handling of btrfs_add_link

Anand Jain <anand.j...@oracle.com>
    btrfs: fix use-after-free due to race between replace start and cancel

Hans van Kranenburg <hans.van.kranenb...@mendix.com>
    btrfs: alloc_chunk: fix more DUP stripe size handling

Qu Wenruo <w...@suse.com>
    btrfs: volumes: Make sure there is no overlap of dev extents at mount time

Jonas Danielsson <jo...@orbital-systems.com>
    mmc: atmel-mci: do not assume idle after atmci_request_end

Masahiro Yamada <yamada.masah...@socionext.com>
    kconfig: fix memory leak when EOF is encountered in quotation

Masahiro Yamada <yamada.masah...@socionext.com>
    kconfig: fix file name and line number of warn_ignored_character()

Jiong Wang <jiong.w...@netronome.com>
    bpf: relax verifier restriction on BPF_MOV | BPF_ALU

Will Deacon <will.dea...@arm.com>
    arm64: Fix minor issues with the dcache_by_line_op macro

Lucas Stach <l.st...@pengutronix.de>
    clk: imx6q: reset exclusive gates on init

Qian Cai <c...@lca.pw>
    arm64: kasan: Increase stack size for KASAN_EXTRA

Dmitry V. Levin <l...@altlinux.org>
    selftests: do not macro-expand failed assertion expressions

Bart Van Assche <bvanass...@acm.org>
    scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long 
enough

David Disseldorp <dd...@suse.de>
    scsi: target: use consistent left-aligned ASCII INQUIRY data

yupeng <yupeng0...@gmail.com>
    net: call sk_dst_reset when set SO_DONTROUTE

Gao Xiang <gaoxian...@huawei.com>
    staging: erofs: fix use-after-free of on-stack `z_erofs_vle_unzip_io'

Vivek Gautam <vivek.gau...@codeaurora.org>
    media: venus: core: Set dma maximum segment size

Yu Zhao <yuz...@google.com>
    ASoC: use dma_ops of parent device for acp_audio_dma

Nathan Chancellor <natechancel...@gmail.com>
    media: firewire: Fix app_info parameter type in avc_ca{,_app}_info

Breno Leitao <lei...@debian.org>
    powerpc/pseries/cpuidle: Fix preempt warning

Breno Leitao <lei...@debian.org>
    powerpc/xmon: Fix invocation inside lock region

Daniel Axtens <d...@axtens.net>
    media: uvcvideo: Refactor teardown of uvc on USB disconnect

Joel Fernandes (Google) <j...@joelfernandes.org>
    pstore/ram: Do not treat empty buffers as valid

A.s. Dong <aisheng.d...@nxp.com>
    clk: imx: make mux parent strings const

Daniel Santos <daniel.san...@pobox.com>
    jffs2: Fix use of uninitialized delayed_work, lockdep breakage

Nathan Chancellor <natechancel...@gmail.com>
    efi/libstub: Disable some warnings for x86{,_64}

Chuck Lever <chuck.le...@oracle.com>
    rxe: IB_WR_REG_MR does not capture MR's iova field

Chris Wilson <ch...@chris-wilson.co.uk>
    drm/amdgpu: Reorder uvd ring init before uvd resume

Manish Rangankar <manish.rangan...@cavium.com>
    scsi: qedi: Check for session online before getting iSCSI TLV data.

Jiada Wang <jiada_w...@mentor.com>
    ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM defined

Ondrej Mosnacek <omosn...@redhat.com>
    selinux: always allow mounting submounts

Anatolij Gustschin <ag...@denx.de>
    fpga: altera-cvp: fix probing for multiple FPGAs on the bus

Yoshihiro Shimoda <yoshihiro.shimoda...@renesas.com>
    usb: gadget: udc: renesas_usb3: add a safety connection way for 
forced_b_device

Daniel T. Lee <danieltim...@gmail.com>
    samples: bpf: fix: error handling regarding kprobe_events

Martin Blumenstingl <martin.blumensti...@googlemail.com>
    clk: meson: meson8b: fix incorrect divider mapping in cpu_scale_table

Ville Syrjälä <ville.syrj...@linux.intel.com>
    drm/atomic-helper: Complete fake_commit->flip_done potentially earlier

Anders Roxell <anders.rox...@linaro.org>
    arm64: perf: set suppress_bind_attrs flag to true

Vitaly Chikunov <v...@altlinux.org>
    crypto: ecc - regularize scalar for scalar multiplication

Maciej W. Rozycki <ma...@linux-mips.org>
    MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur

Borislav Petkov <b...@suse.de>
    x86/mce: Fix -Wmissing-prototypes warnings

Takashi Sakamoto <o-taka...@sakamocchi.jp>
    ALSA: oxfw: add support for APOGEE duet FireWire

Andrey Ignatov <r...@fb.com>
    bpf: Allow narrow loads with offset > 0

Anders Roxell <anders.rox...@linaro.org>
    serial: set suppress_bind_attrs flag only if builtin

Anders Roxell <anders.rox...@linaro.org>
    writeback: don't decrement wb->refcnt if !wb->bdi

Frank Rowand <frank.row...@sony.com>
    of: overlay: add missing of_node_put() after add new node to changeset

Quentin Monnet <quentin.mon...@netronome.com>
    selftests/bpf: enable (uncomment) all tests in test_libbpf.sh

Badhri Jagan Sridharan <bad...@google.com>
    usb: typec: tcpm: Do not disconnect link for self powered devices

Miroslav Lichvar <mlich...@redhat.com>
    e1000e: allow non-monotonic SYSTIM readings

João Paulo Rechi Vita <jprv...@gmail.com>
    platform/x86: asus-wmi: Tell the EC the OS will handle the display off 
hotkey

Shannon Nelson <shannon.nel...@oracle.com>
    ixgbe: allow IPsec Tx offload in VEPA mode

Christian König <christian.koe...@amd.com>
    drm/amdkfd: fix interrupt spin lock

Nicholas Kazlauskas <nicholas.kazlaus...@amd.com>
    drm/amd/display: Guard against null stream_state in set_crc_source

Manivannan Sadhasivam <manivannan.sadhasi...@linaro.org>
    gpio: pl061: Move irq_chip definition inside struct pl061

Stefano Brivio <sbri...@redhat.com>
    netfilter: ipset: Allow matching on destination MAC address for mac and 
ipmac sets

Paolo Abeni <pab...@redhat.com>
    net: clear skb->tstamp in bridge forwarding path

David Ahern <dsah...@gmail.com>
    ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses

Kai-Heng Feng <kai.heng.f...@canonical.com>
    r8169: Add support for new Realtek Ethernet

Daniele Palmas <dnl...@gmail.com>
    qmi_wwan: add MTU default to qmap network interface

David Rientjes <rient...@google.com>
    net, skbuff: do not prefer skb allocation fails early

Andrew Lunn <and...@lunn.ch>
    net: dsa: mv88x6xxx: mv88e6390 errata

Ido Schimmel <ido...@mellanox.com>
    mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion

Jiri Pirko <j...@mellanox.com>
    mlxsw: spectrum: Disable lag port TX before removing it

David Ahern <dsah...@gmail.com>
    ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address


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

Diffstat:

 Documentation/filesystems/proc.txt                 |   4 +-
 Makefile                                           |   4 +-
 arch/arm64/include/asm/assembler.h                 |  30 ++--
 arch/arm64/include/asm/memory.h                    |   7 +-
 arch/arm64/kernel/perf_event.c                     |   1 +
 arch/arm64/mm/cache.S                              |   3 +
 arch/mips/Kconfig                                  |   3 +
 arch/mips/sibyte/common/Makefile                   |   1 +
 arch/mips/sibyte/common/dma.c                      |  14 ++
 arch/powerpc/xmon/xmon.c                           |  18 ++-
 arch/x86/include/asm/traps.h                       |   6 +-
 arch/x86/kernel/cpu/mcheck/mce_amd.c               |   5 +-
 arch/x86/kernel/cpu/mcheck/therm_throt.c           |   3 +-
 arch/x86/kernel/cpu/mcheck/threshold.c             |   3 +-
 arch/x86/kernel/smpboot.c                          |   2 +-
 crypto/ecc.c                                       |  16 +-
 drivers/base/bus.c                                 |   7 +-
 drivers/bluetooth/btusb.c                          |  72 +++++----
 drivers/char/ipmi/ipmi_msghandler.c                | 178 ++++++++++++---------
 drivers/char/ipmi/ipmi_ssif.c                      |  25 ++-
 drivers/clk/imx/clk-busy.c                         |   2 +-
 drivers/clk/imx/clk-fixup-mux.c                    |   2 +-
 drivers/clk/imx/clk-imx6q.c                        |   6 +-
 drivers/clk/imx/clk.h                              |  18 ++-
 drivers/clk/meson/meson8b.c                        |  15 +-
 drivers/clocksource/timer-integrator-ap.c          |  25 +--
 drivers/cpuidle/cpuidle-pseries.c                  |   8 +-
 drivers/firmware/efi/libstub/Makefile              |   5 +-
 drivers/fpga/altera-cvp.c                          |  34 ++--
 drivers/gpio/gpio-pl061.c                          |  21 ++-
 drivers/gpu/drm/amd/amdgpu/uvd_v4_2.c              |   8 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c              |   8 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c              |   8 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c              |   8 +-
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            |   5 +-
 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.c  |   5 +
 drivers/gpu/drm/drm_atomic_helper.c                |   3 +
 drivers/infiniband/hw/usnic/usnic_ib_verbs.c       |  11 +-
 drivers/infiniband/sw/rxe/rxe_req.c                |   1 +
 drivers/md/dm-crypt.c                              |   8 +-
 drivers/md/dm-delay.c                              |   2 +-
 drivers/md/dm-flakey.c                             |   2 +-
 drivers/md/dm-kcopyd.c                             |  19 ++-
 drivers/md/dm-linear.c                             |   2 +-
 drivers/md/dm-raid1.c                              |   3 +-
 drivers/md/dm-snap.c                               |  22 +++
 drivers/md/dm-unstripe.c                           |   2 +-
 drivers/media/firewire/firedtv-avc.c               |   6 +-
 drivers/media/firewire/firedtv.h                   |   6 +-
 drivers/media/platform/qcom/venus/core.c           |   8 +
 drivers/media/usb/uvc/uvc_driver.c                 |  13 +-
 drivers/media/usb/uvc/uvc_status.c                 |  12 +-
 drivers/media/usb/uvc/uvcvideo.h                   |   1 +
 drivers/mmc/host/atmel-mci.c                       |   3 +-
 drivers/net/dsa/mv88e6xxx/chip.c                   | 113 +++++++++++++
 drivers/net/dsa/mv88e6xxx/chip.h                   |   5 +
 drivers/net/dsa/mv88e6xxx/port.h                   |  10 ++
 drivers/net/ethernet/intel/e1000e/ptp.c            |  13 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c     |   4 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |   7 +-
 .../ethernet/mellanox/mlxsw/spectrum_switchdev.c   |   2 +-
 drivers/net/ethernet/realtek/r8169.c               |   2 +
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/wireless/ath/ath10k/debugfs_sta.c      |   2 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c           |   4 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c  |   6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h       |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rs.c        |  18 +--
 drivers/net/wireless/intel/iwlwifi/mvm/rs.h        |   2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/utils.c     |   7 +-
 drivers/of/overlay.c                               |   4 +-
 drivers/platform/x86/asus-wmi.c                    |   3 +-
 drivers/scsi/megaraid/megaraid_sas_fp.c            |   2 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.c        |   2 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   3 +-
 drivers/scsi/qedi/qedi_main.c                      |   3 +
 drivers/scsi/smartpqi/smartpqi_init.c              |   4 +
 drivers/staging/erofs/unzip_vle.c                  |  13 +-
 drivers/target/target_core_spc.c                   |  17 +-
 drivers/target/target_core_transport.c             |  35 ++--
 drivers/target/target_core_xcopy.c                 |   6 +-
 drivers/tty/serial/amba-pl011.c                    |   2 +
 drivers/tty/serial/pic32_uart.c                    |   1 +
 drivers/tty/serial/serial_core.c                   |  22 ++-
 drivers/tty/serial/xilinx_uartps.c                 |   1 +
 drivers/usb/gadget/udc/renesas_usb3.c              |  15 +-
 drivers/usb/typec/tcpm.c                           |  12 +-
 fs/btrfs/dev-replace.c                             |  63 +++++---
 fs/btrfs/inode.c                                   |   7 +-
 fs/btrfs/volumes.c                                 |  30 ++--
 fs/iomap.c                                         |  17 +-
 fs/jffs2/super.c                                   |   3 +-
 fs/ocfs2/localalloc.c                              |   9 +-
 fs/pstore/ram_core.c                               |   5 +
 fs/quota/quota.c                                   |   3 +-
 fs/userfaultfd.c                                   |  10 +-
 include/linux/backing-dev-defs.h                   |   8 +
 include/linux/filter.h                             |  16 +-
 include/linux/swap.h                               |  11 +-
 include/linux/usb/tcpm.h                           |   1 +
 include/target/target_core_base.h                  |   1 +
 include/target/target_core_fabric.h                |   2 +-
 kernel/bpf/verifier.c                              |  37 +++--
 mm/page-writeback.c                                |  35 ++--
 mm/swapfile.c                                      |   3 +-
 net/bluetooth/hci_event.c                          |   6 +
 net/bridge/br_forward.c                            |   1 +
 net/core/skbuff.c                                  |   7 +-
 net/core/sock.c                                    |   1 +
 net/ipv4/netfilter/ipt_CLUSTERIP.c                 | 159 ++++++++++--------
 net/ipv6/af_inet6.c                                |  14 +-
 net/netfilter/ipset/ip_set_bitmap_ipmac.c          |  10 +-
 net/netfilter/ipset/ip_set_hash_ipmac.c            |  16 +-
 net/netfilter/ipset/ip_set_hash_mac.c              |  10 +-
 samples/bpf/bpf_load.c                             |  33 ++--
 scripts/kconfig/zconf.l                            |   4 +-
 security/selinux/hooks.c                           |   2 +-
 sound/firewire/Kconfig                             |   1 +
 sound/firewire/bebob/bebob.c                       |   2 +-
 sound/firewire/oxfw/oxfw.c                         |   8 +
 sound/soc/amd/acp-pcm-dma.c                        |   7 +-
 sound/soc/codecs/pcm3168a.c                        |  18 ++-
 tools/lib/subcmd/Makefile                          |   2 -
 tools/perf/Makefile.config                         |   2 +
 tools/perf/arch/x86/util/intel-pt.c                |  11 ++
 tools/perf/builtin-stat.c                          |   8 +-
 tools/perf/builtin-timechart.c                     |   4 +
 .../pmu-events/arch/x86/skylake/skl-metrics.json   |   2 +-
 .../pmu-events/arch/x86/skylakex/skx-metrics.json  |   2 +-
 tools/perf/tests/bp_signal.c                       |  20 ++-
 tools/perf/util/cs-etm.c                           |   2 +-
 tools/perf/util/evlist.c                           |   4 +
 tools/perf/util/parse-events.c                     |   2 +-
 tools/perf/util/svghelper.c                        |   2 +-
 tools/testing/selftests/bpf/Makefile               |  10 ++
 tools/testing/selftests/bpf/test_libbpf.sh         |  14 +-
 tools/testing/selftests/bpf/test_verifier.c        |  13 ++
 tools/testing/selftests/kselftest_harness.h        |  42 ++---
 138 files changed, 1191 insertions(+), 556 deletions(-)


Reply via email to