[ 00/98] 3.8.5-stable review

From: Greg Kroah-Hartman
Date: Tue Mar 26 2013 - 19:51:48 EST


This is the start of the stable review cycle for the 3.8.5 release.
There are 98 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Mar 28 22:41:38 UTC 2013.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.8.5-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.8.5-rc1

Felix Fietkau <nbd@xxxxxxxxxxx>
rt2x00: error in configurations with mesh support disabled

Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation

Mikhail Kshevetskiy <mikhail.kshevetskiy@xxxxxxxxx>
usb: musb: da8xx: Fix build breakage due to typo

Johan Hovold <jhovold@xxxxxxxxx>
USB: io_ti: fix get_icount for two port adapters

Johan Hovold <jhovold@xxxxxxxxx>
USB: garmin_gps: fix memory leak on disconnect

Jan Kara <jack@xxxxxxx>
udf: Fix bitmap overflow on large filesystems with small block size

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
ACPI: Rework acpi_get_child() to be more efficient

Ben Hutchings <ben@xxxxxxxxxxxxxxx>
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE

Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
efivars: Add module parameter to disable use as a pstore backend

Seth Forshee <seth.forshee@xxxxxxxxxxxxx>
efivars: Allow disabling use as a pstore backend

Johan Hovold <jhovold@xxxxxxxxx>
USB: serial: fix interface refcounting

Andrzej Pietrasiewicz <andrzej.p@xxxxxxxxxxx>
usb: gadget: ffs: fix enable multiple instances

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: EHCI: fix regression in QH unlinking

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: EHCI: fix regression during bus resume

Johan Hovold <jhovold@xxxxxxxxx>
USB: cdc-acm: fix device unregistration

Hannes Reinecke <hare@xxxxxxx>
USB: xhci: correctly enable interrupts

Dmitry Torokhov <dtor@xxxxxxxxxx>
USB: xhci - fix bit definitions for IMAN register

CQ Tang <cq.tang@xxxxxxxxx>
x86-64: Fix the failure case in copy_user_handle_tail()

Mark Rutland <mark.rutland@xxxxxxx>
clockevents: Don't allow dummy broadcast timers

Kent Overstreet <koverstreet@xxxxxxxxxx>
nfsd: fix bad offset use

NeilBrown <neilb@xxxxxxx>
md/raid5: ensure sync and DISCARD don't happen at the same time.

Jonathan Brassow <jbrassow@xxxxxxxxxx>
MD RAID5: Avoid accessing gendisk or queue structs when not available

NeilBrown <neilb@xxxxxxx>
md/raid5: schedule_construction should abort if nothing to do.

Takahisa Tanaka <mc74hc00@xxxxxxxxx>
watchdog: sp5100_tco: Remove code that may cause a boot failure

Takahisa Tanaka <mc74hc00@xxxxxxxxx>
watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2

Mike Marciniszyn <mike.marciniszyn@xxxxxxxxx>
IPoIB: Fix send lockup due to missed TX completion

Theodore Ts'o <tytso@xxxxxxx>
ext4: fix data=journal fast mount/umount hang

Lukas Czerner <lczerner@xxxxxxxxxx>
ext4: use s_extent_max_zeroout_kb value as number of kb

Theodore Ts'o <tytso@xxxxxxx>
ext4: use atomic64_t for the per-flexbg free_clusters count

Dmitry Artamonow <mad_soft@xxxxxxxx>
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player

Zheng Liu <wenqing.lz@xxxxxxxxxx>
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()

Jan Kara <jack@xxxxxxx>
jbd2: fix use after free in jbd2_journal_dirty_metadata()

Jeff Layton <jlayton@xxxxxxxxxx>
cifs: ignore everything in SPNEGO blob after mechTypes

Mateusz Guzik <mguzik@xxxxxxxxxx>
cifs: delay super block destruction until all cifsFileInfo objects are gone

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/benchmark: make sure bo blit copy exists before using it

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix backend map setup on 1 RB trinity boards

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix S/R on VM systems (cayman/TN/SI)

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: add support for Richland APUs

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: add Richland pci ids

