lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130212203417.890993903@linuxfoundation.org>
Date:	Tue, 12 Feb 2013 12:34:20 -0800
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	stable@...r.kernel.org
Subject: [ 00/61] 3.7.8-stable review

This is the start of the stable review cycle for the 3.7.8 release.
There are 61 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 Thu Feb 14 20:31:32 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.7.8-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.7.8-rc1

Marcin Slusarz <marcin.slusarz@...il.com>
    drm/nouveau: add lockdep annotations

Eric Dumazet <edumazet@...gle.com>
    net: splice: fix __splice_segment()

Eric Dumazet <edumazet@...gle.com>
    net: splice: avoid high order page splitting

Eric Dumazet <edumazet@...gle.com>
    tcp: fix splice() and tcp collapsing interaction

Eric Dumazet <edumazet@...gle.com>
    tcp: splice: fix an infinite loop in tcp_read_sock()

Willy Tarreau <w@....eu>
    tcp: don't abort splice() after small transfers

Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>
    tcp: fix for zero packets_in_flight was too broad

Eric Dumazet <edumazet@...gle.com>
    tcp: frto should not set snd_cwnd to 0

Eric Dumazet <edumazet@...gle.com>
    tcp: fix an infinite loop in tcp_slow_start()

Yuchung Cheng <ycheng@...gle.com>
    tcp: detect SYN/data drop when F-RTO is disabled

Daniel Borkmann <dborkman@...hat.com>
    net: sctp: sctp_endpoint_free: zero out secret key data

Daniel Borkmann <dborkman@...hat.com>
    net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree

Neil Horman <nhorman@...driver.com>
    sctp: refactor sctp_outq_teardown to insure proper re-initalization

Steffen Klassert <steffen.klassert@...unet.com>
    ipv4: Fix route refcount on pmtu discovery

Steffen Klassert <steffen.klassert@...unet.com>
    ipv4: Add a socket release callback for datagram sockets

Steffen Klassert <steffen.klassert@...unet.com>
    ipv4: Invalidate the socket cached route on pmtu events if possible

Steffen Klassert <steffen.klassert@...unet.com>
    ipv6: Add an error handler for icmp6

Steffen Klassert <steffen.klassert@...unet.com>
    ipv4: Don't update the pmtu on mtu locked routes

Steffen Klassert <steffen.klassert@...unet.com>
    ipv4: Remove output route check in ipv4_mtu

Ian Campbell <Ian.Campbell@...rix.com>
    netback: correct netbk_tx_err to handle wrap around.

Ian Campbell <Ian.Campbell@...rix.com>
    xen/netback: free already allocated memory on failure in xen_netbk_get_requests

Matthew Daley <mattjd@...il.com>
    xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.

Ian Campbell <Ian.Campbell@...rix.com>
    xen/netback: shutdown the ring if it contains garbage.

Heiko Carstens <heiko.carstens@...ibm.com>
    atm/iphase: rename fregt_t -> ffreg_t

Tommi Rantala <tt.rantala@...il.com>
    ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()

Phil Sutter <phil.sutter@...rinet.com>
    packet: fix leakage of tx_ring memory

David S. Miller <davem@...emloft.net>
    via-rhine: Fix bugs in NAPI support.

Marcelo Ricardo Leitner <mleitner@...hat.com>
    ipv6: do not create neighbor entries for local delivery

Cong Wang <amwang@...hat.com>
    pktgen: correctly handle failures when adding a device

Pravin B Shelar <pshelar@...ira.com>
    IP_GRE: Fix kernel panic in IP_GRE with GRE csum.

Eric Dumazet <edumazet@...gle.com>
    net: loopback: fix a dst refcounting issue

Timo Teräs <timo.teras@....fi>
    r8169: remove the obsolete and incorrect AMD workaround

Eric Dumazet <edumazet@...gle.com>
    netxen: fix off by one bug in netxen_release_tx_buffer()

