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, 10 Jan 2017 14:34:43 +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.kh@...sung.com, patches@...nelci.org,
        ben.hutchings@...ethink.co.uk, stable@...r.kernel.org
Subject: [PATCH 4.9 000/206] 4.9.3-stable review

This is the start of the stable review cycle for the 4.9.3 release.
There are 206 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 Jan 12 13:14:24 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.3-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.3-rc1

Thomas Gleixner <tglx@...utronix.de>
    tick/broadcast: Prevent NULL pointer dereference

Thomas Gleixner <tglx@...utronix.de>
    clocksource/dummy_timer: Move hotplug callback after the real timers

Carlos Maiolino <cmaiolino@...hat.com>
    xfs: fix max_retries _show and _store functions

Christoph Hellwig <hch@....de>
    xfs: fix crash and data corruption due to removal of busy COW extents

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: use the actual AG length when reserving blocks

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: fix double-cleanup when CUI recovery fails

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: use GPF_NOFS when allocating btree cursors

Eric Sandeen <sandeen@...hat.com>
    xfs: ignore leaf attr ichdr.count in verifier during log replay

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: don't cap maximum dedupe request length

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: don't allow di_size with high bit set

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: error out if trying to add attrs and anextents > 0

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: don't crash if reading a directory results in an unexpected hole

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: complain if we don't get nextents bmap records

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: check for bogus values in btree block headers

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: forbid AG btrees with level == 0

Eric Sandeen <sandeen@...deen.net>
    xfs: handle cow fork in xfs_bmap_trace_exlist

Eric Sandeen <sandeen@...deen.net>
    xfs: pass state not whichfork to trace_xfs_extlist

Eric Sandeen <sandeen@...deen.net>
    xfs: Move AGI buffer type setting to xfs_read_agi

Brian Foster <bfoster@...hat.com>
    xfs: pass post-eof speculative prealloc blocks to bmapi

Christoph Hellwig <hch@....de>
    xfs: use new extent lookup helpers xfs_file_iomap_begin_delay

Brian Foster <bfoster@...hat.com>
    xfs: clean up cow fork reservation and tag inodes correctly

Christoph Hellwig <hch@....de>
    xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow

Brian Foster <bfoster@...hat.com>
    xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()

Christoph Hellwig <hch@....de>
    xfs: remove prev argument to xfs_bmapi_reserve_delalloc

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: always succeed when deduping zero bytes

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: factor rmap btree size into the indlen calculations

Christoph Hellwig <hch@....de>
    xfs: new inode extent list lookup helpers

Brian Foster <bfoster@...hat.com>
    xfs: fix unbalanced inode reclaim flush locking

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: check minimum block size for CRC filesystems

Eric Sandeen <sandeen@...deen.net>
    xfs: provide helper for counting extents from if_bytes

Brian Foster <bfoster@...hat.com>
    xfs: don't BUG() on mixed direct and mapped I/O

Brian Foster <bfoster@...hat.com>
    xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan

Darrick J. Wong <darrick.wong@...cle.com>
    xfs: check return value of _trans_reserve_quota_nblks

Eric Sandeen <sandeen@...hat.com>
    xfs: don't call xfs_sb_quota_from_disk twice

Josh Zimmerman <joshz@...gle.com>
    tpm_tis: Check return values from get_burstcount.

Paulo Zanoni <paulo.r.zanoni@...el.com>
    drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases

Paulo Zanoni <paulo.r.zanoni@...el.com>
    drm/i915/gen9: unconditionally apply the memory bandwidth WA

Paulo Zanoni <paulo.r.zanoni@...el.com>
    drm/i915: disable PSR by default on HSW/BDW

Michel Dänzer <michel.daenzer@....com>
    drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values

Sebastian Ott <sebott@...ux.vnet.ibm.com>
    s390/pci: fix dma address calculation in map_sg

Heiko Carstens <heiko.carstens@...ibm.com>
    s390/topology: always use s390 specific sched_domain_topology_level

Johan Hovold <johan@...nel.org>
    powerpc/pci/rpadlpar: Fix device reference leaks

Alexey Kardashevskiy <aik@...abs.ru>
    PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)

Noa Osherovich <noaos@...lanox.com>
    PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+

