I'm announcing the release of the 4.14.120 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/arm64/boot/dts/marvell/armada-ap806.dtsi               |   17 
 arch/arm64/kvm/hyp/tlb.c                                    |   35 +
 arch/mips/ath79/setup.c                                     |    6 
 arch/mips/include/asm/processor.h                           |    2 
 arch/powerpc/Makefile                                       |   31 -
 arch/powerpc/include/asm/reg_booke.h                        |    2 
 arch/powerpc/kernel/idle_book3s.S                           |   20 
 arch/powerpc/kernel/security.c                              |    1 
 arch/s390/kernel/nospec-branch.c                            |    1 
 arch/sparc/include/asm/switch_to_64.h                       |    3 
 arch/sparc/kernel/process_64.c                              |   25 -
 arch/sparc/kernel/rtrap_64.S                                |    1 
 arch/sparc/kernel/signal32.c                                |   12 
 arch/sparc/kernel/signal_64.c                               |    6 
 arch/sparc/mm/init_64.c                                     |    1 
 arch/x86/entry/vdso/Makefile                                |    3 
 arch/x86/include/asm/efi.h                                  |    6 
 arch/x86/include/asm/fpu/api.h                              |   15 
 arch/x86/kernel/fpu/core.c                                  |    6 
 arch/x86/kernel/kprobes/core.c                              |   22 
 arch/x86/kernel/reboot.c                                    |   21 
 arch/x86/kvm/lapic.c                                        |    4 
 arch/x86/kvm/trace.h                                        |    4 
 arch/xtensa/boot/dts/xtfpga.dtsi                            |    2 
 drivers/acpi/acpica/dsopcode.c                              |    4 
 drivers/acpi/acpica/nsobject.c                              |    4 
 drivers/base/devres.c                                       |   10 
 drivers/clocksource/timer-oxnas-rps.c                       |    2 
 drivers/gpu/drm/i915/intel_pm.c                             |   45 +
 drivers/gpu/drm/imx/ipuv3-crtc.c                            |    2 
 drivers/gpu/drm/rockchip/cdn-dp-reg.c                       |    2 
 drivers/gpu/drm/rockchip/rockchip_drm_psr.c                 |    4 
 drivers/gpu/drm/sun4i/sun4i_drv.c                           |    2 
 drivers/gpu/ipu-v3/ipu-dp.c                                 |   12 
 drivers/hid/hid-input.c                                     |   14 
 drivers/hwmon/pwm-fan.c                                     |    2 
 drivers/iio/adc/xilinx-xadc-core.c                          |    2 
 drivers/infiniband/hw/vmw_pvrdma/pvrdma.h                   |   35 +
 drivers/infiniband/hw/vmw_pvrdma/pvrdma_qp.c                |    6 
 drivers/input/mouse/elan_i2c_core.c                         |   25 +
 drivers/input/rmi4/rmi_driver.c                             |    6 
 drivers/irqchip/irq-ath79-misc.c                            |   11 
 drivers/isdn/mISDN/socket.c                                 |    4 
 drivers/leds/leds-pwm.c                                     |    5 
 drivers/md/bcache/super.c                                   |    3 
 drivers/md/raid5.c                                          |   19 
 drivers/media/cec/cec-api.c                                 |   19 
 drivers/media/cec/cec-edid.c                                |   60 --
 drivers/media/i2c/adv7604.c                                 |    4 
 drivers/media/i2c/adv7842.c                                 |    4 
 drivers/media/i2c/ov5640.c                                  |   12 
 drivers/net/Kconfig                                         |    4 
 drivers/net/bonding/bond_options.c                          |    7 
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c              |    2 
 drivers/net/ethernet/freescale/fec_main.c                   |   30 -
 drivers/net/ethernet/freescale/ucc_geth_ethtool.c           |    8 
 drivers/net/ethernet/hisilicon/hns/hns_enet.c               |   15 
 drivers/net/ethernet/mellanox/mlxsw/core.c                  |    6 
 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c    |    2 
 drivers/net/ethernet/seeq/sgiseeq.c                         |    1 
 drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c           |    2 
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c           |   23 
 drivers/net/phy/spi_ks8995.c                                |    9 
 drivers/net/wireless/marvell/mwl8k.c                        |   13 
 drivers/net/wireless/realtek/rtlwifi/rtl8723ae/hw.c         |    1 
 drivers/net/wireless/st/cw1200/scan.c                       |    5 
 drivers/nfc/st95hf/core.c                                   |    7 
 drivers/nvdimm/btt_devs.c                                   |   18 
 drivers/nvdimm/namespace_devs.c                             |    5 
 drivers/platform/x86/sony-laptop.c                          |    8 
 drivers/platform/x86/thinkpad_acpi.c                        |   72 ++-
 drivers/s390/block/dasd_eckd.c                              |    6 
 drivers/s390/char/con3270.c                                 |    2 
 drivers/s390/char/fs3270.c                                  |    3 
 drivers/s390/char/raw3270.c                                 |    3 
 drivers/s390/char/raw3270.h                                 |    4 
 drivers/s390/char/tty3270.c                                 |    3 
 drivers/s390/crypto/pkey_api.c                              |    3 
 drivers/s390/net/ctcm_main.c                                |    1 
 drivers/scsi/raid_class.c                                   |    4 
 drivers/staging/olpc_dcon/Kconfig                           |    1 
 drivers/tty/vt/vt.c                                         |    2 
 drivers/usb/serial/generic.c                                |   39 +
 drivers/virt/fsl_hypervisor.c                               |   29 -
 fs/btrfs/disk-io.c                                          |   51 --
 fs/cifs/smb2pdu.c                                           |    1 
 fs/fuse/dev.c                                               |   12 
 fs/kernfs/dir.c                                             |    5 
 include/asm-generic/pgtable.h                               |   16 
 include/linux/efi.h                                         |    7 
 include/linux/kvm_host.h                                    |   10 
 include/media/cec.h                                         |   70 ++
 include/net/netfilter/nf_conntrack.h                        |    2 
 include/net/nfc/nci_core.h                                  |    2 
 include/rdma/ib_verbs.h                                     |   34 -
 include/uapi/rdma/ib_user_verbs.h                           |   20 
 include/uapi/rdma/vmw_pvrdma-abi.h                          |    1 
 init/main.c                                                 |    4 
 kernel/trace/trace.h                                        |   57 ++
 kernel/trace/trace_functions_graph.c                        |    4 
 kernel/trace/trace_irqsoff.c                                |    2 
 kernel/trace/trace_sched_wakeup.c                           |    2 
 mm/memory.c                                                 |   11 
 mm/vmscan.c                                                 |   29 -
 net/8021q/vlan_dev.c                                        |    4 
 net/bridge/br_if.c                                          |   13 
 net/core/dev.c                                              |    7 
 net/core/fib_rules.c                                        |    6 
 net/dsa/dsa.c                                               |   11 
 net/ipv4/raw.c                                              |    4 
 net/ipv6/sit.c                                              |    2 
 net/mac80211/mesh_pathtbl.c                                 |    2 
 net/mac80211/trace_msg.h                                    |    7 
 net/mac80211/tx.c                                           |    3 
 net/netfilter/ipvs/ip_vs_core.c                             |    2 
 net/netfilter/nf_conntrack_core.c                           |   35 +
 net/netfilter/nf_conntrack_netlink.c                        |   34 +
 net/netfilter/nf_tables_api.c                               |   19 
 net/netfilter/x_tables.c                                    |    2 
 net/nfc/nci/hci.c                                           |    8 
 net/packet/af_packet.c                                      |   25 -
 net/sched/cls_tcindex.c                                     |   16 
 net/tipc/socket.c                                           |    4 
 net/wireless/nl80211.c                                      |   18 
 security/integrity/ima/ima_crypto.c                         |   54 +-
 tools/lib/traceevent/event-parse.c                          |    2 
 tools/testing/selftests/net/run_netsocktests                |    2 
 tools/testing/selftests/netfilter/Makefile                  |    2 
 tools/testing/selftests/netfilter/conntrack_icmp_related.sh |  283 ++++++++++++
 virt/kvm/arm/mmu.c                                          |    8 
 virt/kvm/irqchip.c                                          |    5 
 virt/kvm/kvm_main.c                                         |    6 
 133 files changed, 1368 insertions(+), 460 deletions(-)

