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:   Mon, 11 Nov 2019 19:28:00 +0100
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, shuah@...nel.org, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
        stable@...r.kernel.org
Subject: [PATCH 4.9 00/65] 4.9.201-stable review

This is the start of the stable review cycle for the 4.9.201 release.
There are 65 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, 13 Nov 2019 18:08:44 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.201-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Tejun Heo <tj@...nel.org>
    cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead

Konstantin Khlebnikov <khlebnikov@...dex-team.ru>
    mm/filemap.c: don't initiate writeback if mapping has no dirty pages

Joakim Zhang <qiangqing.zhang@....com>
    can: flexcan: disable completely the ECC mechanism

Jan Beulich <jbeulich@...e.com>
    x86/apic/32: Avoid bogus LDR warnings

Dou Liyang <douly.fnst@...fujitsu.com>
    x86/apic: Drop logical_smp_processor_id() inline

Dou Liyang <douly.fnst@...fujitsu.com>
    x86/apic: Move pending interrupt check code into it's own function

Wenwen Wang <wenwen@...uga.edu>
    e1000: fix memory leaks

Manfred Rudigier <manfred.rudigier@...cronenergy.com>
    igb: Fix constant media auto sense switching when no cable is connected

Chuhong Yuan <hslester96@...il.com>
    net: ethernet: arc: add the missed clk_disable_unprepare

Trond Myklebust <trondmy@...il.com>
    NFSv4: Don't allow a cached open with a revoked delegation

Jiangfeng Xiao <xiaojiangfeng@...wei.com>
    net: hisilicon: Fix "Trying to free already-free IRQ"

Will Deacon <will@...nel.org>
    fjes: Handle workqueue allocation failure

Nicholas Piggin <npiggin@...il.com>
    scsi: qla2xxx: stop timer in shutdown path

Potnuri Bharat Teja <bharat@...lsio.com>
    RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure case

Alan Stern <stern@...land.harvard.edu>
    USB: Skip endpoints with 0 maxpacket length

Kim Phillips <kim.phillips@....com>
    perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)

Kim Phillips <kim.phillips@....com>
    perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity

Yinbo Zhu <yinbo.zhu@....com>
    usb: dwc3: remove the call trace of USBx_GFLADJ

Peter Chen <peter.chen@....com>
    usb: gadget: configfs: fix concurrent issue between composite APIs

Chandana Kishori Chiluveru <cchiluve@...eaurora.org>
    usb: gadget: composite: Fix possible double free memory bug

Cristian Birsan <cristian.birsan@...rochip.com>
    usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.

Nikhil Badola <nikhil.badola@...escale.com>
    usb: fsl: Check memory resource before releasing it

Taehee Yoo <ap420073@...il.com>
    bonding: fix unexpected IFF_BONDING bit unset

Eric Dumazet <edumazet@...gle.com>
    ipvs: move old_secure_tcp into struct netns_ipvs

Daniel Wagner <dwagner@...e.de>
    scsi: lpfc: Honor module parameter lpfc_use_adisc

Hannes Reinecke <hare@...e.com>
    scsi: qla2xxx: fixup incorrect usage of host_byte

Zhang Lixu <lixu.zhang@...el.com>
    HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring()

Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
    dmaengine: xilinx_dma: Fix control reg update in vdma_channel_set_config

Vidya Sagar <vidyas@...dia.com>
    PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30

Gustavo A. R. Silva <garsilva@...eddedor.com>
    drivers: usb: usbip: Add missing break statement to switch

Nobuo Iwata <nobuo.iwata@...ixerox.co.jp>
    usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c

Shuah Khan <shuah@...nel.org>
    usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path

Shuah Khan <shuah@...nel.org>
    usbip: stub_rx: fix static checker warning on unnecessary checks

Al Viro <viro@...iv.linux.org.uk>
    configfs: fix a deadlock in configfs_symlink()

Al Viro <viro@...iv.linux.org.uk>
    configfs: provide exclusion between IO and removals