Noa Osherovich <noaos@...lanox.com>
    PCI: Convert Mellanox broken INTx quirks to be for listed devices only

Noa Osherovich <noaos@...lanox.com>
    PCI: Convert broken INTx masking quirks from HEADER to FINAL

Noa Osherovich <noaos@...lanox.com>
    PCI: Add Mellanox device IDs

Brian Norris <briannorris@...omium.org>
    PCI: rockchip: Correct the use of FTS mask

Shawn Lin <shawn.lin@...k-chips.com>
    PCI: rockchip: Fix negotiated lanes calculation

Dan Carpenter <dan.carpenter@...cle.com>
    staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs()

Arnd Bergmann <arnd@...db.de>
    f2fs: hide a maybe-uninitialized warning

Jaegeuk Kim <jaegeuk@...nel.org>
    f2fs: remove percpu_count due to performance regression

NeilBrown <neilb@...e.com>
    md: fix refcount problem on mddev when stopping array.

Shaohua Li <shli@...com>
    md: MD_RECOVERY_NEEDED is set for mddev->recovery

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/aes-ce - fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/aes-xts-ce: fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/sha1-ce - fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/aes-neon - fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/aes-ccm-ce: fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm/aes-ce - fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/ghash-ce - fix for big endian

Ard Biesheuvel <ard.biesheuvel@...aro.org>
    crypto: arm64/sha2-ce - fix for big endian

Dan Carpenter <dan.carpenter@...cle.com>
    s390/crypto: unlock on error in prng_tdes_read()

Ming Ling <ming.ling@...eadtrum.com>
    mm, compaction: fix NR_ISOLATED_* stats for pfn based migration

Johannes Weiner <hannes@...xchg.org>
    mm: khugepaged: fix radix tree node leak in shmem collapse error path

Johannes Weiner <hannes@...xchg.org>
    mm: khugepaged: close use-after-free race during shmem collapsing

Mauro Carvalho Chehab <mchehab@...nel.org>
    docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+

Aneesh Kumar K.V <aneesh.kumar@...ux.vnet.ibm.com>
    mm/hugetlb.c: use the right pte val for compare in hugetlb_cow

Bjorn Andersson <bjorn.andersson@...aro.org>
    rpmsg: qcom_smd: Correct return value for O_NONBLOCK

Dan Carpenter <dan.carpenter@...cle.com>
    mmc: mmc_test: Uninitialized return value

Guilherme G. Piccoli <gpiccoli@...ux.vnet.ibm.com>
    genirq/affinity: Fix node generation from cpumask

Tony Lindgren <tony@...mide.com>
    PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend

Florian Fainelli <f.fainelli@...il.com>
    irqchip/bcm7038-l1: Implement irq_cpu_offline() callback

Jan Beulich <JBeulich@...e.com>
    PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()

Eric Richter <erichte@...ux.vnet.ibm.com>
    ima: fix memory leak in ima_release_policy

Dan Carpenter <dan.carpenter@...cle.com>
    relay: check array offset before using it

Bart Van Assche <bart.vanassche@...disk.com>
    sbp-target: Fix second argument of percpu_ida_alloc()

Dan Carpenter <dan.carpenter@...cle.com>
    target/iscsi: Fix double free in lio_target_tiqn_addtpg()

Arnd Bergmann <arnd@...db.de>
    scsi: mvsas: fix command_active typo

Ondrej Zary <linux@...nbow-software.org>
    scsi: g_NCR5380: Fix release_region in error handling

Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>
    ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call

Dan Carpenter <dan.carpenter@...cle.com>
    ASoC: Intel: Skylake: Fix a shift wrapping bug

Takashi Iwai <tiwai@...e.de>
    ASoC: cht_bsw_rt5645: Fix leftover kmalloc

Arnd Bergmann <arnd@...db.de>
    ASoC: lpass-platform: initialize dma channel number

Xunlei Pang <xlpang@...hat.com>
    iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped

Jacob Pan <jacob.jun.pan@...ux.intel.com>
    iommu/vt-d: Fix pasid table size encoding

Huang Rui <ray.huang@....com>
    iommu/amd: Fix the left value check of cmd buffer

