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]
Date:	Tue, 25 Jun 2013 11:31:47 -0700
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/95] 3.9.8-stable review

This is the start of the stable review cycle for the 3.9.8 release.
There are 95 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 Jun 27 18:18:29 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.9.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.9.8-rc1

Mika Westerberg <mika.westerberg@...ux.intel.com>
    spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()

Mika Westerberg <mika.westerberg@...ux.intel.com>
    spi/pxa2xx: use GFP_ATOMIC in sg table allocation

Damian Hobson-Garcia <dhobsong@...l.co.jp>
    drivers: uio: Fix UIO device registration failure

Peter Zijlstra <peterz@...radead.org>
    perf: Fix mmap() accounting hole

Peter Zijlstra <peterz@...radead.org>
    perf: Fix perf mmap bugs

Josh Durgin <josh.durgin@...tank.com>
    rbd: use the correct length for format 2 object names

Joern Engel <joern@...fs.org>
    target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()

Peter Hurley <peter@...leysoftware.com>
    tty: Fix transient pty write() EIO

Roland Dreier <roland@...estorage.com>
    tcm_qla2xxx: Fix residual for underrun commands that fail

Ming Lei <ming.lei@...onical.com>
    firmware loader: fix use-after-free by double abort

Anders Hammarquist <iko@....pp.se>
    USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable

Shawn Joseph <jms.576@...il.com>
    Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers

Ben Hutchings <ben@...adent.org.uk>
    Input: add missing dependencies on CONFIG_HAS_IOMEM

Ferruh Yigit <fery@...ress.com>
    Input: cyttsp - fix memcpy size param

Jason Wang <jasowang@...hat.com>
    net_sched: better precise estimation on packet length for untrusted packets

Jason Wang <jasowang@...hat.com>
    netback: set transport header before passing it to kernel

Jason Wang <jasowang@...hat.com>
    packet: set transport header before doing xmit

Jason Wang <jasowang@...hat.com>
    tuntap: set transport header before passing it to kernel

Jason Wang <jasowang@...hat.com>
    macvtap: set transport header before passing skb to lower device

Jason Wang <jasowang@...hat.com>
    tuntap: correct the return value in tun_set_iff()

Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
    net: sh_eth: fix incorrect RX length error if R8A7740

Neil Horman <nhorman@...driver.com>
    sctp: fully initialize sctp_outq in sctp_outq_init

Guillaume Nault <g.nault@...halink.fr>
    l2tp: Fix sendmsg() return value

Guillaume Nault <g.nault@...halink.fr>
    l2tp: Fix PPP header erasure and memory leak

Daniel Borkmann <dborkman@...hat.com>
    packet: packet_getname_spkt: make sure string is always 0-terminated

Jiri Pirko <jiri@...nulli.us>
    team: move add to port list before port enablement

Jiri Pirko <jiri@...nulli.us>
    team: check return value of team_get_port_by_index_rcu() for NULL

Jason Wang <jasowang@...hat.com>
    tuntap: set SOCK_ZEROCOPY flag during open

Daniel Borkmann <dborkman@...hat.com>
    net: sctp: fix NULL pointer dereference in socket destruction

Jason Wang <jasowang@...hat.com>
    vhost_net: clear msg.control for non-zerocopy case during tx

Eric Dumazet <edumazet@...gle.com>
    net_sched: htb: do not mix 1ns and 64ns time units

Gao feng <gaofeng@...fujitsu.com>
    ipv6: assign rt6_info to inet6_ifaddr in init_loopback

Eric Dumazet <edumazet@...gle.com>
    net_sched: restore "overhead xxx" handling

Eric Dumazet <eric.dumazet@...il.com>
    net: force a reload of first item in hlist_nulls_for_each_entry_rcu

Pravin B Shelar <pshelar@...ira.com>
    udp6: Fix udp fragmentation for tunnel traffic.

Jason Wang <jasowang@...hat.com>
    tuntap: forbid changing mq flag for persistent device

Federico Vaga <federico.vaga@...il.com>
    net/core/sock.c: add missing VSOCK string in af_family_*_key_strings

Andy Lutomirski <luto@...capital.net>
    net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg

Michal Kubecek <mkubecek@...e.cz>
    ipv4: fix redirect handling for TCP packets

