This is the start of the stable review cycle for the 3.4.69 release.
There are 26 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 Mon Nov 11 06:50:22 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.4.69-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 3.4.69-rc1
Alex Deucher <[email protected]>
drm/radeon/atom: workaround vbios bug in transmitter table on rs780
Chris Wilson <[email protected]>
drm: Prevent overwriting from userspace underallocating core ioctl structs
Khalid Aziz <[email protected]>
mm: fix aio performance regression for database caused by THP
Dan Carpenter <[email protected]>
aacraid: missing capable() check in compat ioctl
Ming Lei <[email protected]>
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Baruch Siach <[email protected]>
xtensa: don't use alternate signal stack on threads
Dan Carpenter <[email protected]>
uml: check length in exitcode_proc_write()
Dan Carpenter <[email protected]>
Staging: bcm: info leak in ioctl
Dan Carpenter <[email protected]>
staging: ozwpan: prevent overflow in oz_cdev_write()
Takashi Iwai <[email protected]>
ASoC: dapm: Fix source list debugfs outputs
Takashi Iwai <[email protected]>
ASoC: wm_hubs: Add missing break in hp_supply_event()
Russell King <[email protected]>
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
Takashi Iwai <[email protected]>
ALSA: hda - Add a fixup for ASUS N76VZ
Helge Deller <[email protected]>
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Thomas Gleixner <[email protected]>
clockevents: Sanitize ticks to nsec conversion
Lukasz Dorau <[email protected]>
md: Fix skipping recovery for read-only arrays.
Gwendal Grignou <[email protected]>
libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
Marc Kleine-Budde <[email protected]>
can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and
abort pending TX
Dave Kleikamp <[email protected]>
jfs: fix error path in ialloc
Mark Cave-Ayland <[email protected]>
rtlwifi: rtl8192cu: Fix error in pointer arithmetic
Felix Fietkau <[email protected]>
mac80211: update sta->last_rx on acked tx frames
Emmanuel Grumbach <[email protected]>
mac80211: correctly close cancelled scans
Алексей Крамаренко <[email protected]>
USB: serial: ftdi_sio: add id for Z3X Box device
Oliver Neukum <[email protected]>
USB: quirks: add touchscreen that is dazzeled by remote wakeup
Oliver Neukum <[email protected]>
USB: quirks.c: add one device that cannot deal with suspension
Fangxiaozhi (Franko) <[email protected]>
USB: support new huawei devices in option.c
-------------
Diffstat:
Makefile | 4 +-
arch/parisc/kernel/head.S | 4 +
arch/um/kernel/exitcode.c | 4 +-
arch/xtensa/kernel/signal.c | 2 +-
drivers/ata/libata-eh.c | 6 +-
drivers/gpu/drm/drm_drv.c | 9 +-
drivers/gpu/drm/radeon/atombios_encoders.c | 2 +-
drivers/md/raid1.c | 1 +
drivers/md/raid10.c | 1 +
drivers/net/can/flexcan.c | 10 +-
drivers/net/wireless/rtlwifi/rtl8192cu/trx.c | 3 +-
drivers/scsi/aacraid/linit.c | 2 +
drivers/staging/bcm/Bcmchar.c | 1 +
drivers/staging/ozwpan/ozcdev.c | 3 +
drivers/usb/core/quirks.c | 6 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 6 +
drivers/usb/serial/option.c | 216 +++++++++++++++++++++++++++
fs/jfs/jfs_inode.c | 3 +-
kernel/time/clockevents.c | 65 ++++++--
lib/scatterlist.c | 3 +-
mm/swap.c | 31 +++-
net/mac80211/ieee80211_i.h | 3 +
net/mac80211/scan.c | 19 +++
net/mac80211/status.c | 3 +
sound/core/pcm.c | 4 +
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/wm_hubs.c | 1 +
sound/soc/soc-dapm.c | 2 +-
29 files changed, 383 insertions(+), 33 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html