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, 17 May 2024 13:58:57 +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 6.9.1

I'm announcing the release of the 6.9.1 kernel.

All users of the 6.9 kernel series must upgrade.

The updated 6.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.9.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 
 drivers/dma/idxd/cdev.c                          |   77 +++++++++++++++++++++++
 drivers/dma/idxd/idxd.h                          |    3 
 drivers/dma/idxd/init.c                          |    4 +
 drivers/dma/idxd/registers.h                     |    3 
 drivers/dma/idxd/sysfs.c                         |   27 +++++++-
 drivers/net/wireless/mediatek/mt76/mt7915/main.c |    4 +
 drivers/vfio/pci/vfio_pci.c                      |    2 
 include/linux/pci_ids.h                          |    2 
 security/keys/key.c                              |    3 
 10 files changed, 120 insertions(+), 7 deletions(-)

Arjan van de Ven (2):
      VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
      dmaengine: idxd: add a new security check to deal with a hardware erratum

Ben Greear (1):
      wifi: mt76: mt7915: add missing chanctx ops

Greg Kroah-Hartman (1):
      Linux 6.9.1

Nikhil Rao (1):
      dmaengine: idxd: add a write() method for applications to submit work

Silvio Gissi (1):
      keys: Fix overwrite of key expiration on instantiation


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