Giuseppe CAVALLARO <peppe.cavallaro@...com>
    net: phy: fix a bug when verify the EEE support

Eric Dumazet <edumazet@...gle.com>
    ip_tunnel: fix kernel panic with icmp_dest_unreach

Eric Dumazet <edumazet@...gle.com>
    tcp: xps: fix reordering issues

Timo Teräs <timo.teras@....fi>
    xfrm: properly handle invalid states as an error

Nandita Dukkipati <nanditad@...gle.com>
    tcp: bug fix in proportional rate reduction.

stephen hemminger <stephen@...workplumber.org>
    8139cp: reset BQL when ring tx ring cleared

Francois Romieu <romieu@...zoreil.com>
    r8169: fix offloaded tx checksum for small packets.

Paul Moore <pmoore@...hat.com>
    netlabel: improve domain mapping validation

Eric Dumazet <edumazet@...gle.com>
    ipv6: fix possible crashes in ip6_cork_release()

Sridhar Samudrala <sri@...ibm.com>
    vxlan: Update vxlan fdb 'used' field after each usage

Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
    gianfar: add missing iounmap() on error in gianfar_ptp_probe()

Eric Dumazet <edumazet@...gle.com>
    net/802/mrp: fix lockdep splat

Eric Dumazet <edumazet@...gle.com>
    tcp: fix tcp_md5_hash_skb_data()

Frank Li <Frank.Li@...escale.com>
    net: fec: fix kernel oops when plug/unplug cable many times

Paul Gortmaker <paul.gortmaker@...driver.com>
    x86: Fix section mismatch on load_ucode_ap

Randy Dunlap <rdunlap@...radead.org>
    x86: fix build error and kconfig for ia32_emulation and binfmt

Yinghai Lu <yinghai@...nel.org>
    x86, mtrr: Fix original mtrr range get for mtrr_cleanup

Yinghai Lu <yinghai@...nel.org>
    range: Do not add new blank slot with add_range_with_merge

Jerome Glisse <jglisse@...hat.com>
    drm/radeon: update lockup tracking when scheduling in empty ring

Jerome Glisse <jglisse@...hat.com>
    drm/radeon: do not try to uselessly update virtual memory pagetable

Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>
    drm/prime: Honor requested file flags when exporting a buffer

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    ACPI / PM: Fix error code path for power resources initialization

Rafael J. Wysocki <rafael.j.wysocki@...el.com>
    ACPI / dock: Take ACPI scan lock in write_undock()

Mika Westerberg <mika.westerberg@...ux.intel.com>
    ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources

Zhanghaoyu (A) <haoyu.zhang@...wei.com>
    KVM: x86: remove vcpu's CPL check in host-invoked XCR set

Igor Mammedov <imammedo@...hat.com>
    x86: kvmclock: zero initialize pvclock shared memory area

Ben Hutchings <ben@...adent.org.uk>
    x86/efi: Fix dummy variable buffer allocation

Christian Lamparter <chunkeey@...glemail.com>
    carl9170: fix frame drop and WARN due to minstrel_ht change

Thomas Bogendoerfer <tsbogend@...ha.franken.de>
    parisc: provide pci_mmap_page_range() for parisc

Thomas Bogendoerfer <tsbogend@...ha.franken.de>
    parisc: fix serial ports on C8000 workstation

Helge Deller <deller@....de>
    parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)

Helge Deller <deller@....de>
    parisc: parport0: fix this legacy no-device port driver!

Chen Gang <gang.chen@...anux.com>
    parisc: kernel: using strlcpy() instead of strcpy()

Paul Bolle <pebolle@...cali.nl>
    parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"

Helge Deller <deller@....de>
    parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50

Chen Gang <gang.chen@...anux.com>
    parisc: memory overflow, 'name' length is too short for using

Helge Deller <deller@....de>
    parisc: fix irq stack on UP and SMP

John David Anglin <dave.anglin@...l.net>
    parisc: make interrupt and interruption stack allocation reentrant

Helge Deller <deller@....de>
    parisc: show number of FPE and unaligned access handler calls in /proc/interrupts

Helge Deller <deller@....de>
    parisc: add rp5470 entry to machine database

Helge Deller <deller@....de>
    parisc: implement irq stacks - part 2 (v2)

Zhao Hongjiang <zhaohongjiang@...wei.com>
    parisc: remove the second argument of kmap_atomic()

