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.4 000/314] 5.4.49-rc1 review
Date: Tue, 23 Jun 2020 21:53:15 +0200	[thread overview]
Message-ID: <20200623195338.770401005@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 5.4.49 release.
There are 314 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, 25 Jun 2020 19:52:30 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.4.49-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.4.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Ahmed S. Darwish <a.darwish@linutronix.de>
    net: core: device_rename: Use rwsem instead of a seqcount

Thomas Gleixner <tglx@linutronix.de>
    sched/rt, net: Use CONFIG_PREEMPTION.patch

Paul Cercueil <paul@crapouillou.net>
    pwm: jz4740: Enhance precision in calculation of duty cycle

Alexander Sverdlin <alexander.sverdlin@nokia.com>
    net: octeon: mgmt: Repair filling of RX ring

Chen Yu <yu.c.chen@intel.com>
    e1000e: Do not wake up the system via WOL if device wakeup is disabled

Jiri Olsa <jolsa@redhat.com>
    kretprobe: Prevent triggering kretprobe from within kprobe_flush_task

Masami Hiramatsu <mhiramat@kernel.org>
    kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex

Vamshi K Sthambamkadi <vamshi.k.sthambamkadi@gmail.com>
    tracing/probe: Fix memleak in fetch_op_data operations

Eric Biggers <ebiggers@google.com>
    crypto: algboss - don't wait during notifier callback

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: algif_skcipher - Cap recv SG list at ctx->used

Harry Wentland <harry.wentland@amd.com>
    Revert "drm/amd/display: disable dcn20 abm feature for bring up"

Imre Deak <imre.deak@intel.com>
    drm/i915/icl+: Fix hotplug interrupt disabling after storm detection

Denis Efremov <efremov@linux.com>
    drm/amd/display: Use kvfree() to free coeff in build_regamma()

Jeykumar Sankaran <jsanka@codeaurora.org>
    drm/connector: notify userspace on hotplug after register complete

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915: Whitelist context-local timestamp in the gen9 cmdparser

Chris Wilson <chris@chris-wilson.co.uk>
    drm/i915/gem: Avoid iterating an empty list

Jordan Crouse <jcrouse@codeaurora.org>
    drm/msm: Check for powered down HW in the devfreq callbacks

Imre Deak <imre.deak@intel.com>
    drm/i915: Fix AUX power domain toggling across TypeC mode resets

Dmitry V. Levin <ldv@altlinux.org>
    s390: fix syscall_get_error for compat processes

Eric Biggers <ebiggers@google.com>
    f2fs: avoid utf8_strncasecmp() with unstable name

Eric Biggers <ebiggers@google.com>
    f2fs: split f2fs_d_compare() from f2fs_match_name()

Denis Efremov <efremov@linux.com>
    net/mlx5: DR, Fix freeing in dr_create_rc_qp()

Ahmed S. Darwish <a.darwish@linutronix.de>
    block: nr_sects_write(): Disable preemption on seqcount write

Ard Biesheuvel <ardb@kernel.org>
    x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/amd/display: Use swap() where appropriate

Lyude Paul <lyude@redhat.com>
    drm/dp_mst: Increase ACT retry timeout to 3s

Theodore Ts'o <tytso@mit.edu>
    ext4: avoid race conditions when remounting with options that change dax

zhangyi (F) <yi.zhang@huawei.com>
    jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()

Tom Rix <trix@redhat.com>
    selinux: fix double free

Sandeep Raghuraman <sandy.8925@gmail.com>
    drm/amdgpu: Replace invalid device ID with a valid device ID

Huacai Chen <chenhc@lemote.com>
    drm/qxl: Use correct notify port address when creating cursor ring

Lyude Paul <lyude@redhat.com>
    drm/dp_mst: Reformat drm_dp_check_act_status() a bit

Eric Biggers <ebiggers@google.com>
    ext4: avoid utf8_strncasecmp() with unstable name

Jeffle Xu <jefflexu@linux.alibaba.com>
    ext4: fix partial cluster initialization when splitting extent

Wolfram Sang <wsa+renesas@sang-engineering.com>
    drm: encoder_slave: fix refcouting error for modules

Kai-Heng Feng <kai.heng.feng@canonical.com>
    libata: Use per port sync for detach

Will Deacon <will@kernel.org>
    arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints

Sven Auhagen <sven.auhagen@voleatech.de>
    mvpp2: remove module bugfix

Jason Yan <yanaijie@huawei.com>
    block: Fix use-after-free in blkdev_get()

Dinghao Liu <dinghao.liu@zju.edu.cn>
    scsi: ufs-bsg: Fix runtime PM imbalance on error

Vasundhara Volam <vasundhara-v.volam@broadcom.com>
    bnxt_en: Return from timer if interface is not in open state.

David Howells <dhowells@redhat.com>
    afs: Fix the mapping of the UAEOVERFLOW abort code

David Howells <dhowells@redhat.com>
    afs: Set error flag rather than return error from file status decode

David Howells <dhowells@redhat.com>
    afs: Always include dir in bulk status fetch from afs_do_lookup()

David Howells <dhowells@redhat.com>
    afs: Fix EOF corruption

David Howells <dhowells@redhat.com>
    afs: afs_write_end() should change i_size under the right lock

David Howells <dhowells@redhat.com>
    afs: Fix non-setting of mtime when writing into mmap

Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
    powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL

Zhiqiang Liu <liuzhiqiang26@huawei.com>
    bcache: fix potential deadlock problem in btree_gc_coalesce

yangerkun <yangerkun@huawei.com>
    ext4: stop overwrite the errcode in ext4_setup_super

Hongbo Yao <yaohongbo@huawei.com>
    perf stat: Fix NULL pointer dereference

Gaurav Singh <gaurav1086@gmail.com>
    perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()

Qais Yousef <qais.yousef@arm.com>
    usb/ehci-platform: Set PM runtime as active on resume

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    usb: host: ehci-platform: add a quirk to avoid stuck

Qais Yousef <qais.yousef@arm.com>
    usb/xhci-plat: Set PM runtime as active on resume

Andrey Ignatov <rdna@fb.com>
    bpf: Fix memlock accounting for sock_hash

Brett Creeley <brett.creeley@intel.com>
    iavf: fix speed reporting over virtchnl

Li RongQing <lirongqing@baidu.com>
    xdp: Fix xsk_generic_xmit errno

Zheng Bin <zhengbin13@huawei.com>
    nfs: set invalid blocks after NFSv4 writes

Christoph Hellwig <hch@lst.de>
    nvme-pci: use simple suspend when a HMB is enabled

YiFei Zhu <zhuyifei1999@gmail.com>
    net/filter: Permit reading NET in load_bytes_relative when MAC not set

Vitaly Kuznetsov <vkuznets@redhat.com>
    x86/idt: Keep spurious entries unset in system_vectors

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    scsi: acornscsi: Fix an error handling path in acornscsi_probe()

Andrii Nakryiko <andriin@fb.com>
    libbpf: Handle GCC noreturn-turned-volatile quirk

Jernej Skrabec <jernej.skrabec@siol.net>
    drm/sun4i: hdmi ddc clk: Fix size of m divider

Jean-Philippe Brucker <jean-philippe@linaro.org>
    tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes

Jakub Sitnicki <jakub@cloudflare.com>
    bpf, sockhash: Synchronize delete from bucket list on map free

dihu <anny.hu@linux.alibaba.com>
    bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg

Hans de Goede <hdegoede@redhat.com>
    ASoC: rt5645: Add platform-data for Asus T101HA

Hans de Goede <hdegoede@redhat.com>
    ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags

Bard Liao <yung-chuan.liao@linux.intel.com>
    ASoC: core: only convert non DPCM link to DPCM link

Zhihao Cheng <chengzhihao1@huawei.com>
    afs: Fix memory leak in afs_put_sysnames()

Eric Biggers <ebiggers@google.com>
    f2fs: don't return vmalloc() memory from f2fs_kmalloc()

tannerlove <tannerlove@google.com>
    selftests/net: in timestamping, strncpy needs to preserve null byte

Shaokun Zhang <zhangshaokun@hisilicon.com>
    drivers/perf: hisi: Fix wrong value for all counters enable

Max Staudt <max@enpas.org>
    i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n

Logan Gunthorpe <logang@deltatee.com>
    NTB: ntb_test: Fix bug when counting remote files

Logan Gunthorpe <logang@deltatee.com>
    NTB: perf: Fix race condition when run with ntb_test

Logan Gunthorpe <logang@deltatee.com>
    NTB: perf: Fix support for hardware that doesn't have port numbers

Logan Gunthorpe <logang@deltatee.com>
    NTB: perf: Don't require one more memory window than number of peers

Logan Gunthorpe <logang@deltatee.com>
    NTB: Revert the change to use the NTB device dev for DMA allocations

Logan Gunthorpe <logang@deltatee.com>
    NTB: ntb_tool: reading the link file should not end in a NULL byte

Sanjay R Mehta <sanju.mehta@amd.com>
    ntb_tool: pass correct struct device to dma_alloc_coherent

Sanjay R Mehta <sanju.mehta@amd.com>
    ntb_perf: pass correct struct device to dma_alloc_coherent

Dan Murphy <dmurphy@ti.com>
    net: marvell: Fix OF_MDIO config check