Dan Carpenter <dan.carpenter@...cle.com>
    iommu/amd: Missing error code in amd_iommu_init_device()

Chris Brandt <chris.brandt@...esas.com>
    clk: renesas: mstp: Support 8-bit registers for r7s72100

Vladimir Zapolskiy <vz@...ia.com>
    clk: imx31: fix rewritten input argument of mx31_clocks_init()

Chen-Yu Tsai <wens@...e.org>
    clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocks

Chen-Yu Tsai <wens@...e.org>
    clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocks

Grygorii Strashko <grygorii.strashko@...com>
    clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot message

Pan Bian <bianpan2016@....com>
    clk: clk-wm831x: fix a logic error

Stephen Boyd <sboyd@...eaurora.org>
    clk: qcom: ipq806x: Fix board clk rates

Dan Carpenter <dan.carpenter@...cle.com>
    Input: synaptics-rmi4 - unlock on error

Michael Walle <michael@...le.cc>
    hwmon: (lm90) fix temp1_max_alarm attribute

Guenter Roeck <linux@...ck-us.net>
    hwmon: (g762) Fix overflows and crash seen when writing limit attributes

Guenter Roeck <linux@...ck-us.net>
    hwmon: (nct7802) Fix overflows seen when writing into limit attributes

Guenter Roeck <linux@...ck-us.net>
    hwmon: (ds620) Fix overflows seen when writing temperature limits

Jared Bents <jared.bents@...kwellcollins.com>
    hwmon: (amc6821) sign extension temperature

Javier Martinez Canillas <javier@....samsung.com>
    hwmon: (scpi) Fix module autoload

Micha? K?pie? <kernel@...pniu.pl>
    platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks

Andy Lutomirski <luto@...nel.org>
    x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6

Dmitry Safonov <dsafonov@...tuozzo.com>
    x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE

Arnd Bergmann <arnd@...db.de>
    debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS

Geert Uytterhoeven <geert+renesas@...der.be>
    clk: renesas: cpg-mssr: Fix inverted debug check

Dan Carpenter <dan.carpenter@...cle.com>
    efi/efivar_ssdt_load: Don't return success on allocation failure

Guenter Roeck <linux@...ck-us.net>
    cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected

Nicolas Iooss <nicolas.iooss_linux@....org>
    ath10k: use the right length of "background"

Milo Kim <woogyom.kim@...il.com>
    mfd: tps65217: Fix page fault on unloading modules

Mohammed Shafi Shajakhan <mohammed@....qualcomm.com>
    ath10k: fix failure to send NULL func frame for 10.4

Vamsi Krishna <vamsin@....qualcomm.com>
    nl80211: Use different attrs for BSSID and random MAC addr in scan req

Johannes Berg <johannes.berg@...el.com>
    mac80211: fix tid_agg_rx NULL dereference

Daniel Vetter <daniel.vetter@...ll.ch>
    drm/i915: tune down the fast link training vs boot fail

Matthew Auld <matthew.auld@...el.com>
    drm/i915/dp: add lane_count check in intel_dp_check_link_status

Felipe Balbi <felipe.balbi@...ux.intel.com>
    usb: dwc3: gadget: always unmap EP0 requests

Felipe Balbi <felipe.balbi@...ux.intel.com>
    usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()

Felipe Balbi <felipe.balbi@...ux.intel.com>
    usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()

Linus Walleij <linus.walleij@...aro.org>
    iio: accel: st_accel: fix LIS3LV02 reading and scaling

Eva Rachel Retuya <eraretuya@...il.com>
    staging: iio: ad7606: fix improper setting of oversampling pins

Alexander Usyskin <alexander.usyskin@...el.com>
    mei: move write cb to completion on credentials failures

Alexander Usyskin <alexander.usyskin@...el.com>
    mei: bus: fix mei_cldev_enable KDoc

Alexander Usyskin <alexander.usyskin@...el.com>
    mei: fix parameter rename KDoc

Johan Hovold <johan@...nel.org>
    USB: serial: io_ti: bind to interface after fw download

Wei Yongjun <weiyongjun1@...wei.com>
    dibusb: fix possible memory leak in dibusb_rc_query()

Chen-Yu Tsai <wens@...e.org>
    ARM: dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host support

