This is the start of the stable review cycle for the 3.10.54 release.
There are 55 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 Fri Sep 5 22:04:21 UTC 2014.
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.54-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.10.54-rc1
Oleg Nesterov <[email protected]>
vm_is_stack: use for_each_thread() rather then buggy while_each_thread()
Trond Myklebust <[email protected]>
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust <[email protected]>
NFSv3: Fix another acl regression
Chuck Lever <[email protected]>
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Kinglong Mee <[email protected]>
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Roger Quadros <[email protected]>
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
James Forshaw <[email protected]>
USB: whiteheat: Added bounds checking for bulk command response
Jaša Bartelj <[email protected]>
USB: ftdi_sio: Added PID for new ekey device
Johan Hovold <[email protected]>
USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
Tony Lindgren <[email protected]>
ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled
Huang Rui <[email protected]>
usb: xhci: amd chipset also needs short TX quirk
Hans de Goede <[email protected]>
xhci: Treat not finding the event_seg on COMP_STOP the same as
COMP_STOP_INVAL
Ben Hutchings <[email protected]>
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match
vt
Darrick J. Wong <[email protected]>
jbd2: fix infinite loop when recovering corrupt journal blocks
Alexander Usyskin <[email protected]>
mei: nfc: fix memory leak in error path
Alexander Usyskin <[email protected]>
mei: reset client state on queued connect request
Filipe Manana <[email protected]>
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Stephen M. Cameron <[email protected]>
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Matt Fleming <[email protected]>
x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
Andy Lutomirski <[email protected]>
x86_64/vsyscall: Fix warn_bad_vsyscall log output
Christoph Schulz <[email protected]>
x86: don't exclude low BIOS area when allocating address space for non-PCI
cards
Alex Deucher <[email protected]>
drm/radeon: add additional SI pci ids
Theodore Ts'o <[email protected]>
ext4: fix BUG_ON in mb_free_blocks()
Michael S. Tsirkin <[email protected]>
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
Paolo Bonzini <[email protected]>
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Wanpeng Li <[email protected]>
KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use
Paolo Bonzini <[email protected]>
KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir
table
Nadav Amit <[email protected]>
KVM: x86: Inter-privilege level ret emulation is not implemeneted
Arnd Bergmann <[email protected]>
crypto: ux500 - make interrupt mode plausible
Peter Hurley <[email protected]>
serial: core: Preserve termios c_cflag for console resume
Theodore Ts'o <[email protected]>
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Wolfram Sang <[email protected]>
drivers/i2c/busses: use correct type for dma_map/unmap
Axel Lin <[email protected]>
hwmon: (dme1737) Prevent overflow problem when writing large limits
Axel Lin <[email protected]>
hwmon: (ads1015) Fix out-of-bounds array access
Guenter Roeck <[email protected]>
hwmon: (lm85) Fix various errors on attribute writes
Axel Lin <[email protected]>
hwmon: (ads1015) Fix off-by-one for valid channel index checking
Axel Lin <[email protected]>
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Guenter Roeck <[email protected]>
hwmon: (lm78) Fix overflow problems seen when writing large temperature
limits
Axel Lin <[email protected]>
hwmon: (sis5595) Prevent overflow problem when writing large limits
Russell King <[email protected]>
drm: omapdrm: fix compiler errors
Jeremy Vial <[email protected]>
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2
case.
Alexander Usyskin <[email protected]>
mei: start disconnect request timer consistently
Takashi Iwai <[email protected]>
ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
Takashi Iwai <[email protected]>
ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed
Clemens Ladisch <[email protected]>
ALSA: virtuoso: add Xonar Essence STX II support
Hui Wang <[email protected]>
ALSA: hda - fix an external mic jack problem on a HP machine
Pratyush Anand <[email protected]>
USB: Fix persist resume of some SS USB devices
Bryan O'Donoghue <[email protected]>
USB: ehci-pci: USB host controller support for Intel Quark X1000
Patrick Riphagen <[email protected]>
USB: serial: ftdi_sio: Add support for new Xsens devices
Patrick Riphagen <[email protected]>
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
Alan Stern <[email protected]>
USB: OHCI: don't lose track of EDs when a controller dies
Jan Kara <[email protected]>
isofs: Fix unbounded recursion when processing relocated directories
Jiri Kosina <[email protected]>
HID: fix a couple of off-by-ones
Jiri Kosina <[email protected]>
HID: logitech: perform bounds checking on device_id early enough
Dave Chiluk <[email protected]>
stable_kernel_rules: Add pointer to netdev-FAQ for network patches
-------------
Diffstat:
Documentation/sound/alsa/ALSA-Configuration.txt | 4 +-
Documentation/stable_kernel_rules.txt | 3 ++
Makefile | 4 +-
arch/arm/mach-omap2/control.c | 3 +-
arch/arm/mach-omap2/omap_hwmod.c | 4 ++
arch/x86/Kconfig | 1 +
arch/x86/include/asm/kvm_host.h | 2 +-
arch/x86/kernel/resource.c | 8 ++--
arch/x86/kernel/vsyscall_64.c | 8 ++--
arch/x86/kvm/emulate.c | 4 ++
arch/x86/kvm/irq.c | 2 +-
arch/x86/kvm/lapic.c | 52 ++++++++++++++++++-------
arch/x86/pci/i386.c | 4 ++
drivers/crypto/ux500/cryp/cryp_core.c | 25 ++++++------
drivers/gpu/drm/omapdrm/omap_dmm_tiler.c | 6 ++-
drivers/gpu/drm/omapdrm/omap_gem.c | 10 ++---
drivers/gpu/drm/omapdrm/omap_plane.c | 4 +-
drivers/hid/hid-cherry.c | 2 +-
drivers/hid/hid-kye.c | 2 +-
drivers/hid/hid-lg.c | 4 +-
drivers/hid/hid-logitech-dj.c | 13 +++----
drivers/hid/hid-monterey.c | 2 +-
drivers/hid/hid-petalynx.c | 2 +-
drivers/hid/hid-sunplus.c | 2 +-
drivers/hwmon/ads1015.c | 4 +-
drivers/hwmon/dme1737.c | 33 +++++++++-------
drivers/hwmon/gpio-fan.c | 2 +-
drivers/hwmon/lm78.c | 2 +-
drivers/hwmon/lm85.c | 9 +++--
drivers/hwmon/sis5595.c | 2 +-
drivers/i2c/busses/i2c-at91.c | 4 +-
drivers/misc/mei/client.c | 2 +
drivers/misc/mei/nfc.c | 11 +++---
drivers/scsi/hpsa.c | 2 +-
drivers/staging/speakup/selection.c | 10 ++++-
drivers/tty/serial/serial_core.c | 3 ++
drivers/usb/core/hub.c | 47 +++++++++++++++++++++-
drivers/usb/host/ehci-pci.c | 25 ++++++++++++
drivers/usb/host/ohci-q.c | 46 ++++++++++++++--------
drivers/usb/host/xhci-pci.c | 4 ++
drivers/usb/host/xhci-ring.c | 3 +-
drivers/usb/serial/ftdi_sio.c | 5 +++
drivers/usb/serial/ftdi_sio_ids.h | 20 +++++++---
drivers/usb/serial/whiteheat.c | 7 +++-
fs/btrfs/file-item.c | 2 +-
fs/ext4/mballoc.c | 26 ++++++++++++-
fs/isofs/inode.c | 15 +++----
fs/isofs/isofs.h | 23 +++++++++--
fs/isofs/rock.c | 39 +++++++++++++------
fs/jbd2/recovery.c | 7 +++-
fs/nfs/nfs3acl.c | 5 ++-
fs/nfs/nfs4proc.c | 17 +++++---
fs/nfsd/nfs4callback.c | 3 +-
fs/nfsd/nfssvc.c | 5 ++-
include/drm/drm_pciids.h | 4 ++
include/linux/sunrpc/svc_xprt.h | 1 +
mm/util.c | 9 ++---
net/sunrpc/svcsock.c | 2 +
net/sunrpc/xprt.c | 2 +-
net/sunrpc/xprtrdma/svc_rdma_transport.c | 1 +
sound/pci/Kconfig | 4 +-
sound/pci/hda/patch_ca0132.c | 7 +++-
sound/pci/hda/patch_realtek.c | 17 +++++---
sound/pci/hda/patch_sigmatel.c | 12 ++++++
sound/pci/oxygen/virtuoso.c | 1 +
sound/pci/oxygen/xonar_pcm179x.c | 12 +++++-
virt/kvm/ioapic.c | 7 ++--
virt/kvm/iommu.c | 19 ++++-----
68 files changed, 467 insertions(+), 185 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/