[PATCH 3.10 00/54] 3.10.18-stable review

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the start of the stable review cycle for the 3.10.18 release.
There are 54 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 Sun Nov  3 22:00:53 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.10.18-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    Linux 3.10.18-rc1

Enrico Mioso <mrkiko.rs@xxxxxxxxx>
    usb: serial: option: blacklist Olivetti Olicard200

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
    USB: serial: option: add support for Inovia SEW858 device

Diego Elio Pettenò <flameeyes@xxxxxxxxxxxx>
    USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well.

Roel Kluin <roel.kluin@xxxxxxxxx>
    serial: vt8500: add missing braces

Johannes Berg <johannes.berg@xxxxxxxxx>
    wireless: radiotap: fix parsing buffer overrun

Fengguang Wu <fengguang.wu@xxxxxxxxx>
    writeback: fix negative bdi max pause

David Henningsson <david.henningsson@xxxxxxxxxxxxx>
    ALSA: hda - Fix inverted internal mic not indicated on some machines

Takashi Iwai <tiwai@xxxxxxx>
    ALSA: us122l: Fix pcm_usb_stream mmapping regression

Hugh Dickins <hughd@xxxxxxxxxx>
    mm: fix BUG in __split_huge_page_pmd

James Ralston <james.d.ralston@xxxxxxxxx>
    i2c: ismt: initialize DMA buffer

Mikulas Patocka <mpatocka@xxxxxxxxxx>
    dm snapshot: fix data corruption

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
    gpio/lynxpoint: check if the interrupt is enabled in IRQ handler

Linus Walleij <linus.walleij@xxxxxxxxxx>
    ARM: integrator: deactivate timer0 on the Integrator/CP

AKASHI Takahiro <takahiro.akashi@xxxxxxxxxx>
    ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()

Mariusz Ceier <mceier+kernel@xxxxxxxxx>
    davinci_emac.c: Fix IFF_ALLMULTI setup

Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
    ipv6: probe routes asynchronous in rt6_probe

Julian Anastasov <ja@xxxxxx>
    netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper

Julian Anastasov <ja@xxxxxx>
    ipv6: fill rt6i_gateway with nexthop address

Julian Anastasov <ja@xxxxxx>
    ipv6: always prefer rt6i_gateway if present

Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
    inet: fix possible memory corruption with UDP_CORK and UFO

Seif Mazareeb <seif@xxxxxxxxxxx>
    net: fix cipso packet validation when !NETLABEL

Daniel Borkmann <dborkman@xxxxxxxxxx>
    net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race

Vasundhara Volam <vasundhara.volam@xxxxxxxxxx>
    be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd

Salva Peiró <speiro@xxxxxxxxxx>
    wanxl: fix info leak in ioctl

Vlad Yasevich <vyasevich@xxxxxxxxx>
    sctp: Perform software checksum if packet has to be fragmented.

Fan Du <fan.du@xxxxxxxxxxxxx>
    sctp: Use software crc32 checksum when xfrm transform will happen.

Vlad Yasevich <vyasevich@xxxxxxxxx>
    net: dst: provide accessor function to dst->xfrm

Vlad Yasevich <vyasevic@xxxxxxxxxx>
    bridge: Correctly clamp MAX forward_delay when enabling STP

Jason Wang <jasowang@xxxxxxxxxx>
    virtio-net: refill only when device is up during setting queues

Jason Wang <jasowang@xxxxxxxxxx>
    virtio-net: fix the race between channels setting and refill

Jason Wang <jasowang@xxxxxxxxxx>
    virtio-net: don't respond to cpu hotplug notifier if we're not ready

Eric Dumazet <edumazet@xxxxxxxxxx>
    bnx2x: record rx queue for LRO packets

Mathias Krause <minipli@xxxxxxxxxxxxxx>
    connector: use nlmsg_len() to check message length

Mathias Krause <minipli@xxxxxxxxxxxxxx>
    unix_diag: fix info leak

Salva Peiró <speiro@xxxxxxxxxx>
    farsync: fix info leak in ioctl

Eric Dumazet <edumazet@xxxxxxxxxx>
    l2tp: must disable bh before calling l2tp_xmit_skb()

Christophe Gouault <christophe.gouault@xxxxxxxxx>
    vti: get rid of nf mark rule in prerouting

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
    net: vlan: fix nlmsg size calculation in vlan_get_size()

Paul Durrant <paul.durrant@xxxxxxxxxx>
    xen-netback: Don't destroy the netdev until the vif is shut down

Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx>
    net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected

Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
    can: dev: fix nlmsg size calculation in can_get_size()

Jiri Benc <jbenc@xxxxxxxxxx>
    ipv4: fix ineffective source address selection

