All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org,
	stable@vger.kernel.org
Subject: [PATCH 5.2 000/143] 5.2.12-stable review
Date: Wed,  4 Sep 2019 19:52:23 +0200	[thread overview]
Message-ID: <20190904175314.206239922@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 5.2.12 release.
There are 143 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 Fri 06 Sep 2019 05:50:23 PM UTC.
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/v5.x/stable-review/patch-5.2.12-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-5.2.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.2.12-rc1

Cong Wang <xiyou.wangcong@gmail.com>
    hsr: implement dellink to clean up resources

Daniel Borkmann <daniel@iogearbox.net>
    bpf: fix use after free in prog symbol exposure

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    x86/ptrace: fix up botched merge of spectrev1 fix

Manasi Navare <manasi.d.navare@intel.com>
    drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Do not create a new max_bpc prop for MST connectors

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: pcie: handle switching killer Qu B0 NICs to C0

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: pcie: don't switch FW to qnj when ax201 is detected

Luca Coelho <luciano.coelho@intel.com>
    iwlwifi: pcie: add support for qu c-step devices

Ihab Zhaika <ihab.zhaika@intel.com>
    iwlwifi: change 0x02F0 fw from qu to quz

Ihab Zhaika <ihab.zhaika@intel.com>
    iwlwifi: add new cards for 9000 and 20000 series

Ihab Zhaika <ihab.zhaika@intel.com>
    iwlwifi: add new cards for 22000 and change wrong structs

Ihab Zhaika <ihab.zhaika@intel.com>
    iwlwifi: add new cards for 22000 and fix struct name

Chunyan Zhang <chunyan.zhang@unisoc.com>
    mmc: sdhci-sprd: add get_ro hook function

Baolin Wang <baolin.wang@linaro.org>
    mmc: sdhci-sprd: Implement the get_max_timeout_count() interface

Chunyan Zhang <chunyan.zhang@unisoc.com>
    mmc: sdhci-sprd: clear the UHS-I modes read from registers

Denis Kenzior <denkenz@gmail.com>
    mac80211: Correctly set noencrypt for PAE frames

Denis Kenzior <denkenz@gmail.com>
    mac80211: Don't memset RXCB prior to PAE intercept

Alexander Wetzel <alexander@wetzel-home.de>
    cfg80211: Fix Extended Key ID key install checks

Johannes Berg <johannes.berg@intel.com>
    mac80211: fix possible sta leak

Hodaszi, Robert <Robert.Hodaszi@digi.com>
    Revert "cfg80211: fix processing world regdomain when non modular"

Shakeel Butt <shakeelb@google.com>
    mm: memcontrol: fix percpu vmstats and vmevents flush

Roman Gushchin <guro@fb.com>
    mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones"

Chunyan Zhang <chunyan.zhang@unisoc.com>
    mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION

Stanislaw Gruszka <sgruszka@redhat.com>
    mt76: mt76x0u: do not reset radio on resume

Trond Myklebust <trond.myklebust@hammerspace.com>
    SUNRPC: Don't handle errors if the bind/connect succeeded

Gary R Hook <gary.hook@amd.com>
    crypto: ccp - Ignore unconfigured CCP device on suspend/resume

Nadav Amit <namit@vmware.com>
    VMCI: Release resource if the work is already queued

John Garry <john.garry@huawei.com>
    bus: hisi_lpc: Add .remove method to avoid driver unbind crash

John Garry <john.garry@huawei.com>
    bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free

Andrew Cooks <andrew.cooks@opengear.com>
    i2c: piix4: Fix port selection for AMD Family 16h Model 30h

Lyude Paul <lyude@redhat.com>
    drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()

Xiong Zhang <xiong.y.zhang@intel.com>
    drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest

Aaron Liu <aaron.liu@amd.com>
    drm/amdgpu: fix GFXOFF on Picasso and Raven2

Kai-Heng Feng <kai.heng.feng@canonical.com>
    drm/amdgpu: Add APTX quirk for Dell Latitude 5495

John Garry <john.garry@huawei.com>
    lib: logic_pio: Add logic_pio_unregister_range()

John Garry <john.garry@huawei.com>
    lib: logic_pio: Avoid possible overlap for unregistering regions

John Garry <john.garry@huawei.com>
    lib: logic_pio: Fix RCU usage

Trond Myklebust <trond.myklebust@hammerspace.com>
    Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0

