lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <165264042429201@kroah.com>
Date:   Sun, 15 May 2022 20:47:03 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 4.14.279

I'm announcing the release of the 4.14.279 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/mips/bmips/setup.c           |    2 
 arch/mips/lantiq/prom.c           |    2 
 arch/mips/pic32/pic32mzda/init.c  |    2 
 arch/mips/ralink/of.c             |    2 
 drivers/block/drbd/drbd_nl.c      |   13 ++--
 drivers/mmc/host/rtsx_pci_sdmmc.c |   30 ++++++----
 drivers/net/can/grcan.c           |   38 ++++++-------
 fs/namespace.c                    |    9 ++-
 include/net/bluetooth/hci_core.h  |    3 +
 include/sound/pcm.h               |    2 
 mm/memory.c                       |    2 
 mm/userfaultfd.c                  |    3 +
 net/bluetooth/hci_core.c          |    6 +-
 sound/core/pcm.c                  |    3 +
 sound/core/pcm_lib.c              |    5 +
 sound/core/pcm_memory.c           |   11 ++-
 sound/core/pcm_native.c           |  110 ++++++++++++++++++++++++++------------
 18 files changed, 163 insertions(+), 82 deletions(-)

Andreas Larsson (2):
      can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
      can: grcan: only use the NAPI poll budget for RX

ChenXiaoSong (1):
      VFS: Fix memory leak caused by concurrently mounting fs with subtype

Greg Kroah-Hartman (1):
      Linux 4.14.279

Itay Iellin (1):
      Bluetooth: Fix the creation of hdev->name

Lee Jones (1):
      block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit

Muchun Song (2):
      mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()
      mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_atomic()

Nathan Chancellor (1):
      MIPS: Use address-of operator on section symbols

Ricky WU (1):
      mmc: rtsx: add 74 Clocks in power on flow

Takashi Iwai (5):
      ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
      ALSA: pcm: Fix races among concurrent read/write and buffer changes
      ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
      ALSA: pcm: Fix races among concurrent prealloc proc writes
      ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