Adit Ranadive (1):
      RDMA/vmw_pvrdma: Return the correct opcode when creating WR

Aditya Pakki (1):
      libnvdimm/btt: Fix a kmemdup failure check

Alexey Brodkin (1):
      devres: Align data[] to ARCH_KMALLOC_MINALIGN

Alistair Strachan (1):
      x86/vdso: Pass --eh-frame-hdr to the linker

Andrea Parri (1):
      kernfs: fix barrier usage in __kernfs_new_node()

Andrei Otcheretianski (1):
      mac80211: Increase MAX_MSG_LEN

Andy Duan (1):
      net: fec: manage ahb clock in runtime pm

Arnd Bergmann (2):
      s390: ctcm: fix ctcm_new_device error return code
      scsi: raid_attrs: fix unused variable warning

Breno Leitao (1):
      powerpc/64s: Include cpu header

Chris Wilson (1):
      drm/i915: Downgrade Gen9 Plane WM latency error

Christophe Leroy (1):
      net: ucc_geth - fix Oops when changing number of buffers in the ring

Cong Wang (1):
      net_sched: fix two more memory leaks in cls_tcindex

Corentin Labbe (1):
      net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering

Damian Kos (1):
      drm/rockchip: fix for mailbox read validation.

Dan Carpenter (4):
      NFC: nci: Add some bounds checking in nci_hci_cmd_received()
      nfc: nci: Potential off by one in ->pipes[] array
      drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
      drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl

Dan Williams (1):
      init: initialize jump labels before command line option parsing

Daniel Gomez (2):
      spi: Micrel eth switch: declare missing of table
      spi: ST ST95HF NFC: declare missing of table

David Ahern (1):
      ipv4: Fix raw socket lookup for local traffic

David Miller (1):
      sparc64: Make corrupted user stacks more debuggable.

David S. Miller (1):
      sparc64: Export __node_distance.

Dmitry Torokhov (3):
      HID: input: add mapping for Expose/Overview key
      HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
      HID: input: add mapping for "Toggle Display" key

Enric Balletbo i Serra (1):
      drm/rockchip: psr: do not dereference encoder before it is null checked.

Erik Schmauss (2):
      ACPICA: AML interpreter: add region addresses in global list during 
initialization
      ACPICA: Namespace: remove address node from global list after method 
termination

Felix Fietkau (2):
      mac80211: fix unaligned access in mesh table hash function
      mac80211: fix memory accounting with A-MSDU aggregation

Florian Westphal (3):
      selftests: netfilter: check icmp pkttoobig errors are set as related
      netfilter: ctnetlink: don't use conntrack/expect object addresses as id
      netfilter: nf_tables: warn when expr implements only one of 
activate/deactivate

Francesco Ruggeri (1):
      netfilter: compat: initialize all fields in xt_init

Goldwyn Rodrigues (1):
      ima: open a new file instance if no read permissions

Greg Kroah-Hartman (1):
      Linux 4.14.120

Guenter Roeck (1):
      s390/speculation: Fix build error caused by bad backport

Gustavo A. R. Silva (2):
      platform/x86: sony-laptop: Fix unintentional fall-through
      rtlwifi: rtl8723ae: Fix missing break in switch statement

Hangbin Liu (2):
      fib_rules: return 0 directly if an exactly same rule exists when 
NLM_F_EXCL not supplied
      vlan: disable SIOCSHWTSTAMP in container

Hans Verkuil (4):
      media: cec: make cec_get_edid_spa_location() an inline function
      media: cec: integrate cec_validate_phys_addr() in cec-api.c
      media: adv7604: when the EDID is cleared, unconfigure CEC as well
      media: adv7842: when the EDID is cleared, unconfigure CEC as well

Harald Freudenberger (1):
      s390/pkey: add one more argument space for debug feature entry

Heinrich Schuchardt (1):
      arm64: dts: marvell: armada-ap806: reserve PSCI area

Huacai Chen (1):
      MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit

Hugues Fruchet (2):
      media: ov5640: fix wrong binning value in exposure calculation
      media: ov5640: fix auto controls values when switching to manual mode

Ido Schimmel (4):
      mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
      mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
      mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
      mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue

Jan Kara (1):
      mm/memory.c: fix modifying of page protection by insert_pfn()

Jarod Wilson (1):
      bonding: fix arp_validate toggling in active-backup mode

Jason Gunthorpe (1):
      IB/rxe: Revise the ib_wr_opcode enum

Jerome Brunet (1):
      leds: pwm: silently error out on EPROBE_DEFER

Jian-Hong Pan (1):
      x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T

Jiaxun Yang (1):
      platform/x86: thinkpad_acpi: Disable Bluetooth for some machines

Johan Hovold (1):
      USB: serial: fix unthrottle races