Trond Myklebust <trond.myklebust@hammerspace.com>
    NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()

Raul E Rangel <rrangel@chromium.org>
    lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK

Eddie James <eajames@linux.ibm.com>
    fsi: scom: Don't abort operations for minor errors

Colin Ian King <colin.king@canonical.com>
    typec: tcpm: fix a typo in the comparison of pdo_max_voltage

Alexander Shishkin <alexander.shishkin@linux.intel.com>
    intel_th: pci: Add Tiger Lake support

Alexander Shishkin <alexander.shishkin@linux.intel.com>
    intel_th: pci: Add support for another Lewisburg PCH

Ding Xiang <dingxiang@cmss.chinamobile.com>
    stm class: Fix a double free of stm_source_device

Chunyan Zhang <chunyan.zhang@unisoc.com>
    mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN

Chunyan Zhang <chunyan.zhang@unisoc.com>
    mmc: sdhci-sprd: fixed incorrect clock divider

Ulf Hansson <ulf.hansson@linaro.org>
    mmc: core: Fix init of SD cards reporting an invalid VDD range

Masahiro Yamada <yamada.masahiro@socionext.com>
    mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing

Eugen Hristev <eugen.hristev@microchip.com>
    mmc: sdhci-of-at91: add quirk for broken HS200

Dmitry Osipenko <digetx@gmail.com>
    Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"

Tomas Winkler <tomas.winkler@intel.com>
    mei: me: add Tiger Lake point LP device ID

Marc Zyngier <maz@kernel.org>
    KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI

Heyi Guo <guoheyi@huawei.com>
    KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long

Alexey Kardashevskiy <aik@ozlabs.ru>
    KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling

Pu Wen <puwen@hygon.cn>
    tools/power turbostat: Fix caller parameter of get_tdp_amd()

Kai-Heng Feng <kai.heng.feng@canonical.com>
    USB: storage: ums-realtek: Whitelist auto-delink support

Kai-Heng Feng <kai.heng.feng@canonical.com>
    USB: storage: ums-realtek: Update module parameter description for auto_delink_en

Geert Uytterhoeven <geert+renesas@glider.be>
    usb: host: xhci: rcar: Fix typo in compatible string matching

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    usb: host: ohci: fix a race condition between shutdown and irq

Peter Chen <peter.chen@nxp.com>
    usb: chipidea: udc: don't do hardware access if gadget has stopped

Schmid, Carsten <Carsten_Schmid@mentor.com>
    usb: hcd: use managed device resources

Oliver Neukum <oneukum@suse.com>
    USB: cdc-wdm: fix race between write and disconnect due to flag abuse

Henk van der Laan <opensource@henkvdlaan.com>
    usb-storage: Add new JMS567 revision to unusual_devs

Oliver Neukum <oneukum@suse.com>
    usbtmc: more sanity checking for packet size

Steven Rostedt (VMware) <rostedt@goodmis.org>
    ftrace: Check for empty hash and comment the race with registering probes

Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
    ftrace: Check for successful allocation of hash

Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
    ftrace: Fix NULL pointer dereference in t_probe_next()

Benjamin Tissoires <benjamin.tissoires@redhat.com>
    HID: logitech-hidpp: remove support for the G700 over USB

Bandan Das <bsd@redhat.com>
    x86/apic: Include the LDR when clearing out APIC registers

Bandan Das <bsd@redhat.com>
    x86/apic: Do not initialize LDR and DFR for bigsmp

Thomas Gleixner <tglx@linutronix.de>
    x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text

Sebastian Mayr <me@sam.st>
    uprobes/x86: Fix detection of 32-bit user mode

Sean Christopherson <sean.j.christopherson@intel.com>
    KVM: x86: Don't update RIP or do single-step on faulting emulation

Vitaly Kuznetsov <vkuznets@redhat.com>
    KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled

Radim Krcmar <rkrcmar@redhat.com>
    kvm: x86: skip populating logical dest map if apic is not sw enabled

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: Fix potential concurrent access to the deleted pool

Jeronimo Borque <jeronimo@borque.com.ar>
    ALSA: hda - Fixes inverted Conexant GPIO mic mute led

Takashi Iwai <tiwai@suse.de>
    ALSA: line6: Fix memory leak at line6_init_pcm() error path

Paweł Rekowski <p.rekowski@gmail.com>
    ALSA: hda/ca0132 - Add new SBZ quirk

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Check mixer unit bitmap yet more strictly

