[ 00/46] 3.0.77-stable review

From: Greg Kroah-Hartman
Date: Mon May 06 2013 - 19:44:44 EST


This is the start of the stable review cycle for the 3.0.77 release.
There are 46 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 Wed May 8 22:56:20 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.0.77-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Revert :can: sja1000: fix handling on dt properties on little endian systems"

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
s390: move dummy io_remap_pfn_range() to asm/pgtable.h

Lars-Peter Clausen <lars@xxxxxxxxxx>
mfd: adp5520: Restore mode bits on resume

Philip Rakity <prakity@xxxxxxxxx>
mmc: core: Fix bit width test failing on old eMMC cards

Li Fei <fei.li@xxxxxxxxx>
x86: Eliminate irq_mis_count counted in arch_irq_stat

Theodore Ts'o <tytso@xxxxxxx>
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG

Robin Holt <holt@xxxxxxx>
ipc: sysv shared memory limited to 8TiB

Johannes Berg <johannes.berg@xxxxxxxxx>
wireless: regulatory: fix channel disabling race condition

Bryan Schumaker <bjschuma@xxxxxxxxxx>
nfsd: Decode and send 64bit time values

J. Bruce Fields <bfields@xxxxxxxxxx>
nfsd4: don't close read-write opens too soon

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
clockevents: Set dummy handler on CPU_DEAD shutdown

Li Zefan <lizefan@xxxxxxxxxx>
cgroup: fix an off-by-one bug which may trigger BUG_ON()

Derek Basehore <dbasehore@xxxxxxxxxxxx>
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend

Prarit Bhargava <prarit@xxxxxxxxxx>
hrtimer: Add expiry time overflow check in hrtimer_interrupt

David Engraf <david.engraf@xxxxxxxxx>
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures

Dylan Reid <dgreid@xxxxxxxxxxxx>
ASoC: max98088: Fix logging of hardware revision.

Takashi Iwai <tiwai@xxxxxxx>
ALSA: usb-audio: Fix autopm error during probing

Clemens Ladisch <clemens@xxxxxxxxxx>
ALSA: usb-audio: disable autopm for MIDI devices

Anurup m <anurup.m@xxxxxxxxxx>
fs/fscache/stats.c: fix memory leak

Stephan Schreiber <info@xxxxxxxxxxxxx>
Wrong asm register contraints in the kvm implementation

Stephan Schreiber <info@xxxxxxxxxxxxx>
Wrong asm register contraints in the futex implementation

Yinghai Lu <yinghai@xxxxxxxxxx>
PCI / ACPI: Don't query OSC support with all possible controls

Tony Luck <tony.luck@xxxxxxxxx>
Fix initialization of CMCI/CMCP interrupts

Steven A. Falco <sfalco@xxxxxxxxxx>
i2c: xiic: must always write 16-bit words to TX_FIFO

Namhyung Kim <namhyung.kim@xxxxxxx>
tracing: Reset ftrace_graph_filter_enabled if count is zero

Namhyung Kim <namhyung.kim@xxxxxxx>
tracing: Check return value of tracing_init_dentry()

Namhyung Kim <namhyung.kim@xxxxxxx>
tracing: Fix off-by-one on allocating stat->pages

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Remove most or all of stack tracer stack size from stack_max_size

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Fix stack tracer with fentry use

Steven Rostedt (Red Hat) <rostedt@xxxxxxxxxxx>
tracing: Use stack of calling function for stack tracer

Mika Kuoppala <mika.kuoppala@xxxxxxxxxxxxxxx>
fbcon: when font is freed, clear also vc_font.data

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
tty: fix up atime/mtime mess, take three

Federico Vaga <federico.vaga@xxxxxxxxx>
serial_core.c: add put_device() after device_find_child()

Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.

Heiko Carstens <heiko.carstens@xxxxxxxxxx>
s390/memory hotplug: prevent offline of active memory increments

