Linux 3.0.30

From: Greg KH
Date: Fri Apr 27 2012 - 13:15:02 EST


I'm announcing the release of the 3.0.30 kernel.

All users of the 3.0 kernel series must upgrade.

The updated 3.0.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.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
crypto/sha512_generic.c | 2
drivers/bluetooth/ath3k.c | 2
drivers/bluetooth/btusb.c | 1
drivers/media/rc/winbond-cir.c | 1
drivers/net/8139cp.c | 10 ++-
drivers/net/atlx/atl1.c | 12 +---
drivers/net/atlx/atl1.h | 3 -
drivers/net/atlx/atlx.c | 2
drivers/net/bonding/bond_main.c | 6 +-
drivers/net/davinci_mdio.c | 5 +
drivers/net/dummy.c | 6 +-
drivers/net/ks8851_mll.c | 2
drivers/net/ksz884x.c | 2
drivers/net/ppp_generic.c | 3 -
drivers/net/smsc911x.c | 14 +----
drivers/net/usb/smsc75xx.c | 1
drivers/net/wimax/i2400m/netdev.c | 3 -
drivers/net/wireless/rt2x00/rt2800usb.c | 35 ++++++------
drivers/pci/quirks.c | 34 ++++++++++++
drivers/spi/spi.c | 2
drivers/tty/amiserial.c | 4 +
drivers/tty/serial/clps711x.c | 14 ++---
drivers/tty/serial/pch_uart.c | 4 +
drivers/usb/core/hub.c | 3 -
drivers/usb/core/message.c | 6 +-
drivers/usb/gadget/f_fs.c | 2
drivers/usb/host/ehci-hcd.c | 7 ++
drivers/usb/misc/yurex.c | 10 +--
drivers/usb/musb/omap2430.c | 9 +--
drivers/usb/serial/cp210x.c | 9 ++-
drivers/usb/serial/sierra.c | 6 +-
drivers/uwb/hwa-rc.c | 3 -
drivers/uwb/neh.c | 12 +++-
drivers/xen/gntdev.c | 2
drivers/xen/xenbus/xenbus_probe_frontend.c | 69 ++++++++++++++++++------
fs/btrfs/ctree.h | 2
fs/eventpoll.c | 4 +
fs/ext4/extents.c | 2
fs/jbd2/commit.c | 4 -
fs/lockd/clnt4xdr.c | 2
fs/lockd/clntxdr.c | 2
fs/nfsd/nfs3xdr.c | 22 ++-----
fs/ocfs2/alloc.c | 2
fs/ocfs2/refcounttree.c | 12 ++--
fs/ocfs2/suballoc.c | 4 -
fs/splice.c | 5 +
include/linux/socket.h | 2
mm/swap_state.c | 2
net/ax25/af_ax25.c | 9 +--
net/bridge/br_multicast.c | 81 -----------------------------
net/bridge/br_private.h | 4 -
net/core/net_namespace.c | 33 ++++++-----
net/core/skbuff.c | 4 +
net/ipv4/tcp.c | 2
net/ipv4/tcp_input.c | 8 ++
net/ipv6/mcast.c | 2
net/ipv6/tcp_ipv6.c | 4 +
net/netlink/af_netlink.c | 24 ++++----
net/phonet/pep.c | 3 +
net/sched/sch_gred.c | 7 --
net/sctp/socket.c | 5 +
net/socket.c | 6 +-
net/wireless/util.c | 2
sound/pci/hda/patch_conexant.c | 9 ++-
tools/perf/util/hist.c | 4 -
66 files changed, 314 insertions(+), 266 deletions(-)

AceLan Kao (1):
Bluetooth: Add support for Atheros [04ca:3005]

Al Viro (8):
ext4: fix endianness breakage in ext4_split_extent_at()
nfsd: fix compose_entry_fh() failure exits
btrfs: btrfs_root_readonly() broken on big-endian
ocfs2: ->l_next_free_req breakage on big-endian
ocfs: ->rl_used breakage on big-endian
ocfs2: ->rl_count endianness breakage
ocfs2: ->e_leaf_clusters endianness breakage
lockd: fix the endianness bug