Bob Peterson <rpeterso@redhat.com>
    gfs2: fix use-after-free on transaction ail lists

Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
    blktrace: fix endianness for blk_log_remap()

Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
    blktrace: fix endianness in get_pdu_int()

Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
    blktrace: use errno instead of bi_status

Ram Pai <linuxram@us.ibm.com>
    selftests/vm/pkeys: fix alloc_random_pkey() to make it really random

Arnd Bergmann <arnd@arndb.de>
    include/linux/bitops.h: avoid clang shift-count-overflow warnings

Jann Horn <jannh@google.com>
    lib/zlib: remove outdated and incorrect pre-increment optimization

Jiri Benc <jbenc@redhat.com>
    geneve: change from tx_error to tx_dropped on missing metadata

Tero Kristo <t-kristo@ti.com>
    crypto: omap-sham - add proper load balancing support for multicore

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Revalidate bandwidth before commiting DC updates

J. Bruce Fields <bfields@redhat.com>
    nfsd: safer handling of corrupted c_type

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()'

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'

Can Guo <cang@codeaurora.org>
    scsi: ufs: Don't update urgent bkops level when toggling auto bkops

Qiushi Wu <wu000273@umn.edu>
    scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj

Bob Peterson <rpeterso@redhat.com>
    gfs2: Allow lock_nolock mount to specify jid=X

J. Bruce Fields <bfields@redhat.com>
    nfsd4: make drc_slab global, not per-net

Luis Henriques <lhenriques@suse.com>
    ceph: don't return -ESTALE if there's still an open file

Ben Skeggs <bskeggs@redhat.com>
    drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection

Stafford Horne <shorne@gmail.com>
    openrisc: Fix issue with argument clobbering for clone/fork

David Howells <dhowells@redhat.com>
    rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID

Wei Yongjun <weiyongjun1@huawei.com>
    mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe()

Chuhong Yuan <hslester96@gmail.com>
    rtc: rv3028: Add missed check for devm_regmap_init_i2c()

Qiushi Wu <wu000273@umn.edu>
    vfio/mdev: Fix reference count leak in add_mdev_supported_type

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'

huhai <huhai@tj.kylinos.cn>
    powerpc/4xx: Don't unmap NULL mbase

Nathan Chancellor <natechancellor@gmail.com>
    input: i8042 - Remove special PowerPC handling

Dan Carpenter <dan.carpenter@oracle.com>
    of: Fix a refcounting bug in __of_attach_node_sysfs()

Olga Kornievskaia <olga.kornievskaia@gmail.com>
    NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION

Fedor Tokarev <ftokarev@gmail.com>
    net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'

Dan Williams <dan.j.williams@intel.com>
    /dev/mem: Revoke mappings when a driver claims the region

John Hubbard <jhubbard@nvidia.com>
    misc: xilinx-sdfec: improve get_user_pages_fast() error handling

Eddie James <eajames@linux.ibm.com>
    clk: ast2600: Fix AHB clock divider for A1

Chunyan Zhang <chunyan.zhang@unisoc.com>
    clk: sprd: return correct type of value for _sprd_pll_recalc_rate

Qian Cai <cai@lca.pw>
    KVM: PPC: Book3S: Fix some RCU-list locks

Qian Cai <cai@lca.pw>
    KVM: PPC: Book3S HV: Ignore kmemleak false positives

Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
    scsi: ufs-qcom: Fix scheduling while atomic issue

Nathan Chancellor <natechancellor@gmail.com>
    clk: bcm2835: Fix return type of bcm2835_register_gate

Dan Carpenter <dan.carpenter@oracle.com>
    scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd()

Qiushi Wu <wu000273@umn.edu>
    ASoC: fix incomplete error-handling in img_i2s_in_probe.

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/32s: Don't warn when mapping RO data ROX.

Amelie Delaunay <amelie.delaunay@st.com>
    mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt

Amelie Delaunay <amelie.delaunay@st.com>
    mfd: stmfx: Fix stmfx_irq_init error path

Amelie Delaunay <amelie.delaunay@st.com>
    mfd: stmfx: Reset chip on resume as supply was disabled

Borislav Petkov <bp@suse.de>
    x86/apic: Make TSC deadline timer detection message visible

Potnuri Bharat Teja <bharat@chelsio.com>
    RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove

Siddharth Gupta <sidgup@codeaurora.org>
    scripts: headers_install: Exit with error on config leak

Pawel Laszczak <pawell@cadence.com>
    usb: gadget: Fix issue with config_ep_by_speed function

Qiushi Wu <wu000273@umn.edu>
    usb: gadget: fix potential double-free in m66592_probe.

Colin Ian King <colin.king@canonical.com>
    usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check

Nathan Chancellor <natechancellor@gmail.com>
    USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke

Fabrice Gasnier <fabrice.gasnier@st.com>
    usb: dwc2: gadget: move gadget resume after the core is in L0 state

Stefan Riedmueller <s.riedmueller@phytec.de>
    watchdog: da9062: No need to ping manually before setting timeout

Maor Gottlieb <maorg@mellanox.com>
    IB/cma: Fix ports memory leak in cma_configfs

Marc Zyngier <maz@kernel.org>
    PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link

Marc Zyngier <maz@kernel.org>
    PCI: dwc: Fix inner MSI IRQ domain registration

Bjorn Helgaas <bhelgaas@google.com>
    PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port

Hannes Reinecke <hare@suse.de>
    dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone

Qian Cai <cai@lca.pw>
    powerpc/64s/pgtable: fix an undefined behaviour

Vidya Sagar <vidyas@nvidia.com>
    arm64: tegra: Fix flag for 64-bit resources in 'ranges' property

Jon Hunter <jonathanh@nvidia.com>
    arm64: tegra: Fix ethernet phy-mode for Jetson Xavier

Miklos Szeredi <mszeredi@redhat.com>
    fuse: copy_file_range should truncate cache

Miklos Szeredi <mszeredi@redhat.com>
    fuse: fix copy_file_range cache issues

Wei Yongjun <weiyongjun1@huawei.com>
    firmware: imx: scu: Fix possible memory leak in imx_scu_probe()

Bodo Stroesser <bstroesser@ts.fujitsu.com>
    scsi: target: tcmu: Userspace must not complete queued commands

Lang Cheng <chenglang@huawei.com>
    RDMA/hns: Fix cmdq parameter of querying pf timer resource

Lijun Ou <oulijun@huawei.com>
    RDMA/hns: Bugfix for querying qkey

Marek Szyprowski <m.szyprowski@samsung.com>
    clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1

Souptick Joarder <jrdr.linux@gmail.com>
    fpga: dfl: afu: Corrected error handling levels

Gregory CLEMENT <gregory.clement@bootlin.com>
    tty: n_gsm: Fix bogus i++ in gsm_data_kick

Tang Bin <tangbin@cmss.chinamobile.com>
    USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()

Hans de Goede <hdegoede@redhat.com>
    ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet

Roy Spliet <nouveau@spliet.org>
    drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation

Qais Yousef <qais.yousef@arm.com>
    usb/ohci-platform: Fix a warning when hibernating

Alex Williamson <alex.williamson@redhat.com>
    vfio-pci: Mask cap zero

Geoff Levand <geoff@infradead.org>
    powerpc/ps3: Fix kexec shutdown hang

Bharat Gooty <bharat.gooty@broadcom.com>
    drivers: phy: sr-usb: do not use internal fsm for USB2 phy init

Nicholas Piggin <npiggin@gmail.com>
    powerpc/pseries/ras: Fix FWNMI_VALID off by one

Nicholas Piggin <npiggin@gmail.com>
    powerpc/64s/exception: Fix machine check no-loss idle wakeup

Feng Tang <feng.tang@intel.com>
    ipmi: use vzalloc instead of kmalloc for user creation

Oded Gabbay <oded.gabbay@gmail.com>
    habanalabs: increase timeout during reset

Mika Westerberg <mika.westerberg@linux.intel.com>
    PCI/PM: Assume ports without DLL Link Active train links in 100 ms

Cristian Klein <cristian.klein@elastisys.com>
    HID: Add quirks for Trust Panora Graphic Tablet

Erwin Burema <e.burema@gmail.com>
    ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback

Gregory CLEMENT <gregory.clement@bootlin.com>
    tty: n_gsm: Fix waking up upper tty layer when room available

Gregory CLEMENT <gregory.clement@bootlin.com>
    tty: n_gsm: Fix SOF skipping

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/64: Don't initialise init_task->thread.regs

Rob Herring <robh@kernel.org>
    PCI: Fix pci_register_host_bridge() device_register() error handling

Tero Kristo <t-kristo@ti.com>
    clk: ti: composite: fix memory leak

Wei Yongjun <weiyongjun1@huawei.com>
    USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()

Arnd Bergmann <arnd@arndb.de>
    dlm: remove BUG() before panic()

Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
    pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ASoC: ti: omap-mcbsp: Fix an error handling path in 'asoc_mcbsp_probe()'

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ASoC: ux500: mop500: Fix some refcounted resources issues

Yongbo Zhang <giraffesnn123@gmail.com>
    SoC: rsnd: add interrupt support for SSI BUSIF buffer

