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:	Thu, 24 Sep 2009 10:39:00 -0700
From:	Greg KH <gregkh@...e.de>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	torvalds@...ux-foundation.org, stable@...nel.org
Cc:	lwn@....net
Subject: Linux 2.6.30.8

I'm announcing the release of the 2.6.30.8 kernel.  All users of the
2.6.30 kernel series are very strongly encouraged to upgrade.

I'll also be replying to this message with a copy of the patch between
2.6.30.7 and 2.6.30.8

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

thanks,

greg k-h

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

 Makefile                                  |    2 
 arch/arm/mm/highmem.c                     |    8 +++
 arch/powerpc/include/asm/mmu-hash64.h     |    2 
 arch/powerpc/kernel/lparcfg.c             |    3 +
 arch/powerpc/kernel/rtas.c                |    7 ++-
 arch/powerpc/mm/slb.c                     |   16 +++++--
 arch/powerpc/platforms/pseries/reconfig.c |    9 +++-
 arch/x86/include/asm/processor.h          |   12 +++++
 arch/x86/include/asm/stackprotector.h     |    4 -
 arch/x86/include/asm/system.h             |    2 
 arch/x86/kernel/apic/es7000_32.c          |    2 
 arch/x86/kernel/cpu/common.c              |    2 
 arch/x86/kernel/head_32.S                 |    1 
 arch/x86/mm/pageattr.c                    |    8 +++
 drivers/ata/libata-core.c                 |    8 +++
 drivers/block/virtio_blk.c                |    3 +
 drivers/char/agp/intel-agp.c              |    9 ----
 drivers/char/tpm/tpm_tis.c                |   12 ++---
 drivers/input/joydev.c                    |   66 ++++++++++++++++++------------
 drivers/media/video/em28xx/em28xx-cards.c |    3 +
 drivers/net/mlx4/eq.c                     |   42 -------------------
 drivers/net/mlx4/main.c                   |    9 ++--
 drivers/net/mlx4/mlx4.h                   |    7 ---
 drivers/net/wireless/ath5k/base.c         |    2 
 drivers/pci/quirks.c                      |    3 +
 drivers/ps3/ps3stor_lib.c                 |   65 ++++++++++++++++++++++++++++-
 drivers/scsi/sg.c                         |    2 
 fs/binfmt_elf.c                           |   28 ++++++------
 fs/udf/lowlevel.c                         |    7 ++-
 ipc/shm.c                                 |    2 
 net/wireless/scan.c                       |    2 
 sound/pci/cs46xx/cs46xx_lib.h             |    2 
 sound/pci/oxygen/oxygen_io.c              |   11 -----
 sound/soc/codecs/wm8350.c                 |    2 
 34 files changed, 222 insertions(+), 141 deletions(-)

Bob Copeland (2):
      ath5k: write PCU registers on initial reset
      cfg80211: fix looping soft lockup in find_ie()

Brian King (1):
      powerpc/pseries: Fix to handle slb resize across migration

Christoph Hellwig (1):
      virtio_blk: don't bounce highmem requests

Clemens Ladisch (1):
      sound: oxygen: work around MCE when changing volume

Franklin Meng (1):
      V4L: em28xx: set up tda9887_conf in em28xx_card_setup()

Geoff Levand (1):
      powerpc/ps3: Workaround for flash memory I/O error

Greg Kroah-Hartman (1):
      Linux 2.6.30.8

Hugh Dickins (1):
      fix undefined reference to user_shm_unlock

Jack Steiner (1):
      x86, pat: Fix cacheflush address in change_page_attr_set_clr()

Jan Kara (1):
      udf: Use device size when drive reported bogus number of written blocks

Jason Gunthorpe (1):
      TPM: Fixup boot probe timeout for tpm_tis driver

Jean Delvare (1):
      PCI: Unhide the SMBus on the Compaq Evo D510 USDT

Jeremy Fitzhardinge (1):
      x86/i386: Make sure stack-protector segment base is cache aligned

Mark Brown (1):
      ASoC: Fix WM835x Out4 capture enumeration

Michal Schmidt (1):
      sg: fix oops in the error path in sg_build_indirect()

Nicolas Pitre (1):
      ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmem

Roel Kluin (1):
      x86: Fix x86_model test in es7000_apic_is_cluster()

Roland Dreier (1):
      mlx4_core: Allocate and map sufficient ICM memory for EQ context

Roland McGrath (1):
      binfmt_elf: fix PT_INTERP bss handling

Sophie Hamilton (1):
      ALSA: cs46xx - Fix minimum period size

Stephen Kitt (1):
      Input: joydev - decouple axis and button map ioctls from input constants

Tejun Heo (2):
      PCI: apply nv_msi_ht_cap_quirk on resume too
      libata: fix off-by-one error in ata_tf_read_block()

Zhenyu Wang (1):
      agp/intel: remove restore in resume

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