Andrew Morton <akpm@linux-foundation.org>
    mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n

Hangbin Liu <liuhangbin@gmail.com>
    xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode

Hangbin Liu <liuhangbin@gmail.com>
    ipv4/icmp: fix rt dst dev null pointer dereference

Yi-Hung Wei <yihung.wei@gmail.com>
    openvswitch: Fix conntrack cache with timeout

Alexey Kodanev <alexey.kodanev@oracle.com>
    ipv4: mpls: fix mpls_xmit for iptunnel

Eric Dumazet <edumazet@google.com>
    tcp: make sure EPOLLOUT wont be missed

Jason Baron <jbaron@akamai.com>
    net/smc: make sure EPOLLOUT is raised

Li RongQing <lirongqing@baidu.com>
    net: fix __ip_mc_inc_group usage

Antoine Tenart <antoine.tenart@bootlin.com>
    net: cpsw: fix NULL pointer exception in the probe error path

Stefano Brivio <sbrivio@redhat.com>
    ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets

Hangbin Liu <liuhangbin@gmail.com>
    ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set

Lorenzo Bianconi <lorenzo@kernel.org>
    mt76: usb: fix rx A-MSDU support

Tomi Valkeinen <tomi.valkeinen@ti.com>
    drm/bridge: tfp410: fix memleak in get_modes()

Anders Roxell <anders.roxell@linaro.org>
    selftests/bpf: install files test_xdp_vlan.sh

Stefan Wahren <wahrenst@gmx.net>
    watchdog: bcm2835_wdt: Fix module autoload

Peter Zijlstra <peterz@infradead.org>
    lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop

Jan Stancek <jstancek@redhat.com>
    locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty

Adrian Vladu <avladu@cloudbasesolutions.com>
    tools: hv: fix KVP and VSS daemons exit code

Adrian Vladu <avladu@cloudbasesolutions.com>
    tools: hv: fixed Python pep8/flake8 warnings for lsvmbus

Hans Ulli Kroll <ulli.kroll@googlemail.com>
    usb: host: fotg2: restart hcd after port reset

Y.C. Chen <yc_chen@aspeedtech.com>
    drm/ast: Fixed reboot test may cause system hanged

Christian König <christian.koenig@amd.com>
    drm/scheduler: use job count instead of peek

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: emev2: avoid race when unregistering slave client

Wolfram Sang <wsa+renesas@sang-engineering.com>
    i2c: rcar: avoid race when unregistering slave client

Paul Walmsley <paul.walmsley@sifive.com>
    riscv: fix flush_tlb_range() end address for flush_tlb_page()

Will Deacon <will@kernel.org>
    arm64: cpufeature: Don't treat granule sizes as strict

Wenwen Wang <wenwen@cs.uga.edu>
    xen/blkback: fix memory leaks

Ben Segal <bpsegal20@gmail.com>
    habanalabs: fix device IRQ unmasking for BE host

Oded Gabbay <oded.gabbay@gmail.com>
    habanalabs: fix endianness handling for internal QMAN submission

Ben Segal <bpsegal20@gmail.com>
    habanalabs: fix completion queue handling when host is BE

Ben Segal <bpsegal20@gmail.com>
    habanalabs: fix endianness handling for packets from user

Tomer Tayar <ttayar@habana.ai>
    habanalabs: fix DRAM usage accounting on context tear down

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt

Benjamin Herrenschmidt <benh@kernel.crashing.org>
    usb: gadget: composite: Clear "suspended" on reset/disconnect

Lucas Stach <l.stach@pengutronix.de>
    dma-direct: don't truncate dma_required_mask to bus addressing capabilities

Robin Murphy <robin.murphy@arm.com>
    iommu/dma: Handle SG length overflow better

Hans Verkuil <hverkuil@xs4all.nl>
    omap-dma/omap_vout_vrfb: fix off-by-one fi value

Jia-Ju Bai <baijiaju1990@gmail.com>
    dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler()

Yishai Hadas <yishaih@mellanox.com>
    IB/mlx5: Fix implicit MR release flow

Qu Wenruo <wqu@suse.com>
    btrfs: trim: Check the range passed into to prevent overflow

zhengbin <zhengbin13@huawei.com>
    auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    soundwire: cadence_master: fix definitions for INTSTAT0/1

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    soundwire: cadence_master: fix register definition for SLAVE_STATE