Suganath Prabu S <suganath-prabu.subramani@broadcom.com>
    scsi: mpt3sas: Fix double free warnings

Bodo Stroesser <bstroesser@ts.fujitsu.com>
    scsi: target: loopback: Fix READ with data and sensebytes

Loic Poulain <loic.poulain@linaro.org>
    arm64: dts: msm8996: Fix CSI IRQ types

Wei Yongjun <weiyongjun1@huawei.com>
    ASoC: SOF: core: fix error return code in sof_probe_continue()

Dmitry Osipenko <digetx@gmail.com>
    power: supply: smb347-charger: IRQSTAT_D is volatile

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'

Takashi Sakamoto <o-takashi@sakamocchi.jp>
    ALSA: firewire-lib: fix invalid assignment to union data for directional parameter

Viacheslav Dubeyko <v.dubeiko@yadro.com>
    scsi: qla2xxx: Fix warning after FC target reset

Kai-Heng Feng <kai.heng.feng@canonical.com>
    PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges

Andrew Murray <andrew.murray@arm.com>
    PCI: rcar: Fix incorrect programming of OB windows

Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
    drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish

John Stultz <john.stultz@linaro.org>
    serial: amba-pl011: Make sure we initialize the port.lock spinlock

Russell King <rmk+kernel@armlinux.org.uk>
    i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths

Matej Dujava <mdujava@kocurkovo.cz>
    staging: sm750fb: add missing case while setting FB_VISUAL

Oscar Carter <oscar.carter@gmx.com>
    staging: wilc1000: Increase the size of wid_list array

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Properly handle failed kick_transfer

Thinh Nguyen <Thinh.Nguyen@synopsys.com>
    usb: dwc3: gadget: Properly handle ClearFeature(halt)

Arnd Bergmann <arnd@arndb.de>
    HID: intel-ish-hid: avoid bogus uninitialized-variable warning

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    soundwire: slave: don't init debugfs on device registration error

Yong Zhi <yong.zhi@intel.com>
    ASoC: max98373: reorder max98373_reset() in resume

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registers

Sudip Mukherjee <sudipm.mukherjee@gmail.com>
    thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    gpio: pca953x: fix handling of automatic address incrementing

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    clk: meson: meson8b: Fix the polarity of the RESET_N lines

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    clk: meson: meson8b: Fix the first parent of vid_pll_in_sel

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    slimbus: ngd: get drvdata from correct device

Raghavendra Rao Ananta <rananta@codeaurora.org>
    tty: hvc: Fix data abort due to race in hvc_open

Julian Wiedmann <jwi@linux.ibm.com>
    s390/qdio: put thinint indicator after early error

Stephan Gerhold <stephan@gerhold.net>
    Input: mms114 - add extra compatible for mms345l

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Fix racy list management in output queue

Alexander Tsoy <alexander@tsoy.me>
    ALSA: usb-audio: Improve frames size computation

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    staging: gasket: Fix mapping refcnt leak when register/store fails

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    staging: gasket: Fix mapping refcnt leak when put attribute fails

Christoph Hellwig <hch@lst.de>
    firmware: qcom_scm: fix bogous abuse of dma-direct internals

Jonathan Marek <jonathan@marek.ca>
    arm64: dts: qcom: fix pm8150 gpio interrupts

Vivek Goyal <vgoyal@redhat.com>
    virtiofs: schedule blocking async replies in separate worker

Jason Yan <yanaijie@huawei.com>
    pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries

Chad Dupuis <cdupuis@marvell.com>
    scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    gpio: dwapb: Append MODULE_ALIAS for platform driver

Yishai Hadas <yishaih@mellanox.com>
    RDMA/mlx5: Fix udata response upon SRQ creation

Vincent Stehlé <vincent.stehle@laposte.net>
    ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity

Amit Kucheria <amit.kucheria@linaro.org>
    arm64: dts: qcom: msm8916: remove unit name for thermal trip points

Nilesh Javali <njavali@marvell.com>
    scsi: qedi: Do not flush offload work if ARP not resolved

Hsin-Yi Wang <hsinyi@chromium.org>
    arm64: dts: mt8173: fix unit name warnings

Aiman Najjar <aiman.najjar@hurranet.com>
    staging: rtl8712: fix multiline derefernce warnings

Chen Zhou <chenzhou10@huawei.com>
    staging: greybus: fix a missing-check bug in gb_lights_light_config()

Hans de Goede <hdegoede@redhat.com>
    x86/purgatory: Disable various profiling and sanitizing options

John Johansen <john.johansen@canonical.com>
    apparmor: fix nnp subset test for unconfined

Tyrel Datwyler <tyreld@linux.ibm.com>
    scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM

Simon Arlott <simon@octiron.net>
    scsi: sr: Fix sr_probe() missing deallocate of device minor

Jakub Sitnicki <jakub@cloudflare.com>
    bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free

Pavel Machek (CIP) <pavel@denx.de>
    ASoC: meson: add missing free_irq() in error path

Chao Yu <chao@kernel.org>
    f2fs: handle readonly filesystem in f2fs_ioc_shutdown()

Mauricio Faria de Oliveira <mfo@canonical.com>
    apparmor: check/put label on apparmor_sk_clone_security()

Martin Blumenstingl <martin.blumenstingl@googlemail.com>
    net: dsa: lantiq_gswip: fix and improve the unsupported interface error

John Johansen <john.johansen@canonical.com>
    apparmor: fix introspection of of task mode for unconfined tasks

ashimida <ashimida@linux.alibaba.com>
    mksysmap: Fix the mismatch of '.L' symbols in System.map

Logan Gunthorpe <logang@deltatee.com>
    NTB: Fix the default port and peer numbers for legacy drivers

Logan Gunthorpe <logang@deltatee.com>
    NTB: ntb_pingpong: Choose doorbells based on port number

Wang Hai <wanghai38@huawei.com>
    yam: fix possible memory leak in yam_init_driver

Will Deacon <will@kernel.org>
    sparc32: mm: Don't try to free page-table pages if ctor() fails

Navid Emamdoost <navid.emamdoost@gmail.com>
    pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case

Pingfan Liu <kernelfans@gmail.com>
    powerpc/crashkernel: Take "mem=" option into account

John Stultz <john.stultz@linaro.org>
    ASoC: qcom: q6asm-dai: kCFI fix

Paulo Alcantara <pc@cjr.nz>
    cifs: set up next DFS target before generic_ip_connect()

Qiushi Wu <wu000273@umn.edu>
    RDMA/core: Fix several reference count leaks.

Jon Derrick <jonathan.derrick@intel.com>
    PCI: vmd: Filter resource type bits from shadow register

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    nfsd: Fix svc_xprt refcnt leak when setup callback client failed

Kajol Jain <kjain@linux.ibm.com>
    powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run

Mark Zhang <markz@mellanox.com>
    IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command

Alain Volmat <avolmat@me.com>
    clk: clk-flexgen: fix clock-critical handling

Sudhakar Panneerselvam <sudhakar.panneerselvam@oracle.com>
    scsi: vhost: Notify TCM about the maximum sg entries supported per command

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event

Quanyang Wang <quanyang.wang@windriver.com>
    clk: zynqmp: fix memory leak in zynqmp_register_clocks

Dan Carpenter <dan.carpenter@oracle.com>
    scsi: cxgb3i: Fix some leaks in init_act_open()

Marek Szyprowski <m.szyprowski@samsung.com>
    mfd: wm8994: Fix driver operation if loaded as modules

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/ptdump: Add _PAGE_COHERENT flag

Peter Chen <peter.chen@nxp.com>
    usb: gadget: core: sync interrupt before unbind the udc

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    m68k/PCI: Fix a memory leak in an error handling path

Jon Derrick <jonathan.derrick@intel.com>
    PCI: pci-bridge-emul: Fix PCIe bit conflicts

Luo Jiaxing <luojiaxing@huawei.com>
    scsi: hisi_sas: Do not reset phy timer to wait for stray phy up

Aharon Landau <aharonl@mellanox.com>
    RDMA/mlx5: Add init2init as a modify command

Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
    coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()

Qian Cai <cai@lca.pw>
    vfio/pci: fix memory leaks in alloc_perm_bits()

Andre Przywara <andre.przywara@arm.com>
    arm64: dts: fvp/juno: Fix node address fields

Emmanuel Nicolet <emmanuel.nicolet@gmail.com>
    ps3disk: use the default segment boundary

Pali Rohár <pali@kernel.org>
    PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register

Andre Przywara <andre.przywara@arm.com>
    arm64: dts: fvp: Fix GIC child nodes

Daniel Baluta <daniel.baluta@nxp.com>
    ASoC: SOF: Do nothing when DSP PM callbacks are not set

Geert Uytterhoeven <geert+renesas@glider.be>
    clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling

Lars Povlsen <lars.povlsen@microchip.com>
    pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2

Andre Przywara <andre.przywara@arm.com>
    arm64: dts: juno: Fix GIC child nodes

Marek Behún <marek.behun@nic.cz>
    arm64: dts: armada-3720-turris-mox: fix SFP binding

Marek Behún <marek.behun@nic.cz>
    arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposes

Martin Wilck <mwilck@suse.com>
    dm mpath: switch paths in dm_blk_ioctl() code path

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    misc: fastrpc: fix potential fastrpc_invoke_ctx leak

Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()

