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: <1615468918183237@kroah.com>
Date:   Thu, 11 Mar 2021 14:21:58 +0100
From:   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.9.261

From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

I'm announcing the release of the 4.9.261 kernel.

All users of the 4.9 kernel series must upgrade.

The updated 4.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.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/block/rsxx/core.c                  |    8 +-
 drivers/iommu/amd_iommu.c                  |   10 +--
 drivers/md/dm-table.c                      |   91 ++++++++++++++++++-----------
 drivers/misc/eeprom/eeprom_93xx46.c        |   15 ++++
 drivers/pci/quirks.c                       |    3 
 drivers/platform/x86/acer-wmi.c            |    8 ++
 fs/btrfs/raid56.c                          |   58 +++++++-----------
 include/linux/eeprom_93xx46.h              |    2 
 sound/pci/ctxfi/cthw20k2.c                 |    2 
 tools/usb/usbip/libsrc/usbip_host_common.c |    2 
 11 files changed, 123 insertions(+), 78 deletions(-)

Andrey Ryabinin (1):
      iommu/amd: Fix sleeping in atomic in increase_address_space()

Antonio Borneo (1):
      usbip: tools: fix build error for multiple definition

Aswath Govindraju (1):
      misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom

Bjorn Helgaas (1):
      PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller

Colin Ian King (1):
      ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits

Dan Carpenter (1):
      rsxx: Return -EFAULT if copy_to_user() fails

David Sterba (1):
      btrfs: raid56: simplify tracking of Q stripe presence

Greg Kroah-Hartman (1):
      Linux 4.9.261

Hans de Goede (1):
      platform/x86: acer-wmi: Add new force_caps module parameter

Ira Weiny (1):
      btrfs: fix raid6 qstripe kmap

Jeffle Xu (2):
      dm table: fix iterate_devices based device capability checks
      dm table: fix DAX iterate_devices based device capability checks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