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,  3 Feb 2015 15:16:42 -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,
	linux@...ck-us.net, satoru.takeuchi@...il.com,
	shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.10 00/51] 3.10.68-stable review

This is the start of the stable review cycle for the 3.10.68 release.
There are 51 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  5 23:17:14 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.68-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.10.68-rc1

Nicholas Bellinger <nab@...ux-iscsi.org>
    target: Drop arbitrary maximum I/O size limit

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Fix implicit termination of connections

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Handle ADDR_CHANGE event for listener cm_id

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Fix connected_handler + teardown flow race

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Parallelize CM connection establishment

Sagi Grimberg <sagig@...lanox.com>
    iser-target: Fix flush + disconnect completion handling

Sagi Grimberg <sagig@...lanox.com>
    iscsi,iser-target: Initiate termination only once

Nicholas Bellinger <nab@...ux-iscsi.org>
    vhost-scsi: Add missing virtio-scsi -> TCM attribute conversion

Hannes Reinecke <hare@...e.de>
    tcm_loop: Fix wrong I_T nexus association

Nicholas Bellinger <nab@...ux-iscsi.org>
    vhost-scsi: Take configfs group dependency during VHOST_SCSI_SET_ENDPOINT

Or Gerlitz <ogerlitz@...lanox.com>
    ib_isert: Add max_send_sge=2 minimum for control PDU responses

Chris Moore <Chris.Moore@...lex.Com>
    IB/isert: Adjust CQ size to HW limits

Tejun Heo <tj@...nel.org>
    workqueue: fix subtle pool management issue which can stall whole worker_pool

Martin Kaiser <lists@...ser.cx>
    gpio: squelch a compiler warning

Madper Xie <cxie@...hat.com>
    efi-pstore: Make efi-pstore return a unique id

Rob Herring <rob.herring@...xeda.com>
    pstore/ram: avoid atomic accesses for ioremapped regions

Liu ShuoX <shuox.liu@...el.com>
    pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz

Liu ShuoX <shuox.liu@...el.com>
    pstore: skip zero size persistent ram buffer in traverse

Liu ShuoX <shuox.liu@...el.com>
    pstore: clarify clearing of _read_cnt in ramoops_context

Dan Carpenter <dan.carpenter@...cle.com>
    pstore: d_alloc_name() doesn't return an ERR_PTR

Aruna Balakrishnaiah <aruna@...ux.vnet.ibm.com>
    pstore: Fail to unlink if a driver has not defined pstore_erase

Steven Capper <steve.capper@...aro.org>
    ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE

Steven Capper <steve.capper@...aro.org>
    ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear

Russell King <rmk+kernel@....linux.org.uk>
    ARM: DMA: ensure that old section mappings are flushed from the TLB

Laura Abbott <lauraa@...eaurora.org>
    ARM: 7931/1: Correct virt_addr_valid

Russell King <rmk+kernel@....linux.org.uk>
    ARM: fix asm/memory.h build error

Chen Gang <gang.chen@...anux.com>
    ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg().

Chen Gang <gang.chen@...anux.com>
    ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.h

Will Deacon <will.deacon@....com>
    ARM: lpae: fix definition of PTE_HWTABLE_PTRS

Cyril Chemparathy <cyril@...com>
    ARM: fix type of PHYS_PFN_OFFSET to unsigned long

Vitaly Andrianov <vitalya@...com>
    ARM: LPAE: use phys_addr_t in alloc_init_pud()

Cyril Chemparathy <cyril@...com>
    ARM: LPAE: use signed arithmetic for mask definitions

Steve Capper <steve.capper@...aro.org>
    ARM: mm: correct pte_same behaviour for LPAE.

Douglas Anderson <dianders@...omium.org>
    ARM: 7829/1: Add ".text.unlikely" and ".text.hot" to arm unwind tables

Mugunthan V N <mugunthanvnm@...com>
    drivers: net: cpsw: discard dual emac default vlan configuration

Ashay Jaiswal <ashayj@...eaurora.org>
    regulator: core: fix race condition in regulator_put()

Mika Westerberg <mika.westerberg@...ux.intel.com>
    spi/pxa2xx: Clear cur_chip pointer before starting next message

Joe Thornber <ejt@...hat.com>
    dm cache: fix missing ERR_PTR returns and handling