Al Viro <viro@...iv.linux.org.uk>
    configfs: new object reprsenting tree fragments

Al Viro <viro@...iv.linux.org.uk>
    configfs_register_group() shouldn't be (and isn't) called in rmdirable parts

Al Viro <viro@...iv.linux.org.uk>
    configfs: stash the data we need into configfs_buffer at open time

Thomas Meyer <thomas@...3r.de>
    configfs: Fix bool initialization/comparison

Johan Hovold <johan@...nel.org>
    can: peak_usb: fix slab info leak

Navid Emamdoost <navid.emamdoost@...il.com>
    can: gs_usb: gs_can_open(): prevent memory leak

Stephane Grosjean <s.grosjean@...k-system.com>
    can: peak_usb: fix a potential out-of-sync while decoding packets

Kurt Van Dijck <dev.kurt@...dijck-laurijssen.be>
    can: c_can: c_can_poll(): only read status register after status IRQ

Johan Hovold <johan@...nel.org>
    can: usb_8dev: fix use-after-free on disconnect

Dan Carpenter <dan.carpenter@...cle.com>
    netfilter: ipset: Fix an error code in ip_set_sockfn_get()

Lukas Wunner <lukas@...ner.de>
    netfilter: nf_tables: Align nft_expr private data to 64-bit

Alexandru Ardelean <alexandru.ardelean@...log.com>
    iio: imu: adis16480: make sure provided frequency is positive

Luis Henriques <lhenriques@...e.com>
    ceph: fix use-after-free in __ceph_remove_cap()

Alex Deucher <alexander.deucher@....com>
    drm/radeon: fix si_enable_smc_cac() failed issue

Jiri Olsa <jolsa@...nel.org>
    perf tools: Fix time sorting

Kevin Hao <haokexin@...il.com>
    dump_stack: avoid the livelock of the dump_lock

Michal Hocko <mhocko@...e.com>
    mm, vmstat: hide /proc/pagetypeinfo from normal users

Yang Shi <yang.shi@...ux.alibaba.com>
    mm: thp: handle page cache THP correctly in PageTransCompoundMap

Mel Gorman <mgorman@...hsingularity.net>
    mm, meminit: recalculate pcpu batch and high limits after init completes

Takashi Iwai <tiwai@...e.de>
    ALSA: hda/ca0132 - Fix possible workqueue stall

Takashi Sakamoto <o-takashi@...amocchi.jp>
    ALSA: bebob: fix to detect configured source of sampling clock for Focusrite Saffire Pro i/o series

Takashi Iwai <tiwai@...e.de>
    ALSA: timer: Fix incorrectly assigned timer instance

Manish Chopra <manishc@...vell.com>
    qede: fix NULL pointer deref in __qede_remove()

Pan Bian <bianpan2016@....com>
    NFC: st21nfca: fix double free

Pan Bian <bianpan2016@....com>
    nfc: netlink: fix double device reference drop

Pan Bian <bianpan2016@....com>
    NFC: fdp: fix incorrect free object

Aleksander Morgado <aleksander@...ksander.es>
    net: usb: qmi_wwan: add support for DW5821e with eSIM support

Eric Dumazet <edumazet@...gle.com>
    net: fix data-race in neigh_event_send()

David Ahern <dsahern@...nel.org>
    ipv4: Fix table id reference in fib_sync_down_addr

Oliver Neukum <oneukum@...e.com>
    CDC-NCM: handle incomplete transfer of MTU


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