Serge Semin <Sergey.Semin@baikalelectronics.ru>
    serial: 8250: Fix max baud limit in generic 8250 port

Oliver Neukum <oneukum@suse.com>
    usblp: poison URBs upon disconnect

Marek Szyprowski <m.szyprowski@samsung.com>
    clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical

Sibi Sankar <sibis@codeaurora.org>
    remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use

Russell King <rmk+kernel@armlinux.org.uk>
    i2c: pxa: clear all master action bits in i2c_pxa_stop_message()

Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
    f2fs: report delalloc reserve as non-free in statfs for project quota

Andreas Klinger <ak@it-klinger.de>
    iio: bmp280: fix compensation of humidity

Qiushi Wu <wu000273@umn.edu>
    rtc: mc13xxx: fix a double-unlock issue

Christophe Leroy <christophe.leroy@c-s.fr>
    powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT

Marco Felsch <m.felsch@pengutronix.de>
    Input: edt-ft5x06 - fix get_default register write access

Viacheslav Dubeyko <v.dubeiko@yadro.com>
    scsi: qla2xxx: Fix issue with adapter's stopping state

Ard Biesheuvel <ardb@kernel.org>
    PCI: Allow pci_resize_resource() for devices on root bus

Dan Carpenter <dan.carpenter@oracle.com>
    ALSA: isa/wavefront: prevent out of bounds write in ioctl

Kai-Heng Feng <kai.heng.feng@canonical.com>
    ALSA: hda/realtek - Introduce polarity for micmute LED GPIO

Neil Armstrong <narmstrong@baylibre.com>
    arm64: dts: meson: fixup SCP sram nodes

Dan Carpenter <dan.carpenter@oracle.com>
    scsi: qedi: Check for buffer overflow in qedi_set_path()

Johannes Thumshirn <johannes.thumshirn@wdc.com>
    scsi: core: free sgtables in case command setup fails

Marek Vasut <marex@denx.de>
    ARM: dts: stm32: Add missing ethernet PHY reset on AV96

Linus Walleij <linus.walleij@linaro.org>
    ARM: integrator: Add some Kconfig selections

Xiyu Yang <xiyuyang19@fudan.edu.cn>
    ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    ARM: dts: renesas: Fix IOMMU device node names

Jon Hunter <jonathanh@nvidia.com>
    backlight: lp855x: Ensure regulators are disabled on probe failure

Shengjiu Wang <shengjiu.wang@nxp.com>
    ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet

Bryan O'Donoghue <bryan.odonoghue@linaro.org>
    clk: qcom: msm8916: Fix the address location of pll->config_reg

Alex Elder <elder@linaro.org>
    remoteproc: Fix IDR initialisation in rproc_alloc()

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    iio: pressure: bmp280: Tolerate IRQ before registering

YueHaibing <yuehaibing@huawei.com>
    ASoC: SOF: imx8: Fix randbuild error

Adam Honse <calcprogrammer1@gmail.com>
    i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets

Dmitry Osipenko <digetx@gmail.com>
    ASoC: tegra: tegra_wm8903: Support nvidia, headset property

Rikard Falkeborn <rikard.falkeborn@gmail.com>
    clk: sunxi: Fix incorrect usage of round_down()

Enric Balletbo i Serra <enric.balletbo@collabora.com>
    power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select


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

