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, 12 Apr 2013 10:32:34 -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.8.7

I'm announcing the release of the 3.8.7 kernel.

All users of the 3.8 kernel series must upgrade.

The updated 3.8.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.8.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/alpha/kernel/sys_nautilus.c              |    5 +
 arch/arm/mach-exynos/common.c                 |    6 -
 arch/mips/kernel/mcount.S                     |   11 +-
 arch/mips/lib/bitops.c                        |   16 +--
 arch/powerpc/platforms/pseries/lpar.c         |    8 +
 arch/x86/boot/compressed/Makefile             |    5 -
 arch/x86/include/asm/syscall.h                |    4 
 block/blk-sysfs.c                             |    2 
 crypto/gcm.c                                  |   17 +++
 drivers/acpi/pci_root.c                       |  121 ++++++++++++--------------
 drivers/ata/ata_piix.c                        |   14 ++-
 drivers/ata/libata-core.c                     |    6 +
 drivers/base/regmap/regcache-rbtree.c         |    2 
 drivers/base/regmap/regmap.c                  |    4 
 drivers/cpufreq/exynos-cpufreq.c              |    4 
 drivers/crypto/ux500/cryp/cryp_core.c         |    2 
 drivers/eisa/pci_eisa.c                       |   67 +++++++++-----
 drivers/gpio/gpio-stmpe.c                     |   15 ++-
 drivers/gpu/drm/drm_fops.c                    |    6 -
 drivers/gpu/drm/i915/i915_gem_execbuffer.c    |    2 
 drivers/gpu/drm/i915/intel_crt.c              |   40 +++-----
 drivers/gpu/drm/i915/intel_display.c          |    9 +
 drivers/gpu/drm/mgag200/mgag200_mode.c        |   13 --
 drivers/gpu/drm/nouveau/nouveau_abi16.c       |   18 ++-
 drivers/hid/hid-magicmouse.c                  |   29 ++++--
 drivers/hwspinlock/hwspinlock_core.c          |    2 
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |   11 +-
 drivers/net/ethernet/realtek/r8169.c          |   28 +++++-
 drivers/net/wireless/mwifiex/cfg80211.c       |    3 
 drivers/net/wireless/mwifiex/scan.c           |   11 +-
 drivers/net/wireless/rt2x00/rt2x00pci.c       |    4 
 drivers/pci/pci-acpi.c                        |   15 +--
 drivers/pci/pcie/portdrv_pci.c                |   13 --
 drivers/platform/x86/msi-wmi.c                |    4 
 drivers/remoteproc/Kconfig                    |    2 
 drivers/remoteproc/remoteproc_core.c          |    4 
 drivers/remoteproc/ste_modem_rproc.c          |    7 +
 drivers/rtc/rtc-at91rm9200.c                  |   50 ++++------
 drivers/rtc/rtc-at91rm9200.h                  |    1 
 drivers/spi/spi-mpc512x-psc.c                 |    2 
 drivers/spi/spi-s3c64xx.c                     |   41 +++++---
 drivers/thermal/thermal_sys.c                 |    1 
 drivers/tty/serial/8250/8250_pnp.c            |   12 +-
 drivers/vfio/pci/vfio_pci.c                   |    3 
 fs/nfs/nfs4client.c                           |   45 ++++++---
 fs/nfs/nfs4state.c                            |    8 +
 fs/reiserfs/xattr.c                           |    4 
 fs/ubifs/super.c                              |   12 +-
 include/linux/ata.h                           |    2 
 include/linux/libata.h                        |    1 
 include/linux/preempt.h                       |   22 +++-
 include/linux/spinlock_up.h                   |   29 +++---
 kernel/trace/ftrace.c                         |    8 -
 mm/mmap.c                                     |    2 
 mm/nommu.c                                    |    2 
 net/can/gw.c                                  |    6 -
 net/mac80211/cfg.c                            |    6 -
 net/mac80211/ieee80211_i.h                    |    3 
 net/mac80211/offchannel.c                     |   23 +++-
 net/sunrpc/clnt.c                             |    4 
 sound/pci/hda/hda_codec.c                     |    2 
 sound/pci/hda/hda_eld.c                       |    2 
 sound/pci/hda/patch_realtek.c                 |    4 
 sound/soc/fsl/imx-ssi.c                       |    5 +
 sound/soc/sh/dma-sh7760.c                     |    4 
 sound/soc/spear/spear_pcm.c                   |   12 +-
 67 files changed, 507 insertions(+), 341 deletions(-)

Adam Jackson (1):
      drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)

Alex Williamson (1):
      vfio-pci: Fix possible integer overflow

Anatolij Gustschin (1):
      spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts

Arnd Bergmann (1):
      block: avoid using uninitialized value in from queue_var_store

Artem Bityutskiy (1):
      UBIFS: make space fixup work in the remount case