Joe Thornber <ejt@...hat.com>
    dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAIL mode

Johannes Berg <johannes.berg@...el.com>
    nl80211: fix per-station group key get/del and memory leak

Trond Myklebust <trond.myklebust@...marydata.com>
    NFSv4.1: Fix an Oops in nfs41_walk_client_list

Peng Tao <tao.peng@...marydata.com>
    nfs: fix dio deadlock when O_DIRECT flag is flipped

Jochen Hein <jochen@...hen.org>
    Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)

Clemens Ladisch <clemens@...isch.de>
    ALSA: seq-dummy: remove deadlock-causing events on close

Laurent Dufour <ldufour@...ux.vnet.ibm.com>
    powerpc/xmon: Fix another endiannes issue in RTAS call from xmon

Ahmed S. Darwish <ahmed.darwish@...eo.com>
    can: kvaser_usb: Fix state handling upon BUS_ERROR events

Ahmed S. Darwish <ahmed.darwish@...eo.com>
    can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT

Ahmed S. Darwish <ahmed.darwish@...eo.com>
    can: kvaser_usb: Send correct context to URB completion

Ahmed S. Darwish <ahmed.darwish@...eo.com>
    can: kvaser_usb: Do not sleep in atomic context

Zidan Wang <b50113@...escale.com>
    ASoC: wm8960: Fix capture sample rate from 11250 to 11025

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    spi: dw-mid: fix FIFO size


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

Diffstat:

 Makefile                                    |   4 +-
 arch/arm/include/asm/atomic.h               |  52 ++--
 arch/arm/include/asm/memory.h               |  36 +--
 arch/arm/include/asm/module.h               |   2 +
 arch/arm/include/asm/page.h                 |   2 +-
 arch/arm/include/asm/pgtable-3level-hwdef.h |   1 +
 arch/arm/include/asm/pgtable-3level.h       |  31 ++-
 arch/arm/include/asm/pgtable.h              |  14 +-
 arch/arm/kernel/head.S                      |   2 +-
 arch/arm/kernel/module.c                    |   8 +
 arch/arm/mm/dma-mapping.c                   |  11 +-
 arch/arm/mm/mmu.c                           |   3 +-
 arch/arm/mm/proc-v7-3level.S                |   9 +-
 arch/powerpc/xmon/xmon.c                    |   1 +
 drivers/firmware/efi/efi-pstore.c           |  18 +-
 drivers/gpio/gpiolib-of.c                   |   2 +-
 drivers/infiniband/ulp/isert/ib_isert.c     | 372 ++++++++++++++++++++--------
 drivers/infiniband/ulp/isert/ib_isert.h     |   7 +-
 drivers/input/serio/i8042-x86ia64io.h       |   8 +
 drivers/md/dm-cache-metadata.c              |   9 +-
 drivers/md/dm-thin.c                        |   6 +
 drivers/net/can/usb/kvaser_usb.c            |  28 ++-
 drivers/net/ethernet/ti/cpsw.c              |  22 ++
 drivers/regulator/core.c                    |   4 +-
 drivers/spi/spi-dw-mid.c                    |   1 -
 drivers/spi/spi-pxa2xx.c                    |   2 +-
 drivers/target/iscsi/iscsi_target_login.c   |   3 +
 drivers/target/loopback/tcm_loop.c          |  29 ++-
 drivers/target/loopback/tcm_loop.h          |   7 +-
 drivers/target/target_core_device.c         |   8 +-
 drivers/target/target_core_file.c           |  11 +-
 drivers/target/target_core_iblock.c         |   2 +-
 drivers/target/target_core_sbc.c            |  15 --
 drivers/target/target_core_spc.c            |   5 +-
 drivers/vhost/scsi.c                        |  47 +++-
 fs/nfs/direct.c                             |   6 +
 fs/nfs/nfs4client.c                         |   2 +-
 fs/pstore/inode.c                           |   5 +-
 fs/pstore/ram.c                             |  15 +-
 fs/pstore/ram_core.c                        |  54 +++-
 kernel/workqueue.c                          |  39 +--
 net/wireless/nl80211.c                      |   9 +-
 sound/core/seq/seq_dummy.c                  |  31 ---
 sound/soc/codecs/wm8960.c                   |   2 +-
 44 files changed, 623 insertions(+), 322 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