From: Jiri Slaby <jslaby@suse.cz>
To: stable@vger.kernel.org
Cc: linux@roeck-us.net, satoru.takeuchi@gmail.com,
shuah.kh@samsung.com, linux-kernel@vger.kernel.org,
Jiri Slaby <jslaby@suse.cz>
Subject: [PATCH 3.12 00/56] 3.12.28-stable review
Date: Wed, 3 Sep 2014 11:26:54 +0200 [thread overview]
Message-ID: <cover.1409735865.git.jslaby@suse.cz> (raw)
This is the start of the stable review cycle for the 3.12.28 release.
There are 56 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 11:17:45 CEST 2014.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
http://kernel.org/pub/linux/kernel/people/jirislaby/stable-review/patch-3.12.28-rc1.xz
and the diffstat can be found below.
thanks,
js
===============
Alan Stern (2):
USB: OHCI: fix bugs in debug routines
USB: OHCI: don't lose track of EDs when a controller dies
Alex Deucher (3):
drm/radeon: add new KV pci id
drm/radeon: add new bonaire pci ids
drm/radeon: add additional SI pci ids
Alexander Usyskin (1):
mei: start disconnect request timer consistently
Andy Lutomirski (1):
x86_64/vsyscall: Fix warn_bad_vsyscall log output
Arnd Bergmann (1):
crypto: ux500 - make interrupt mode plausible
Axel Lin (6):
hwmon: (sis5595) Prevent overflow problem when writing large limits
hwmon: (amc6821) Fix possible race condition bug
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
hwmon: (ads1015) Fix off-by-one for valid channel index checking
hwmon: (ads1015) Fix out-of-bounds array access
hwmon: (dme1737) Prevent overflow problem when writing large limits
Bjorn Helgaas (1):
PCI: Add pci_upstream_bridge()
Bryan O'Donoghue (1):
USB: ehci-pci: USB host controller support for Intel Quark X1000
Christoph Schulz (1):
x86: don't exclude low BIOS area when allocating address space for
non-PCI cards
Clemens Ladisch (2):
ALSA: virtuoso: add Xonar Essence STX II support
ALSA: usb-audio: fix BOSS ME-25 MIDI regression
Daniel Mack (1):
usb: musb: cppi41: fire hrtimer according to programmed channel length
David Vrabel (1):
x86/xen: resume timer irqs early
Gu Zheng (1):
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Guenter Roeck (2):
hwmon: (lm78) Fix overflow problems seen when writing large
temperature limits
hwmon: (lm85) Fix various errors on attribute writes
Hui Wang (2):
ALSA: hda - fix an external mic jack problem on a HP machine
ALSA: hda - restore the gpio led after resume
James P Michels III (1):
usb-core bInterval quirk
Jan Kara (1):
isofs: Fix unbounded recursion when processing relocated directories
Jason Gunthorpe (1):
tpm: Add missing tpm_do_selftest to ST33 I2C driver
Jeremy Vial (1):
ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX
rev3.1.2 case.
Jiang Liu (1):
USB: core: hcd-pci: free IRQ before disabling PCI device when shutting
down
Jiri Kosina (2):
HID: logitech: perform bounds checking on device_id early enough
HID: fix a couple of off-by-ones
Joonyoung Shim (1):
USB: add reset resume quirk for usb3503
Kent Overstreet (1):
bcache: Minor journal fix
Lee, Chun-Yi (1):
PM / hibernate: avoid unsafe pages in e820 reserved regions
Matt Fleming (1):
x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
Michael S. Tsirkin (1):
kvm: iommu: fix the third parameter of kvm_iommu_put_pages
(CVE-2014-3601)
Nadav Amit (1):
KVM: x86: Inter-privilege level ret emulation is not implemeneted
Oliver Neukum (1):
USB: devio: fix issue with log flooding
Paolo Bonzini (2):
KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC
redir table
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Patrick Riphagen (2):
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
USB: serial: ftdi_sio: Add support for new Xsens devices
Peter Hurley (1):
serial: core: Preserve termios c_cflag for console resume
Pratyush Anand (1):
USB: Fix persist resume of some SS USB devices
Preston Fick (1):
USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup
Russell King (1):
drm: omapdrm: fix compiler errors
Stephen M. Cameron (1):
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Steven Rostedt (1):
debugfs: Fix corrupted loop in debugfs_remove_recursive
Takashi Iwai (2):
ALSA: hda/ca0132 - Don't try loading firmware at resume when already
failed
ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co
Theodore Ts'o (1):
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa
struct
Vidya Sagar (1):
PCI: Configure ASPM when enabling device
Wangzhao Cai (1):
HID: add quirk for 0x04d9:0xa096 device
Wolfram Sang (1):
drivers/i2c/busses: use correct type for dma_map/unmap
Documentation/sound/alsa/ALSA-Configuration.txt | 4 +--
arch/arm/mach-omap2/control.c | 3 +-
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/pci/i386.c | 4 +++
arch/x86/xen/time.c | 2 +-
drivers/char/tpm/tpm_i2c_stm_st33.c | 1 +
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/gpu/drm/radeon/cik.c | 1 +
drivers/hid/hid-cherry.c | 2 +-
drivers/hid/hid-ids.h | 1 +
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/hid/usbhid/hid-quirks.c | 1 +
drivers/hwmon/ads1015.c | 4 ++-
drivers/hwmon/amc6821.c | 17 +++++----
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/md/bcache/journal.c | 19 +++++++---
drivers/misc/mei/client.c | 1 +
drivers/pci/pci.c | 12 +++----
drivers/scsi/hpsa.c | 2 +-
drivers/tty/serial/serial_core.c | 3 ++
drivers/usb/core/config.c | 11 ++++++
drivers/usb/core/devio.c | 2 +-
drivers/usb/core/hcd-pci.c | 2 ++
drivers/usb/core/hub.c | 41 ++++++++++++++++++++++
drivers/usb/core/quirks.c | 7 ++++
drivers/usb/host/ehci-pci.c | 25 ++++++++++++++
drivers/usb/host/ohci-dbg.c | 9 ++---
drivers/usb/host/ohci-hcd.c | 10 +++---
drivers/usb/host/ohci-q.c | 46 ++++++++++++++++---------
drivers/usb/musb/musb_cppi41.c | 6 ++--
drivers/usb/serial/cp210x.c | 3 --
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 13 ++++---
fs/bio-integrity.c | 12 ++-----
fs/debugfs/inode.c | 34 +++++++++++++-----
fs/ext4/mballoc.c | 21 ++++++++++-
fs/isofs/inode.c | 15 ++++----
fs/isofs/isofs.h | 23 ++++++++++---
fs/isofs/rock.c | 39 +++++++++++++++------
include/drm/drm_pciids.h | 7 ++++
include/linux/bio.h | 1 +
include/linux/pci.h | 9 +++++
include/linux/usb/quirks.h | 11 ++++++
kernel/power/snapshot.c | 21 ++++++++++-
sound/pci/Kconfig | 4 +--
sound/pci/hda/patch_ca0132.c | 7 +++-
sound/pci/hda/patch_realtek.c | 26 +++++++++++---
sound/pci/hda/patch_sigmatel.c | 12 +++++++
sound/pci/oxygen/virtuoso.c | 1 +
sound/pci/oxygen/xonar_pcm179x.c | 12 +++++--
sound/usb/quirks-table.h | 29 ++++++++++++++++
virt/kvm/ioapic.c | 7 ++--
virt/kvm/iommu.c | 19 +++++-----
70 files changed, 518 insertions(+), 191 deletions(-)
--
2.1.0
next reply other threads:[~2014-09-03 10:09 UTC|newest]
Thread overview: 65+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 9:26 Jiri Slaby [this message]
2014-09-03 9:26 ` [PATCH 3.12 01/56] bcache: Minor journal fix Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 02/56] usb: musb: cppi41: fire hrtimer according to programmed channel length Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 03/56] USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 04/56] USB: add reset resume quirk for usb3503 Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 05/56] usb-core bInterval quirk Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 06/56] USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 07/56] HID: add quirk for 0x04d9:0xa096 device Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 08/56] PM / hibernate: avoid unsafe pages in e820 reserved regions Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 09/56] bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 10/56] PCI: Add pci_upstream_bridge() Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 11/56] HID: logitech: perform bounds checking on device_id early enough Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 12/56] HID: fix a couple of off-by-ones Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 13/56] isofs: Fix unbounded recursion when processing relocated directories Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 14/56] USB: OHCI: fix bugs in debug routines Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 15/56] USB: OHCI: don't lose track of EDs when a controller dies Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 16/56] USB: devio: fix issue with log flooding Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 17/56] USB: serial: ftdi_sio: Annotate the current Xsens PID assignments Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 18/56] USB: serial: ftdi_sio: Add support for new Xsens devices Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 19/56] USB: ehci-pci: USB host controller support for Intel Quark X1000 Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 20/56] USB: Fix persist resume of some SS USB devices Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 21/56] ALSA: hda - fix an external mic jack problem on a HP machine Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 22/56] ALSA: virtuoso: add Xonar Essence STX II support Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 23/56] ALSA: hda/ca0132 - Don't try loading firmware at resume when already failed Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 24/56] ALSA: usb-audio: fix BOSS ME-25 MIDI regression Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 25/56] ALSA: hda - restore the gpio led after resume Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 26/56] ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & co Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 27/56] mei: start disconnect request timer consistently Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 28/56] ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 29/56] drm: omapdrm: fix compiler errors Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 30/56] hwmon: (sis5595) Prevent overflow problem when writing large limits Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 31/56] hwmon: (amc6821) Fix possible race condition bug Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 32/56] hwmon: (lm78) Fix overflow problems seen when writing large temperature limits Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 33/56] hwmon: (gpio-fan) Prevent overflow problem when writing large limits Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 34/56] hwmon: (ads1015) Fix off-by-one for valid channel index checking Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 35/56] hwmon: (lm85) Fix various errors on attribute writes Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 36/56] hwmon: (ads1015) Fix out-of-bounds array access Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 37/56] hwmon: (dme1737) Prevent overflow problem when writing large limits Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 38/56] tpm: Add missing tpm_do_selftest to ST33 I2C driver Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 39/56] drivers/i2c/busses: use correct type for dma_map/unmap Jiri Slaby
2014-09-03 9:26 ` [PATCH 3.12 40/56] ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct Jiri Slaby
2014-09-15 2:46 ` Ben Hutchings
2014-09-15 7:40 ` Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 41/56] serial: core: Preserve termios c_cflag for console resume Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 42/56] crypto: ux500 - make interrupt mode plausible Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 43/56] debugfs: Fix corrupted loop in debugfs_remove_recursive Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 44/56] KVM: x86: Inter-privilege level ret emulation is not implemeneted Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 45/56] KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 46/56] Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 47/56] kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601) Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 48/56] drm/radeon: add new KV pci id Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 49/56] drm/radeon: add new bonaire pci ids Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 50/56] drm/radeon: add additional SI " Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 51/56] PCI: Configure ASPM when enabling device Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 52/56] x86: don't exclude low BIOS area when allocating address space for non-PCI cards Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 53/56] x86_64/vsyscall: Fix warn_bad_vsyscall log output Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 54/56] x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 55/56] x86/xen: resume timer irqs early Jiri Slaby
2014-09-03 9:27 ` [PATCH 3.12 56/56] hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl Jiri Slaby
2014-09-03 13:26 ` [PATCH 3.12 00/56] 3.12.28-stable review Guenter Roeck
2014-09-03 19:32 ` Jiri Slaby
2014-09-03 19:55 ` Guenter Roeck
2014-09-03 21:08 ` Guenter Roeck
2014-09-05 7:28 ` Jiri Slaby
2014-09-04 13:33 ` Shuah Khan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1409735865.git.jslaby@suse.cz \
--to=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=satoru.takeuchi@gmail.com \
--cc=shuah.kh@samsung.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.