Diffstat:

 Makefile                                           |   4 +-
 arch/arm/boot/dts/r8a7743.dtsi                     |  12 +-
 arch/arm/boot/dts/r8a7744.dtsi                     |  12 +-
 arch/arm/boot/dts/r8a7745.dtsi                     |  12 +-
 arch/arm/boot/dts/r8a7790.dtsi                     |  12 +-
 arch/arm/boot/dts/r8a7791.dtsi                     |  14 +-
 arch/arm/boot/dts/r8a7793.dtsi                     |  14 +-
 arch/arm/boot/dts/r8a7794.dtsi                     |  12 +-
 arch/arm/boot/dts/stm32mp157a-avenger96.dts        |   3 +
 .../boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts    |   2 +-
 arch/arm/boot/dts/vexpress-v2m-rs1.dtsi            |  10 +-
 arch/arm/mach-integrator/Kconfig                   |   7 +-
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |   6 +-
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  10 +-
 arch/arm64/boot/dts/arm/foundation-v8-gicv2.dtsi   |   2 +-
 arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtsi   |   8 +-
 arch/arm64/boot/dts/arm/foundation-v8.dtsi         |  92 ++++----
 arch/arm64/boot/dts/arm/juno-base.dtsi             |  50 ++---
 arch/arm64/boot/dts/arm/juno-motherboard.dtsi      |   6 +-
 .../boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi      |   2 +-
 arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi   |   6 +-
 .../boot/dts/marvell/armada-3720-turris-mox.dts    |   4 +-
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  22 +-
 arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi     |   2 +-
 arch/arm64/boot/dts/nvidia/tegra194.dtsi           |  12 +-
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |   8 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |  20 +-
 arch/arm64/boot/dts/qcom/pm8150.dtsi               |  14 +-
 arch/arm64/boot/dts/qcom/pm8150b.dtsi              |  14 +-
 arch/arm64/boot/dts/qcom/pm8150l.dtsi              |  14 +-
 arch/arm64/kernel/hw_breakpoint.c                  |  44 ++--
 arch/m68k/coldfire/pci.c                           |   4 +-
 arch/openrisc/kernel/entry.S                       |   4 +-
 arch/powerpc/Kconfig                               |   1 +
 arch/powerpc/include/asm/book3s/64/pgtable.h       |  23 +-
 arch/powerpc/include/asm/processor.h               |   1 -
 arch/powerpc/kernel/exceptions-64s.S               |  14 +-
 arch/powerpc/kernel/head_64.S                      |   9 +-
 arch/powerpc/kernel/machine_kexec.c                |   8 +-
 arch/powerpc/kernel/process.c                      |  20 +-
 arch/powerpc/kvm/book3s_64_mmu_radix.c             |  16 +-
 arch/powerpc/kvm/book3s_64_vio.c                   |  18 +-
 arch/powerpc/mm/book3s32/mmu.c                     |   6 +-
 arch/powerpc/mm/ptdump/shared.c                    |   5 +
 arch/powerpc/perf/hv-24x7.c                        |  10 -
 arch/powerpc/platforms/4xx/pci.c                   |   4 +-
 arch/powerpc/platforms/ps3/mm.c                    |  22 +-
 arch/powerpc/platforms/pseries/ras.c               |   5 +-
 arch/s390/include/asm/syscall.h                    |  12 +-
 arch/sparc/mm/srmmu.c                              |   1 -
 arch/x86/boot/Makefile                             |   2 +-
 arch/x86/kernel/apic/apic.c                        |   2 +-
 arch/x86/kernel/idt.c                              |   6 +-
 arch/x86/kernel/kprobes/core.c                     |  16 +-
 arch/x86/purgatory/Makefile                        |   5 +-
 crypto/algboss.c                                   |   2 -
 crypto/algif_skcipher.c                            |   6 +-
 drivers/ata/libata-core.c                          |  11 +-
 drivers/base/platform.c                            |   2 +
 drivers/block/ps3disk.c                            |   1 -
 drivers/char/ipmi/ipmi_msghandler.c                |   7 +-
 drivers/char/mem.c                                 | 101 ++++++++-
 drivers/clk/bcm/clk-bcm2835.c                      |  10 +-
 drivers/clk/clk-ast2600.c                          |  31 ++-
 drivers/clk/meson/meson8b.c                        | 100 ++++++---
 drivers/clk/meson/meson8b.h                        |   4 +
 drivers/clk/qcom/gcc-msm8916.c                     |   8 +-
 drivers/clk/renesas/renesas-cpg-mssr.c             |   8 +-
 drivers/clk/samsung/clk-exynos5420.c               |  16 +-
 drivers/clk/samsung/clk-exynos5433.c               |   3 +-
 drivers/clk/sprd/pll.c                             |   2 +-
 drivers/clk/st/clk-flexgen.c                       |   1 +
 drivers/clk/sunxi/clk-sunxi.c                      |   2 +-
 drivers/clk/ti/composite.c                         |   1 +
 drivers/clk/zynqmp/clkc.c                          |  15 +-
 drivers/crypto/omap-sham.c                         |  64 +++---
 drivers/extcon/extcon-adc-jack.c                   |   3 +-
 drivers/firmware/imx/imx-scu.c                     |   1 +
 drivers/firmware/qcom_scm.c                        |   9 +-
 drivers/fpga/dfl-afu-dma-region.c                  |   4 +-
 drivers/gpio/gpio-dwapb.c                          |  34 ++-
 drivers/gpio/gpio-pca953x.c                        |  44 ++--
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  11 +-
 drivers/gpu/drm/amd/display/dc/bios/bios_parser.c  |   7 +-
 drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c |   8 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  12 +-
 .../drm/amd/display/modules/color/color_gamma.c    |   2 +-
 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c   |   2 +-
 drivers/gpu/drm/drm_connector.c                    |   5 +
 drivers/gpu/drm/drm_dp_mst_topology.c              |  58 ++---
 drivers/gpu/drm/drm_encoder_slave.c                |   5 +-
 drivers/gpu/drm/drm_sysfs.c                        |   3 -
 drivers/gpu/drm/i915/display/intel_dp.c            |   5 +-
 drivers/gpu/drm/i915/gem/i915_gem_shmem.c          |  15 +-
 drivers/gpu/drm/i915/i915_cmd_parser.c             |   4 +
 drivers/gpu/drm/i915/i915_irq.c                    |   1 +
 drivers/gpu/drm/msm/adreno/a5xx_gpu.c              |   6 +
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c              |   8 +
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c              |   7 +
 drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c           |   3 +-
 .../gpu/drm/nouveau/nvkm/engine/disp/hdmigm200.c   |   4 +-
 drivers/gpu/drm/qxl/qxl_kms.c                      |   2 +-
 drivers/gpu/drm/sun4i/sun4i_hdmi.h                 |   2 +-
 drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c         |   2 +-
 drivers/hid/hid-ids.h                              |   3 +
 drivers/hid/hid-quirks.c                           |   1 +
 drivers/hid/intel-ish-hid/ishtp-fw-loader.c        |   2 +
 drivers/hwtracing/coresight/coresight-tmc-etf.c    |  16 +-
 drivers/i2c/busses/i2c-icy.c                       |   1 +
 drivers/i2c/busses/i2c-piix4.c                     |   3 +-
 drivers/i2c/busses/i2c-pxa.c                       |  13 +-
 drivers/iio/pressure/bmp280-core.c                 |   7 +-
 drivers/infiniband/core/cma_configfs.c             |  13 ++
 drivers/infiniband/core/sysfs.c                    |  10 +-
 drivers/infiniband/hw/cxgb4/device.c               |   1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c         |  34 ++-
 drivers/infiniband/hw/mlx5/devx.c                  |   5 +
 drivers/infiniband/hw/mlx5/srq.c                   |  10 +-
 drivers/input/serio/i8042-ppcio.h                  |  57 -----
 drivers/input/serio/i8042.h                        |   2 -
 drivers/input/touchscreen/edt-ft5x06.c             |  12 +-
 drivers/input/touchscreen/mms114.c                 |  17 +-
 drivers/mailbox/zynqmp-ipi-mailbox.c               |  20 +-
 drivers/md/bcache/btree.c                          |   8 +-
 drivers/md/dm-mpath.c                              |   2 +-
 drivers/md/dm-zoned-metadata.c                     |   4 +-
 drivers/md/dm-zoned-reclaim.c                      |   4 +-
 drivers/mfd/stmfx.c                                |  22 +-
 drivers/mfd/wm8994-core.c                          |   1 +
 drivers/misc/fastrpc.c                             |  13 +-
 drivers/misc/habanalabs/habanalabs.h               |   2 +-
 drivers/misc/xilinx_sdfec.c                        |  27 ++-
 drivers/net/dsa/lantiq_gswip.c                     |   3 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   2 +-
 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c   |   5 +
 drivers/net/ethernet/intel/e1000e/netdev.c         |  14 +-
 drivers/net/ethernet/intel/iavf/iavf.h             |  14 ++
 drivers/net/ethernet/intel/iavf/iavf_ethtool.c     |  14 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c        |  25 ++-
 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c    |  88 +++++++-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |   7 +-
 .../ethernet/mellanox/mlx5/core/steering/dr_send.c |   2 +-
 drivers/net/geneve.c                               |   7 +-
 drivers/net/hamradio/yam.c                         |   1 +
 drivers/net/phy/marvell.c                          |   2 +-
 drivers/ntb/core.c                                 |   9 +-
 drivers/ntb/test/ntb_perf.c                        |  30 ++-
 drivers/ntb/test/ntb_pingpong.c                    |  14 +-
 drivers/ntb/test/ntb_tool.c                        |   9 +-
 drivers/nvme/host/pci.c                            |   6 +
 drivers/of/kobj.c                                  |   3 +-
 drivers/pci/controller/dwc/pci-meson.c             |   4 +-
 drivers/pci/controller/dwc/pcie-designware-host.c  |   2 +
 drivers/pci/controller/pci-aardvark.c              |   4 -
 drivers/pci/controller/pci-v3-semi.c               |   2 +-
 drivers/pci/controller/pcie-rcar.c                 |   9 +-
 drivers/pci/controller/vmd.c                       |   6 +-
 drivers/pci/pci-bridge-emul.c                      |   6 +-
 drivers/pci/pci.c                                  |  30 ++-
 drivers/pci/pcie/aspm.c                            |  10 -
 drivers/pci/pcie/ptm.c                             |  22 +-
 drivers/pci/probe.c                                |   5 +-
 drivers/pci/setup-res.c                            |   9 +-
 drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c       |   2 +-
 drivers/phy/broadcom/phy-bcm-sr-usb.c              |  55 +----
 drivers/pinctrl/freescale/pinctrl-imx.c            |  26 +--
 drivers/pinctrl/freescale/pinctrl-imx1-core.c      |   1 -
 drivers/pinctrl/pinctrl-ocelot.c                   |   3 +-
 drivers/pinctrl/pinctrl-rockchip.c                 |   7 +-
 drivers/pinctrl/pinctrl-rza1.c                     |   2 +-
 drivers/power/supply/Kconfig                       |   2 +-
 drivers/power/supply/lp8788-charger.c              |  18 +-
 drivers/power/supply/smb347-charger.c              |   1 +
 drivers/pwm/pwm-img.c                              |   8 +-
 drivers/pwm/pwm-jz4740.c                           |   4 +-
 drivers/remoteproc/qcom_q6v5_mss.c                 |  31 ++-
 drivers/remoteproc/remoteproc_core.c               |   3 +-
 drivers/rtc/rtc-mc13xxx.c                          |   4 +-
 drivers/rtc/rtc-rv3028.c                           |   2 +
 drivers/s390/cio/qdio.h                            |   1 -
 drivers/s390/cio/qdio_setup.c                      |   1 -
 drivers/s390/cio/qdio_thinint.c                    |  14 +-
 drivers/scsi/arm/acornscsi.c                       |   4 +-
 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c                 |  18 +-
 drivers/scsi/hisi_sas/hisi_sas_main.c              |   5 +-
 drivers/scsi/ibmvscsi/ibmvscsi.c                   |   2 +
 drivers/scsi/iscsi_boot_sysfs.c                    |   2 +-
 drivers/scsi/lpfc/lpfc_els.c                       |   2 +
 drivers/scsi/mpt3sas/mpt3sas_base.c                |   2 +
 drivers/scsi/qedf/qedf.h                           |   1 +
 drivers/scsi/qedf/qedf_main.c                      |  35 ++-
 drivers/scsi/qedi/qedi_iscsi.c                     |   7 +-
 drivers/scsi/qla2xxx/qla_os.c                      |   1 +
 drivers/scsi/qla2xxx/tcm_qla2xxx.c                 |   2 +
 drivers/scsi/scsi_lib.c                            |  16 +-
 drivers/scsi/sr.c                                  |   6 +-
 drivers/scsi/ufs/ufs-qcom.c                        |   6 +-
 drivers/scsi/ufs/ufs_bsg.c                         |   4 +-
 drivers/scsi/ufs/ufshcd.c                          |   1 -
 drivers/slimbus/qcom-ngd-ctrl.c                    |   4 +-
 drivers/soundwire/slave.c                          |   2 +
 drivers/staging/gasket/gasket_sysfs.c              |   2 +
 drivers/staging/greybus/light.c                    |   3 +-
 drivers/staging/rtl8712/rtl871x_xmit.c             |  11 +-
 drivers/staging/sm750fb/sm750.c                    |   1 +
 drivers/staging/wilc1000/wilc_hif.c                |   4 +-
 drivers/target/loopback/tcm_loop.c                 |  36 ++-
 drivers/target/target_core_user.c                  | 154 ++++++-------
 drivers/thermal/ti-soc-thermal/ti-thermal-common.c |   6 +-
 drivers/tty/hvc/hvc_console.c                      |  16 +-
 drivers/tty/n_gsm.c                                |  26 ++-
 drivers/tty/serial/8250/8250_port.c                |   4 +-
 drivers/tty/serial/amba-pl011.c                    |   1 +
 drivers/usb/class/usblp.c                          |   5 +-
 drivers/usb/dwc2/core_intr.c                       |   7 +-
 drivers/usb/dwc3/gadget.c                          |  60 ++++-
 drivers/usb/gadget/composite.c                     |  78 +++++--
 drivers/usb/gadget/udc/core.c                      |   2 +
 drivers/usb/gadget/udc/lpc32xx_udc.c               |  11 +-
 drivers/usb/gadget/udc/m66592-udc.c                |   2 +-
 drivers/usb/gadget/udc/s3c2410_udc.c               |   4 -
 drivers/usb/host/ehci-mxc.c                        |   2 +
 drivers/usb/host/ehci-platform.c                   | 131 +++++++++++
 drivers/usb/host/ohci-platform.c                   |   5 +
 drivers/usb/host/ohci-sm501.c                      |   7 +-
 drivers/usb/host/xhci-plat.c                       |  10 +-
 drivers/vfio/mdev/mdev_sysfs.c                     |   2 +-
 drivers/vfio/pci/vfio_pci_config.c                 |  14 +-
 drivers/vhost/scsi.c                               |   1 +
 drivers/video/backlight/lp855x_bl.c                |  20 +-
 drivers/watchdog/da9062_wdt.c                      |   5 -
 fs/afs/dir.c                                       |   9 +-
 fs/afs/fsclient.c                                  |  88 +++-----
 fs/afs/inode.c                                     |  12 +-
 fs/afs/internal.h                                  |   1 +
 fs/afs/misc.c                                      |   1 +
 fs/afs/proc.c                                      |   1 +
 fs/afs/rxrpc.c                                     |   4 +
 fs/afs/write.c                                     |   5 +-
 fs/afs/yfsclient.c                                 |  85 +++----
 fs/block_dev.c                                     |  12 +-
 fs/ceph/export.c                                   |   9 +-
 fs/cifs/connect.c                                  |  18 +-
 fs/dlm/dlm_internal.h                              |   1 -
 fs/ext4/dir.c                                      |  16 ++
 fs/ext4/extents.c                                  |   2 +-
 fs/ext4/super.c                                    |  23 +-
 fs/f2fs/checkpoint.c                               |   4 +-
 fs/f2fs/dir.c                                      |  80 ++++---
 fs/f2fs/f2fs.h                                     |  13 +-
 fs/f2fs/file.c                                     |   9 +-
 fs/f2fs/node.c                                     |   8 +-
 fs/f2fs/super.c                                    |   5 +-
 fs/fuse/file.c                                     |  43 +++-
 fs/fuse/fuse_i.h                                   |   1 +
 fs/fuse/virtio_fs.c                                | 106 ++++++---
 fs/gfs2/log.c                                      |  11 +-
 fs/gfs2/ops_fstype.c                               |   2 +-
 fs/jbd2/journal.c                                  | 103 ++++-----
 fs/nfs/inode.c                                     |  14 +-
 fs/nfs/nfs4proc.c                                  |   2 +-
 fs/nfsd/cache.h                                    |   2 +
 fs/nfsd/netns.h                                    |   1 -
 fs/nfsd/nfs4callback.c                             |   2 +
 fs/nfsd/nfscache.c                                 |  32 +--
 fs/nfsd/nfsctl.c                                   |   6 +
 include/linux/bitops.h                             |   2 +-
 include/linux/genhd.h                              |   2 +
 include/linux/ioport.h                             |   6 +
 include/linux/jbd2.h                               |   1 -
 include/linux/kprobes.h                            |   4 +
 include/linux/libata.h                             |   3 +
 include/linux/mfd/stmfx.h                          |   1 +
 include/linux/nfs_fs.h                             |   1 +
 include/linux/usb/composite.h                      |   3 +
 include/linux/usb/ehci_def.h                       |   2 +-
 include/linux/usb/gadget.h                         |   2 +
 include/uapi/linux/magic.h                         |   1 +
 kernel/kprobes.c                                   |  27 ++-
 kernel/resource.c                                  |   5 +
 kernel/trace/blktrace.c                            |  30 +--
 kernel/trace/trace_kprobe.c                        |   2 +-
 kernel/trace/trace_probe.c                         |   4 +-
 kernel/trace/trace_uprobe.c                        |   2 +-
 lib/zlib_inflate/inffast.c                         |  91 +++-----
 net/core/dev.c                                     |  40 ++--
 net/core/filter.c                                  |  16 +-
 net/core/sock_map.c                                |  28 ++-
 net/ipv4/tcp_bpf.c                                 |   3 +
 net/rxrpc/proc.c                                   |   6 +-
 net/sunrpc/addr.c                                  |   4 +-
 net/xdp/xsk.c                                      |   4 +-
 scripts/headers_install.sh                         |  11 +-
 scripts/mksysmap                                   |   2 +-
 security/apparmor/domain.c                         |   9 +-
 security/apparmor/include/label.h                  |   1 +
 security/apparmor/label.c                          |  37 +++-
 security/apparmor/lsm.c                            |   5 +
 security/selinux/ss/services.c                     |   4 +
 sound/firewire/amdtp-am824.c                       |   3 +-
 sound/isa/wavefront/wavefront_synth.c              |   8 +-
 sound/pci/hda/patch_realtek.c                      |  14 +-
 sound/soc/codecs/max98373.c                        |   2 +-
 sound/soc/codecs/rt5645.c                          |  14 ++
 sound/soc/fsl/fsl_asrc_dma.c                       |   1 +
 sound/soc/fsl/fsl_esai.c                           |   4 +
 sound/soc/img/img-i2s-in.c                         |   1 +
 sound/soc/intel/boards/bytcr_rt5640.c              |  24 ++
 sound/soc/meson/axg-fifo.c                         |  10 +-
 sound/soc/qcom/qdsp6/q6asm-dai.c                   |   4 +-
 sound/soc/sh/rcar/gen.c                            |   8 +
 sound/soc/sh/rcar/rsnd.h                           |   9 +
 sound/soc/sh/rcar/ssi.c                            | 145 ++++++++++++
 sound/soc/soc-core.c                               |  22 +-
 sound/soc/sof/core.c                               |   1 +
 sound/soc/sof/imx/Kconfig                          |   2 +-
 sound/soc/sof/nocodec.c                            |   6 +-
 sound/soc/sof/pm.c                                 |  10 +-
 sound/soc/tegra/tegra_wm8903.c                     |   6 +-
 sound/soc/ti/davinci-mcasp.c                       |   4 +-
 sound/soc/ti/omap-mcbsp.c                          |   8 +-
 sound/soc/ux500/mop500.c                           |  11 +-
 sound/usb/card.h                                   |   5 +
 sound/usb/endpoint.c                               | 244 ++++++++++++++++++++-
 sound/usb/endpoint.h                               |   1 +
 sound/usb/pcm.c                                    |   7 +
 tools/lib/bpf/btf_dump.c                           |  33 ++-
 tools/perf/builtin-report.c                        |   3 +-
 tools/perf/util/stat-display.c                     |   4 +-
 .../networking/timestamping/timestamping.c         |  10 +-
 tools/testing/selftests/ntb/ntb_test.sh            |   2 +-
 tools/testing/selftests/x86/protection_keys.c      |   3 +-
 332 files changed, 2988 insertions(+), 1666 deletions(-)



             reply	other threads:[~2020-06-23 20:22 UTC|newest]

Thread overview: 330+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-23 19:53 Greg Kroah-Hartman [this message]
2020-06-23 19:53 ` [PATCH 5.4 001/314] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 002/314] clk: sunxi: Fix incorrect usage of round_down() Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 003/314] ASoC: tegra: tegra_wm8903: Support nvidia, headset property Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 004/314] i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 005/314] ASoC: SOF: imx8: Fix randbuild error Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 006/314] iio: pressure: bmp280: Tolerate IRQ before registering Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 007/314] remoteproc: Fix IDR initialisation in rproc_alloc() Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 008/314] clk: qcom: msm8916: Fix the address location of pll->config_reg Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 009/314] ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 010/314] backlight: lp855x: Ensure regulators are disabled on probe failure Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 011/314] ARM: dts: renesas: Fix IOMMU device node names Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 012/314] ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 013/314] ARM: integrator: Add some Kconfig selections Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 014/314] ARM: dts: stm32: Add missing ethernet PHY reset on AV96 Greg Kroah-Hartman
2020-06-23 19:53   ` Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 015/314] scsi: core: free sgtables in case command setup fails Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 016/314] scsi: qedi: Check for buffer overflow in qedi_set_path() Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 017/314] arm64: dts: meson: fixup SCP sram nodes Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 018/314] ALSA: hda/realtek - Introduce polarity for micmute LED GPIO Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 019/314] ALSA: isa/wavefront: prevent out of bounds write in ioctl Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 020/314] PCI: Allow pci_resize_resource() for devices on root bus Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 021/314] scsi: qla2xxx: Fix issue with adapters stopping state Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 022/314] Input: edt-ft5x06 - fix get_default register write access Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 023/314] powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 024/314] rtc: mc13xxx: fix a double-unlock issue Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 025/314] iio: bmp280: fix compensation of humidity Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 026/314] f2fs: report delalloc reserve as non-free in statfs for project quota Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 027/314] i2c: pxa: clear all master action bits in i2c_pxa_stop_message() Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 028/314] remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 029/314] clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 030/314] usblp: poison URBs upon disconnect Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 031/314] serial: 8250: Fix max baud limit in generic 8250 port Greg Kroah-Hartman
2020-06-23 19:53   ` Greg Kroah-Hartman
2020-06-23 19:53   ` Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 032/314] misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe() Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 033/314] misc: fastrpc: fix potential fastrpc_invoke_ctx leak Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 034/314] dm mpath: switch paths in dm_blk_ioctl() code path Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 035/314] arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposes Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 036/314] arm64: dts: armada-3720-turris-mox: fix SFP binding Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 037/314] arm64: dts: juno: Fix GIC child nodes Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 038/314] pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 039/314] clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 040/314] ASoC: SOF: Do nothing when DSP PM callbacks are not set Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 041/314] arm64: dts: fvp: Fix GIC child nodes Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 042/314] PCI: aardvark: Dont blindly enable ASPM L0s and dont write to read-only register Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 043/314] ps3disk: use the default segment boundary Greg Kroah-Hartman
2020-06-23 19:53 ` [PATCH 5.4 044/314] arm64: dts: fvp/juno: Fix node address fields Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 045/314] vfio/pci: fix memory leaks in alloc_perm_bits() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 046/314] coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 047/314] RDMA/mlx5: Add init2init as a modify command Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 048/314] scsi: hisi_sas: Do not reset phy timer to wait for stray phy up Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 049/314] PCI: pci-bridge-emul: Fix PCIe bit conflicts Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 050/314] m68k/PCI: Fix a memory leak in an error handling path Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 051/314] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 052/314] usb: gadget: core: sync interrupt before unbind the udc Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 053/314] powerpc/ptdump: Add _PAGE_COHERENT flag Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 054/314] mfd: wm8994: Fix driver operation if loaded as modules Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 055/314] scsi: cxgb3i: Fix some leaks in init_act_open() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 056/314] clk: zynqmp: fix memory leak in zynqmp_register_clocks Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 057/314] scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 058/314] scsi: vhost: Notify TCM about the maximum sg entries supported per command Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 059/314] clk: clk-flexgen: fix clock-critical handling Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 060/314] IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 061/314] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 062/314] nfsd: Fix svc_xprt refcnt leak when setup callback client failed Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 063/314] PCI: vmd: Filter resource type bits from shadow register Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 064/314] RDMA/core: Fix several reference count leaks Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 065/314] cifs: set up next DFS target before generic_ip_connect() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 066/314] ASoC: qcom: q6asm-dai: kCFI fix Greg Kroah-Hartman
2020-06-23 19:54   ` Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 067/314] powerpc/crashkernel: Take "mem=" option into account Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 068/314] pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 069/314] sparc32: mm: Dont try to free page-table pages if ctor() fails Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 070/314] yam: fix possible memory leak in yam_init_driver Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 071/314] NTB: ntb_pingpong: Choose doorbells based on port number Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 072/314] NTB: Fix the default port and peer numbers for legacy drivers Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 073/314] mksysmap: Fix the mismatch of .L symbols in System.map Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 074/314] apparmor: fix introspection of of task mode for unconfined tasks Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 075/314] net: dsa: lantiq_gswip: fix and improve the unsupported interface error Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 076/314] apparmor: check/put label on apparmor_sk_clone_security() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 077/314] f2fs: handle readonly filesystem in f2fs_ioc_shutdown() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 078/314] ASoC: meson: add missing free_irq() in error path Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 079/314] bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 080/314] scsi: sr: Fix sr_probe() missing deallocate of device minor Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 081/314] scsi: ibmvscsi: Dont send host info in adapter info MAD after LPM Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 082/314] apparmor: fix nnp subset test for unconfined Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 083/314] x86/purgatory: Disable various profiling and sanitizing options Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 084/314] staging: greybus: fix a missing-check bug in gb_lights_light_config() Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 085/314] staging: rtl8712: fix multiline derefernce warnings Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 086/314] arm64: dts: mt8173: fix unit name warnings Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 087/314] scsi: qedi: Do not flush offload work if ARP not resolved Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 088/314] arm64: dts: qcom: msm8916: remove unit name for thermal trip points Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 089/314] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 090/314] RDMA/mlx5: Fix udata response upon SRQ creation Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 091/314] gpio: dwapb: Append MODULE_ALIAS for platform driver Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 092/314] scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 093/314] pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 094/314] virtiofs: schedule blocking async replies in separate worker Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 095/314] arm64: dts: qcom: fix pm8150 gpio interrupts Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 096/314] firmware: qcom_scm: fix bogous abuse of dma-direct internals Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 097/314] staging: gasket: Fix mapping refcnt leak when put attribute fails Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 098/314] staging: gasket: Fix mapping refcnt leak when register/store fails Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 099/314] ALSA: usb-audio: Improve frames size computation Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 100/314] ALSA: usb-audio: Fix racy list management in output queue Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 101/314] Input: mms114 - add extra compatible for mms345l Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 102/314] s390/qdio: put thinint indicator after early error Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 103/314] tty: hvc: Fix data abort due to race in hvc_open Greg Kroah-Hartman
2020-06-23 19:54 ` [PATCH 5.4 104/314] slimbus: ngd: get drvdata from correct device Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 105/314] clk: meson: meson8b: Fix the first parent of vid_pll_in_sel Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 106/314] clk: meson: meson8b: Fix the polarity of the RESET_N lines Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 107/314] clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 108/314] gpio: pca953x: fix handling of automatic address incrementing Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 109/314] thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 110/314] clk: meson: meson8b: Dont rely on u-boot to init all GP_PLL registers Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 111/314] ASoC: max98373: reorder max98373_reset() in resume Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 112/314] soundwire: slave: dont init debugfs on device registration error Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 113/314] HID: intel-ish-hid: avoid bogus uninitialized-variable warning Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 114/314] usb: dwc3: gadget: Properly handle ClearFeature(halt) Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 115/314] usb: dwc3: gadget: Properly handle failed kick_transfer Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 116/314] staging: wilc1000: Increase the size of wid_list array Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 117/314] staging: sm750fb: add missing case while setting FB_VISUAL Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 118/314] PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 119/314] i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 120/314] serial: amba-pl011: Make sure we initialize the port.lock spinlock Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 121/314] drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 122/314] PCI: rcar: Fix incorrect programming of OB windows Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 123/314] PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 124/314] scsi: qla2xxx: Fix warning after FC target reset Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 125/314] ALSA: firewire-lib: fix invalid assignment to union data for directional parameter Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 126/314] power: supply: lp8788: Fix an error handling path in lp8788_charger_probe() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 127/314] power: supply: smb347-charger: IRQSTAT_D is volatile Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 128/314] ASoC: SOF: core: fix error return code in sof_probe_continue() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 129/314] arm64: dts: msm8996: Fix CSI IRQ types Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 130/314] scsi: target: loopback: Fix READ with data and sensebytes Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 131/314] scsi: mpt3sas: Fix double free warnings Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 132/314] SoC: rsnd: add interrupt support for SSI BUSIF buffer Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 133/314] ASoC: ux500: mop500: Fix some refcounted resources issues Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 134/314] ASoC: ti: omap-mcbsp: Fix an error handling path in asoc_mcbsp_probe() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 135/314] pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 136/314] dlm: remove BUG() before panic() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 137/314] USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 138/314] clk: ti: composite: fix memory leak Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 139/314] PCI: Fix pci_register_host_bridge() device_register() error handling Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 140/314] powerpc/64: Dont initialise init_task->thread.regs Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 141/314] tty: n_gsm: Fix SOF skipping Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 142/314] tty: n_gsm: Fix waking up upper tty layer when room available Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 143/314] ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 144/314] HID: Add quirks for Trust Panora Graphic Tablet Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 145/314] PCI/PM: Assume ports without DLL Link Active train links in 100 ms Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 146/314] habanalabs: increase timeout during reset Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 147/314] ipmi: use vzalloc instead of kmalloc for user creation Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 148/314] powerpc/64s/exception: Fix machine check no-loss idle wakeup Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 149/314] powerpc/pseries/ras: Fix FWNMI_VALID off by one Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 150/314] drivers: phy: sr-usb: do not use internal fsm for USB2 phy init Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 151/314] powerpc/ps3: Fix kexec shutdown hang Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 152/314] vfio-pci: Mask cap zero Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 153/314] usb/ohci-platform: Fix a warning when hibernating Greg Kroah-Hartman
2020-06-23 19:55   ` Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 154/314] drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 155/314] ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 156/314] USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 157/314] tty: n_gsm: Fix bogus i++ in gsm_data_kick Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 158/314] fpga: dfl: afu: Corrected error handling levels Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 159/314] clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 160/314] RDMA/hns: Bugfix for querying qkey Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 161/314] RDMA/hns: Fix cmdq parameter of querying pf timer resource Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 162/314] scsi: target: tcmu: Userspace must not complete queued commands Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 163/314] firmware: imx: scu: Fix possible memory leak in imx_scu_probe() Greg Kroah-Hartman
2020-06-23 19:55 ` [PATCH 5.4 164/314] fuse: fix copy_file_range cache issues Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 165/314] fuse: copy_file_range should truncate cache Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 166/314] arm64: tegra: Fix ethernet phy-mode for Jetson Xavier Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 167/314] arm64: tegra: Fix flag for 64-bit resources in ranges property Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 168/314] powerpc/64s/pgtable: fix an undefined behaviour Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 169/314] dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 170/314] PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 171/314] PCI: dwc: Fix inner MSI IRQ domain registration Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 172/314] PCI: amlogic: meson: Dont use FAST_LINK_MODE to set up link Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 173/314] IB/cma: Fix ports memory leak in cma_configfs Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 174/314] watchdog: da9062: No need to ping manually before setting timeout Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 175/314] usb: dwc2: gadget: move gadget resume after the core is in L0 state Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 176/314] USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 177/314] usb: gadget: lpc32xx_udc: dont dereference ep pointer before null check Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 178/314] usb: gadget: fix potential double-free in m66592_probe Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 179/314] usb: gadget: Fix issue with config_ep_by_speed function Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 180/314] scripts: headers_install: Exit with error on config leak Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 181/314] RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 182/314] x86/apic: Make TSC deadline timer detection message visible Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 183/314] mfd: stmfx: Reset chip on resume as supply was disabled Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 184/314] mfd: stmfx: Fix stmfx_irq_init error path Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 185/314] mfd: stmfx: Disable IRQ in suspend to avoid spurious interrupt Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 186/314] powerpc/32s: Dont warn when mapping RO data ROX Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 187/314] ASoC: fix incomplete error-handling in img_i2s_in_probe Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 188/314] scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 189/314] clk: bcm2835: Fix return type of bcm2835_register_gate Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 190/314] scsi: ufs-qcom: Fix scheduling while atomic issue Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 191/314] KVM: PPC: Book3S HV: Ignore kmemleak false positives Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 192/314] KVM: PPC: Book3S: Fix some RCU-list locks Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 193/314] clk: sprd: return correct type of value for _sprd_pll_recalc_rate Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 194/314] clk: ast2600: Fix AHB clock divider for A1 Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 195/314] misc: xilinx-sdfec: improve get_user_pages_fast() error handling Greg Kroah-Hartman
2020-06-23 19:56   ` Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 196/314] /dev/mem: Revoke mappings when a driver claims the region Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 197/314] net: sunrpc: Fix off-by-one issues in rpc_ntop6 Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 198/314] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 199/314] of: Fix a refcounting bug in __of_attach_node_sysfs() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 200/314] input: i8042 - Remove special PowerPC handling Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 201/314] powerpc/4xx: Dont unmap NULL mbase Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 202/314] extcon: adc-jack: Fix an error handling path in adc_jack_probe() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 203/314] ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 204/314] vfio/mdev: Fix reference count leak in add_mdev_supported_type Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 205/314] rtc: rv3028: Add missed check for devm_regmap_init_i2c() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 206/314] mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 207/314] rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 208/314] openrisc: Fix issue with argument clobbering for clone/fork Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 209/314] drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selection Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 210/314] ceph: dont return -ESTALE if theres still an open file Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 211/314] nfsd4: make drc_slab global, not per-net Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 212/314] gfs2: Allow lock_nolock mount to specify jid=X Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 213/314] scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 214/314] scsi: ufs: Dont update urgent bkops level when toggling auto bkops Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 215/314] pinctrl: imxl: Fix an error handling path in imx1_pinctrl_core_probe() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 216/314] pinctrl: freescale: imx: Fix an error handling path in imx_pinctrl_probe() Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 217/314] pinctrl: freescale: imx: Use devm_of_iomap() to avoid a resource leak in case of error " Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 218/314] nfsd: safer handling of corrupted c_type Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 219/314] drm/amd/display: Revalidate bandwidth before commiting DC updates Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 220/314] crypto: omap-sham - add proper load balancing support for multicore Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 221/314] geneve: change from tx_error to tx_dropped on missing metadata Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 222/314] lib/zlib: remove outdated and incorrect pre-increment optimization Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 223/314] include/linux/bitops.h: avoid clang shift-count-overflow warnings Greg Kroah-Hartman
2020-06-23 19:56 ` [PATCH 5.4 224/314] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 225/314] blktrace: use errno instead of bi_status Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 226/314] blktrace: fix endianness in get_pdu_int() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 227/314] blktrace: fix endianness for blk_log_remap() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 228/314] gfs2: fix use-after-free on transaction ail lists Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 229/314] net: marvell: Fix OF_MDIO config check Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 230/314] ntb_perf: pass correct struct device to dma_alloc_coherent Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 231/314] ntb_tool: " Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 232/314] NTB: ntb_tool: reading the link file should not end in a NULL byte Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 233/314] NTB: Revert the change to use the NTB device dev for DMA allocations Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 234/314] NTB: perf: Dont require one more memory window than number of peers Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 235/314] NTB: perf: Fix support for hardware that doesnt have port numbers Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 236/314] NTB: perf: Fix race condition when run with ntb_test Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 237/314] NTB: ntb_test: Fix bug when counting remote files Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 238/314] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 239/314] drivers/perf: hisi: Fix wrong value for all counters enable Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 240/314] selftests/net: in timestamping, strncpy needs to preserve null byte Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 241/314] f2fs: dont return vmalloc() memory from f2fs_kmalloc() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 242/314] afs: Fix memory leak in afs_put_sysnames() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 243/314] ASoC: core: only convert non DPCM link to DPCM link Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 244/314] ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flags Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 245/314] ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 246/314] ASoC: rt5645: Add platform-data for Asus T101HA Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 247/314] bpf/sockmap: Fix kernel panic at __tcp_bpf_recvmsg Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 248/314] bpf, sockhash: Synchronize delete from bucket list on map free Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 249/314] tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 250/314] drm/sun4i: hdmi ddc clk: Fix size of m divider Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 251/314] libbpf: Handle GCC noreturn-turned-volatile quirk Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 252/314] scsi: acornscsi: Fix an error handling path in acornscsi_probe() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 253/314] x86/idt: Keep spurious entries unset in system_vectors Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 254/314] net/filter: Permit reading NET in load_bytes_relative when MAC not set Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 255/314] nvme-pci: use simple suspend when a HMB is enabled Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 256/314] nfs: set invalid blocks after NFSv4 writes Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 257/314] xdp: Fix xsk_generic_xmit errno Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 258/314] iavf: fix speed reporting over virtchnl Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 259/314] bpf: Fix memlock accounting for sock_hash Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 260/314] usb/xhci-plat: Set PM runtime as active on resume Greg Kroah-Hartman
2020-06-23 19:57   ` Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 261/314] usb: host: ehci-platform: add a quirk to avoid stuck Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 262/314] usb/ehci-platform: Set PM runtime as active on resume Greg Kroah-Hartman
2020-06-23 19:57   ` Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 263/314] perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 264/314] perf stat: Fix NULL pointer dereference Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 265/314] ext4: stop overwrite the errcode in ext4_setup_super Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 266/314] bcache: fix potential deadlock problem in btree_gc_coalesce Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 267/314] powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUAL Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 268/314] afs: Fix non-setting of mtime when writing into mmap Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 269/314] afs: afs_write_end() should change i_size under the right lock Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 270/314] afs: Fix EOF corruption Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 271/314] afs: Always include dir in bulk status fetch from afs_do_lookup() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 272/314] afs: Set error flag rather than return error from file status decode Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 273/314] afs: Fix the mapping of the UAEOVERFLOW abort code Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 274/314] bnxt_en: Return from timer if interface is not in open state Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 275/314] scsi: ufs-bsg: Fix runtime PM imbalance on error Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 276/314] block: Fix use-after-free in blkdev_get() Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 277/314] mvpp2: remove module bugfix Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 278/314] arm64: hw_breakpoint: Dont invoke overflow handler on uaccess watchpoints Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 279/314] libata: Use per port sync for detach Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 280/314] drm: encoder_slave: fix refcouting error for modules Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 281/314] ext4: fix partial cluster initialization when splitting extent Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 282/314] ext4: avoid utf8_strncasecmp() with unstable name Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 283/314] drm/dp_mst: Reformat drm_dp_check_act_status() a bit Greg Kroah-Hartman
2020-06-23 19:57 ` [PATCH 5.4 284/314] drm/qxl: Use correct notify port address when creating cursor ring Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 285/314] drm/amdgpu: Replace invalid device ID with a valid device ID Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 286/314] selinux: fix double free Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 287/314] jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft() Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 288/314] ext4: avoid race conditions when remounting with options that change dax Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 289/314] drm/dp_mst: Increase ACT retry timeout to 3s Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 290/314] drm/amd/display: Use swap() where appropriate Greg Kroah-Hartman
2020-06-23 19:58   ` Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 291/314] x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 292/314] block: nr_sects_write(): Disable preemption on seqcount write Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 293/314] net/mlx5: DR, Fix freeing in dr_create_rc_qp() Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 294/314] f2fs: split f2fs_d_compare() from f2fs_match_name() Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 295/314] f2fs: avoid utf8_strncasecmp() with unstable name Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 296/314] s390: fix syscall_get_error for compat processes Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 297/314] drm/i915: Fix AUX power domain toggling across TypeC mode resets Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 298/314] drm/msm: Check for powered down HW in the devfreq callbacks Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 299/314] drm/i915/gem: Avoid iterating an empty list Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 300/314] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 301/314] drm/connector: notify userspace on hotplug after register complete Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 302/314] drm/amd/display: Use kvfree() to free coeff in build_regamma() Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 303/314] drm/i915/icl+: Fix hotplug interrupt disabling after storm detection Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 304/314] Revert "drm/amd/display: disable dcn20 abm feature for bring up" Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 305/314] crypto: algif_skcipher - Cap recv SG list at ctx->used Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 306/314] crypto: algboss - dont wait during notifier callback Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 307/314] tracing/probe: Fix memleak in fetch_op_data operations Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 308/314] kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 309/314] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 310/314] e1000e: Do not wake up the system via WOL if device wakeup is disabled Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 311/314] net: octeon: mgmt: Repair filling of RX ring Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 312/314] pwm: jz4740: Enhance precision in calculation of duty cycle Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 313/314] sched/rt, net: Use CONFIG_PREEMPTION.patch Greg Kroah-Hartman
2020-06-23 19:58 ` [PATCH 5.4 314/314] net: core: device_rename: Use rwsem instead of a seqcount Greg Kroah-Hartman
2020-06-24  4:14 ` [PATCH 5.4 000/314] 5.4.49-rc1 review Nathan Chancellor
2020-06-24  5:55   ` Greg Kroah-Hartman
2020-06-24  4:47 ` Guenter Roeck
2020-06-24  5:05 ` Guenter Roeck
2020-06-24  5:55   ` Greg Kroah-Hartman
2020-06-24 21:58 ` Shuah Khan

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=20200623195338.770401005@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.