Kefeng Wang <wangkefeng.wang@...wei.com>
    arm64: dts: hip06: Correct hardware pin number of usb node

Johan Hovold <johan@...nel.org>
    USB: phy: am335x-control: fix device and of_node leaks

Geert Uytterhoeven <geert+renesas@...der.be>
    ARM: dts: r8a7794: Correct hsusb parent clock

Peter Chen <peter.chen@....com>
    usb: gadget: fix request length error for isoc transfer

Bart Van Assche <bart.vanassche@...disk.com>
    usb: gadget: Fix second argument of percpu_ida_alloc()

Pan Bian <bianpan2016@....com>
    USB: serial: kl5kusb105: abort on open exception path

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()

Jérémy Lefaure <jeremy.lefaure@....epita.fr>
    usb: musb: blackfin: add bfin_fifo_offset in bfin_ops

Felix Hädicke <felixhaedicke@....de>
    usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()

Geert Uytterhoeven <geert@...ux-m68k.org>
    usb: hub: Move hub_port_disable() to fix warning if PM is disabled

Tony Lindgren <tony@...mide.com>
    usb: musb: Fix trying to free already-free IRQ 4

Roger Quadros <rogerq@...com>
    usb: dwc3: gadget: Fix full speed mode

Hans de Goede <hdegoede@...hat.com>
    usb: dwc3: pci: Fix dr_mode misspelling

Heikki Krogerus <heikki.krogerus@...ux.intel.com>
    usb: dwc3: pci: add Intel Gemini Lake PCI ID

OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
    xhci: Fix race related to abort operation

OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>
    xhci: Use delayed_work instead of timer for command timeout

Dan Carpenter <dan.carpenter@...cle.com>
    usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL

Johan Hovold <johan@...nel.org>
    USB: serial: mos7720: fix parallel probe

Johan Hovold <johan@...nel.org>
    USB: serial: mos7720: fix parport use-after-free on probe errors

Johan Hovold <johan@...nel.org>
    USB: serial: mos7720: fix use-after-free on probe errors

Johan Hovold <johan@...nel.org>
    USB: serial: mos7720: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: mos7840: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: kobil_sct: fix NULL-deref in write

Johan Hovold <johan@...nel.org>
    USB: serial: cyberjack: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: oti6858: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: io_edgeport: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: ti_usb_3410_5052: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: garmin_gps: fix memory leak on failed URB submit

Johan Hovold <johan@...nel.org>
    USB: serial: iuu_phoenix: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: io_ti: fix I/O after disconnect

Johan Hovold <johan@...nel.org>
    USB: serial: io_ti: fix another NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: io_ti: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: spcp8x5: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: keyspan_pda: verify endpoints at probe

Johan Hovold <johan@...nel.org>
    USB: serial: pl2303: fix NULL-deref at open

Johan Hovold <johan@...nel.org>
    USB: serial: quatech2: fix sleep-while-atomic in close

Johan Hovold <johan@...nel.org>
    USB: serial: omninet: fix NULL-derefs at open and disconnect

Pan Bian <bianpan2016@....com>
    usb: return error code when platform_get_irq fails

Lu Baolu <baolu.lu@...ux.intel.com>
    usb: xhci: hold lock over xhci_abort_cmd_ring()

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: Handle command completion and timeout race

Baolin Wang <baolin.wang@...aro.org>
    usb: host: xhci: Fix possible wild pointer when handling abort command

Lu Baolu <baolu.lu@...ux.intel.com>
    usb: xhci: fix return value of xhci_setup_device()

Mathias Nyman <mathias.nyman@...ux.intel.com>
    xhci: free xhci virtual devices with leaf nodes first

Wan Ahmad Zainie <wan.ahmad.zainie.wan.mohamad@...el.com>
    usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake

Lu Baolu <baolu.lu@...ux.intel.com>
    usb: xhci: fix possible wild pointer

Felipe Balbi <felipe.balbi@...ux.intel.com>
    usb: dwc3: core: avoid Overflow events

Krzysztof Opasiak <k.opasiak@...sung.com>
    usb: gadget: composite: Test get_alt() presence instead of set_alt()

Alan Stern <stern@...land.harvard.edu>
    USB: dummy-hcd: fix bug in stop_activity (handle ep0)