Tilman Schmidt <tilman@...p.cc>
    isdn/gigaset: fix zero size border case in debug dump

Eric Dumazet <edumazet@...gle.com>
    tcp: fix incorrect LOCKDROPPEDICMPS counter

Or Gerlitz <ogerlitz@...lanox.com>
    net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults

Yan Burman <yanb@...lanox.com>
    net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode

Rob Herring <rob.herring@...xeda.com>
    net: calxedaxgmac: throw away overrun frames

Eric Dumazet <edumazet@...gle.com>
    macvlan: fix macvlan_get_size()

Romain KUNTZ <r.kuntz@...lavors.com>
    ipv6: fix header length calculation in ip6_append_data()

Stephen Hemminger <stephen.hemminger@...tta.com>
    MAINTAINERS: Stephen Hemminger email change

Eric Dumazet <edumazet@...gle.com>
    tcp: fix a panic on UP machines in reqsk_fastopen_remove

Stanislaw Gruszka <sgruszka@...hat.com>
    net, wireless: overwrite default_ethtool_ops

Romain Kuntz <r.kuntz@...lavors.com>
    ipv6: fix the noflags test in addrconf_get_prefix_route

Cong Wang <xiyou.wangcong@...il.com>
    net: prevent setting ttl=0 via IP_TTL

Mike Snitzer <snitzer@...hat.com>
    dm thin: fix queue limits stacking

Linus Walleij <linus.walleij@...aro.org>
    mfd: db8500-prcmu: Fix irqdomain usage

Felix Fietkau <nbd@...nwrt.org>
    ath9k_hw: fix calibration issues on chainmask that don't include chain 0

Mauro Carvalho Chehab <mchehab@...hat.com>
    media: pwc-if: must check vb2_queue_init() success

Bruce Allan <bruce.w.allan@...el.com>
    e1000e: enable ECC on I217/I218 to catch packet buffer memory errors

Bing Zhao <bzhao@...vell.com>
    mwifiex: fix incomplete scan in case of IE parsing error

Alexander Stein <alexander.stein@...tec-electronic.com>
    can: c_can: Set reserved bit in IFx_MASK2 to 1 on write

Emmanuel Grumbach <emmanuel.grumbach@...el.com>
    Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"

Johan Hedberg <johan.hedberg@...el.com>
    Bluetooth: Fix handling of unexpected SMP PDUs

Sjur Brændeland <sjur.brandeland@...ricsson.com>
    virtio_console: Don't access uninitialized data.

Mike Marciniszyn <mike.marciniszyn@...el.com>
    IB/qib: Fix for broken sparse warning fix

Alim Akhtar <alim.akhtar@...sung.com>
    regulator: s2mps11: fix incorrect register for buck10

Stephen Warren <swarren@...dia.com>
    regulator: clear state each invocation of of_regulator_match

Marek Szyprowski <m.szyprowski@...sung.com>
    regulator: max8998: fix incorrect min_uV value for ldo10

Larry Finger <Larry.Finger@...inger.net>
    rtlwifi: Fix scheduling while atomic bug

Larry Finger <Larry.Finger@...inger.net>
    rtlwifi: Fix the usage of the wrong variable in usb.c


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