Tormod Volden <debian.tormod@xxxxxxxxx>
usb-storage: CY7C68300A chips do not support Cypress ATACB

Hans de Goede <hdegoede@xxxxxxxxxx>
usbfs: Always allow ctrl requests with USB_RECIP_ENDPOINT on the ctrl ep

Adrian Thomasset <adrian.thomasset@xxxxxx>
USB: ftdi_sio: correct ST Micro Connect Lite PIDs

Stefani Seibold <stefani@xxxxxxxxxxx>
USB: add ftdi_sio USB ID for GDM Boost V1.x

Ben Jencks <ben@xxxxxxxxxxx>
usb/misc/appledisplay: Add 24" LED Cinema display

BjÃrn Mork <bjorn@xxxxxxx>
USB: option: add a D-Link DWM-156 variant

Filippo Turato <nnj7585@xxxxxxxxx>
USB: serial: option: Added support Olivetti Olicard 145

Michael Ellerman <michael@xxxxxxxxxxxxxx>
powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()

Michael Neuling <michael.neuling@xxxxxxxxxxx>
powerpc: Add isync to copy_and_flush


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

Diffstat:

Makefile | 4 +-
arch/ia64/include/asm/futex.h | 5 +-
arch/ia64/include/asm/mca.h | 1 +
arch/ia64/kernel/irq.c | 8 +++
arch/ia64/kernel/mca.c | 37 ++++++++-----
arch/ia64/kvm/vtlb.c | 2 +-
arch/powerpc/kernel/head_64.S | 1 +
arch/powerpc/platforms/cell/spufs/inode.c | 1 +
arch/s390/include/asm/pgtable.h | 4 ++
arch/x86/kernel/irq.c | 4 --
arch/x86/xen/enlighten.c | 5 +-
arch/x86/xen/time.c | 6 ++-
drivers/acpi/pci_root.c | 4 +-
drivers/i2c/busses/i2c-xiic.c | 6 +--
drivers/mfd/adp5520.c | 8 ++-
drivers/mmc/core/mmc.c | 2 +-
drivers/net/can/sja1000/sja1000_of_platform.c | 31 +++++------
drivers/rtc/rtc-cmos.c | 4 +-
drivers/s390/char/sclp_cmd.c | 4 +-
drivers/tty/pty.c | 3 ++
drivers/tty/serial/serial_core.c | 4 ++
drivers/tty/tty_io.c | 4 +-
drivers/usb/core/devio.c | 2 +
drivers/usb/misc/appledisplay.c | 1 +
drivers/usb/serial/ftdi_sio.c | 5 +-
drivers/usb/serial/ftdi_sio_ids.h | 4 +-
drivers/usb/serial/option.c | 8 +++
drivers/usb/storage/cypress_atacb.c | 16 +++++-
drivers/video/console/fbcon.c | 2 +
fs/ext4/Kconfig | 3 +-
fs/fscache/stats.c | 2 +-
fs/lockd/clntlock.c | 3 ++
fs/lockd/clntproc.c | 3 --
fs/nfs/nfs4proc.c | 6 +++
fs/nfsd/nfs4state.c | 8 +--
fs/nfsd/nfs4xdr.c | 19 ++-----
include/linux/ipc_namespace.h | 2 +-
ipc/shm.c | 2 +-
kernel/cgroup.c | 2 +-
kernel/hrtimer.c | 6 +++
kernel/time/tick-broadcast.c | 4 ++
kernel/time/tick-common.c | 1 +
kernel/trace/ftrace.c | 5 +-
kernel/trace/trace.c | 2 +
kernel/trace/trace_stack.c | 76 ++++++++++++++++++++++++---
kernel/trace/trace_stat.c | 2 +
net/wireless/reg.c | 2 +-
sound/soc/codecs/max98088.c | 2 +-
sound/usb/card.c | 4 +-
sound/usb/midi.c | 13 +----
50 files changed, 243 insertions(+), 110 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/