Benjamin Tissoires (1):
      HID: magicmouse: fix race between input_register() and probe()

Bing Zhao (1):
      mwifiex: complete last internal scan

Bjorn Helgaas (1):
      Revert "PCI/ACPI: Request _OSC control before scanning PCI root bus"

Christopher Harvey (1):
      drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.

Chuck Lever (1):
      SUNRPC: Remove extra xprt_put()

David Daney (2):
      MIPS: Fix logic errors in bitops.c
      MIPS: Unbreak function tracer for 64-bit kernel.

David Henningsson (1):
      ALSA: hda - fix typo in proc output

David Woodhouse (1):
      libata: fix DMA to stack in reading devslp_timing parameters

Dimitris Papastamos (1):
      regmap: Initialize `map->debugfs' before regcache

Dmitry Tarnyagin (1):
      remoteproc/ste: fix memory leak on shutdown

Gabriel Fernandez (1):
      gpio: stmpe: pass DT node to irqdomain

Girish K S (1):
      spi/s3c64xx: modified error interrupt handling and init

Greg Kroah-Hartman (1):
      Linux 3.8.7

Ilija Hadzic (1):
      drm: correctly restore mappings if drm_open fails

Jakub Kicinski (1):
      ixgbe: fix registration order of driver and DCA nofitication

Jan Beulich (1):
      x86: Fix rebuild with EFI_STUB enabled

Jan Kara (1):
      reiserfs: Fix warning and inode leak when deleting inode with xattrs

Jan Kiszka (1):
      ftrace: Consistently restore trace function on sysctl enabling

Jan Stancek (1):
      mm: prevent mmap_cache race in find_vma()

Jani Nikula (3):
      drm/i915: add quirk to invert brightness on eMachines G725
      drm/i915: add quirk to invert brightness on eMachines e725
      drm/i915: add quirk to invert brightness on Packard Bell NCL20

Jay Estabrook (1):
      alpha: Add irongate_io to PCI bus resources

Johan Hovold (1):
      Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"

Johannes Berg (1):
      mac80211: fix remain-on-channel cancel crash

Jonghwan Choi (1):
      cpufreq: exynos: Get booting freq value in exynos_cpufreq_init

Jussi Kivilinna (1):
      crypto: gcm - fix assumption that assoc has one segment

Lars-Peter Clausen (3):
      ASoC: dma-sh7760: Fix compile error
      ASoC: spear_pcm: Update to new pcm_new() API
      regmap: cache Fix regcache-rbtree sync

Lauri Kasanen (1):
      drm/i915: Fix build failure

Li Fei (1):
      hwspinlock: fix __hwspin_lock_request error path

Linus Torvalds (1):
      spinlocks and preemption points need to be at least compiler barriers

Linus Walleij (1):
      crypto: ux500 - add missing comma

Maarten Lankhorst (1):
      drm/nouveau: fix handling empty channel list in ioctl's

Maxim Mikityanskiy (1):
      msi-wmi: Fix memory leak

Mengdong Lin (1):
      ALSA: hda - bug fix on return value when getting HDMI ELD info

Michael Wolf (1):
      powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test

Paul Moore (1):
      x86: remove the x32 syscall bitmask from syscall_get_nr()

Rafael J. Wysocki (2):
      PCI/ACPI: Always resume devices on ACPI wakeup notifications
      PCI/PM: Disable runtime PM of PCIe ports

Rainer Koenig (1):
      ALSA: hda - Enabling Realtek ALC 671 codec

Richard Guy Briggs (1):
      thermal: return an error on failure to register thermal class

Robert Tivy (1):
      remoteproc: fix FW_CONFIG typo

Sascha Hauer (1):
      ASoC: imx-ssi: Fix occasional AC97 reset failure

Sean Young (1):
      Revert "tty/8250_pnp: serial port detection regression since v3.7"

Shan Hai (2):
      libata: Use integer return value for atapi_command_packet_set
      libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive

Sjur Brændeland (1):
      remoteproc: fix error path of handle_vdev

Stone Piao (1):
      mwifiex: limit channel number not to overflow memory

Thomas Abraham (1):
      ARM: EXYNOS: Fix crash on soft reset on EXYNOS5440

Tim Gardner (1):
      rt2x00: rt2x00pci_regbusy_read() - only print register access failure once

Trond Myklebust (3):
      NFSv4: Fix a memory leak in nfs4_discover_server_trunking
      NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
      NFSv4: Doh! Typo in the fix to nfs41_walk_client_list

Wei Yongjun (1):
      can: gw: use kmem_cache_free() instead of kfree()

Yinghai Lu (2):
      EISA/PCI: Init EISA early, before PNP
      EISA/PCI: Fix bus res reference

Youquan Song (1):
      ata_piix: Fix DVD not dectected at some Haswell platforms

hayeswang (1):
      r8169: fix auto speed down issue


Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