Julia Lemire <jlemire@xxxxxxxxxx>
drm/mgag200: Bug fix: Modified pll algorithm for EH project

Mikulas Patocka <mpatocka@xxxxxxxxxx>
dm verity: avoid deadlock

Joe Thornber <ejt@xxxxxxxxxx>
dm thin: fix discard corruption

Laxman Dewangan <ldewangan@xxxxxxxxxx>
ARM: tegra: fix register address of slink controller

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
target/file: Bump FD_MAX_SECTORS to 2048 to handle 1M sized I/Os

Andy Grover <agrover@xxxxxxxxxx>
target/iscsi: Fix mutual CHAP auth on big-endian arches

Vladimir Davydov <vdavydov@xxxxxxxxxxxxx>
mqueue: sys_mq_open: do not call mnt_drop_write() if read-only

H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()

Wanpeng Li <liwanp@xxxxxxxxxxxxxxxxxx>
mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting

Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR

Torsten Duwe <torsten@xxxxxx>
KMS: fix EDID detailed timing frame rate

Torsten Duwe <torsten@xxxxxx>
KMS: fix EDID detailed timing vsync parsing

Laxman Dewangan <ldewangan@xxxxxxxxxx>
i2c: tegra: check the clk_prepare_enable() return value

Daniel Vetter <daniel.vetter@xxxxxxxx>
Revert "drm/i915: write backlight harder"

Kees Cook <keescook@xxxxxxxxxxxx>
drm/i915: bounds check execbuffer relocation count

Bing Zhao <bzhao@xxxxxxxxxxx>
mwifiex: fix potential out-of-boundary access to ibss rate table

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: rtl8192cu: Fix problem that prevents reassociation

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Keep overwrite in sync between regular and snapshot buffers

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Protect tracer flags with trace_types_lock

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Fix free of probe entry by calling call_rcu_sched()

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Fix race in snapshot swapping

Kees Cook <keescook@xxxxxxxxxxxx>
drm/i915: restrict kernel address leak in debugfs

Takashi Iwai <tiwai@xxxxxxx>
Revert "drm/i915: try to train DP even harder"

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
vfs,proc: guarantee unique inodes in /proc

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
saner proc_get_inode() calling conventions

Daniel Mack <zonque@xxxxxxxxx>
ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()

Daniel Mack <zonque@xxxxxxxxx>
ALSA: snd-usb: mixer: propagate errors up the call chain

Torstein Hegge <hegge@xxxxxxxxxxx>
ALSA: usb: Parse UAC2 extension unit like for UAC1

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda - Fix typo in checking IEC958 emphasis bit

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/cirrus - Fix the digital beep registration

Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
sfc: Only use TX push if a single descriptor is to be written

Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
sfc: Disable soft interrupt handling during efx_device_detach_sync()

Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
sfc: Detach net device when stopping queues for reconfiguration

Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb

Ben Hutchings <bhutchings@xxxxxxxxxxxxxx>
sfc: Properly sync RX DMA buffer when it is not the last in the page

Julia Lawall <Julia.Lawall@xxxxxxx>
drivers/net/ethernet/sfc/ptp.c: adjust duplicate test

Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
inet: limit length of fragment queue hash table bucket lists

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: dont handle MTU reduction on LISTEN socket

Maciej Åenczykowski <maze@xxxxxxxxxx>
bnx2x: fix occasional statistics off-by-4GB error

Michael S. Tsirkin <mst@xxxxxxxxxx>
vhost/net: fix heads usage of ubuf_info

Michal Schmidt <mschmidt@xxxxxxxxxx>
bnx2x: add missing napi deletion in error path

BjÃrn Mork <bjorn@xxxxxxx>
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility

Vlad Yasevich <vyasevic@xxxxxxxxxx>
rtnetlink: Mask the rta_type when range checking