Keith Busch <kbusch@kernel.org>
    nvme-pci: Fix async probe remove race

Sagi Grimberg <sagi@grimberg.me>
    nvme: fix controller removal race with scan work

Sagi Grimberg <sagi@grimberg.me>
    nvme-rdma: fix possible use-after-free in connect error flow

Sagi Grimberg <sagi@grimberg.me>
    nvme: fix a possible deadlock when passthru commands sent to a multipath device

Logan Gunthorpe <logang@deltatee.com>
    nvme-core: Fix extra device_put() call on error path

Logan Gunthorpe <logang@deltatee.com>
    nvmet-file: fix nvmet_file_flush() always returning an error

Logan Gunthorpe <logang@deltatee.com>
    nvmet-loop: Flush nvme_delete_wq when removing the port

Logan Gunthorpe <logang@deltatee.com>
    nvmet: Fix use-after-free bug when a port is removed

David Howells <dhowells@redhat.com>
    afs: Fix missing dentry data version updating

David Howells <dhowells@redhat.com>
    afs: Only update d_fsdata if different in afs_d_revalidate()

David Howells <dhowells@redhat.com>
    afs: Fix off-by-one in afs_rename() expected data version calculation

Jia-Ju Bai <baijiaju1990@gmail.com>
    fs: afs: Fix a possible null-pointer dereference in afs_put_read()

Marc Dionne <marc.dionne@auristor.com>
    afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()

David Howells <dhowells@redhat.com>
    afs: Fix the CB.ProbeUuid service handler to reply correctly

Anthony Iliopoulos <ailiopoulos@suse.com>
    nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns

Arnd Bergmann <arnd@arndb.de>
    dmaengine: ste_dma40: fix unneeded variable warning


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm64/kernel/cpufeature.c                     |  14 +-
 arch/powerpc/kvm/book3s_64_vio.c                   |   6 +-
 arch/powerpc/kvm/book3s_64_vio_hv.c                |   6 +-
 arch/riscv/include/asm/tlbflush.h                  |  11 +-
 arch/x86/kernel/apic/apic.c                        |   4 +
 arch/x86/kernel/apic/bigsmp_32.c                   |  24 +-
 arch/x86/kernel/ptrace.c                           |   3 +-
 arch/x86/kernel/uprobes.c                          |  17 +-
 arch/x86/kvm/hyperv.c                              |   5 +-
 arch/x86/kvm/lapic.c                               |   5 +
 arch/x86/kvm/svm.c                                 |   8 +-
 arch/x86/kvm/vmx/vmx.c                             |   1 +
 arch/x86/kvm/x86.c                                 |   9 +-
 arch/x86/mm/pageattr.c                             |  26 +-
 drivers/auxdisplay/panel.c                         |   2 +
 drivers/block/xen-blkback/xenbus.c                 |   6 +-
 drivers/bus/hisi_lpc.c                             |  47 +++-
 drivers/crypto/ccp/ccp-dev.c                       |   8 +
 drivers/dma/ste_dma40.c                            |   4 +-
 drivers/dma/stm32-mdma.c                           |   2 +-
 drivers/dma/ti/omap-dma.c                          |   4 +-
 drivers/fsi/fsi-scom.c                             |   8 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c   |   1 +
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |  14 +-
 drivers/gpu/drm/ast/ast_main.c                     |   5 +-
 drivers/gpu/drm/ast/ast_mode.c                     |   2 +-
 drivers/gpu/drm/ast/ast_post.c                     |   2 +-
 drivers/gpu/drm/bridge/ti-tfp410.c                 |   7 +-
 drivers/gpu/drm/i915/i915_drv.c                    |   6 +
 drivers/gpu/drm/i915/i915_vgpu.c                   |   3 +
 drivers/gpu/drm/i915/intel_dp_mst.c                |  10 +-
 drivers/gpu/drm/i915/intel_vdsc.c                  |   2 +-
 drivers/gpu/drm/scheduler/sched_entity.c           |   4 +-
 drivers/hid/hid-logitech-hidpp.c                   |   2 -
 drivers/hwtracing/intel_th/pci.c                   |  10 +
 drivers/hwtracing/stm/core.c                       |   1 -
 drivers/i2c/busses/i2c-emev2.c                     |  16 +-
 drivers/i2c/busses/i2c-piix4.c                     |  12 +-
 drivers/i2c/busses/i2c-rcar.c                      |  11 +-
 drivers/infiniband/core/umem_odp.c                 |   4 -
 drivers/infiniband/hw/mlx5/odp.c                   |  24 +-
 drivers/iommu/dma-iommu.c                          |   2 +-
 drivers/media/platform/omap/omap_vout_vrfb.c       |   3 +-
 drivers/misc/habanalabs/goya/goya.c                |  72 ++++--
 drivers/misc/habanalabs/goya/goyaP.h               |   2 +-
 drivers/misc/habanalabs/habanalabs.h               |   9 +-
 drivers/misc/habanalabs/hw_queue.c                 |  14 +-
 .../misc/habanalabs/include/goya/goya_packets.h    |  13 +
 drivers/misc/habanalabs/irq.c                      |  27 +--
 drivers/misc/habanalabs/memory.c                   |   2 +
 drivers/misc/lkdtm/bugs.c                          |   4 +-
 drivers/misc/mei/hw-me-regs.h                      |   2 +
 drivers/misc/mei/pci-me.c                          |   2 +
 drivers/misc/vmw_vmci/vmci_doorbell.c              |   6 +-
 drivers/mmc/core/sd.c                              |   6 +
 drivers/mmc/host/sdhci-cadence.c                   |   1 +
 drivers/mmc/host/sdhci-of-at91.c                   |   3 +
 drivers/mmc/host/sdhci-sprd.c                      |  37 ++-
 drivers/mmc/host/sdhci-tegra.c                     |  14 ++
 drivers/net/ethernet/ti/cpsw.c                     |   2 +-
 drivers/net/wireless/intel/iwlwifi/cfg/22000.c     | 221 ++++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/iwl-config.h    |  23 +-
 drivers/net/wireless/intel/iwlwifi/iwl-csr.h       |   2 +
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      | 268 ++++++++++++---------
 drivers/net/wireless/intel/iwlwifi/pcie/trans.c    |   9 +-
 drivers/net/wireless/mediatek/mt76/mt76.h          |   1 +
 drivers/net/wireless/mediatek/mt76/mt76x0/usb.c    |   8 +-
 drivers/net/wireless/mediatek/mt76/usb.c           |  46 +++-
 drivers/nvme/host/core.c                           |  15 +-
 drivers/nvme/host/multipath.c                      |  76 +++++-
 drivers/nvme/host/nvme.h                           |  21 +-
 drivers/nvme/host/pci.c                            |   3 +-
 drivers/nvme/host/rdma.c                           |  16 +-
 drivers/nvme/target/configfs.c                     |   1 +
 drivers/nvme/target/core.c                         |  15 ++
 drivers/nvme/target/loop.c                         |   8 +
 drivers/nvme/target/nvmet.h                        |   3 +
 drivers/soundwire/cadence_master.c                 |   8 +-
 drivers/usb/chipidea/udc.c                         |  32 ++-
 drivers/usb/class/cdc-wdm.c                        |  16 +-
 drivers/usb/class/usbtmc.c                         |   3 +
 drivers/usb/core/hcd-pci.c                         |  30 +--
 drivers/usb/gadget/composite.c                     |   1 +
 drivers/usb/gadget/function/f_mass_storage.c       |  28 ++-
 drivers/usb/host/fotg210-hcd.c                     |   4 +
 drivers/usb/host/ohci-hcd.c                        |  15 +-
 drivers/usb/host/xhci-rcar.c                       |   2 +-
 drivers/usb/storage/realtek_cr.c                   |  15 +-
 drivers/usb/storage/unusual_devs.h                 |   2 +-
 drivers/usb/typec/tcpm/tcpm.c                      |   2 +-
 drivers/watchdog/bcm2835_wdt.c                     |   1 +
 fs/afs/cmservice.c                                 |  10 +-
 fs/afs/dir.c                                       |  89 +++++--
 fs/afs/file.c                                      |  12 +-
 fs/afs/vlclient.c                                  |  11 +-
 fs/btrfs/extent-tree.c                             |  14 +-
 fs/nfs/direct.c                                    |  27 ++-
 fs/nfs/flexfilelayout/flexfilelayout.c             |  17 --
 fs/nfs/pagelist.c                                  |  17 +-
 include/linux/logic_pio.h                          |   1 +
 include/linux/sunrpc/sched.h                       |   1 -
 include/net/addrconf.h                             |   2 +-
 kernel/bpf/syscall.c                               |  30 ++-
 kernel/dma/direct.c                                |   3 -
 kernel/locking/rwsem-xadd.c                        |   6 +-
 kernel/trace/ftrace.c                              |  17 ++
 lib/logic_pio.c                                    |  73 ++++--
 mm/memcontrol.c                                    |  18 +-
 mm/zsmalloc.c                                      |   2 +
 net/core/stream.c                                  |  16 +-
 net/hsr/hsr_device.c                               |  13 +-
 net/hsr/hsr_device.h                               |   1 +
 net/hsr/hsr_framereg.c                             |  11 +-
 net/hsr/hsr_framereg.h                             |   3 +-
 net/hsr/hsr_netlink.c                              |   7 +
 net/ipv4/icmp.c                                    |   8 +-
 net/ipv4/igmp.c                                    |   4 +-
 net/ipv6/addrconf.c                                |   3 +-
 net/mac80211/cfg.c                                 |   9 +-
 net/mac80211/rx.c                                  |   6 +-
 net/mpls/mpls_iptunnel.c                           |   8 +-
 net/openvswitch/conntrack.c                        |  13 +
 net/smc/smc_tx.c                                   |   6 +-
 net/sunrpc/clnt.c                                  |  35 ++-
 net/sunrpc/xprt.c                                  |   7 -
 net/wireless/reg.c                                 |   2 +-
 net/wireless/util.c                                |  23 +-
 net/xfrm/xfrm_policy.c                             |   4 +-
 sound/core/seq/seq_clientmgr.c                     |   3 +-
 sound/core/seq/seq_fifo.c                          |  17 ++
 sound/core/seq/seq_fifo.h                          |   2 +
 sound/pci/hda/patch_ca0132.c                       |   1 +
 sound/pci/hda/patch_conexant.c                     |  17 +-
 sound/usb/line6/pcm.c                              |  18 +-
 sound/usb/mixer.c                                  |  36 ++-
 sound/usb/mixer_quirks.c                           |   8 +-
 sound/usb/pcm.c                                    |   1 +
 tools/hv/hv_kvp_daemon.c                           |   2 +
 tools/hv/hv_vss_daemon.c                           |   2 +
 tools/hv/lsvmbus                                   |  75 +++---
 tools/power/x86/turbostat/turbostat.c              |   2 +-
 tools/testing/selftests/bpf/Makefile               |   3 +-
 virt/kvm/arm/vgic/vgic-mmio.c                      |  18 ++
 virt/kvm/arm/vgic/vgic-v2.c                        |   5 +-
 virt/kvm/arm/vgic/vgic-v3.c                        |   5 +-
 virt/kvm/arm/vgic/vgic.c                           |   7 +
 147 files changed, 1562 insertions(+), 665 deletions(-)



             reply	other threads:[~2019-09-04 18:09 UTC|newest]