Helge Deller <deller@....de>
    parisc: tlb flush counting fix for SMP and UP

Helge Deller <deller@....de>
    parisc: more irq statistics in /proc/interrupts

Helge Deller <deller@....de>
    parisc: implement irq stacks

Helge Deller <deller@....de>
    parisc: add kernel stack overflow check

Hante Meuleman <meuleman@...adcom.com>
    brcmfmac: Turn off ARP offloading when configured for AP.

Larry Finger <Larry.Finger@...inger.net>
    rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks

Chris Metcalf <cmetcalf@...era.com>
    tilepro: work around module link error with gcc 4.7

Lai Jiangshan <laijs@...fujitsu.com>
    clk: remove notifier from list before freeing it

Clemens Ladisch <clemens@...isch.de>
    ALSA: usb-audio: work around Android accessory firmware bug

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix pin configurations for MacBook Air 4,2

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310

Jed Davis <jld@...illa.com>
    perf: arm64: Record the user-mode PC in the call chain.

Gregory CLEMENT <gregory.clement@...e-electrons.com>
    ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B

Jon Medhurst <tixy@...aro.org>
    ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/Kconfig                                   |  10 +
 arch/arm/mm/cache-v7.S                             |   8 +
 arch/arm/mm/proc-v7.S                              |   4 +-
 arch/arm64/kernel/perf_event.c                     |   1 +
 arch/parisc/Kconfig                                |   8 +
 arch/parisc/Kconfig.debug                          |  11 +
 arch/parisc/Makefile                               |   2 +-
 arch/parisc/include/asm/assembly.h                 |   1 -
 arch/parisc/include/asm/hardirq.h                  |  38 +++-
 arch/parisc/include/asm/mmzone.h                   |   7 +-
 arch/parisc/include/asm/pci.h                      |   5 +
 arch/parisc/include/asm/processor.h                |   4 -
 arch/parisc/include/asm/thread_info.h              |   2 +-
 arch/parisc/include/asm/tlbflush.h                 |   2 +
 arch/parisc/kernel/cache.c                         |   6 +-
 arch/parisc/kernel/drivers.c                       |   2 +-
 arch/parisc/kernel/entry.S                         |  60 +++++-
 arch/parisc/kernel/hardware.c                      |   2 +
 arch/parisc/kernel/irq.c                           | 198 ++++++++++++++++-
 arch/parisc/kernel/pci.c                           |  27 +++
 arch/parisc/kernel/setup.c                         |   3 +-
 arch/parisc/kernel/smp.c                           |  14 +-
 arch/parisc/kernel/traps.c                         |   1 +
 arch/parisc/kernel/unaligned.c                     |   3 +
 arch/parisc/kernel/vmlinux.lds.S                   |   2 +-
 arch/parisc/mm/init.c                              |   4 +-
 arch/tile/lib/exports.c                            |   2 +
 arch/x86/Kconfig                                   |   1 +
 arch/x86/include/asm/microcode.h                   |   4 +-
 arch/x86/kernel/cpu/mtrr/cleanup.c                 |   8 +-
 arch/x86/kernel/kvmclock.c                         |   1 +
 arch/x86/kvm/x86.c                                 |   5 +-
 arch/x86/platform/efi/efi.c                        |   7 +-
 drivers/acpi/dock.c                                |   2 +
 drivers/acpi/power.c                               |   1 +
 drivers/acpi/resource.c                            |  16 +-
 drivers/base/firmware_class.c                      |  27 ++-
 drivers/block/rbd.c                                |   6 +-
 drivers/clk/clk.c                                  |   1 +
 drivers/gpu/drm/drm_prime.c                        |   3 +-
 drivers/gpu/drm/radeon/radeon_gart.c               |   6 +-
 drivers/gpu/drm/radeon/radeon_ring.c               |   7 +
 drivers/input/joystick/xpad.c                      |   2 +-
 drivers/input/keyboard/Kconfig                     |   1 +
 drivers/input/serio/Kconfig                        |   1 +
 drivers/input/touchscreen/cyttsp_core.c            |   2 +-
 drivers/net/ethernet/freescale/fec.c               |  44 +++-
 drivers/net/ethernet/freescale/fec.h               |  10 +-
 drivers/net/ethernet/freescale/gianfar_ptp.c       |   1 +
 drivers/net/ethernet/realtek/8139cp.c              |   1 +
 drivers/net/ethernet/realtek/r8169.c               |  41 ++--
 drivers/net/ethernet/renesas/sh_eth.c              |  15 +-
 drivers/net/macvtap.c                              |   9 +
 drivers/net/phy/phy.c                              |   2 +-
 drivers/net/team/team.c                            |   2 +-
 drivers/net/team/team_mode_roundrobin.c            |   2 +
 drivers/net/tun.c                                  |  24 ++-
 drivers/net/vxlan.c                                |  17 +-
 drivers/net/wireless/ath/carl9170/tx.c             |  69 +++---
 .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |  18 --
 .../net/wireless/brcm80211/brcmfmac/fwil_types.h   |   6 +
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |  40 +++-
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.c        | 134 +++++++++---
 drivers/net/wireless/rtlwifi/rtl8192cu/hw.h        |   4 -
 drivers/net/wireless/rtlwifi/rtl8192cu/mac.c       |  18 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.c        |   4 +-
 drivers/net/wireless/rtlwifi/rtl8192cu/sw.h        |   3 +
 drivers/net/wireless/rtlwifi/usb.c                 |  13 ++
 drivers/net/wireless/rtlwifi/wifi.h                |   4 +
 drivers/net/xen-netback/netback.c                  |  12 ++
 drivers/parisc/iosapic.c                           |  66 ++++++
 drivers/parport/parport_gsc.c                      |   6 +-
 drivers/parport/parport_gsc.h                      |   2 +-
 drivers/scsi/qla2xxx/tcm_qla2xxx.c                 |   6 +-
 drivers/spi/spi-pxa2xx-dma.c                       |   2 +-
 drivers/spi/spi-pxa2xx.c                           |   2 +-
 drivers/target/iscsi/iscsi_target_erl0.c           |   4 +-
 drivers/tty/pty.c                                  |  13 +-
 drivers/tty/serial/8250/8250_gsc.c                 |  10 +-
 drivers/uio/uio.c                                  |   1 +
 drivers/usb/serial/ti_usb_3410_5052.c              |   3 +-
 drivers/usb/serial/ti_usb_3410_5052.h              |   4 +-
 drivers/vhost/net.c                                |   3 +-
 include/linux/perf_event.h                         |   3 +-
 include/linux/rculist_nulls.h                      |   7 +-
 include/linux/skbuff.h                             |  15 ++
 include/linux/socket.h                             |   3 +
 include/net/sch_generic.h                          |  18 +-
 kernel/events/core.c                               | 233 ++++++++++++++-------
 kernel/events/internal.h                           |   4 +
 kernel/range.c                                     |  21 +-
 net/802/mrp.c                                      |   4 +-
 net/compat.c                                       |  13 +-
 net/core/dev.c                                     |   8 +-
 net/core/sock.c                                    |   6 +-
 net/ipv4/ip_gre.c                                  |   2 +-
 net/ipv4/ipip.c                                    |   2 +-
 net/ipv4/route.c                                   |   7 +-
 net/ipv4/tcp.c                                     |   7 +-
 net/ipv4/tcp_input.c                               |  23 +-
 net/ipv4/tcp_output.c                              |  10 +-
 net/ipv6/addrconf.c                                |   4 +-
 net/ipv6/ip6_output.c                              |   2 +-
 net/ipv6/udp_offload.c                             |  20 +-
 net/l2tp/l2tp_ppp.c                                |   6 +-
 net/netlabel/netlabel_domainhash.c                 |  69 ++++++
 net/packet/af_packet.c                             |  26 ++-
 net/sched/act_police.c                             |   8 +-
 net/sched/sch_generic.c                            |   8 +-
 net/sched/sch_htb.c                                |  42 ++--
 net/sched/sch_tbf.c                                |   8 +-
 net/sctp/outqueue.c                                |   8 +-
 net/sctp/socket.c                                  |   6 +
 net/socket.c                                       |  61 ++++--
 net/xfrm/xfrm_output.c                             |   1 +
 sound/pci/hda/patch_cirrus.c                       |  23 ++
 sound/usb/card.c                                   |  22 +-
 sound/usb/mixer.c                                  |   1 +
 119 files changed, 1413 insertions(+), 435 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