Timo TerÃs <timo.teras@xxxxxx>
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally"

Pavel Emelyanov <xemul@xxxxxxxxxxxxx>
skb: Propagate pfmemalloc on skb from head page only

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: fix skb_availroom()

BjÃrn Mork <bjorn@xxxxxxx>
net: qmi_wwan: set correct altsetting for Gobi 1K devices

Denis V. Lunev <den@xxxxxxxxxx>
ipv4: fix definition of FIB_TABLE_HASHSZ

Xufeng Zhang <xufeng.zhang@xxxxxxxxxxxxx>
sctp: don't break the loop while meeting the active_path so as to find the matched transport

Vlad Yasevich <vyasevich@xxxxxxxxx>
sctp: Use correct sideffect command in duplicate cookie handling

Nithin Sujir <nsujir@xxxxxxxxxxxx>
tg3: 5715 does not link up when autoneg off

Veaceslav Falico <vfalico@xxxxxxxxxx>
bonding: don't call update_speed_duplex() under spinlocks

Marek Lindner <lindner_marek@xxxxxxxx>
batman-adv: verify tt len does not exceed packet len

Veaceslav Falico <vfalico@xxxxxxxxxx>
netconsole: don't call __netpoll_cleanup() while atomic

stephen hemminger <stephen@xxxxxxxxxxxxxxxxxx>
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE

David Ward <david.ward@xxxxxxxxxx>
net/ipv4: Ensure that location of timestamp option is stored