Alan Cox (1):
rt2800: Add support for the Fujitsu Stylistic Q550

Alan Stern (2):
EHCI: always clear the STS_FLR status bit
USB: fix deadlock in bConfigurationValue attribute method

Alexander Shiyan (1):
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR

Andrzej Pietrasiewicz (1):
usb: gadget: eliminate NULL pointer dereference (bugfix)

Bjørn Mork (1):
USB: sierra: avoid QMI/wwan interface on MC77xx

Christian Riesch (1):
davinci_mdio: Fix MDIO timeout check

Dan Carpenter (1):
ksz884x: don't copy too much in netdev_set_mac_address()

David Härdeman (1):
media: rc-core: set mode for winbond-cir

David Ward (1):
net_sched: gred: Fix oops in gred_dump() in WRED mode

David Woodhouse (1):
ppp: Don't stop and restart queue on every TX packet

Davide Ciminaghi (1):
net/ethernet: ks8851_mll fix rx frame buffer overflow

Eduardo Bacchi Kienetz (1):
rt2800usb: Add new device ID for Belkin

Eric Dumazet (4):
tcp: allow splice() to build full TSO packets
netlink: fix races after skb queueing
net: fix a race in sock_queue_err_skb()
tcp: fix tcp_grow_window() for large incoming frames

Eric W. Biederman (1):
net ax25: Reorder ax25_exit to remove races.

Gertjan van Wingerde (3):
rt2x00: Properly identify rt2800usb devices.
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
rt2x00: Identify rt2800usb chipsets.

Greg Kroah-Hartman (1):
Linux 3.0.30

Herbert Xu (1):
bridge: Do not send queries on multicast group leaves

Hiroaki SHIMODA (1):
dummy: Add ndo_uninit().

Hugh Dickins (1):
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap

Jason Baron (1):
Don't limit non-nested epoll paths

Jason Wang (1):
8139cp: set intr mask after its handler is registered

Julia Lawall (1):
drivers/tty/amiserial.c: add missing tty_unlock

Julian Anastasov (1):
netns: do not leak net_generic data on failed init

Kent Yoder (1):
crypto: sha512 - Fix byte counter overflow in SHA-512

Kishon Vijay Abraham I (1):
usb: musb: omap: fix crash when musb glue (omap) gets initialized

Konrad Rzeszutek Wilk (1):
xen/xenbus: Add quirk to deal with misconfigured backends.

Laurent Pinchart (1):
spi: Fix device unregistration when unregistering the bus master

Lukasz Kucharczyk (1):
cfg80211: fix interface combinations check.

Neal Cardwell (2):
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
tcp: fix TCP_MAXSEG for established IPv6 passive sockets

Oliver Neukum (2):
uwb: fix use of del_timer_sync() in interrupt
uwb: fix error handling

Phil Sutter (1):
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string

RongQing.Li (1):
ipv6: fix array index in ip6_mc_add_src()

Sasha Levin (1):
phonet: Check input from user before allocating

Shaohua Li (1):
jbd2: use GFP_NOFS for blkdev_issue_flush

Shubhrajyoti D (1):
usb: musb: omap: fix the error check for pm_runtime_get_sync

Stefano Stabellini (1):
xen/gntdev: do not set VM_PFNMAP

Stephane Fillod (1):
net: usb: smsc75xx: fix mtu

Takashi Iwai (1):
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally

Thomas Graf (1):
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries

Thomas Jarosch (1):
PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUs

Tomoki Sekiyama (2):
USB: yurex: Remove allocation of coherent buffer for setup-packet buffer
USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb

Tomoya MORINAGA (1):
pch_uart: Fix dma channel unallocated issue

Tony Zelenoff (1):
atl1: fix kernel panic in case of DMA errors

Veaceslav Falico (1):
bonding: properly unset current_arp_slave on slave link up

Will Deacon (1):
net: smsc911x: fix skb handling in receive path

Yuri Matylitski (1):
USB: serial: cp210x: Fixed usb_control_msg timeout values

Zeev Tarantov (1):
Perf: fix build breakage

Attachment: pgp00000.pgp
Description: PGP signature