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:	Wed, 3 Jul 2013 11:17:27 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:	lwn@....net, Jiri Slaby <jslaby@...e.cz>
Subject: Linux 3.9.9

I'm announcing the release of the 3.9.9 kernel.

All users of the 3.9 kernel series must upgrade.

The updated 3.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.9.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                       |    2 
 arch/arm/include/asm/cacheflush.h              |    4 -
 arch/arm/mm/flush.c                            |   33 +++++++++
 arch/arm/mm/nommu.c                            |    6 +
 arch/powerpc/platforms/pseries/eeh_pe.c        |    3 
 arch/s390/kernel/ipl.c                         |    8 +-
 arch/s390/kernel/irq.c                         |   66 ++++++++++++++++++
 arch/s390/pci/pci.c                            |   33 ---------
 arch/x86/include/asm/irq_remapping.h           |    3 
 arch/x86/kernel/early-quirks.c                 |   20 +++++
 crypto/algboss.c                               |   15 ++--
 crypto/api.c                                   |    6 -
 crypto/internal.h                              |    6 +
 drivers/ata/libata-acpi.c                      |   36 ++++++++++
 drivers/ata/libata-core.c                      |    2 
 drivers/ata/libata.h                           |    2 
 drivers/iommu/intel_irq_remapping.c            |   10 ++
 drivers/iommu/irq_remapping.c                  |    6 +
 drivers/iommu/irq_remapping.h                  |    2 
 drivers/net/can/usb/usb_8dev.c                 |    5 +
 drivers/net/wan/dlci.c                         |   26 ++++++-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c  |    2 
 drivers/net/wireless/iwlwifi/dvm/rxon.c        |    2 
 drivers/net/wireless/rt2x00/rt2800lib.c        |   29 +++++---
 drivers/of/base.c                              |    4 -
 fs/exec.c                                      |   16 ++--
 fs/ubifs/dir.c                                 |   54 +++++++++++----
 kernel/events/hw_breakpoint.c                  |    6 -
 net/bluetooth/l2cap_core.c                     |    5 +
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c |    2 
 net/mac80211/ieee80211_i.h                     |    4 -
 net/mac80211/mlme.c                            |   87 ++++++++++++++++++++++---
 net/mac80211/util.c                            |    6 -
 33 files changed, 395 insertions(+), 116 deletions(-)

Aaron Lu (1):
      libata-acpi: add back ACPI based hotplug functionality

Anderson Lizardo (1):
      Bluetooth: Fix crash in l2cap_build_cmd() with small MTU

Artem Bityutskiy (2):
      UBIFS: prepare to fix a horrid bug
      UBIFS: fix a horrid bug

Ben Hutchings (2):
      s390/pci: Implement IRQ functions if !PCI
      s390/irq: Only define synchronize_irq() on SMP

Gavin Shan (1):
      powerpc/eeh: Fix fetching bus for single-dev-PE

Greg Kroah-Hartman (1):
      Linux 3.9.9

Herbert Xu (1):
      crypto: algboss - Hold ref count on larval

Jaganath Kanakkassery (1):
      Bluetooth: Fix invalid length check in l2cap_information_rsp()

Johannes Berg (1):
      mac80211: work around broken APs not including HT info

Marc Kleine-Budde (1):
      can: usb_8dev: unregister netdev before free()ing

Michael Holzheu (1):
      s390/ipl: Fix FCP WWPN and LUN format strings for read

Neil Horman (1):
      iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets

Nikolay Martynov (1):
      iwlwifi: dvm: fix chain noise calibration

Oleg Nesterov (2):
      hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
      hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()

Phil Oester (1):
      netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling

Simon Baatz (2):
      ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
      ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU

Stanislaw Gruszka (1):
      rt2800: fix RT5390 & RT3290 TX power settings regression

Stephane Eranian (1):
      perf: Disable monitoring on setuid processes for regular users

Sujith Manoharan (1):
      ath9k_htc: Handle IDLE state transition properly

Tang Yuantian (1):
      of/base: release the node correctly in of_parse_phandle_with_args()

Zefan Li (2):
      dlci: acquire rtnl_lock before calling __dev_get_by_name()
      dlci: validate the net device in dlci_del()


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists