This is the start of the stable review cycle for the 3.10.72 release.
There are 62 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 Mar 18 14:09:11 UTC 2015.
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.72-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.72-rc1

Sergey Ryazanov <[email protected]>
    ath5k: fix spontaneus AR5312 freezes

Chris Wilson <[email protected]>
    ACPI / video: Load the module even if ACPI is disabled

Alex Deucher <[email protected]>
    drm/radeon: fix 1 RB harvest config setup for TN/RL

Fernando Soto <[email protected]>
    Drivers: hv: vmbus: incorrect device name is printed when child device is 
unregistered

Jiri Kosina <[email protected]>
    HID: fixup the conflicting keyboard mappings quirk

David Herrmann <[email protected]>
    HID: input: fix confusion on conflicting mappings

Ian Abbott <[email protected]>
    staging: comedi: cb_pcidas64: fix incorrect AI range code handling

Mikulas Patocka <[email protected]>
    dm snapshot: fix a possible invalid memory access on unload

Mikulas Patocka <[email protected]>
    dm: fix a race condition in dm_get_md

Darrick J. Wong <[email protected]>
    dm io: reject unsupported DISCARD requests with EOPNOTSUPP

Mikulas Patocka <[email protected]>
    dm mirror: do not degrade the mirror on discard error

Ian Abbott <[email protected]>
    staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy back

Chen-Yu Tsai <[email protected]>
    clk: sunxi: Support factor clocks with N factor starting not from 0

Minh Duc Tran <[email protected]>
    fixed invalid assignment of 64bit mask to host dma_boundary for scatter 
gather segment boundary limit.

Ryusuke Konishi <[email protected]>
    nilfs2: fix potential memory overrun on inode

Mitko Haralanov <[email protected]>
    IB/qib: Do not write EEPROM

Tony Battersby <[email protected]>
    sg: fix read() error reporting

Takashi Iwai <[email protected]>
    ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codec

Takashi Iwai <[email protected]>
    ALSA: pcm: Don't leave PREPARED state after draining

Jiri Slaby <[email protected]>
    tty: fix up atime/mtime mess, take four

Al Viro <[email protected]>
    sunrpc: fix braino in ->poll()

Al Viro <[email protected]>
    procfs: fix race between symlink removals and traversals

Al Viro <[email protected]>
    debugfs: leave freeing a symlink body until inode eviction

Al Viro <[email protected]>
    autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation

Johan Hovold <[email protected]>
    USB: serial: fix potential use-after-free after failed probe

Johan Hovold <[email protected]>
    TTY: fix tty_wait_until_sent on 64-bit machines

Johan Hovold <[email protected]>
    USB: serial: fix infinite wait_until_sent timeout

Johan Hovold <[email protected]>
    net: irda: fix wait_until_sent poll timeout

Aleksander Morgado <[email protected]>
    xhci: fix reporting of 0-sized URBs in control endpoint

Mathias Nyman <[email protected]>
    xhci: Allocate correct amount of scratchpad buffers

Max Mansfield <[email protected]>
    usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards

Alan Stern <[email protected]>
    USB: usbfs: don't leak kernel data in siginfo

Michiel vd Garde <[email protected]>
    USB: serial: cp210x: Adding Seletek device id's

James Hogan <[email protected]>
    KVM: MIPS: Fix trace event to save PC directly

Paolo Bonzini <[email protected]>
    KVM: emulate: fix CMPXCHG8B on 32-bit hosts

Quentin Casasnovas <[email protected]>
    Btrfs:__add_inode_ref: out of bounds memory read when looking for extended 
ref.

Filipe Manana <[email protected]>
    Btrfs: fix data loss in the fast fsync path

David Sterba <[email protected]>
    btrfs: fix lost return value due to variable shadowing

Rasmus Villemoes <[email protected]>
    iio: imu: adis16400: Fix sign extension

Andy Lutomirski <[email protected]>
    x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization

Michael Scott <[email protected]>
    PM / QoS: remove duplicate call to pm_qos_update_target

Nicholas Bellinger <[email protected]>
    target: Check for LBA + sectors wrap-around in sbc_parse_cdb

Grazvydas Ignotas <[email protected]>
    mm/memory.c: actually remap enough memory

Joonsoo Kim <[email protected]>
    mm/compaction: fix wrong order check in compact_finished()

Roman Gushchin <[email protected]>
    mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()

Roman Gushchin <[email protected]>
    mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()

Naoya Horiguchi <[email protected]>
    mm/hugetlb: add migration entry check in __unmap_hugepage_range

Jiri Pirko <[email protected]>
    team: don't traverse port list using rcu in team_set_mac_address

Michal Kubeček <[email protected]>
    udp: only allow UFO for packets from SOCK_DGRAM sockets

Ben Shelton <[email protected]>
    usb: plusb: Add support for National Instruments host-to-host cable

Eric Dumazet <[email protected]>
    macvtap: make sure neighbour code can push ethernet header

Catalin Marinas <[email protected]>
    net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg

Jiri Pirko <[email protected]>
    team: fix possible null pointer dereference in team_handle_frame

Matthew Thode <[email protected]>
    net: reject creation of netdev names with colons

Ignacy Gawędzki <[email protected]>
    ematch: Fix auto-loading of ematch modules.

Guenter Roeck <[email protected]>
    net: phy: Fix verification of EEE support in phy_init_eee

Alexander Drozdov <[email protected]>
    ipv4: ip_check_defrag should not assume that skb_network_offset is zero

Alexander Drozdov <[email protected]>
    ipv4: ip_check_defrag should correctly check return value of skb_copy_bits

Ignacy Gawędzki <[email protected]>
    gen_stats.c: Duplicate xstats buffer for later use

WANG Cong <[email protected]>
    rtnetlink: call ->dellink on failure when ->newlink exists

Martin KaFai Lau <[email protected]>
    ipv6: fix ipv6_cow_metrics for non DST_HOST case

Daniel Borkmann <[email protected]>
    rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY


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

Diffstat:

 Makefile                                     |   4 +-
 arch/mips/kvm/trace.h                        |   6 +-
 arch/x86/kernel/entry_64.S                   |  13 +-
 arch/x86/kvm/emulate.c                       |   3 +-
 drivers/acpi/video.c                         |  11 ++
 drivers/clk/sunxi/clk-factors.c              |   2 +-
 drivers/clk/sunxi/clk-factors.h              |   1 +
 drivers/gpu/drm/radeon/ni.c                  |   8 +-
 drivers/hid/hid-input.c                      |  17 +++
 drivers/hv/vmbus_drv.c                       |   8 +-
 drivers/iio/imu/adis16400_core.c             |   3 +-
 drivers/infiniband/hw/qib/qib.h              |   9 +-
 drivers/infiniband/hw/qib/qib_eeprom.c       | 181 ---------------------------
 drivers/infiniband/hw/qib/qib_iba6120.c      |   2 -
 drivers/infiniband/hw/qib/qib_iba7220.c      |   2 -
 drivers/infiniband/hw/qib/qib_iba7322.c      |   2 -
 drivers/infiniband/hw/qib/qib_init.c         |   1 -
 drivers/infiniband/hw/qib/qib_sysfs.c        |  24 ----
 drivers/md/dm-io.c                           |   6 +
 drivers/md/dm-raid1.c                        |   9 ++
 drivers/md/dm-snap.c                         |   4 +-
 drivers/md/dm.c                              |  27 ++--
 drivers/net/macvtap.c                        |   7 +-
 drivers/net/phy/phy.c                        |  24 +++-
 drivers/net/team/team.c                      |  10 +-
 drivers/net/usb/plusb.c                      |   5 +
 drivers/net/wireless/ath/ath5k/reset.c       |   2 +-
 drivers/scsi/be2iscsi/be_main.c              |   1 -
 drivers/scsi/sg.c                            |   6 +-
 drivers/staging/comedi/comedi_compat32.c     |  12 +-
 drivers/staging/comedi/drivers/cb_pcidas64.c | 122 +++++++++++-------
 drivers/target/target_core_sbc.c             |   3 +-
 drivers/tty/tty_io.c                         |   4 +-
 drivers/tty/tty_ioctl.c                      |  12 +-
 drivers/usb/core/devio.c                     |   2 +
 drivers/usb/host/xhci-ring.c                 |  10 +-
 drivers/usb/host/xhci.h                      |   8 +-
 drivers/usb/serial/bus.c                     |   2 +-
 drivers/usb/serial/cp210x.c                  |   2 +
 drivers/usb/serial/ftdi_sio.c                |   2 +
 drivers/usb/serial/ftdi_sio_ids.h            |   3 +
 drivers/usb/serial/generic.c                 |   5 +-
 fs/autofs4/dev-ioctl.c                       |   8 +-
 fs/btrfs/file.c                              |  56 ++++-----
 fs/btrfs/inode.c                             |   1 -
 fs/btrfs/tree-log.c                          |   2 +-
 fs/debugfs/inode.c                           |  34 ++---
 fs/nilfs2/btree.c                            |  47 ++++++-
 fs/proc/generic.c                            |  12 --
 fs/proc/inode.c                              |  21 ++++
 fs/proc/internal.h                           |   1 +
 kernel/power/qos.c                           |   6 -
 mm/compaction.c                              |   2 +-
 mm/hugetlb.c                                 |   5 +-
 mm/memory.c                                  |   2 +-
 mm/mmap.c                                    |   4 +-
 mm/nommu.c                                   |   4 +-
 net/compat.c                                 |   9 --
 net/core/dev.c                               |   2 +-
 net/core/gen_stats.c                         |  15 ++-
 net/core/rtnetlink.c                         |  24 ++--
 net/ipv4/ip_fragment.c                       |  11 +-
 net/ipv4/ip_output.c                         |   3 +-
 net/ipv6/ip6_output.c                        |   3 +-
 net/ipv6/route.c                             |   2 +-
 net/irda/ircomm/ircomm_tty.c                 |   4 +-
 net/sched/ematch.c                           |   1 +
 net/sunrpc/cache.c                           |   2 +-
 sound/core/pcm_native.c                      |   2 +
 sound/pci/hda/patch_sigmatel.c               |  17 ++-
 70 files changed, 438 insertions(+), 447 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/

Reply via email to