[ 00/49] 3.10.14-stable review

From: Greg Kroah-Hartman
Date: Sun Sep 29 2013 - 15:58:55 EST


This is the start of the stable review cycle for the 3.10.14 release.
There are 49 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 Tue Oct 1 19:15:49 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.10.14-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Oliver Smith <oliver@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
netfilter: ipset: Fix serious failure in CIDR tracking

J. Bruce Fields <bfields@xxxxxxxxxx>
rpc: let xdr layer allocate gssproxy receieve pages

J. Bruce Fields <bfields@xxxxxxxxxx>
rpc: fix huge kmalloc's in gss-proxy

J. Bruce Fields <bfields@xxxxxxxxxx>
rpc: comment on linux_cred encoding, treat all as unsigned

J. Bruce Fields <bfields@xxxxxxxxxx>
rpc: clean up decoding of gssproxy linux creds

Anatol Pomozov <anatol.pomozov@xxxxxxxxx>
cfq: explicitly use 64bit divide operation for 64bit arguments

Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
bio-integrity: Fix use of bs->bio_integrity_pool after free

Andi Kleen <ak@xxxxxxxxxxxxxxx>
perf tools: Handle JITed code in shared memory

Khalid Aziz <khalid.aziz@xxxxxxxxxx>
mm: fix aio performance regression for database caused by THP

Konstantin Khlebnikov <khlebnikov@xxxxxxxxxx>
audit: fix endless wait in audit_log_start()

Jan Kara <jack@xxxxxxx>
udf: Refuse RW mount of the filesystem instead of making it RO

Jan Kara <jack@xxxxxxx>
udf: Standardize return values in mount sequence

Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
Properly handle tristate dependencies on USB/PCI menus

Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
media: media/usb: fix kconfig dependencies

Christian KÃnig <christian.koenig@xxxxxxx>
drm/radeon: avoid UVD corruptions on AGP cards

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix panel scaling with eDP and LVDS bridges

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
rt2800: change initialization sequence to fix system freeze

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix handling of variable sized arrays for router objects

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix resume on some rs4xx boards (v2)

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: update line buffer allocation for dce6

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: update line buffer allocation for dce4.1/5

Tom Stellard <thomas.stellard@xxxxxxx>
drm/radeon/si: Add support for CP DMA to CS checker for compute v2

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix endian bugs in hw i2c atom routines

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: fix LCD record parsing

Emil Velikov <emil.l.velikov@xxxxxxxxx>
drm/nv50/disp: prevent false output detection on the original nv50

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/ttm: fix the tt_populated check in ttm_tt_destroy()

Dave Airlie <airlied@xxxxxxxxxx>
drm/ast: fix the ast open key function

David Herrmann <dh.herrmann@xxxxxxxxx>
drm: fix DRM_IOCTL_MODE_GETFB handle-leak

Daniel Vetter <daniel.vetter@xxxxxxxx>
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock

Daniel Vetter <daniel.vetter@xxxxxxxx>
drm/i915: fix gpu hang vs. flip stall deadlocks

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
usb: gadget: fix a bug and a WARN_ON in dummy-hcd

Kees Cook <keescook@xxxxxxxxxxxx>
HID: logitech-dj: validate output report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: lenovo-tpkbd: validate output report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: steelseries: validate output report details

Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails

Kees Cook <keescook@xxxxxxxxxxxx>
HID: zeroplus: validate output report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: LG: validate HID output report details

Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
HID: multitouch: validate indexes details

Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
HID: validate feature and input report details

Kees Cook <keescook@xxxxxxxxxxxx>
HID: provide a helper for validating hid reports

Daisuke Nishimura <nishimura@xxxxxxxxxxxxxxxxx>
sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
sched/cputime: Do not scale when utime == 0

John Stultz <john.stultz@xxxxxxxxxx>
timekeeping: Fix HRTICK related deadlock from ntp lock changes

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
rt2800: fix wrong TX power compensation

RafaÅ MiÅecki <zajec5@xxxxxxxxx>
bgmac: fix internal switch initialization

Miklos Szeredi <mszeredi@xxxxxxx>
cifs: fix filp leak in cifs_atomic_open()

Fabio Porcedda <fabio.porcedda@xxxxxxxxx>
net: usb: cdc_ether: Use wwan interface for Telit modules

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup


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

Diffstat:

Makefile | 4 +-
block/cfq-iosched.c | 2 +-
drivers/gpu/drm/ast/ast_drv.h | 2 +-
drivers/gpu/drm/drm_crtc.c | 18 +-
drivers/gpu/drm/i915/i915_irq.c | 76 ++++-
drivers/gpu/drm/nouveau/core/engine/disp/dacnv50.c | 15 +-
drivers/gpu/drm/radeon/atombios_dp.c | 6 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 8 +-
drivers/gpu/drm/radeon/atombios_i2c.c | 4 +-
drivers/gpu/drm/radeon/evergreen.c | 25 +-
drivers/gpu/drm/radeon/evergreend.h | 4 +
drivers/gpu/drm/radeon/radeon_atombios.c | 13 +-
drivers/gpu/drm/radeon/radeon_connectors.c | 34 +-
drivers/gpu/drm/radeon/radeon_cs.c | 8 +-
drivers/gpu/drm/radeon/radeon_kms.c | 3 +
drivers/gpu/drm/radeon/rs400.c | 9 +-
drivers/gpu/drm/radeon/si.c | 129 +++++---
drivers/gpu/drm/radeon/sid.h | 4 +
drivers/gpu/drm/ttm/ttm_tt.c | 2 +-
drivers/hid/hid-core.c | 74 ++++-
drivers/hid/hid-input.c | 11 +-
drivers/hid/hid-lenovo-tpkbd.c | 25 +-
drivers/hid/hid-lg2ff.c | 19 +-
drivers/hid/hid-lg3ff.c | 29 +-
drivers/hid/hid-lg4ff.c | 20 +-
drivers/hid/hid-lgff.c | 17 +-
drivers/hid/hid-logitech-dj.c | 10 +-
drivers/hid/hid-multitouch.c | 26 +-
drivers/hid/hid-steelseries.c | 5 +
drivers/hid/hid-zpff.c | 18 +-
drivers/media/pci/Kconfig | 4 +-
drivers/media/usb/Kconfig | 4 +-
drivers/net/ethernet/broadcom/bgmac.c | 2 +-
drivers/net/ethernet/broadcom/bgmac.h | 2 +-
drivers/net/usb/cdc_ether.c | 5 +
drivers/net/wireless/rt2x00/rt2800lib.c | 22 +-
drivers/pci/pci-acpi.c | 6 +-
drivers/usb/gadget/dummy_hcd.c | 7 +-
fs/bio-integrity.c | 2 +-
fs/cifs/dir.c | 1 +
fs/udf/super.c | 342 +++++++++++++--------
include/linux/hid.h | 4 +
include/linux/timex.h | 1 +
include/uapi/drm/radeon_drm.h | 2 +
kernel/audit.c | 5 +-
kernel/sched/cputime.c | 19 +-
kernel/sched/fair.c | 14 +-
kernel/time/ntp.c | 6 +-
kernel/time/timekeeping.c | 2 +
mm/swap.c | 77 +++--
net/netfilter/ipset/ip_set_hash_gen.h | 28 +-
net/sunrpc/auth_gss/gss_rpc_upcall.c | 26 ++
net/sunrpc/auth_gss/gss_rpc_xdr.c | 41 ++-
net/sunrpc/auth_gss/gss_rpc_xdr.h | 5 +-
tools/perf/util/map.c | 1 +
55 files changed, 800 insertions(+), 448 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/