Alan Stern <stern@...land.harvard.edu>
    USB: fix problems with duplicate endpoint addresses

Alan Stern <stern@...land.harvard.edu>
    USB: gadgetfs: fix checks of wTotalLength in config descriptors

Alan Stern <stern@...land.harvard.edu>
    USB: gadgetfs: fix use-after-free bug

Alan Stern <stern@...land.harvard.edu>
    USB: gadgetfs: fix unbounded memory allocation bug

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    usb: gadgetfs: restrict upper bound on device configuration size

Oliver Neukum <oneukum@...e.com>
    usb: storage: unusual_uas: Add JMicron JMS56x to unusual device

Bin Liu <b-liu@...com>
    usb: musb: dsps: implement clear_ep_rxintr() callback

Bin Liu <b-liu@...com>
    usb: musb: core: add clear_ep_rxintr() to musb_platform_ops

James Hogan <james.hogan@...tec.com>
    KVM: MIPS: Flush KVM entry code from icache globally

James Hogan <james.hogan@...tec.com>
    KVM: MIPS: Don't clobber CP0_Status.UX

Xiao Guangrong <guangrong.xiao@...ux.intel.com>
    KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Initialize overlay->last_flip properly

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Force VDD off on the new power seqeuencer before starting to use it

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Fix oops in overlay due to frontbuffer tracking

Ville Syrjälä <ville.syrjala@...ux.intel.com>
    drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff

Kees Cook <keescook@...omium.org>
    gcc-plugins: update gcc-common.h for gcc-7

Michal Marek <mmarek@...e.com>
    asm-prototypes: Clear any CPP defines before declaring the functions

Johannes Berg <johannes.berg@...el.com>
    mac80211: initialize fast-xmit 'info' later

Shyam Sundar S K <ssundark@....com>
    pinctrl/amd: Set the level based on ACPI tables

Bartosz Golaszewski <bgolaszewski@...libre.com>
    ARM: davinci: da850: don't add emac clock to lookup table twice

Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>
    HID: sensor-hub: Move the memset to sensor_hub_get_feature()

Helge Deller <deller@....de>
    parisc: Mark cr16 clocksource unstable on SMP systems

Helge Deller <deller@....de>
    parisc: Add line-break when printing segfault info

Eric Biggers <ebiggers@...gle.com>
    fscrypt: fix renaming and linking special files

Ioan-Adrian Ratiu <adi@...rat.com>
    ALSA: usb-audio: Fix irq/process data synchronization

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL

Takashi Iwai <tiwai@...e.de>
    ALSA: hda - Fix up GPIO for ASUS ROG Ranger

Florian Fainelli <f.fainelli@...il.com>
    staging: octeon: Call SET_NETDEV_DEV()

Marcin Niestroj <m.niestroj@...nn-global.com>
    iio: bmi160: Fix time needed to sleep after command execution

Akinobu Mita <akinobu.mita@...il.com>
    iio: max44000: correct value in illuminance_integration_time_available

Lorenzo Bianconi <lorenzo.bianconi83@...il.com>
    iio: common: st_sensors: fix channel data parsing


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

