Linux 4.14.167

From: Greg KH
Date: Thu Jan 23 2020 - 03:46:18 EST


I'm announcing the release of the 4.14.167 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

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

Makefile | 2
arch/arm/boot/dts/am571x-idk.dts | 2
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 8
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 4
arch/arm64/boot/dts/arm/juno-base.dtsi | 1
arch/x86/boot/compressed/head_64.S | 5
arch/x86/kernel/cpu/intel_rdt.c | 2
block/blk-settings.c | 2
drivers/block/xen-blkfront.c | 4
drivers/clk/clk.c | 10
drivers/iio/industrialio-buffer.c | 6
drivers/md/dm-snap-persistent.c | 2
drivers/md/raid0.c | 2
drivers/message/fusion/mptctl.c | 213 +++----------
drivers/net/ethernet/hisilicon/hns/hns_enet.c | 4
drivers/net/ethernet/stmicro/stmmac/common.h | 5
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4
drivers/net/hyperv/rndis_filter.c | 2
drivers/net/macvlan.c | 5
drivers/net/usb/lan78xx.c | 1
drivers/net/usb/r8152.c | 3
drivers/net/wan/fsl_ucc_hdlc.c | 2
drivers/net/wireless/st/cw1200/fwio.c | 6
drivers/nfc/pn533/usb.c | 2
drivers/ptp/ptp_clock.c | 4
drivers/scsi/bnx2i/bnx2i_iscsi.c | 2
drivers/scsi/esas2r/esas2r_flash.c | 1
drivers/scsi/fnic/vnic_dev.c | 20 -
drivers/scsi/qla2xxx/qla_init.c | 6
drivers/scsi/qla2xxx/qla_isr.c | 6
drivers/scsi/qla4xxx/ql4_mbx.c | 3
drivers/scsi/scsi_trace.c | 113 ++----
drivers/target/target_core_fabric_lib.c | 2
drivers/usb/core/hub.c | 1
drivers/usb/serial/ch341.c | 6
drivers/usb/serial/io_edgeport.c | 33 +-
drivers/usb/serial/keyspan.c | 4
drivers/usb/serial/opticon.c | 2
drivers/usb/serial/option.c | 6
drivers/usb/serial/quatech2.c | 6
drivers/usb/serial/usb-serial-simple.c | 2
drivers/usb/serial/usb-serial.c | 3
firmware/Makefile | 2
fs/btrfs/qgroup.c | 6
fs/reiserfs/xattr.c | 8
include/dt-bindings/reset/amlogic,meson8b-reset.h | 6
include/linux/blkdev.h | 8
include/linux/regulator/ab8500.h | 2
kernel/ptrace.c | 15
kernel/time/tick-sched.c | 14
mm/huge_memory.c | 38 +-
mm/page-writeback.c | 4
mm/shmem.c | 7
net/batman-adv/distributed-arp-table.c | 4
net/dsa/tag_qca.c | 3
net/ipv4/netfilter/arp_tables.c | 19 -
net/ipv4/tcp_input.c | 7
net/netfilter/ipset/ip_set_bitmap_gen.h | 2
net/wireless/rdev-ops.h | 4
net/wireless/util.c | 2
sound/core/seq/seq_timer.c | 14
sound/soc/codecs/msm8916-wcd-analog.c | 4
tools/perf/builtin-report.c | 5
tools/perf/util/hist.h | 4
tools/perf/util/probe-finder.c | 32 -
65 files changed, 319 insertions(+), 408 deletions(-)

Alexander Lobakin (1):
net: dsa: tag_qca: fix doubled Tx statistics

Ard Biesheuvel (1):
x86/efistub: Disable paging at mixed mode entry

Arnd Bergmann (1):
scsi: fnic: fix invalid stack access

Bart Van Assche (2):
scsi: target: core: Fix a pr_debug() argument
scsi: core: scsi_trace: Use get_unaligned_be*()

Bharath Vedartham (1):
mm/huge_memory.c: make __thp_get_unmapped_area static

