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]
Date:   Fri,  3 Mar 2023 12:23:38 +0100
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.19.275

I'm announcing the release of the 4.19.275 kernel.

All users of the 4.19 kernel series must upgrade.

The updated 4.19.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.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/rk3288.dtsi             |    1 +
 drivers/acpi/nfit/core.c                  |    2 +-
 drivers/dma/sh/rcar-dmac.c                |    5 ++++-
 drivers/infiniband/hw/hfi1/user_exp_rcv.c |    9 ++-------
 drivers/tty/vt/vc_screen.c                |    7 ++++---
 drivers/usb/core/hub.c                    |    5 ++---
 drivers/usb/core/sysfs.c                  |    5 -----
 drivers/usb/serial/option.c               |    4 ++++
 fs/btrfs/send.c                           |    6 +++---
 net/caif/caif_socket.c                    |    1 +
 net/core/stream.c                         |    1 -
 12 files changed, 23 insertions(+), 25 deletions(-)

Alan Stern (1):
      USB: core: Don't hold device lock while reading the "descriptors" sysfs file

David Sterba (1):
      btrfs: send: limit number of clones and allocated memory size

Dean Luick (1):
      IB/hfi1: Assign npages earlier

Florian Zumbiehl (1):
      USB: serial: option: add support for VW/Skoda "Carstick LTE"

Greg Kroah-Hartman (1):
      Linux 4.19.275

Jiasheng Jiang (1):
      dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size

Johan Jonker (1):
      ARM: dts: rockchip: add power-domains property to dp node on rk3288

Kuniyuki Iwashima (1):
      net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().

Thomas Weißschuh (1):
      vc_screen: don't clobber return value in vcs_read

Vishal Verma (1):
      ACPI: NFIT: fix a potential deadlock during NFIT teardown

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