Mathias Krause <minipli@xxxxxxxxxxxxxx>
    proc connector: fix info leaks

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
    net: heap overflow in __audit_sockaddr()

Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
    net: mv643xx_eth: fix orphaned statistics timer crash

Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
    net: mv643xx_eth: update statistics timer from timer context only

David S. Miller <davem@xxxxxxxxxxxxx>
    l2tp: Fix build warning with ipv6 disabled.

François CACHEREUL <f.cachereul@xxxxxxxxxxxx>
    l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses

Eric Dumazet <edumazet@xxxxxxxxxx>
    net: do not call sock_put() on TIMEWAIT sockets

Yuchung Cheng <ycheng@xxxxxxxxxx>
    tcp: fix incorrect ca_state in tail loss probe

Eric Dumazet <edumazet@xxxxxxxxxx>
    tcp: do not forget FIN in tcp_shifted_skb()

Eric Dumazet <edumazet@xxxxxxxxxx>
    tcp: must unclone packets before mangling them

Eric Dumazet <edumazet@xxxxxxxxxx>
    tcp: TSQ can use a dynamic limit

Eric Dumazet <edumazet@xxxxxxxxxx>
    tcp: TSO packets automatic sizing


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

Diffstat:

 Documentation/networking/ip-sysctl.txt          |  9 +++++
 Makefile                                        |  4 +--
 arch/arm/boot/dts/integratorcp.dts              |  9 +++--
 arch/arm/include/asm/syscall.h                  |  6 ++++
 drivers/connector/cn_proc.c                     | 18 ++++++++++
 drivers/connector/connector.c                   |  7 ++--
 drivers/gpio/gpio-lynxpoint.c                   |  5 +--
 drivers/i2c/busses/i2c-ismt.c                   |  3 ++
 drivers/md/dm-snap-persistent.c                 | 18 ++++++----
 drivers/net/can/dev.c                           | 10 +++---
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c |  1 +
 drivers/net/ethernet/emulex/benet/be_cmds.c     |  3 +-
 drivers/net/ethernet/marvell/mv643xx_eth.c      |  6 ++--
 drivers/net/ethernet/ti/davinci_emac.c          |  3 +-
 drivers/net/virtio_net.c                        | 17 ++++++---
 drivers/net/wan/farsync.c                       |  1 +
 drivers/net/wan/wanxl.c                         |  1 +
 drivers/net/xen-netback/common.h                |  1 +
 drivers/net/xen-netback/interface.c             | 12 +++++--
 drivers/net/xen-netback/xenbus.c                | 17 ++++++---
 drivers/tty/serial/vt8500_serial.c              |  5 +--
 drivers/usb/serial/option.c                     |  9 ++++-
 drivers/usb/serial/ti_usb_3410_5052.c           |  1 +
 include/linux/skbuff.h                          |  5 +++
 include/net/cipso_ipv4.h                        |  6 ++--
 include/net/dst.h                               | 12 +++++++
 include/net/ip6_route.h                         |  6 ++--
 include/net/sock.h                              |  2 ++
 include/net/tcp.h                               |  1 +
 mm/huge_memory.c                                | 10 +++++-
 mm/page-writeback.c                             | 10 +++---
 net/8021q/vlan_netlink.c                        |  2 +-
 net/bridge/br_stp_if.c                          |  2 +-
 net/compat.c                                    |  2 ++
 net/core/secure_seq.c                           |  2 ++
 net/core/sock.c                                 |  1 +
 net/ipv4/inet_hashtables.c                      |  2 +-
 net/ipv4/ip_output.c                            |  2 +-
 net/ipv4/ip_vti.c                               | 14 ++++++--
 net/ipv4/route.c                                |  2 +-
 net/ipv4/sysctl_net_ipv4.c                      | 10 ++++++
 net/ipv4/tcp.c                                  | 28 ++++++++++++---
 net/ipv4/tcp_input.c                            | 41 ++++++++++++++++++++--
 net/ipv4/tcp_output.c                           | 28 +++++++++------
 net/ipv6/inet6_hashtables.c                     |  2 +-
 net/ipv6/ip6_output.c                           |  6 ++--
 net/ipv6/route.c                                | 46 ++++++++++++++++++++-----
 net/l2tp/l2tp_core.c                            | 36 +++++++++++++++----
 net/l2tp/l2tp_core.h                            |  3 ++
 net/l2tp/l2tp_ppp.c                             |  4 +++
 net/netfilter/nf_conntrack_h323_main.c          |  4 +--
 net/sctp/output.c                               |  3 +-
 net/socket.c                                    | 24 ++++++++++---
 net/unix/af_unix.c                              | 10 ++++++
 net/unix/diag.c                                 |  1 +
 net/wireless/radiotap.c                         |  7 +++-
 sound/pci/hda/hda_generic.c                     |  2 +-
 sound/usb/usx2y/us122l.c                        |  4 ++-
 58 files changed, 394 insertions(+), 112 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]