Christian Brauner (1):
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()

Christian Hewitt (1):
arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node

Colin Ian King (1):
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info

Cong Wang (1):
netfilter: fix a use-after-free in mtype_destroy()

Dan Carpenter (3):
scsi: mptfusion: Fix double fetch bug in ioctl
cw1200: Fix a signedness bug in cw1200_load_firmware()
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()

Dinh Nguyen (1):
arm64: dts: agilex/stratix10: fix pmu interrupt numbers

Eric Dumazet (3):
macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
net: usb: lan78xx: limit size of local TSO packets
tick/sched: Annotate lockless access to last_jiffies_update

Felix Fietkau (1):
cfg80211: fix page refcount issue in A-MSDU decap

Florian Westphal (1):
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct

Greg Kroah-Hartman (1):
Linux 4.14.167

Guenter Roeck (1):
clk: Don't try to enable critical clocks if prepare failed

Huacai Chen (1):
scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI

Jari Ruusu (1):
Fix built-in early-load Intel microcode alignment

Jeff Mahoney (1):
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr

Jerónimo Borque (1):
USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx

Jin Yao (1):
perf report: Fix incorrectly added dimensions as switch perf data file

Johan Hovold (9):
USB: serial: opticon: fix control-message timeouts
USB: serial: suppress driver bind attributes
USB: serial: ch341: handle unbound port at reset_resume
USB: serial: io_edgeport: add missing active-port sanity check
USB: serial: keyspan: handle unbound ports
USB: serial: quatech2: handle unbound ports
USB: serial: io_edgeport: handle unbound ports on URB completion
NFC: pn533: fix bulk-message timeout
r8152: add missing endpoint sanity check

Johannes Berg (1):
cfg80211: check for set_wiphy_params

Johannes Thumshirn (1):
btrfs: fix memory leak in qgroup accounting

John Ogness (1):
USB: serial: io_edgeport: use irqsave() in USB's complete callback

Jose Abreu (2):
net: stmmac: 16KB buffer must be 16 byte aligned
net: stmmac: Enable 16KB buffer size

Keiya Nobuta (1):
usb: core: hub: Improved device recognition on remote wakeup

Kirill A. Shutemov (2):
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment

Kishon Vijay Abraham I (1):
ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number

Kristian Evensen (1):
USB: serial: option: Add support for Quectel RM500Q

Lars Möllendorf (1):
iio: buffer: align the size of scan bytes to size of the largest element

Martin Blumenstingl (1):
dt-bindings: reset: meson8b: fix duplicate reset IDs

Martin Wilck (1):
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan

Masami Hiramatsu (1):
perf probe: Fix wrong address verification

Mikulas Patocka (1):
block: fix an integer overflow in logical block size

Mohammed Gamal (1):
hv_netvsc: Fix memory leak when removing rndis device

Nathan Chancellor (1):
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk

Pan Bian (2):
scsi: qla4xxx: fix double free bug
scsi: bnx2i: fix potential use after free

Pengcheng Yang (1):
tcp: fix marked lost packets not being retransmitted

Qian Cai (1):
x86/resctrl: Fix an imbalance in domain_remove_cpu()

Reinhard Speyerer (1):
USB: serial: option: add support for Quectel RM500Q in QDL mode

Stephan Gerhold (2):
ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id

Sudeep Holla (1):
Revert "arm64: dts: juno: add dma-ranges property"

Sven Eckelmann (1):
batman-adv: Fix DAT candidate selection on little endian systems

Takashi Iwai (1):
ALSA: seq: Fix racy access for queue timer in proc read

Vladis Dronov (1):
ptp: free ptp device pin descriptors properly

Wen Yang (1):
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()

Yonglong Liu (1):
net: hns: fix soft lockup when there is not enough memory

Yuya Fujita (1):
perf hists: Fix variable name's inconsistency in hists__for_each() macro

Attachment: signature.asc
Description: PGP signature