I'm announcing the release of the 4.14.333 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/s390/mm/pgtable.c | 2 - drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 - drivers/hwmon/acpi_power_meter.c | 4 ++ drivers/infiniband/hw/bnxt_re/main.c | 2 - drivers/net/ethernet/broadcom/tg3.c | 42 ++++++++++++++++++---- drivers/net/ethernet/broadcom/tg3.h | 4 +- drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c | 29 +++++++++++++++ drivers/parport/parport_pc.c | 21 +++++++++++ drivers/scsi/be2iscsi/be_main.c | 1 drivers/tty/serial/8250/8250_early.c | 1 drivers/tty/serial/sc16is7xx.c | 12 ++++++ fs/nilfs2/sufile.c | 42 ++++++++++++++++++---- fs/nilfs2/the_nilfs.c | 6 ++- include/net/genetlink.h | 3 + kernel/trace/trace.c | 38 +++++++++---------- net/core/drop_monitor.c | 4 +- net/ipv4/tcp_input.c | 6 ++- net/netlink/af_netlink.c | 4 +- net/netlink/genetlink.c | 35 ++++++++++++++++++ net/packet/af_packet.c | 16 ++++---- net/packet/internal.h | 2 - net/psample/psample.c | 3 + sound/core/pcm.c | 1 24 files changed, 228 insertions(+), 54 deletions(-) Alex Pakhunov (2): tg3: Move the [rt]x_dropped counters to tg3_napi tg3: Increment tx_dropped in tg3_tso_bug() Armin Wolf (1): hwmon: (acpi_power_meter) Fix 4.29 MW bug Cameron Williams (1): parport: Add support for Brainboxes IX/UC/PX parallel cards Claudio Imbrenda (1): KVM: s390/mm: Properly reset no-dat Daniel Borkmann (1): packet: Move reference count in packet_sock to atomic_long_t Daniel Mack (1): serial: sc16is7xx: address RX timeout interrupt errata Dinghao Liu (1): scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle() Eric Dumazet (1): tcp: do not accept ACK of bytes we never sent Greg Kroah-Hartman (1): Linux 4.14.333 Ido Schimmel (4): netlink: don't call ->netlink_bind with table lock held genetlink: add CAP_NET_ADMIN test for multicast bind psample: Require 'CAP_NET_ADMIN' when joining "packets" group drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group Jason Zhang (1): ALSA: pcm: fix out-of-bounds in snd_pcm_state_names Kalesh AP (1): RDMA/bnxt_re: Correct module description string Petr Pavlu (3): tracing: Fix a warning when allocating buffered events fails tracing: Fix incomplete locking when disabling buffered events tracing: Fix a possible race when disabling buffered events Ronald Wahl (1): serial: 8250_omap: Add earlycon support for the AM654 UART controller Ryusuke Konishi (2): nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage() nilfs2: fix missing error check for sb_set_blocksize call Steven Rostedt (Google) (1): tracing: Always update snapshot buffer size Yonglong Liu (1): net: hns: fix fake link up on xge port YuanShang (1): drm/amdgpu: correct chunk_ptr to a pointer to chunk.