Diffstat:

 Makefile                                         |   4 +-
 arch/x86/events/amd/ibs.c                        |   8 +-
 arch/x86/include/asm/smp.h                       |  10 -
 arch/x86/kernel/apic/apic.c                      | 122 +++++-----
 drivers/dma/xilinx/xilinx_dma.c                  |   7 +
 drivers/gpu/drm/radeon/si_dpm.c                  |   1 +
 drivers/hid/intel-ish-hid/ishtp/client-buffers.c |   2 +-
 drivers/iio/imu/adis16480.c                      |   5 +-
 drivers/infiniband/hw/cxgb4/cm.c                 |   2 -
 drivers/net/bonding/bond_main.c                  |   6 +-
 drivers/net/can/c_can/c_can.c                    |  25 +-
 drivers/net/can/c_can/c_can.h                    |   1 +
 drivers/net/can/flexcan.c                        |   1 +
 drivers/net/can/usb/gs_usb.c                     |   1 +
 drivers/net/can/usb/peak_usb/pcan_usb.c          |  17 +-
 drivers/net/can/usb/peak_usb/pcan_usb_core.c     |   2 +-
 drivers/net/can/usb/usb_8dev.c                   |   3 +-
 drivers/net/ethernet/arc/emac_rockchip.c         |   3 +
 drivers/net/ethernet/hisilicon/hip04_eth.c       |   1 -
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c |   7 +-
 drivers/net/ethernet/intel/igb/igb_main.c        |   3 +-
 drivers/net/ethernet/qlogic/qede/qede_main.c     |  12 +-
 drivers/net/fjes/fjes_main.c                     |  15 +-
 drivers/net/usb/cdc_ncm.c                        |   6 +-
 drivers/net/usb/qmi_wwan.c                       |   1 +
 drivers/nfc/fdp/i2c.c                            |   2 +-
 drivers/nfc/st21nfca/core.c                      |   1 +
 drivers/pci/host/pci-tegra.c                     |   7 +-
 drivers/scsi/lpfc/lpfc_nportdisc.c               |   4 +-
 drivers/scsi/qla2xxx/qla_bsg.c                   |   6 +-
 drivers/scsi/qla2xxx/qla_os.c                    |   4 +
 drivers/usb/core/config.c                        |   5 +
 drivers/usb/dwc3/core.c                          |   3 +-
 drivers/usb/gadget/composite.c                   |   4 +
 drivers/usb/gadget/configfs.c                    | 110 ++++++++-
 drivers/usb/gadget/udc/atmel_usba_udc.c          |   6 +-
 drivers/usb/gadget/udc/fsl_udc_core.c            |   2 +-
 drivers/usb/usbip/stub_rx.c                      |  11 +-
 drivers/usb/usbip/vhci_hcd.c                     |  10 +-
 fs/ceph/caps.c                                   |  10 +-
 fs/configfs/configfs_internal.h                  |  15 +-
 fs/configfs/dir.c                                | 137 ++++++++---
 fs/configfs/file.c                               | 294 +++++++++++------------
 fs/configfs/symlink.c                            |  33 ++-
 fs/fs-writeback.c                                |   9 +-
 fs/nfs/delegation.c                              |  10 +
 fs/nfs/delegation.h                              |   1 +
 fs/nfs/nfs4proc.c                                |   7 +-
 include/linux/mm.h                               |   5 -
 include/linux/mm_types.h                         |   5 +
 include/linux/page-flags.h                       |  20 +-
 include/net/ip_vs.h                              |   1 +
 include/net/neighbour.h                          |   4 +-
 include/net/netfilter/nf_tables.h                |   3 +-
 lib/dump_stack.c                                 |   7 +-
 mm/filemap.c                                     |   3 +-
 mm/page_alloc.c                                  |  10 +-
 mm/vmstat.c                                      |   2 +-
 net/ipv4/fib_semantics.c                         |   2 +-
 net/netfilter/ipset/ip_set_core.c                |   8 +-
 net/netfilter/ipvs/ip_vs_ctl.c                   |  15 +-
 net/nfc/netlink.c                                |   2 -
 sound/core/timer.c                               |   6 +-
 sound/firewire/bebob/bebob_focusrite.c           |   3 +
 sound/pci/hda/patch_ca0132.c                     |   2 +-
 tools/perf/util/hist.c                           |   2 +-
 66 files changed, 694 insertions(+), 362 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