Tkhai Kirill <tkhai@xxxxxxxxx>
sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: EHCI: work around silicon bug in Intel's EHCI controllers


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/tegra20.dtsi | 2 +-
arch/arm/boot/dts/tegra30.dtsi | 2 +-
arch/arm/mm/dma-mapping.c | 5 +-
arch/x86/lib/usercopy_64.c | 4 +-
drivers/acpi/glue.c | 35 +++---
drivers/firmware/Kconfig | 18 ++++
drivers/firmware/efivars.c | 70 +++++-------
drivers/gpu/drm/drm_edid.c | 3 +-
drivers/gpu/drm/i915/i915_debugfs.c | 2 +-
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 11 +-
drivers/gpu/drm/i915/intel_dp.c | 2 +-
drivers/gpu/drm/i915/intel_panel.c | 13 +--
drivers/gpu/drm/mgag200/mgag200_mode.c | 10 +-
drivers/gpu/drm/radeon/ni.c | 33 ++++--
drivers/gpu/drm/radeon/radeon_benchmark.c | 16 +--
drivers/gpu/drm/radeon/si.c | 1 +
drivers/i2c/busses/i2c-tegra.c | 13 ++-
drivers/infiniband/ulp/ipoib/ipoib_cm.c | 8 +-
drivers/md/dm-bufio.c | 2 +
drivers/md/dm-thin.c | 4 +-
drivers/md/dm-verity.c | 39 ++++++-
drivers/md/persistent-data/dm-btree-remove.c | 46 ++++----
drivers/md/raid5.c | 116 ++++++++++++++------
drivers/md/raid5.h | 1 +
drivers/net/bonding/bond_main.c | 6 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.h | 3 +-
drivers/net/ethernet/broadcom/tg3.c | 8 ++
drivers/net/ethernet/sfc/efx.c | 16 ++-
drivers/net/ethernet/sfc/efx.h | 4 +-
drivers/net/ethernet/sfc/net_driver.h | 4 +-
drivers/net/ethernet/sfc/nic.c | 3 +-
drivers/net/ethernet/sfc/ptp.c | 2 +-
drivers/net/ethernet/sfc/rx.c | 25 +++--
drivers/net/netconsole.c | 15 +--
drivers/net/usb/cdc_mbim.c | 11 +-
drivers/net/usb/cdc_ncm.c | 49 ++++++---
drivers/net/usb/qmi_wwan.c | 49 +++------
drivers/net/wireless/mwifiex/join.c | 7 +-
drivers/net/wireless/rt2x00/rt2x00dev.c | 2 +
drivers/net/wireless/rtlwifi/rtl8192cu/hw.c | 89 ++++++---------
drivers/rtc/rtc-at91rm9200.c | 50 +++++----
drivers/rtc/rtc-at91rm9200.h | 1 -
drivers/target/iscsi/iscsi_target_auth.c | 5 +-
drivers/target/target_core_file.h | 2 +-
drivers/tty/serial/sunsu.c | 21 ++--
drivers/usb/class/cdc-acm.c | 3 +-
drivers/usb/core/hcd-pci.c | 23 ++--
drivers/usb/gadget/g_ffs.c | 4 +-
drivers/usb/host/ehci-hcd.c | 7 +-
drivers/usb/host/ehci-hub.c | 2 +-
drivers/usb/host/ehci-q.c | 31 +++++-
drivers/usb/host/ehci-timer.c | 2 +-
drivers/usb/host/xhci.c | 3 +-
drivers/usb/host/xhci.h | 4 +-
drivers/usb/musb/da8xx.c | 2 +-
drivers/usb/serial/garmin_gps.c | 7 +-
drivers/usb/serial/io_ti.c | 1 +
drivers/usb/serial/usb-serial.c | 3 +-
drivers/usb/storage/unusual_devs.h | 7 ++
drivers/vhost/net.c | 3 +-
drivers/video/ep93xx-fb.c | 1 +
drivers/watchdog/sp5100_tco.c | 126 ++--------------------
drivers/watchdog/sp5100_tco.h | 2 +-
fs/cifs/asn1.c | 53 +--------
fs/cifs/cifsfs.c | 24 +++++
fs/cifs/cifsfs.h | 4 +
fs/cifs/file.c | 6 +-
fs/ext4/ext4.h | 6 +-
fs/ext4/extents.c | 8 +-
fs/ext4/ialloc.c | 4 +-
fs/ext4/inode.c | 3 +-
fs/ext4/mballoc.c | 12 +--
fs/ext4/resize.c | 4 +-
fs/ext4/super.c | 4 +-
fs/jbd2/transaction.c | 15 ++-
fs/nfsd/vfs.c | 3 +-
fs/proc/generic.c | 21 ++--
fs/proc/inode.c | 12 +--
fs/udf/udf_sb.h | 2 +-
include/drm/drm_pciids.h | 13 ++-
include/linux/skbuff.h | 13 ++-
include/linux/usb/cdc_ncm.h | 1 +
include/net/inet_frag.h | 9 ++
include/net/ip_fib.h | 12 +--
ipc/mqueue.c | 3 +-
kernel/time/tick-broadcast.c | 3 +-
kernel/trace/ftrace.c | 4 +-
kernel/trace/trace.c | 21 ++--
mm/hugetlb.c | 8 +-
net/batman-adv/bat_iv_ogm.c | 6 +-
net/bridge/br_netlink.c | 1 +
net/core/rtnetlink.c | 2 +-
net/ipv4/inet_fragment.c | 20 +++-
net/ipv4/ip_fragment.c | 11 +-
net/ipv4/ip_gre.c | 5 +-
net/ipv4/ip_options.c | 5 +-
net/ipv4/tcp.c | 2 +-
net/ipv4/tcp_ipv4.c | 14 +--
net/ipv4/tcp_output.c | 1 -
net/ipv6/netfilter/nf_conntrack_reasm.c | 12 +--
net/ipv6/reassembly.c | 8 +-
net/ipv6/tcp_ipv6.c | 7 ++
net/sctp/associola.c | 2 +-
net/sctp/sm_statefuns.c | 2 +-
sound/pci/hda/hda_codec.c | 2 +-
sound/pci/hda/patch_conexant.c | 8 +-
sound/usb/mixer.c | 21 ++--
109 files changed, 778 insertions(+), 683 deletions(-)


--
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/