Linux 2.6.30.7

From: Greg KH
Date: Tue Sep 15 2009 - 15:08:15 EST


I'm announcing the release of the 2.6.30.7 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.6 and 2.6.30.7

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/sparc/include/asm/pgtable_64.h | 12 +++-
arch/sparc/kernel/irq_64.c | 2
arch/sparc/kernel/ktlb.S | 42 +++++++++++++++--
arch/sparc/kernel/nmi.c | 2
arch/sparc/kernel/sys32.S | 2
arch/sparc/mm/init_64.c | 43 +++++++++--------
arch/sparc/mm/init_64.h | 7 ++
arch/sparc/prom/misc_64.c | 2
arch/sparc/prom/printf.c | 7 +-
drivers/md/dm-exception-store.c | 13 +++++
drivers/md/dm-exception-store.h | 4 +
drivers/md/dm-raid1.c | 8 ++-
drivers/md/dm-snap-persistent.c | 88 +++++++++++++++++++++---------------
drivers/net/e100.c | 2
drivers/net/ppp_generic.c | 34 +++++++------
drivers/net/pppol2tp.c | 1
drivers/pci/iov.c | 23 +++++++++
drivers/pci/pci.h | 13 +++++
drivers/pci/setup-bus.c | 4 -
drivers/pci/setup-res.c | 6 +-
drivers/scsi/sd.c | 45 ++++++++----------
fs/jffs2/wbuf.c | 10 ++++
fs/nilfs2/btnode.c | 2
mm/slub.c | 4 -
net/core/net_namespace.c | 2
net/dccp/proto.c | 1
net/ipv4/ip_gre.c | 2
sound/pci/oxygen/oxygen_lib.c | 3 +
sound/pci/oxygen/oxygen_pcm.c | 2
30 files changed, 264 insertions(+), 124 deletions(-)

Ben McKeegan (1):
ppp: fix lost fragments in ppp_mp_explode() (resubmit)

Chris Wright (1):
PCI SR-IOV: correct broken resource alignment calculations

Clemens Ladisch (2):
sound: oxygen: handle cards with missing EEPROM
sound: oxygen: fix MCLK rate for 192 kHz playback

David S. Miller (3):
sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.
sparc64: Validate linear D-TLB misses.
sparc64: Fix bootup with mcount in some configs.

Eric Dumazet (3):
pppol2tp: calls unregister_pernet_gen_device() at unload time
net: net_assign_generic() fix
slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU

Greg Kroah-Hartman (1):
Linux 2.6.30.7

James Bottomley (1):
SCSI: sd: fix bug in SCSI async probing

Jonathan Brassow (1):
dm raid1: do not allow log_failure variable to unset after being set

Krzysztof HaÅasa (1):
E100: fix interaction with swiotlb on X86.

Massimo Cirillo (1):
JFFS2: add missing verify buffer allocation/deallocation

Mathieu Desnoyers (1):
sparc: sys32.S incorrect compat-layer splice() system call

Mikulas Patocka (4):
dm snapshot: refactor zero_disk_area to use chunk_io
dm snapshot: fix header corruption race on invalidation
dm exception store: split set_chunk_size
dm snapshot: fix on disk chunk size validation

Ryusuke Konishi (1):
nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_key

Tom Goff (1):
gre: Fix MTU calculation for bound GRE tunnels

Wei Yongjun (1):
dccp: missing destroy of percpu counter variable while unload module

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