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:	Mon, 20 Feb 2012 14:13:17 -0800
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
Subject: Linux 3.2.7

I'm announcing the release of the 3.2.7 kernel.

All users of the 3.2 kernel series must upgrade.

The updated 3.2.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.2.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/x86/pci/xen.c                             |    2 
 crypto/sha512_generic.c                        |   83 ++++++--------
 drivers/gpu/drm/i915/intel_dp.c                |   20 ---
 drivers/gpu/drm/i915/intel_lvds.c              |    8 +
 drivers/hwmon/f75375s.c                        |    4 
 drivers/mmc/host/atmel-mci.c                   |    3 
 drivers/mmc/host/dw_mmc.c                      |  144 +++++++++++++------------
 drivers/net/ethernet/intel/igb/igb_main.c      |    3 
 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c |    3 
 drivers/net/ethernet/toshiba/Kconfig           |    2 
 drivers/net/wireless/ath/ath9k/hw.c            |    7 -
 drivers/net/wireless/ath/ath9k/init.c          |    9 -
 drivers/net/wireless/ath/ath9k/recv.c          |    8 +
 fs/cifs/connect.c                              |    7 -
 fs/cifs/dir.c                                  |    2 
 fs/fs-writeback.c                              |   16 +-
 include/linux/bitops.h                         |   20 +++
 include/linux/mmc/dw_mmc.h                     |    6 -
 include/linux/proportions.h                    |    4 
 include/trace/events/writeback.h               |    7 -
 kernel/relay.c                                 |   10 +
 mm/backing-dev.c                               |   25 +++-
 net/mac80211/rx.c                              |    2 
 sound/pci/hda/patch_realtek.c                  |   23 +++
 sound/pci/hda/patch_via.c                      |    3 
 sound/pci/intel8x0.c                           |    6 +
 tools/perf/bench/mem-memcpy-x86-64-asm.S       |    6 +
 tools/perf/util/evsel.c                        |    1 
 29 files changed, 268 insertions(+), 168 deletions(-)

Alexey Dobriyan (1):
      crypto: sha512 - use standard ror64()

Atsushi Nemoto (1):
      net: enable TC35815 for MIPS again

Dan Carpenter (1):
      relay: prevent integer overflow in relay_open()

Daniel T Chen (1):
      ALSA: intel8x0: Fix default inaudible sound on Gateway M520

Daniel Vetter (1):
      drm/i915: no lvds quirk for AOpen MP45

Eliad Peller (1):
      mac80211: timeout a single frame in the rx reorder buffer

Felix Fietkau (2):
      ath9k: fix a WEP crypto related regression
      ath9k_hw: fix a RTS/CTS timeout regression

Greg Kroah-Hartman (1):
      Linux 3.2.7

Greg Rose (2):
      ixgbe: fix vf lookup
      igb: fix vf lookup

Herbert Xu (2):
      crypto: sha512 - Use binary and instead of modulus
      crypto: sha512 - Avoid stack bloat on i386

Jeff Layton (2):
      cifs: request oplock when doing open on lookup
      cifs: don't return error from standard_receive3 after marking response malformed

Jiri Olsa (1):
      perf tools: Fix perf stack to non executable on x86_64

Keith Packard (1):
      drm/i915: Force explicit bpp selection for intel_dp_link_required

Ludovic Desroches (1):
      mmc: atmel-mci: save and restore sdioirq when soft reset is performed

Mohammed Shafi Shajakhan (1):
      ath9k: Fix kernel panic during driver initilization

Naveen N. Rao (1):
      perf evsel: Fix an issue where perf report fails to show the proper percentage

Nikolaus Schulz (2):
      hwmon: (f75375s) Fix bit shifting in f75375_write16
      hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375

Rabin Vincent (1):
      backing-dev: fix wakeup timer races with bdi_unregister()

Seungwon Jeon (1):
      mmc: dw_mmc: Fix PIO mode with support of highmem

Stefano Stabellini (1):
      xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback

Takashi Iwai (2):
      ALSA: hda - Fix initialization of secondary capture source on VT1705
      ALSA: hda - Fix silent speaker output on Acer Aspire 6935

Wu Fengguang (3):
      lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
      writeback: fix NULL bdi->dev in trace writeback_single_inode
      writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