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,  3 Jul 2017 15:33:00 +0200
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, shuahkh@....samsung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.9 000/172] 4.9.36-stable review

This is the start of the stable review cycle for the 4.9.36 release.
There are 172 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 Jul  5 13:33:25 UTC 2017.
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/v4.x/stable-review/patch-4.9.36-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.36-rc1

Wanpeng Li <wanpeng.li@...mail.com>
    KVM: nVMX: Fix exception injection

Radim Krčmář <rkrcmar@...hat.com>
    KVM: x86: zero base3 of unusable segments

Radim Krčmář <rkrcmar@...hat.com>
    KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()

Ladi Prosek <lprosek@...hat.com>
    KVM: x86: fix emulation of RSM and IRET instructions

Mark Salter <msalter@...hat.com>
    arm64: fix NULL dereference in have_cpu_die()

Kamal Dasu <kdasu.kdev@...il.com>
    mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program

Jaedon Shin <jaedon.shin@...il.com>
    i2c: brcmstb: Fix START and STOP conditions

Rafał Miłecki <rafal@...ecki.pl>
    brcmfmac: avoid writing channel out of allocated array

Arnd Bergmann <arnd@...db.de>
    infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data

Josh Poimboeuf <jpoimboe@...hat.com>
    objtool: Fix another GCC jump table detection issue

Sudeep Holla <sudeep.holla@....com>
    clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled

Dan Carpenter <dan.carpenter@...cle.com>
    cpufreq: s3c2416: double free on driver init error path

Suravee Suthikulpanit <suravee.suthikulpanit@....com>
    iommu/amd: Fix interrupt remapping when disable guest_mode

Pan Bian <bianpan2016@....com>
    iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()

Robin Murphy <robin.murphy@....com>
    iommu/dma: Don't reserve PCI I/O windows

Robin Murphy <robin.murphy@....com>
    iommu: Handle default domain attach failure

David Dillow <dillow@...gle.com>
    iommu/vt-d: Don't over-free page table directories

Junxiao Bi <junxiao.bi@...cle.com>
    ocfs2: o2hb: revert hb threshold to keep compatible

Andy Lutomirski <luto@...nel.org>
    x86/mm: Fix flush_tlb_page() on Xen

Joerg Roedel <jroedel@...e.de>
    x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space

Baoquan He <bhe@...hat.com>
    x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug

Arnaldo Carvalho de Melo <acme@...hat.com>
    tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel

Doug Berger <opendmb@...il.com>
    ARM: 8685/1: ensure memblock-limit is pmd-aligned

Lorenzo Pieralisi <lorenzo.pieralisi@....com>
    ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementation

Adam Ford <aford173@...il.com>
    ARM: dts: OMAP3: Fix MFG ID EEPROM

Dave Gerlach <d-gerlach@...com>
    ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer

Andrew F. Davis <afd@...com>
    regulator: tps65086: Fix DT node referencing in of_parse_cb

Andrew F. Davis <afd@...com>
    regulator: tps65086: Fix expected switch DT node names

Johan Hovold <johan@...nel.org>
    spi: fix device-node leaks

Daniel Kurtz <djkurtz@...omium.org>
    spi: When no dma_chan map buffers with spi_master's parent

Matt Fleming <matt@...eblueprint.co.uk>
    sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting

Eric Anholt <eric@...olt.net>
    watchdog: bcm281xx: Fix use of uninitialized spinlock.

Florian Westphal <fw@...len.de>
    netfilter: use skb_to_full_sk in ip_route_me_harder

Dan Carpenter <dan.carpenter@...cle.com>
    xfrm: Oops on error in pfkey_msg2xfrm_state()

Dan Carpenter <dan.carpenter@...cle.com>
    xfrm: NULL dereference on allocation failure

Sabrina Dubroca <sd@...asysnail.net>
    xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings

Eugeniu Rosca <erosca@...adit-jv.com>
    ravb: Fix use-after-free on `ifconfig eth0 down`

Peter Dawson <petedaws@...il.com>
    ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets

Xin Long <lucien.xin@...il.com>
    sctp: check af before verify address in sctp_addr_id2transport

Jack Morgenstein <jackm@....mellanox.co.il>
    net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV

