This is the start of the stable review cycle for the 3.4.96 release.
There are 43 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 Jun 30 17:44:34 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.4.96-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.96-rc1
Andy Lutomirski <[email protected]>
x86_32, entry: Do syscall exit work on badsys (CVE-2014-4508)
Roger Quadros <[email protected]>
usb: usbtest: Add timetout to simple_io()
Eric Sandeen <[email protected]>
btrfs: fix use of uninit "ret" in end_extent_writepage()
Liu Bo <[email protected]>
Btrfs: use right type to get real comparison
Rickard Strandqvist <[email protected]>
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Chris Mason <[email protected]>
Btrfs: fix double free in find_lock_delalloc_range
Michael S. Tsirkin <[email protected]>
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin <[email protected]>
skbuff: export skb_copy_ubufs
Michael S. Tsirkin <[email protected]>
skbuff: add an api to orphan frags
Thomas Gleixner <[email protected]>
genirq: Sanitize spurious interrupt detection of threaded irqs
Mike Frysinger <[email protected]>
x86, x32: Use compat shims for io_{setup,submit}
H. Peter Anvin <[email protected]>
x86-32, espfix: Remove filter for espfix32 due to race
Nicholas A. Bellinger <[email protected]>
target: Explicitly clear ramdisk_mcp backend pages
Russell King <[email protected]>
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Lv Zheng <[email protected]>
ACPI: Fix conflict between customized DSDT and DSDT local copy
Johan Hovold <[email protected]>
USB: sierra: fix remote wakeup
Johan Hovold <[email protected]>
USB: sierra: fix urb and memory leak on disconnect
Johan Hovold <[email protected]>
USB: sierra: fix urb and memory leak in resume error path
Johan Hovold <[email protected]>
USB: sierra: fix use after free at suspend/resume
Johan Hovold <[email protected]>
USB: sierra: fix AA deadlock in open error path
Johan Hovold <[email protected]>
USB: usb_wwan: fix potential blocked I/O after resume
Johan Hovold <[email protected]>
USB: usb_wwan: fix potential NULL-deref at resume
Johan Hovold <[email protected]>
USB: usb_wwan: fix urb leak at shutdown
Johan Hovold <[email protected]>
USB: usb_wwan: fix write and suspend race
xiao jin <[email protected]>
USB: usb_wwan: fix race between write and resume
xiao jin <[email protected]>
USB: usb_wwan: fix urb leak in write error path
Mikulas Patocka <[email protected]>
matroxfb: perform a dummy read of M_STATUS
Maurizio Lombardi <[email protected]>
ext4: fix wrong assert in ext4_mb_normalize_request()
Christian Borntraeger <[email protected]>
s390/lowcore: reserve 96 bytes for IRB in lowcore
Johannes Weiner <[email protected]>
mm: vmscan: clear kswapd's special reclaim powers before exiting
Kees Cook <[email protected]>
HID: core: fix validation of report id 0
Hugh Dickins <[email protected]>
mm: fix sleeping function warning from __put_anon_vma
Tony Luck <[email protected]>
mm/memory-failure.c: don't let collect_procs() skip over processes for
MF_ACTION_REQUIRED
Tony Luck <[email protected]>
mm/memory-failure.c-failure: send right signal code to correct thread
Johan Hovold <[email protected]>
USB: option: fix runtime PM handling
Alan Stern <[email protected]>
USB: EHCI: avoid BIOS handover on the HASEE E200
Felipe Balbi <[email protected]>
usb: dwc3: gadget: clear stall when disabling endpoint
Paul Bolle <[email protected]>
usb: gadget: rename CONFIG_USB_GADGET_PXA25X
Alan Stern <[email protected]>
USB: usbtest: add a timeout for scatter-gather tests
Huang Rui <[email protected]>
usb: usbtest: fix unlink write error with pattern 1
Dan Carpenter <[email protected]>
applicom: dereferencing NULL on error path
Paul Bolle <[email protected]>
staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
Stephane Grosjean <[email protected]>
can: peak_pci: prevent use after free at netdev removal
-------------
Diffstat:
Makefile | 4 +-
arch/arm/kernel/stacktrace.c | 18 ++--
arch/s390/include/asm/lowcore.h | 11 +--
arch/x86/kernel/entry_32.S | 15 ++--
arch/x86/syscalls/syscall_64.tbl | 6 +-
drivers/acpi/bus.c | 7 ++
drivers/char/applicom.c | 1 -
drivers/hid/hid-core.c | 12 ++-
drivers/net/can/sja1000/peak_pci.c | 14 +--
drivers/staging/tidspbridge/core/dsp-clock.c | 4 +-
drivers/target/target_core_rd.c | 2 +-
drivers/usb/dwc3/gadget.c | 4 +
drivers/usb/gadget/inode.c | 2 +-
drivers/usb/host/pci-quirks.c | 19 ++++-
drivers/usb/misc/usbtest.c | 40 ++++++++-
drivers/usb/serial/option.c | 15 +++-
drivers/usb/serial/sierra.c | 54 +++++++++---
drivers/usb/serial/usb_wwan.c | 123 +++++++++++++++------------
drivers/video/matrox/matroxfb_base.h | 2 +-
fs/btrfs/backref.c | 2 +-
fs/btrfs/extent_io.c | 3 +-
fs/btrfs/volumes.c | 5 +-
fs/ext4/mballoc.c | 2 +-
include/linux/irqdesc.h | 4 +
include/linux/skbuff.h | 16 ++++
kernel/irq/manage.c | 4 +-
kernel/irq/spurious.c | 106 ++++++++++++++++++++++-
mm/memory-failure.c | 25 +++---
mm/rmap.c | 8 +-
mm/vmscan.c | 3 +
net/core/skbuff.c | 5 +-
31 files changed, 400 insertions(+), 136 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/