Jonathan Nieder wrote:
> Here are instructions for retrieving a preview of the next
> 3.2.y-stable release. Does the result look right? Would it make
> sense to send out emails using Greg's templates to start the review
> cycle?
Whoops, forgot the diffstat and shortlog. Here they are.
86 files changed, 491 insertions(+), 377 deletions(-)
AceLan Kao (3):
dell-laptop: add 3 machines that has touchpad LED
dell-laptop: touchpad LED should persist its status after S3
Bluetooth: Add support for Atheros [04ca:3005]
Adrian Hunter (2):
mmc: fixes for eMMC v4.5 discard operation
mmc: fixes for eMMC v4.5 sanitize operation
Al Viro (10):
ext4: fix endianness breakage in ext4_split_extent_at()
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
nfsd: fix endianness breakage in TEST_STATEID handling
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 (3):
EHCI: fix criterion for resuming the root hub
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
Alexey Khoroshilov (1):
media: drxk: Does not unlock mutex if sanity check failed in scu_command()
Andrzej Pietrasiewicz (1):
usb: gadget: eliminate NULL pointer dereference (bugfix)
Arend van Spriel (1):
brcm80211: smac: resume transmit fifo upon receiving frames
Bing Zhao (1):
mwifiex: update pcie8766 scratch register addresses
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
Eric Bénard (1):
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Dumazet (7):
net: fix /proc/net/dev regression
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
net: allow pskb_expand_head() to get maximum tailroom
tcp: avoid order-1 allocations on wifi and tx path
Eric W. Biederman (1):
net ax25: Reorder ax25_exit to remove races.
Felipe Balbi (2):
usb: gadget: udc-core: stop UDC on device-initiated disconnect
usb: dwc3: ep0: increment "actual" on bounced ep0 case
Gertjan van Wingerde (1):
rt2x00: Identify rt2800usb chipsets.
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 (2):
usb: gadget: udc-core: fix asymmetric calls in remove_driver
usb: musb: omap: fix crash when musb glue (omap) gets initialized
Konrad Rzeszutek Wilk (1):
xen/xenbus: Add quirk to deal with misconfigured backends.
Larry Finger (1):
staging: r8712u: Fix regression caused by commit 8c213fa
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
NeilBrown (1):
md: fix possible corruption of array metadata on shutdown.
Oliver Neukum (2):
uwb: fix use of del_timer_sync() in interrupt
uwb: fix error handling
Paul Walmsley (1):
ARM: OMAP1: DMTIMER: fix broken timer clock source selection
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 (2):
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
ALSA: hda/conexant - Set up the missing docking-station pins
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
arch/arm/mach-omap1/timer.c | 4 +-
crypto/sha512_generic.c | 2 +-
drivers/bluetooth/ath3k.c | 2 +
drivers/bluetooth/btusb.c | 1 +
drivers/md/md.c | 3 +-
drivers/media/dvb/frontends/drxk_hard.c | 6 +-
drivers/media/rc/winbond-cir.c | 1 +
drivers/mmc/card/block.c | 54 +++++++++++-----
drivers/mmc/card/queue.c | 2 +-
drivers/mmc/core/core.c | 9 ++-
drivers/mmc/host/sdhci-esdhc-imx.c | 3 +-
drivers/net/bonding/bond_main.c | 6 +-
drivers/net/dummy.c | 6 +-
drivers/net/ethernet/atheros/atlx/atl1.c | 12 ++--
drivers/net/ethernet/atheros/atlx/atl1.h | 3 +-
drivers/net/ethernet/atheros/atlx/atlx.c | 2 +-
drivers/net/ethernet/micrel/ks8851_mll.c | 2 +-
drivers/net/ethernet/micrel/ksz884x.c | 2 +-
drivers/net/ethernet/realtek/8139cp.c | 10 ++-
drivers/net/ethernet/smsc/smsc911x.c | 14 ++--
drivers/net/ethernet/ti/davinci_mdio.c | 5 ++
drivers/net/ppp/ppp_generic.c | 3 +-
drivers/net/usb/smsc75xx.c | 1 +
drivers/net/wimax/i2400m/netdev.c | 3 +-
drivers/net/wireless/brcm80211/brcmsmac/main.c | 8 +++
drivers/net/wireless/mwifiex/pcie.h | 18 +++---
drivers/net/wireless/rt2x00/rt2800usb.c | 28 ++++----
drivers/pci/quirks.c | 34 ++++++++++
drivers/platform/x86/dell-laptop.c | 28 ++++++++
drivers/spi/spi.c | 2 +-
drivers/staging/rtl8712/os_intfs.c | 3 -
drivers/staging/rtl8712/usb_intf.c | 5 ++
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/dwc3/ep0.c | 3 +-
drivers/usb/gadget/f_fs.c | 2 +-
drivers/usb/gadget/udc-core.c | 6 +-
drivers/usb/host/ehci-hcd.c | 9 ++-
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/nfsd/nfs4state.c | 23 +++----
fs/nfsd/nfs4xdr.c | 2 +-
fs/ocfs2/alloc.c | 2 +-
fs/ocfs2/refcounttree.c | 12 ++--
fs/ocfs2/suballoc.c | 4 +-
fs/splice.c | 5 +-
include/linux/netdevice.h | 2 -
include/linux/skbuff.h | 13 ++++
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/dev.c | 58 ++++-------------
net/core/dev_addr_lists.c | 3 +-
net/core/net_namespace.c | 33 +++++-----
net/core/skbuff.c | 8 ++-
net/ipv4/tcp.c | 10 +--
net/ipv4/tcp_input.c | 8 ++-
net/ipv4/tcp_output.c | 2 +-
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 | 37 +++++++++--
tools/perf/util/hist.c | 4 +-
86 files changed, 491 insertions(+), 377 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html