Masami Hiramatsu <mhiramat@...nel.org>
    perf probe: Fix to probe on gcc generated functions in modules

Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@...csson.com>
    tipc: allocate user memory with GFP_KERNEL flag

Karicheri, Muralidharan <m-karicheri2@...com>
    net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types

Masami Hiramatsu <mhiramat@...nel.org>
    perf probe: Fix to show correct locations for events on modules

Ivan Vecera <cera@...a.cz>
    be2net: fix MAC addr setting on privileged BE3 VFs

Ivan Vecera <cera@...a.cz>
    be2net: don't delete MAC on close on unprivileged BE3 VFs

Ivan Vecera <cera@...a.cz>
    be2net: fix status check in be_cmd_pmac_add()

Amelie Delaunay <amelie.delaunay@...com>
    usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value

Heiko Carstens <heiko.carstens@...ibm.com>
    s390/ctl_reg: make __ctl_load a full memory barrier

Nikita Yushchenko <nikita.yoush@...entembedded.com>
    swiotlb: ensure that page-sized mappings are page-aligned

Dave Kleikamp <dave.kleikamp@...cle.com>
    coredump: Ensure proper size of sparse core files

Shaohua Li <shli@...com>
    aio: fix lock dep warning

Jiri Olsa <jolsa@...hat.com>
    perf/x86: Reject non sampling events with precise_ip

Peter Zijlstra <peterz@...radead.org>
    perf/core: Fix sys_perf_event_open() vs. hotplug

Tobias Klauser <tklauser@...tanz.ch>
    x86/mpx: Use compatible types in comparison to fix sparse error

Len Brown <len.brown@...el.com>
    x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()

Felix Fietkau <nbd@....name>
    mac80211: initialize SMPS field in HT capabilities

Stefan Hajnoczi <stefanha@...hat.com>
    pmem: return EIO on read_pmem() failure

Rex Zhu <Rex.Zhu@....com>
    drm/amd/powerplay: refine vce dpm update code on Cz.

Rex Zhu <Rex.Zhu@....com>
    drm/amd/powerplay: fix vce cg logic error on CZ/St.

Alex Deucher <alexander.deucher@....com>
    drm/radeon/si: load special ucode for certain MC configs

Vadim Lomovtsev <Vadim.Lomovtsev@...iumnetworks.com>
    net: thunderx: acpi: fix LMAC initialization

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    arm64: assembler: make adr_l work in modules under KASLR

Kevin Hilman <khilman@...libre.com>
    spi: davinci: use dma_mapping_error()

Roberto Sassu <rsassu@...e.de>
    scsi: lpfc: avoid double free of resource identifiers

Brendan McGrath <redmcg@...mandi.dyndns.org>
    HID: i2c-hid: Add sleep between POWER ON and RESET

Colin King <colin.king@...onical.com>
    perf/x86/intel: Use ULL constant to prevent undefined shift behaviour

Johannes Berg <johannes.berg@...el.com>
    mac80211: recalculate min channel width on VHT opmode changes

Russell King <rmk+kernel@...linux.org.uk>
    net: phy: marvell: fix Marvell 88E1512 used in SGMII mode

Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
    pinctrl: intel: Set pin direction properly

Prarit Bhargava <prarit@...hat.com>
    perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init code

Lucas Stach <l.stach@...gutronix.de>
    drm/etnaviv: trick drm_mm into giving out a low IOVA

John Crispin <john@...ozen.org>
    Documentation: devicetree: change the mediatek ethernet compatible string

Jiri Slaby <jslaby@...e.cz>
    kernel/panic.c: add missing \n

Thomas Huth <thuth@...hat.com>
    ibmveth: Add a proper check for the availability of the checksum features

Balakrishnan Raman <ramanb@...ulusnetworks.com>
    vxlan: do not age static remote mac entries

Eric Dumazet <edumazet@...gle.com>
    ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()

Michael S. Tsirkin <mst@...hat.com>
    virtio_net: fix PAGE_SIZE > 64k

Ido Schimmel <idosch@...lanox.com>
    mlxsw: spectrum_router: Correctly reallocate adjacency entries

Greg Kurz <groug@...d.org>
    vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null

Ding Pixel <pding@....com>
    drm/amdgpu: check ring being ready before using

Florian Fainelli <f.fainelli@...il.com>
    net: dsa: Check return value of phy_connect_direct()