Diffstat:

 Documentation/conf.py                             |   6 +-
 Documentation/media/index.rst                     |   5 -
 Makefile                                          |   4 +-
 arch/arm/boot/dts/r8a7794.dtsi                    |   2 +-
 arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts  |   5 +
 arch/arm/crypto/aes-ce-glue.c                     |   5 +
 arch/arm/mach-davinci/da850.c                     |  12 +-
 arch/arm64/boot/dts/hisilicon/hip06.dtsi          |   4 +-
 arch/arm64/crypto/aes-ce-ccm-core.S               |  53 +++---
 arch/arm64/crypto/aes-ce-cipher.c                 |  25 ++-
 arch/arm64/crypto/aes-ce.S                        |   1 +
 arch/arm64/crypto/aes-modes.S                     |   3 +-
 arch/arm64/crypto/aes-neon.S                      |  25 ++-
 arch/arm64/crypto/ghash-ce-core.S                 |   6 +-
 arch/arm64/crypto/sha1-ce-core.S                  |   4 +-
 arch/arm64/crypto/sha2-ce-core.S                  |   4 +-
 arch/cris/boot/rescue/Makefile                    |   8 +
 arch/mips/kvm/entry.c                             |   5 +-
 arch/mips/kvm/mips.c                              |   4 +-
 arch/parisc/kernel/time.c                         |  23 ++-
 arch/parisc/mm/fault.c                            |   2 +-
 arch/s390/crypto/prng.c                           |   6 +-
 arch/s390/kernel/topology.c                       |   2 +-
 arch/s390/pci/pci_dma.c                           |  15 +-
 arch/x86/include/uapi/asm/prctl.h                 |   8 +-
 arch/x86/kernel/cpu/common.c                      |   7 +-
 arch/x86/kvm/x86.c                                |   9 +-
 drivers/base/power/power.h                        |  19 +-
 drivers/base/power/runtime.c                      |   8 +-
 drivers/base/power/wakeirq.c                      |  76 +++++++-
 drivers/char/tpm/tpm_tis_core.c                   |  15 +-
 drivers/clk/clk-wm831x.c                          |   2 +-
 drivers/clk/imx/clk-imx31.c                       |   4 +-
 drivers/clk/qcom/gcc-ipq806x.c                    |   4 +-
 drivers/clk/renesas/clk-mstp.c                    |  27 ++-
 drivers/clk/renesas/renesas-cpg-mssr.c            |   4 +-
 drivers/clk/sunxi-ng/ccu-sun8i-a23.c              |   6 +-
 drivers/clk/sunxi-ng/ccu-sun8i-h3.c               |  10 +-
 drivers/clk/ti/clk-7xx.c                          |   1 -
 drivers/firmware/efi/efi.c                        |   4 +-
 drivers/gpu/drm/i915/i915_gem_request.h           |  19 ++
 drivers/gpu/drm/i915/intel_dp.c                   |  46 ++++-
 drivers/gpu/drm/i915/intel_overlay.c              |   9 +-
 drivers/gpu/drm/i915/intel_pm.c                   |  50 ++++-
 drivers/gpu/drm/i915/intel_psr.c                  |  10 +-
 drivers/gpu/drm/radeon/radeon_cursor.c            |   6 +-
 drivers/hid/hid-sensor-hub.c                      |   3 +-
 drivers/hwmon/amc6821.c                           |   4 +-
 drivers/hwmon/ds620.c                             |   2 +-
 drivers/hwmon/g762.c                              |  11 +-
 drivers/hwmon/lm90.c                              |   2 +-
 drivers/hwmon/nct7802.c                           |   8 +-
 drivers/hwmon/scpi-hwmon.c                        |   1 +
 drivers/iio/accel/st_accel_core.c                 |  12 +-
 drivers/iio/common/st_sensors/st_sensors_buffer.c |   4 +-
 drivers/iio/common/st_sensors/st_sensors_core.c   |  13 +-
 drivers/iio/imu/bmi160/bmi160_core.c              |  25 +--
 drivers/iio/light/max44000.c                      |   2 +-
 drivers/input/rmi4/rmi_f54.c                      |   5 +-
 drivers/iommu/amd_iommu.c                         |   2 +-
 drivers/iommu/amd_iommu_v2.c                      |   4 +-
 drivers/iommu/intel-iommu.c                       |  42 ++++-
 drivers/irqchip/irq-bcm7038-l1.c                  |  26 +++
 drivers/md/md.c                                   |   7 +-
 drivers/media/usb/dvb-usb/dibusb-common.c         |   2 +-
 drivers/mfd/tps65217.c                            |  19 ++
 drivers/misc/mei/bus.c                            |   2 +-
 drivers/misc/mei/client.c                         |  24 ++-
 drivers/mmc/card/mmc_test.c                       |   2 +-
 drivers/net/wireless/ath/ath10k/core.h            |   6 +-
 drivers/net/wireless/ath/ath10k/mac.c             |   2 -
 drivers/net/wireless/ath/ath10k/spectral.c        |   2 +-
 drivers/pci/host/pcie-rockchip.c                  |   6 +-
 drivers/pci/hotplug/rpadlpar_core.c               |  10 +-
 drivers/pci/msi.c                                 |   3 +-
 drivers/pci/quirks.c                              | 180 ++++++++++++++----
 drivers/pinctrl/pinctrl-amd.c                     |  19 +-
 drivers/platform/x86/fujitsu-laptop.c             |  42 ++---
 drivers/rpmsg/qcom_smd.c                          |   2 +-
 drivers/scsi/g_NCR5380.c                          |   6 +-
 drivers/scsi/mvsas/mv_94xx.c                      |   2 +-
 drivers/staging/iio/adc/ad7606_core.c             |   2 +-
 drivers/staging/media/davinci_vpfe/vpfe_video.c   |   2 +-
 drivers/staging/octeon/ethernet.c                 |   2 +
 drivers/target/iscsi/iscsi_target_tpg.c           |   1 -
 drivers/target/sbp/sbp_target.c                   |   2 +-
 drivers/usb/core/config.c                         |  10 +
 drivers/usb/core/hub.c                            |  59 +++---
 drivers/usb/dwc3/core.h                           |  10 +-
 drivers/usb/dwc3/dwc3-pci.c                       |   4 +-
 drivers/usb/dwc3/ep0.c                            |  50 ++---
 drivers/usb/dwc3/gadget.c                         |  13 +-
 drivers/usb/gadget/composite.c                    |  12 +-
 drivers/usb/gadget/function/f_tcm.c               |   2 +-
 drivers/usb/gadget/legacy/inode.c                 |  17 +-
 drivers/usb/gadget/udc/core.c                     |   6 +-
 drivers/usb/gadget/udc/dummy_hcd.c                |   6 +-
 drivers/usb/host/xhci-mem.c                       |  50 ++++-
 drivers/usb/host/xhci-mtk.c                       |   4 +-
 drivers/usb/host/xhci-pci.c                       |   3 +-
 drivers/usb/host/xhci-ring.c                      | 219 +++++++++++++---------
 drivers/usb/host/xhci.c                           |   4 +-
 drivers/usb/host/xhci.h                           |   5 +-
 drivers/usb/musb/blackfin.c                       |   1 +
 drivers/usb/musb/musb_core.h                      |   7 +
 drivers/usb/musb/musb_dsps.c                      |  12 ++
 drivers/usb/musb/musb_host.c                      |  10 +-
 drivers/usb/musb/musbhsdma.h                      |   2 +-
 drivers/usb/phy/phy-am335x-control.c              |   2 +
 drivers/usb/serial/cyberjack.c                    |  10 +
 drivers/usb/serial/garmin_gps.c                   |   1 +
 drivers/usb/serial/io_edgeport.c                  |   5 +
 drivers/usb/serial/io_ti.c                        |  22 ++-
 drivers/usb/serial/iuu_phoenix.c                  |  11 ++
 drivers/usb/serial/keyspan_pda.c                  |  14 ++
 drivers/usb/serial/kl5kusb105.c                   |   2 +
 drivers/usb/serial/kobil_sct.c                    |  12 ++
 drivers/usb/serial/mos7720.c                      |  51 +++--
 drivers/usb/serial/mos7840.c                      |  12 ++
 drivers/usb/serial/omninet.c                      |  13 ++
 drivers/usb/serial/oti6858.c                      |  16 ++
 drivers/usb/serial/pl2303.c                       |   8 +
 drivers/usb/serial/quatech2.c                     |   4 -
 drivers/usb/serial/spcp8x5.c                      |  14 ++
 drivers/usb/serial/ti_usb_3410_5052.c             |   7 +
 drivers/usb/storage/unusual_devs.h                |   7 +
 fs/crypto/policy.c                                |   5 +
 fs/f2fs/data.c                                    |   2 +-
 fs/f2fs/debug.c                                   |  12 +-
 fs/f2fs/f2fs.h                                    |  12 +-
 fs/f2fs/super.c                                   |  16 +-
 fs/xfs/libxfs/xfs_ag_resv.c                       |   3 +
 fs/xfs/libxfs/xfs_alloc.c                         |  10 +-
 fs/xfs/libxfs/xfs_alloc_btree.c                   |   2 +-
 fs/xfs/libxfs/xfs_attr_leaf.c                     |   8 +-
 fs/xfs/libxfs/xfs_bmap.c                          | 116 ++++++++----
 fs/xfs/libxfs/xfs_bmap.h                          |   5 +-
 fs/xfs/libxfs/xfs_bmap_btree.c                    |   2 +-
 fs/xfs/libxfs/xfs_btree.c                         |  20 ++
 fs/xfs/libxfs/xfs_dir2_data.c                     |   2 +-
 fs/xfs/libxfs/xfs_ialloc.c                        |  13 +-
 fs/xfs/libxfs/xfs_ialloc_btree.c                  |   2 +-
 fs/xfs/libxfs/xfs_inode_buf.c                     |   8 +
 fs/xfs/libxfs/xfs_inode_fork.c                    |  77 ++++++--
 fs/xfs/libxfs/xfs_inode_fork.h                    |   7 +
 fs/xfs/libxfs/xfs_refcount_btree.c                |   9 +-
 fs/xfs/libxfs/xfs_refcount_btree.h                |   3 +-
 fs/xfs/libxfs/xfs_rmap_btree.c                    |  14 +-
 fs/xfs/libxfs/xfs_rmap_btree.h                    |   3 +-
 fs/xfs/libxfs/xfs_sb.c                            |  13 +-
 fs/xfs/libxfs/xfs_types.h                         |   3 +
 fs/xfs/xfs_aops.c                                 |  22 ++-
 fs/xfs/xfs_bmap_util.c                            |  34 ++--
 fs/xfs/xfs_file.c                                 |   9 -
 fs/xfs/xfs_fsops.c                                |  14 ++
 fs/xfs/xfs_icache.c                               |  37 ++--
 fs/xfs/xfs_inode.c                                |   2 -
 fs/xfs/xfs_inode.h                                |  11 +-
 fs/xfs/xfs_inode_item.c                           |   4 +-
 fs/xfs/xfs_ioctl.c                                |   6 +-
 fs/xfs/xfs_iomap.c                                |  54 +++---
 fs/xfs/xfs_log_recover.c                          |   1 -
 fs/xfs/xfs_qm.c                                   |   2 +-
 fs/xfs/xfs_refcount_item.c                        |   3 +-
 fs/xfs/xfs_reflink.c                              |  87 ++-------
 fs/xfs/xfs_reflink.h                              |   2 -
 fs/xfs/xfs_sysfs.c                                |   4 +-
 include/asm-generic/asm-prototypes.h              |   6 +
 include/linux/cpuhotplug.h                        |   3 +-
 include/linux/debugfs.h                           |  44 +++--
 include/linux/iio/common/st_sensors.h             |  12 ++
 include/linux/pci_ids.h                           |  27 ++-
 include/linux/usb/gadget.h                        |   4 +-
 include/uapi/linux/nl80211.h                      |   7 +-
 kernel/irq/affinity.c                             |   6 +-
 kernel/relay.c                                    |   4 +-
 kernel/time/tick-broadcast.c                      |   3 +
 mm/compaction.c                                   |  25 +--
 mm/hugetlb.c                                      |  12 +-
 mm/khugepaged.c                                   |  11 +-
 mm/migrate.c                                      |  15 +-
 net/mac80211/agg-rx.c                             |   8 +-
 net/mac80211/debugfs_sta.c                        |   2 +-
 net/mac80211/sta_info.h                           |   4 +-
 net/mac80211/tx.c                                 |   3 +-
 net/wireless/nl80211.c                            |  16 +-
 scripts/gcc-plugins/gcc-common.h                  |  85 +++++++++
 security/integrity/ima/ima_fs.c                   |   2 +-
 sound/pci/hda/patch_realtek.c                     |   2 +
 sound/soc/intel/boards/cht_bsw_rt5645.c           |   6 +-
 sound/soc/intel/skylake/skl-sst-utils.c           |   2 +-
 sound/soc/qcom/lpass-platform.c                   |   3 +
 sound/soc/samsung/i2s.c                           |   5 +-
 sound/usb/card.c                                  |   1 -
 sound/usb/endpoint.c                              |  17 +-
 sound/usb/endpoint.h                              |   2 +-
 sound/usb/pcm.c                                   |  10 +-
 197 files changed, 1902 insertions(+), 905 deletions(-)


Powered by blists - more mailing lists