Johannes Weiner (1):
      mm: fix inactive list balancing between NUMA nodes and cgroups

Julian Anastasov (1):
      ipvs: do not schedule icmp errors from tunnels

Jun Xiao (1):
      net: hns: Fix WARNING when hns modules installed

KT Liao (1):
      Input: elan_i2c - add hardware ID for multiple Lenovo laptops

Kangjie Lu (1):
      libnvdimm/namespace: Fix a potential NULL pointer dereference

Laurentiu Tudor (2):
      dpaa_eth: fix SG frame cleanup
      powerpc/booke64: set RI in default MSR

Lubomir Rintel (1):
      staging: olpc_dcon: add a missing dependency

Lucas Stach (2):
      gpu: ipu-v3: dp: fix CSC handling
      drm/imx: don't skip DP channel disable for background plane

Marc Zyngier (1):
      arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible

Martin Schwidefsky (2):
      s390/3270: fix lockdep false positive on view->lock
      mm: introduce mm_[p4d|pud|pmd]_folded

Masami Hiramatsu (1):
      x86/kprobes: Avoid kretprobe recursion bug

Matteo Croce (1):
      gtp: change NET_UDP_TUNNEL dependency to select

Max Filippov (1):
      xtensa: xtfpga.dtsi: fix dtc warnings about SPI

Miklos Szeredi (1):
      fuse: fix possibly missed wake-up after abort

Neil Armstrong (1):
      clocksource/drivers/oxnas: Fix OX820 compatible

Nicholas Piggin (1):
      powerpc: remove old GCC version checks

Nicolas Pitre (1):
      vt: always call notifier with the console lock held

Nigel Croxon (1):
      Don't jump to compute_result state from check_result state

Omar Sandoval (1):
      Btrfs: fix missing delayed iputs on unmount

Pan Bian (1):
      Input: synaptics-rmi4 - fix possible double free

Paolo Abeni (1):
      net: don't keep lonely packets forever in the gro hash

Paolo Bonzini (1):
      KVM: fix spectrev1 gadgets

Parthasarathy Bhuvaragan (1):
      tipc: fix hanging clients using poll with EPOLLOUT flag

Paul Kocialkowski (1):
      drm/sun4i: Set device driver data at bind time for use in unbind

Peter Oberparleiter (1):
      s390/dasd: Fix capacity calculation for large volumes

Petr Štetiar (2):
      MIPS: perf: ath79: Fix perfcount IRQ assignment
      mwl8k: Fix rate_idx underflow

Po-Hsu Lin (1):
      selftests/net: correct the return value for run_netsocktests

Punit Agrawal (1):
      KVM: arm/arm64: Ensure only THP is candidate for adjustment

Rikard Falkeborn (1):
      tools lib traceevent: Fix missing equality check for strcmp

Ronnie Sahlberg (1):
      cifs: fix memory leak in SMB2_read

Russell Currey (1):
      powerpc/powernv/idle: Restore IAMR after idle

Sebastian Andrzej Siewior (1):
      x86/fpu: Don't export __kernel_fpu_{begin,end}()

Stefan Wahren (1):
      hwmon: (pwm-fan) Disable PWM if fetching cooling data fails

Stephen Suryaputra (1):
      vrf: sit mtu should not be updated when vrf netdev is the link

Steven Rostedt (VMware) (1):
      tracing/fgraph: Fix set_graph_function from showing interrupts

Sunil Dutt (1):
      nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands

Sven Van Asbroeck (1):
      iio: adc: xilinx: fix potential use-after-free on remove

Tang Junhui (1):
      bcache: correct dirty data statistics

Tetsuo Handa (1):
      mISDN: Check address length before reading address family

Thierry Reding (1):
      net: stmmac: Move debugfs init/exit to ->probe()/->remove()

Thomas Bogendoerfer (1):
      net: seeq: fix crash caused by not set dev.parent

Tobin C. Harding (1):
      bridge: Fix error path for kobject_init_and_add()

Ville Syrjälä (1):
      drm/i915: Disable LP3 watermarks on all SNB machines

Vitaly Kuznetsov (1):
      KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in 
tracing

Wei Yongjun (1):
      cw1200: fix missing unlock on error in cw1200_hw_scan()

YueHaibing (2):
      net: dsa: Fix error cleanup path in dsa_init_module
      packet: Fix error path in packet_init

Attachment: signature.asc
Description: PGP signature

Reply via email to