Lendacky, Thomas <Thomas.Lendacky@....com>
    amd-xgbe: Check xgbe_init() return code

Zach Ploskey <zach@...skey.com>
    platform/x86: ideapad-laptop: handle ACPI event 1

Jens Axboe <axboe@...nel.dk>
    iwlwifi: fix kernel crash when unregistering thermal zone

Eric Farman <farman@...ux.vnet.ibm.com>
    scsi: virtio_scsi: Reject commands when virtqueue is broken

Vineeth Remanan Pillai <vineethp@...zon.com>
    xen-netfront: Fix Rx stall during network stress and OOM

Colin Ian King <colin.king@...onical.com>
    net: sctp: fix array overrun read on sctp_timer_tbl

Stefano Stabellini <sstabellini@...nel.org>
    swiotlb-xen: update dev_addr after swapping pages

G. Campana <gcampana@...rkslab.com>
    virtio_console: fix a crash in config_work_handler

Liu Bo <bo.li.liu@...cle.com>
    Btrfs: fix truncate down when no_holes feature is enabled

Chandan Rajendra <chandan@...ux.vnet.ibm.com>
    Btrfs: Fix deadlock between direct IO and fast fsync

Eric Dumazet <edumazet@...gle.com>
    gianfar: Do not reuse pages from emergency reserve

Jiri Slaby <jslaby@...e.cz>
    objtool: Fix IRET's opcode

Daniel Borkmann <daniel@...earbox.net>
    bpf: don't trigger OOM killer under pressure with map alloc

Michael Chan <michael.chan@...adcom.com>
    bnxt_en: Fix "uninitialized variable" bug in TPA code path.

Igor Druzhinin <igor.druzhinin@...rix.com>
    xen-netback: protect resource cleaning on XenBus disconnect

Igor Druzhinin <igor.druzhinin@...rix.com>
    xen-netback: fix memory leaks on XenBus disconnect

Eran Ben Elisha <eranbe@...lanox.com>
    net: ethtool: Initialize buffer when querying device channel settings

Gavin Shan <gwshan@...ux.vnet.ibm.com>
    powerpc/eeh: Enable IO path on permanent error

Florian Fainelli <f.fainelli@...il.com>
    net: korina: Fix NAPI versus resources freeing

Zhou Chengming <zhouchengming1@...wei.com>
    perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug

Alvaro G. M <alvaro.gamez@...ent.com>
    net: phy: dp83848: add DP83620 PHY support

Alex Deucher <alexander.deucher@....com>
    drm/amdgpu: add support for new hainan variants

Rex Zhu <Rex.Zhu@....com>
    drm/amdgpu: fix program vce instance logic error.

Quinn Tran <quinn.tran@...ium.com>
    qla2xxx: Fix erroneous invalid handle message

Quinn Tran <quinn.tran@...ium.com>
    qla2xxx: Terminate exchange if corrupted

Johannes Thumshirn <jthumshirn@...e.de>
    scsi: lpfc: Set elsiocb contexts to NULL after freeing it

Julia Lawall <julia.lawall@...6.fr>
    stmmac: add missing of_node_put

Damien Le Moal <damien.lemoal@....com>
    scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type

Dmitry Vyukov <dvyukov@...gle.com>
    KVM: x86: fix fixing of hypercalls

Juergen Gross <jgross@...e.com>
    xen/blkback: don't free be structure too early

Jerome Brunet <jbrunet@...libre.com>
    ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakage

jbrunet <jbrunet@...libre.com>
    dt: bindings: net: use boolean dt properties for eee broken modes

jbrunet <jbrunet@...libre.com>
    net: phy: use boolean dt properties for eee broken modes

jbrunet <jbrunet@...libre.com>
    net: phy: fix sign type error in genphy_config_eee_advert

jbrunet <jbrunet@...libre.com>
    dt-bindings: net: add EEE capability constants

jbrunet <jbrunet@...libre.com>
    net: phy: add an option to disable EEE advertisement

Pavel Belous <pavel.s.belous@...il.com>
    net: ethtool: add support for 2500BaseT and 5000BaseT link modes

Liam R. Howlett <Liam.Howlett@...cle.com>
    sparc64: Zero pages on allocation for mondo and error queues.