Diffstat:

 MAINTAINERS                                        |   6 +-
 Makefile                                           |   4 +-
 drivers/atm/iphase.h                               | 146 ++++++++++-----------
 drivers/char/virtio_console.c                      |   3 +-
 drivers/gpu/drm/nouveau/core/core/subdev.c         |   2 +-
 drivers/gpu/drm/nouveau/core/include/core/object.h |   7 +-
 drivers/gpu/drm/nouveau/nouveau_drm.c              |   3 +
 drivers/infiniband/hw/qib/qib_qp.c                 |  11 +-
 drivers/isdn/gigaset/capi.c                        |   2 +
 drivers/md/dm-thin.c                               |  13 +-
 drivers/media/usb/pwc/pwc-if.c                     |   6 +-
 drivers/mfd/db8500-prcmu.c                         |   6 +-
 drivers/net/can/c_can/c_can.c                      |   6 +-
 drivers/net/ethernet/calxeda/xgmac.c               |   4 +
 drivers/net/ethernet/intel/e1000e/defines.h        |   9 ++
 drivers/net/ethernet/intel/e1000e/e1000.h          |   2 +
 drivers/net/ethernet/intel/e1000e/ethtool.c        |   2 +
 drivers/net/ethernet/intel/e1000e/hw.h             |   1 +
 drivers/net/ethernet/intel/e1000e/ich8lan.c        |  11 ++
 drivers/net/ethernet/intel/e1000e/netdev.c         |  46 +++++++
 drivers/net/ethernet/mellanox/mlx4/en_tx.c         |  13 +-
 drivers/net/ethernet/mellanox/mlx4/main.c          |  11 +-
 .../net/ethernet/qlogic/netxen/netxen_nic_init.c   |   2 +-
 .../net/ethernet/qlogic/netxen/netxen_nic_main.c   |   2 +
 drivers/net/ethernet/realtek/r8169.c               |   7 -
 drivers/net/ethernet/via/via-rhine.c               |   8 +-
 drivers/net/loopback.c                             |   5 +
 drivers/net/macvlan.c                              |   5 +-
 drivers/net/wireless/ath/ath9k/ar9003_calib.c      |   2 +
 drivers/net/wireless/ath/ath9k/ar9003_phy.c        |   2 +-
 drivers/net/wireless/ath/ath9k/hw.h                |   1 +
 drivers/net/wireless/iwlwifi/dvm/tx.c              |  24 +---
 drivers/net/wireless/mwifiex/scan.c                |   9 +-
 drivers/net/wireless/rtlwifi/base.c                |   7 +-
 drivers/net/wireless/rtlwifi/usb.c                 |   4 +-
 drivers/net/xen-netback/common.h                   |   3 +
 drivers/net/xen-netback/interface.c                |  23 ++--
 drivers/net/xen-netback/netback.c                  | 115 +++++++++-------
 drivers/regulator/max8998.c                        |   2 +-
 drivers/regulator/of_regulator.c                   |   6 +
 drivers/regulator/s2mps11.c                        |   4 +-
 include/linux/netdevice.h                          |   3 +
 include/net/ip.h                                   |   2 +
 net/bluetooth/smp.c                                |  13 ++
 net/core/dev.c                                     |   8 ++
 net/core/pktgen.c                                  |   9 +-
 net/core/request_sock.c                            |   2 -
 net/core/skbuff.c                                  |  44 ++-----
 net/ipv4/datagram.c                                |  25 ++++
 net/ipv4/ip_gre.c                                  |   6 +-
 net/ipv4/ip_sockglue.c                             |   2 +-
 net/ipv4/ping.c                                    |   1 +
 net/ipv4/raw.c                                     |   1 +
 net/ipv4/route.c                                   |  54 +++++++-
 net/ipv4/tcp.c                                     |  27 ++--
 net/ipv4/tcp_cong.c                                |  14 +-
 net/ipv4/tcp_input.c                               |   8 +-
 net/ipv4/tcp_ipv4.c                                |   9 +-
 net/ipv4/udp.c                                     |   1 +
 net/ipv6/addrconf.c                                |   2 +-
 net/ipv6/icmp.c                                    |  12 ++
 net/ipv6/ip6_gre.c                                 |   2 +-
 net/ipv6/ip6_output.c                              |   4 +-
 net/ipv6/route.c                                   |   2 +-
 net/packet/af_packet.c                             |  10 +-
 net/sctp/endpointola.c                             |   5 +
 net/sctp/outqueue.c                                |  12 +-
 net/sctp/socket.c                                  |   2 +-
 net/wireless/core.c                                |   3 +-
 69 files changed, 537 insertions(+), 291 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