Thread overview: 158+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-04 17:52 Greg Kroah-Hartman [this message]
2019-09-04 17:52 ` [PATCH 5.2 001/143] dmaengine: ste_dma40: fix unneeded variable warning Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 002/143] nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 003/143] afs: Fix the CB.ProbeUuid service handler to reply correctly Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 004/143] afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u() Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 005/143] fs: afs: Fix a possible null-pointer dereference in afs_put_read() Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 006/143] afs: Fix off-by-one in afs_rename() expected data version calculation Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 007/143] afs: Only update d_fsdata if different in afs_d_revalidate() Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 008/143] afs: Fix missing dentry data version updating Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 009/143] nvmet: Fix use-after-free bug when a port is removed Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 010/143] nvmet-loop: Flush nvme_delete_wq when removing the port Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 011/143] nvmet-file: fix nvmet_file_flush() always returning an error Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 012/143] nvme-core: Fix extra device_put() call on error path Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 013/143] nvme: fix a possible deadlock when passthru commands sent to a multipath device Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 014/143] nvme-rdma: fix possible use-after-free in connect error flow Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 015/143] nvme: fix controller removal race with scan work Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 016/143] nvme-pci: Fix async probe remove race Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 017/143] soundwire: cadence_master: fix register definition for SLAVE_STATE Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 018/143] soundwire: cadence_master: fix definitions for INTSTAT0/1 Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 019/143] auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 020/143] btrfs: trim: Check the range passed into to prevent overflow Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 021/143] IB/mlx5: Fix implicit MR release flow Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 022/143] dmaengine: stm32-mdma: Fix a possible null-pointer dereference in stm32_mdma_irq_handler() Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 023/143] omap-dma/omap_vout_vrfb: fix off-by-one fi value Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 024/143] iommu/dma: Handle SG length overflow better Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 025/143] dma-direct: dont truncate dma_required_mask to bus addressing capabilities Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 026/143] usb: gadget: composite: Clear "suspended" on reset/disconnect Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 027/143] usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 028/143] habanalabs: fix DRAM usage accounting on context tear down Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 029/143] habanalabs: fix endianness handling for packets from user Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 030/143] habanalabs: fix completion queue handling when host is BE Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 031/143] habanalabs: fix endianness handling for internal QMAN submission Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 032/143] habanalabs: fix device IRQ unmasking for BE host Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 033/143] xen/blkback: fix memory leaks Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 034/143] arm64: cpufeature: Dont treat granule sizes as strict Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 035/143] riscv: fix flush_tlb_range() end address for flush_tlb_page() Greg Kroah-Hartman
2019-09-04 17:52 ` [PATCH 5.2 036/143] i2c: rcar: avoid race when unregistering slave client Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 037/143] i2c: emev2: " Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 038/143] drm/scheduler: use job count instead of peek Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 039/143] drm/ast: Fixed reboot test may cause system hanged Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 040/143] usb: host: fotg2: restart hcd after port reset Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 041/143] tools: hv: fixed Python pep8/flake8 warnings for lsvmbus Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 042/143] tools: hv: fix KVP and VSS daemons exit code Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 043/143] locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 044/143] lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 045/143] watchdog: bcm2835_wdt: Fix module autoload Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 046/143] selftests/bpf: install files test_xdp_vlan.sh Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 047/143] drm/bridge: tfp410: fix memleak in get_modes() Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 048/143] mt76: usb: fix rx A-MSDU support Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 049/143] ipv6/addrconf: allow adding multicast addr if IFA_F_MCAUTOJOIN is set Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 050/143] ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 051/143] net: cpsw: fix NULL pointer exception in the probe error path Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 052/143] net: fix __ip_mc_inc_group usage Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 053/143] net/smc: make sure EPOLLOUT is raised Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 054/143] tcp: make sure EPOLLOUT wont be missed Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 055/143] ipv4: mpls: fix mpls_xmit for iptunnel Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 056/143] openvswitch: Fix conntrack cache with timeout Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 057/143] ipv4/icmp: fix rt dst dev null pointer dereference Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 058/143] xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 059/143] mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 060/143] ALSA: usb-audio: Check mixer unit bitmap yet more strictly Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 061/143] ALSA: hda/ca0132 - Add new SBZ quirk Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 062/143] ALSA: line6: Fix memory leak at line6_init_pcm() error path Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 063/143] ALSA: hda - Fixes inverted Conexant GPIO mic mute led Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 064/143] ALSA: seq: Fix potential concurrent access to the deleted pool Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 065/143] ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate() Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 066/143] ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604 Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 067/143] kvm: x86: skip populating logical dest map if apic is not sw enabled Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 068/143] KVM: x86: hyper-v: dont crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 069/143] KVM: x86: Dont update RIP or do single-step on faulting emulation Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 070/143] uprobes/x86: Fix detection of 32-bit user mode Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 071/143] x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel text Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 072/143] x86/apic: Do not initialize LDR and DFR for bigsmp Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 073/143] x86/apic: Include the LDR when clearing out APIC registers Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 074/143] HID: logitech-hidpp: remove support for the G700 over USB Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 075/143] ftrace: Fix NULL pointer dereference in t_probe_next() Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 076/143] ftrace: Check for successful allocation of hash Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 077/143] ftrace: Check for empty hash and comment the race with registering probes Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 078/143] usbtmc: more sanity checking for packet size Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 079/143] usb-storage: Add new JMS567 revision to unusual_devs Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 080/143] USB: cdc-wdm: fix race between write and disconnect due to flag abuse Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 081/143] usb: hcd: use managed device resources Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 082/143] usb: chipidea: udc: dont do hardware access if gadget has stopped Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 083/143] usb: host: ohci: fix a race condition between shutdown and irq Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 084/143] usb: host: xhci: rcar: Fix typo in compatible string matching Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 085/143] USB: storage: ums-realtek: Update module parameter description for auto_delink_en Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 086/143] USB: storage: ums-realtek: Whitelist auto-delink support Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 087/143] tools/power turbostat: Fix caller parameter of get_tdp_amd() Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 088/143] KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 089/143] KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 090/143] KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 091/143] mei: me: add Tiger Lake point LP device ID Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 092/143] Revert "mmc: sdhci-tegra: drop ->get_ro() implementation" Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 093/143] mmc: sdhci-of-at91: add quirk for broken HS200 Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 094/143] mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 095/143] mmc: core: Fix init of SD cards reporting an invalid VDD range Greg Kroah-Hartman
2019-09-04 17:53 ` [PATCH 5.2 096/143] mmc: sdhci-sprd: fixed incorrect clock divider Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 097/143] mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 098/143] stm class: Fix a double free of stm_source_device Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 099/143] intel_th: pci: Add support for another Lewisburg PCH Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 100/143] intel_th: pci: Add Tiger Lake support Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 101/143] typec: tcpm: fix a typo in the comparison of pdo_max_voltage Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 102/143] fsi: scom: Dont abort operations for minor errors Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 103/143] lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 104/143] NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend() Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 105/143] NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0 Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 106/143] Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 107/143] lib: logic_pio: Fix RCU usage Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 108/143] lib: logic_pio: Avoid possible overlap for unregistering regions Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 109/143] lib: logic_pio: Add logic_pio_unregister_range() Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 110/143] drm/amdgpu: Add APTX quirk for Dell Latitude 5495 Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 111/143] drm/amdgpu: fix GFXOFF on Picasso and Raven2 Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 112/143] drm/i915: Dont deballoon unused ggtt drm_mm_node in linux guest Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 113/143] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe() Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 114/143] i2c: piix4: Fix port selection for AMD Family 16h Model 30h Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 115/143] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 116/143] bus: hisi_lpc: Add .remove method to avoid driver unbind crash Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 117/143] VMCI: Release resource if the work is already queued Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 118/143] crypto: ccp - Ignore unconfigured CCP device on suspend/resume Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 119/143] SUNRPC: Dont handle errors if the bind/connect succeeded Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 120/143] mt76: mt76x0u: do not reset radio on resume Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 121/143] mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 122/143] mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 123/143] mm: memcontrol: fix percpu vmstats and vmevents flush Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 124/143] Revert "cfg80211: fix processing world regdomain when non modular" Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 125/143] mac80211: fix possible sta leak Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 126/143] cfg80211: Fix Extended Key ID key install checks Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 127/143] mac80211: Dont memset RXCB prior to PAE intercept Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 128/143] mac80211: Correctly set noencrypt for PAE frames Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 129/143] mmc: sdhci-sprd: clear the UHS-I modes read from registers Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 130/143] mmc: sdhci-sprd: Implement the get_max_timeout_count() interface Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 131/143] mmc: sdhci-sprd: add get_ro hook function Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 132/143] iwlwifi: add new cards for 22000 and fix struct name Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 133/143] iwlwifi: add new cards for 22000 and change wrong structs Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 134/143] iwlwifi: add new cards for 9000 and 20000 series Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 135/143] iwlwifi: change 0x02F0 fw from qu to quz Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 136/143] iwlwifi: pcie: add support for qu c-step devices Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 137/143] iwlwifi: pcie: dont switch FW to qnj when ax201 is detected Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 138/143] iwlwifi: pcie: handle switching killer Qu B0 NICs to C0 Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 139/143] drm/i915: Do not create a new max_bpc prop for MST connectors Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 140/143] drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 141/143] x86/ptrace: fix up botched merge of spectrev1 fix Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 142/143] bpf: fix use after free in prog symbol exposure Greg Kroah-Hartman
2019-09-04 17:54 ` [PATCH 5.2 143/143] hsr: implement dellink to clean up resources Greg Kroah-Hartman
2019-09-04 21:20   ` Sasha Levin
2019-09-05 18:47     ` Greg Kroah-Hartman
2019-09-04 23:38 ` [PATCH 5.2 000/143] 5.2.12-stable review kernelci.org bot
2019-09-05 15:00 ` shuah
2019-09-05 19:06   ` Greg Kroah-Hartman
2019-09-05 16:56 ` Guenter Roeck
2019-09-05 19:15   ` Greg Kroah-Hartman
2019-09-05 17:29 ` Daniel Díaz
2019-09-05 19:16   ` Greg Kroah-Hartman
2019-09-05 19:50 ` Kelsey Skunberg
2019-09-05 20:17   ` Greg Kroah-Hartman
2019-09-06  7:37 ` Jon Hunter
2019-09-06  7:37   ` Jon Hunter
2019-09-06  8:16   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190904175314.206239922@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=ben.hutchings@codethink.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=shuah@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.