Liam R. Howlett <Liam.Howlett@...cle.com>
    sparc64: Handle PIO & MEM non-resumable errors.

Mark Rutland <mark.rutland@....com>
    mm: numa: avoid waiting on freed migrated pages

Guillaume Nault <g.nault@...halink.fr>
    l2tp: take a reference on sessions used in genetlink handlers

Guillaume Nault <g.nault@...halink.fr>
    l2tp: hold session while sending creation notifications

Guillaume Nault <g.nault@...halink.fr>
    l2tp: fix duplicate session creation

Guillaume Nault <g.nault@...halink.fr>
    l2tp: ensure session can't get removed during pppol2tp_session_ioctl()

Guillaume Nault <g.nault@...halink.fr>
    l2tp: fix race in l2tp_recv_common()

Baolin Wang <baolin.wang@...aro.org>
    usb: gadget: f_fs: Fix possibe deadlock

Baoquan He <bhe@...hat.com>
    x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()

Vallish Vaidyeshwara <vallish@...zon.com>
    dm thin: do not queue freed thin mapping for next stage processing

Deepak Rawat <drawat@...are.com>
    drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr

Bartosz Golaszewski <brgl@...ev.pl>
    gpiolib: fix filtering out unwanted events

Trond Myklebust <trond.myklebust@...marydata.com>
    NFSv4.1: Fix a race in nfs4_proc_layoutget

Hui Wang <hui.wang@...onical.com>
    ALSA: hda - set input_path bitmap to zero after moving it to new place

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix endless loop of codec configure

Paul Burton <paul.burton@...tec.com>
    MIPS: Fix IRQ tracing & lockdep when rescheduling

Paul Burton <paul.burton@...tec.com>
    MIPS: pm-cps: Drop manual cache-line alignment of ready_count

James Hogan <james.hogan@...tec.com>
    MIPS: Avoid accidental raw backtrace

Karl Beldan <karl.beldan@...il.com>
    MIPS: head: Reorder instructions missing a delay slot

David Rientjes <rientjes@...gle.com>
    mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()

Russell Currey <ruscur@...sell.cc>
    drm/ast: Handle configuration without P2A bridge

Juergen Gross <jgross@...e.com>
    xen/blkback: don't use xen_blkif_get() in xen-blkback kthread

Kinglong Mee <kinglongmee@...il.com>
    NFSv4.x/callback: Create the callback service through svc_create_pooled

Kinglong Mee <kinglongmee@...il.com>
    NFSv4: fix a reference leak caused WARNING messages

Eric Leblond <eric@...it.org>
    netfilter: synproxy: fix conntrackd interaction

Eric Dumazet <edumazet@...gle.com>
    netfilter: xt_TCPMSS: add more sanity tests on tcph->doff

Serhey Popovych <serhe.popovych@...il.com>
    rtnetlink: add IFLA_GROUP to ifla_policy

Serhey Popovych <serhe.popovych@...il.com>
    ipv6: Do not leak throw route references

Bert Kenward <bkenward@...arflare.com>
    sfc: provide dummy definitions of vswitch functions

Gao Feng <gfree.wind@....163.com>
    net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev

Wei Wang <weiwan@...gle.com>
    decnet: always not take dst->__refcnt when inserting dst into hash table

Maor Dickman <maord@...lanox.com>
    net/mlx5e: Fix timestamping capabilities reporting

Eli Cohen <eli@...lanox.com>
    net/mlx5: Wait for FW readiness before initializing command interface

Or Gerlitz <ogerlitz@...lanox.com>
    net/mlx5e: Avoid doing a cleanup call if the profile doesn't have it

Xin Long <lucien.xin@...il.com>
    sctp: return next obj by passing pos + 1 into sctp_transport_get_idx

Xin Long <lucien.xin@...il.com>
    ipv6: fix calling in6_ifa_hold incorrectly for dad work

WANG Cong <xiyou.wangcong@...il.com>
    igmp: add a missing spin_lock_init()

WANG Cong <xiyou.wangcong@...il.com>
    igmp: acquire pmc lock for ip_mc_clear_src()

Christian Perle <christian.perle@...unet.com>
    proc: snmp6: Use correct type in memset

Tal Gilboa <talgi@...lanox.com>
    net/mlx5e: Fix wrong indications in DIM due to counter wraparound

Tal Gilboa <talgi@...lanox.com>
    net/mlx5e: Added BW check for DIM decision mechanism

Jia-Ju Bai <baijiaju1990@....com>
    net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse

Jia-Ju Bai <baijiaju1990@....com>
    net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx

Xin Long <lucien.xin@...il.com>
    sctp: disable BH in sctp_for_each_endpoint

Krister Johansen <kjlx@...pleofstupid.com>
    Fix an intermittent pr_emerg warning about lo becoming free.

Mateusz Jurczyk <mjurczyk@...gle.com>
    af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers

David Ahern <dsahern@...il.com>
    net: vrf: Make add_fib_rules per network namespace flag

Mintz, Yuval <Yuval.Mintz@...ium.com>
    net: Zero ifla_vf_info in rtnl_fill_vfinfo()

Mateusz Jurczyk <mjurczyk@...gle.com>
    decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb

Alexander Potapenko <glider@...gle.com>
    net: don't call strlen on non-terminated string in dev_set_alias()

Willem de Bruijn <willemb@...gle.com>
    ipv6: release dst on error in ip6_dst_lookup_tail


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

Diffstat:

 .../devicetree/bindings/net/mediatek-net.txt       |   2 +-
 Documentation/devicetree/bindings/net/phy.txt      |   9 +
 .../devicetree/bindings/net/ti,dp83867.txt         |   6 +-
 Makefile                                           |   4 +-
 arch/arm/boot/dts/logicpd-torpedo-som.dtsi         |   2 +-
 arch/arm/mach-omap2/omap_device.c                  |   8 +
 arch/arm/mm/mmu.c                                  |   8 +-
 .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |  12 +
 arch/arm64/include/asm/acpi.h                      |   6 +-
 arch/arm64/include/asm/assembler.h                 |  36 ++-
 arch/arm64/kernel/smp.c                            |   2 +-
 arch/mips/kernel/entry.S                           |   3 +
 arch/mips/kernel/head.S                            |   2 +-
 arch/mips/kernel/pm-cps.c                          |   9 +-
 arch/mips/kernel/traps.c                           |   2 +
 arch/powerpc/kernel/eeh.c                          |  10 +-
 arch/s390/include/asm/ctl_reg.h                    |   4 +-
 arch/sparc/kernel/irq_64.c                         |   2 +-
 arch/sparc/kernel/traps_64.c                       |  73 ++++++
 arch/x86/boot/compressed/kaslr.c                   |   3 -
 arch/x86/boot/compressed/misc.c                    |   4 +-
 arch/x86/boot/compressed/misc.h                    |   2 -
 arch/x86/events/core.c                             |   4 +
 arch/x86/events/intel/core.c                       |   9 +-
 arch/x86/events/intel/uncore_snbep.c               |   2 +-
 arch/x86/include/asm/kvm_emulate.h                 |   4 +-
 arch/x86/kernel/tsc.c                              |   1 +
 arch/x86/kvm/emulate.c                             |  16 +-
 arch/x86/kvm/pmu_intel.c                           |   2 +-
 arch/x86/kvm/vmx.c                                 |   2 +-
 arch/x86/kvm/x86.c                                 |  20 +-
 arch/x86/mm/init_64.c                              |   8 +-
 arch/x86/mm/mpx.c                                  |  12 +-
 arch/x86/mm/tlb.c                                  |   4 +-
 drivers/block/xen-blkback/blkback.c                |   3 -
 drivers/block/xen-blkback/xenbus.c                 |   7 +-
 drivers/char/virtio_console.c                      |   2 +-
 drivers/clk/clk-scpi.c                             |  14 +-
 drivers/cpufreq/s3c2416-cpufreq.c                  |   1 -
 drivers/gpio/gpiolib.c                             |   3 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   7 +
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                |   8 +-
 drivers/gpu/drm/amd/amdgpu/vce_v3_0.c              |  25 +-
 .../drm/amd/powerplay/hwmgr/cz_clockpowergating.c  |   4 +-
 drivers/gpu/drm/amd/powerplay/hwmgr/cz_hwmgr.c     |  24 +-
 drivers/gpu/drm/ast/ast_drv.h                      |   6 +-
 drivers/gpu/drm/ast/ast_main.c                     | 264 +++++++++++++--------
 drivers/gpu/drm/ast/ast_post.c                     |   7 +-
 drivers/gpu/drm/etnaviv/etnaviv_mmu.c              |   7 +-
 drivers/gpu/drm/radeon/si.c                        |  12 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c         |   1 +
 drivers/hid/i2c-hid/i2c-hid.c                      |   9 +
 drivers/i2c/busses/i2c-brcmstb.c                   |  27 ++-
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c         |   1 +
 drivers/iommu/amd_iommu.c                          |   6 +-
 drivers/iommu/amd_iommu_v2.c                       |   2 +-
 drivers/iommu/dma-iommu.c                          |   3 +-
 drivers/iommu/intel-iommu.c                        |   2 +-
 drivers/iommu/iommu.c                              |  37 ++-
 drivers/md/dm-thin.c                               |  26 +-
 drivers/mtd/nand/brcmnand/brcmnand.c               |  61 ++++-
 drivers/net/ethernet/amd/xgbe/xgbe-dev.c           |   4 +-
 drivers/net/ethernet/amd/xgbe/xgbe-drv.c           |   4 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
 drivers/net/ethernet/cavium/thunder/thunder_bgx.c  |  11 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c        |   2 +-
 drivers/net/ethernet/emulex/benet/be_main.c        |  18 +-
 drivers/net/ethernet/freescale/gianfar.c           |   2 +-
 drivers/net/ethernet/ibm/ibmveth.c                 |   7 +-
 drivers/net/ethernet/korina.c                      |   8 +-
 drivers/net/ethernet/mellanox/mlx4/eq.c            |  23 +-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   8 +-
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   3 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c |  45 ++--
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  14 +-
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  10 +-
 drivers/net/ethernet/renesas/ravb_main.c           |  24 +-
 drivers/net/ethernet/sfc/falcon.c                  |  10 +
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   1 +
 drivers/net/phy/dp83848.c                          |   3 +
 drivers/net/phy/dp83867.c                          |   8 +-
 drivers/net/phy/marvell.c                          |   3 +-
 drivers/net/phy/phy.c                              |   3 +
 drivers/net/phy/phy_device.c                       |  92 ++++++-
 drivers/net/virtio_net.c                           |  10 +-
 drivers/net/vrf.c                                  |  36 ++-
 drivers/net/vxlan.c                                |   2 +-
 .../broadcom/brcm80211/brcmfmac/cfg80211.c         |  32 +--
 drivers/net/wireless/intel/iwlwifi/mvm/tt.c        |  12 +-
 drivers/net/xen-netback/interface.c                |   6 +-
 drivers/net/xen-netback/xenbus.c                   |  13 +
 drivers/net/xen-netfront.c                         |   2 +-
 drivers/nvdimm/pmem.c                              |   4 +-
 drivers/pinctrl/intel/pinctrl-intel.c              |  30 ++-
 drivers/platform/x86/ideapad-laptop.c              |   1 +
 drivers/regulator/tps65086-regulator.c             |  10 +-
 drivers/scsi/lpfc/lpfc_els.c                       |   2 +
 drivers/scsi/lpfc/lpfc_sli.c                       |   7 +
 drivers/scsi/qla2xxx/qla_def.h                     |   3 +-
 drivers/scsi/qla2xxx/qla_isr.c                     |   4 +
 drivers/scsi/qla2xxx/qla_target.c                  |  25 +-
 drivers/scsi/qla2xxx/qla_target.h                  |  22 +-
 drivers/scsi/sd.c                                  |   3 +-
 drivers/scsi/virtio_scsi.c                         |  11 +-
 drivers/spi/spi-davinci.c                          |   4 +-
 drivers/spi/spi.c                                  |  16 +-
 drivers/usb/dwc2/gadget.c                          |   4 +-
 drivers/usb/gadget/function/f_fs.c                 |   8 +-
 drivers/vfio/vfio_iommu_spapr_tce.c                |   4 +
 drivers/watchdog/bcm_kona_wdt.c                    |   3 +-
 drivers/xen/swiotlb-xen.c                          |   5 +-
 fs/aio.c                                           |   6 +-
 fs/binfmt_elf.c                                    |   1 +
 fs/btrfs/inode.c                                   |  17 +-
 fs/coredump.c                                      |  18 ++
 fs/nfs/callback.c                                  |   2 +-
 fs/nfs/nfs4proc.c                                  |   4 +-
 fs/ocfs2/cluster/heartbeat.c                       |   8 +-
 include/linux/bpf.h                                |   2 +
 include/linux/coredump.h                           |   1 +
 include/linux/phy.h                                |   3 +
 include/net/xfrm.h                                 |  10 -
 include/uapi/linux/ethtool.h                       |   4 +-
 kernel/bpf/arraymap.c                              |  18 +-
 kernel/bpf/hashtab.c                               |  22 +-
 kernel/bpf/stackmap.c                              |  20 +-
 kernel/bpf/syscall.c                               |  26 ++
 kernel/events/core.c                               |  70 ++++--
 kernel/panic.c                                     |   2 +-
 kernel/sched/loadavg.c                             |   4 +-
 lib/swiotlb.c                                      |   6 +-
 mm/huge_memory.c                                   |   6 +
 mm/swap_cgroup.c                                   |   2 +
 mm/vmalloc.c                                       |  14 +-
 net/8021q/vlan.c                                   |   3 +-
 net/caif/cfpkt_skbuff.c                            |   6 +-
 net/core/dev.c                                     |   3 +-
 net/core/dst.c                                     |  14 ++
 net/core/ethtool.c                                 |   2 +-
 net/core/rtnetlink.c                               |   5 +-
 net/decnet/dn_route.c                              |  14 +-
 net/decnet/netfilter/dn_rtmsg.c                    |   4 +-
 net/dsa/slave.c                                    |   6 +-
 net/ipv4/igmp.c                                    |  22 +-
 net/ipv4/netfilter.c                               |   7 +-
 net/ipv6/addrconf.c                                |   6 +-
 net/ipv6/fib6_rules.c                              |  22 +-
 net/ipv6/ip6_fib.c                                 |   3 +-
 net/ipv6/ip6_gre.c                                 |  16 +-
 net/ipv6/ip6_output.c                              |   6 +-
 net/ipv6/ip6_tunnel.c                              |  23 +-
 net/ipv6/proc.c                                    |   2 +-
 net/key/af_key.c                                   |  17 +-
 net/l2tp/l2tp_core.c                               | 152 +++++++++---
 net/l2tp/l2tp_core.h                               |   6 +-
 net/l2tp/l2tp_eth.c                                |  10 +-
 net/l2tp/l2tp_ip.c                                 |  17 +-
 net/l2tp/l2tp_ip6.c                                |  18 +-
 net/l2tp/l2tp_netlink.c                            |  45 ++--
 net/l2tp/l2tp_ppp.c                                |  75 +++---
 net/mac80211/iface.c                               |  21 ++
 net/mac80211/main.c                                |  13 +-
 net/mac80211/rx.c                                  |   9 +-
 net/mac80211/vht.c                                 |   4 +-
 net/netfilter/nf_conntrack_netlink.c               |   4 +
 net/netfilter/xt_TCPMSS.c                          |   6 +-
 net/sctp/debug.c                                   |   2 +-
 net/sctp/socket.c                                  |  11 +-
 net/tipc/discover.c                                |   4 +-
 net/tipc/link.c                                    |   2 +-
 net/tipc/msg.c                                     |  18 +-
 net/tipc/msg.h                                     |   2 +-
 net/tipc/name_distr.c                              |   2 +-
 net/unix/af_unix.c                                 |   7 +-
 net/xfrm/xfrm_policy.c                             |  47 ----
 sound/pci/hda/hda_codec.h                          |   2 +
 sound/pci/hda/hda_controller.c                     |   8 +-
 sound/pci/hda/hda_generic.c                        |   1 +
 tools/arch/x86/lib/memcpy_64.S                     |   2 +-
 tools/objtool/arch/x86/decode.c                    |   2 +-
 tools/objtool/builtin-check.c                      |  15 +-
 tools/objtool/elf.c                                |  12 +
 tools/objtool/elf.h                                |   1 +
 tools/perf/util/probe-event.c                      |  45 ++--
 tools/perf/util/probe-finder.c                     |  15 +-
 tools/perf/util/probe-finder.h                     |   3 +
 187 files changed, 1678 insertions(+), 804 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