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.7 000/179] 5.7.11-rc1 review
Date: Mon, 27 Jul 2020 16:02:55 +0200 [thread overview]
Message-ID: <20200727134932.659499757@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.7.11 release.
There are 179 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Wed, 29 Jul 2020 13:48:51 +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.7.11-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.7.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.7.11-rc1
Mark O'Donovan <shiftee@posteo.net>
ath9k: Fix regression with Atheros 9271
Qiujun Huang <hqjagain@gmail.com>
ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
Mikulas Patocka <mpatocka@redhat.com>
dm integrity: fix integrity recalculation that is improperly skipped
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: bdw-rt5677: fix non BE conversion
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: topology: fix tlvs in error handling for widget_dmixer
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: topology: fix kernel oops on route addition error
Geert Uytterhoeven <geert@linux-m68k.org>
ASoC: qcom: Drop HAS_DMA dependency to fix link failure
Hans de Goede <hdegoede@redhat.com>
ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10
Joerg Roedel <jroedel@suse.de>
x86, vmlinux.lds: Page-align end of ..page_aligned sections
John David Anglin <dave.anglin@bell.net>
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
Nathan Chancellor <natechancellor@gmail.com>
arm64: vdso32: Fix '--prefix=' value for newer versions of clang
Qiu Wenbo <qiuwenbo@phytium.com.cn>
drm/amd/powerplay: fix a crash when overclocking Vega M
Paweł Gronowski <me@woland.xyz>
drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
Eddie James <eajames@linux.ibm.com>
mmc: sdhci-of-aspeed: Fix clock divider calculation
Michael J. Ruhl <michael.j.ruhl@intel.com>
io-mapping: indicate mapping failure
Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
khugepaged: fix null-pointer dereference due to race
Barry Song <song.bao.hua@hisilicon.com>
mm/hugetlb: avoid hardcoding while checking if cma is enabled
Muchun Song <songmuchun@bytedance.com>
mm: memcg/slab: fix memory leak at non-root kmem_cache destroy
Hugh Dickins <hughd@google.com>
mm/memcg: fix refcount error while moving and swapping
Chengguang Xu <cgxu519@mykernel.net>
vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way
Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
Fangrui Song <maskray@google.com>
Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
vt: Reject zero-sized screen buffer size.
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.
Eric Biggers <ebiggers@google.com>
/dev/mem: Add missing memory barriers for devmem_inode
Georgi Djakov <georgi.djakov@linaro.org>
interconnect: msm8916: Fix buswidth of pcnoc_s nodes
Serge Semin <Sergey.Semin@baikalelectronics.ru>
serial: 8250_mtk: Fix high-speed baud rates clamping
Yang Yingliang <yangyingliang@huawei.com>
serial: 8250: fix null-ptr-deref in serial8250_start_tx()
Johan Hovold <johan@kernel.org>
serial: tegra: fix CREAD handling for PIO
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
Ian Abbott <abbotti@mev.co.uk>
staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
Rustam Kovhaev <rkovhaev@gmail.com>
staging: wlan-ng: properly check endpoint types
Helmut Grohne <helmut.grohne@intenta.de>
tty: xilinx_uartps: Really fix id assignment
Johannes Berg <johannes.berg@intel.com>
iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCU
Steve French <stfrench@microsoft.com>
Revert "cifs: Fix the target file was deleted when rename failed."
Forest Crossman <cyrozap@gmail.com>
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
Jon Hunter <jonathanh@nvidia.com>
usb: tegra: Fix allocation for the FPCI context
Chunfeng Yun <chunfeng.yun@mediatek.com>
usb: xhci-mtk: fix the failure of bandwidth allocation
Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
binder: Don't use mmput() from shrinker function.
Arvind Sankar <nivedita@alum.mit.edu>
x86/boot: Don't add the EFI stub to targets
Palmer Dabbelt <palmerdabbelt@google.com>
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Qi Liu <liuqi115@huawei.com>
drivers/perf: Prevent forced unbinding of PMU drivers
Will Deacon <will@kernel.org>
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Arnd Bergmann <arnd@arndb.de>
x86: math-emu: Fix up 'cmp' insn for clang ias
Will Deacon <will@kernel.org>
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Qi Liu <liuqi115@huawei.com>
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
PeiSen Hou <pshou@realtek.com.tw>
ALSA: hda/realtek - fixup for yet another Intel reference board
Cristian Marussi <cristian.marussi@arm.com>
hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()
Vasiliy Kupriakov <rublag-ns@yandex.ru>
platform/x86: asus-wmi: allow BAT1 battery name
Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
platform/x86: ISST: Add new PCI device ids
Guenter Roeck <linux@roeck-us.net>
hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D
Jack Xiao <Jack.Xiao@amd.com>
drm/amdgpu: fix preemption unit test
Jack Xiao <Jack.Xiao@amd.com>
drm/amdgpu/gfx10: fix race condition for kiq
Chu Lin <linchuyuan@google.com>
hwmon: (adm1275) Make sure we are reading enough data for different chips
Peter Chen <peter.chen@nxp.com>
usb: cdns3: trace: fix some endian issues
Peter Chen <peter.chen@nxp.com>
usb: cdns3: ep0: fix some endian issues
Evgeny Novikov <novikov@ispras.ru>
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Heikki Krogerus <heikki.krogerus@linux.intel.com>
usb: dwc3: pci: add support for the Intel Jasper Lake
Heikki Krogerus <heikki.krogerus@linux.intel.com>
usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant
Derek Basehore <dbasehore@chromium.org>
Input: elan_i2c - only increment wakeup count on touch
Ilya Katsnelson <me@0upti.me>
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Leonid Ravich <Leonid.Ravich@emc.com>
dmaengine: ioat setting ioat timeout as module parameter
Angelo Dureghello <angelo.dureghello@timesys.com>
dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu
Evgeny Novikov <novikov@ispras.ru>
hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
Marc Kleine-Budde <mkl@pengutronix.de>
regmap: dev_get_regmap_match(): fix string comparison
leilk.liu <leilk.liu@mediatek.com>
spi: mediatek: use correct SPI_CFG2_REG MACRO
Merlijn Wajer <merlijn@wizzup.org>
ARM: dts: n900: remove mmc1 card detect gpio
Merlijn Wajer <merlijn@wizzup.org>
Input: add `SW_MACHINE_COVER`
Christian Hewitt <christianshewitt@gmail.com>
soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's
Dinghao Liu <dinghao.liu@zju.edu.cn>
dmaengine: tegra210-adma: Fix runtime PM imbalance on error
Hans de Goede <hdegoede@redhat.com>
HID: apple: Disable Fn-key key-re-mapping on clone keyboards
Dave Jiang <dave.jiang@intel.com>
dmaengine: idxd: fix hw descriptor fields for delta record
Yu Kuai <yukuai3@huawei.com>
dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get()
Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
HID: steam: fixes race in handling device list.
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources
Peter Ujfalusi <peter.ujfalusi@ti.com>
dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources
Caiyuan Xie <caiyuan.xie@cn.alps.com>
HID: alps: support devices with report id 2
Federico Ricchiuto <fed.ricchiuto@gmail.com>
HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override
Masahiro Yamada <masahiroy@kernel.org>
kbuild: fix single target builds for external modules
Atish Patra <atish.patra@wdc.com>
RISC-V: Do not rely on initrd_start/end computed during early dt parsing
Stefano Garzarella <sgarzare@redhat.com>
scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
Pi-Hsun Shih <pihsun@chromium.org>
scripts/decode_stacktrace: strip basepath from all paths
Matthew Howell <matthew.howell@sealevel.com>
serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
Cong Wang <xiyou.wangcong@gmail.com>
geneve: fix an uninitialized value in geneve_changelink()
Cong Wang <xiyou.wangcong@gmail.com>
bonding: check return value of register_netdevice() in bond_newlink()
Douglas Anderson <dianders@chromium.org>
i2c: i2c-qcom-geni: Fix DMA transfer race
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: always clear ICSAR to avoid side effects
Claudiu Manoil <claudiu.manoil@nxp.com>
enetc: Remove the mdio bus on PF probe bailout
J. Bruce Fields <bfields@redhat.com>
nfsd4: fix NULL dereference in nfsd/clients display code
Bjorn Helgaas <bhelgaas@google.com>
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Rob Clark <robdclark@chromium.org>
iommu/qcom: Use domain rather than dev as tlb cookie
Wang Hai <wanghai38@huawei.com>
net: ethernet: ave: Fix error returns in ave_init
guodeqing <geffrey.guo@huawei.com>
ipvs: fix the connection sync failed in some cases
Alexander Lobakin <alobakin@marvell.com>
qed: suppress false-positives interrupt error messages on HW init
Alexander Lobakin <alobakin@marvell.com>
qed: suppress "don't support RoCE & iWARP" flooding on HW init
Taehee Yoo <ap420073@gmail.com>
netdevsim: fix unbalaced locking in nsim_create()
Helmut Grohne <helmut.grohne@intenta.de>
net: dsa: microchip: call phy_remove_link_mode during probe
Jian Shen <shenjian15@huawei.com>
net: hns3: fix return value error when query MAC link status fail
Yunsheng Lin <linyunsheng@huawei.com>
net: hns3: fix error handling for desc filling
Yunsheng Lin <linyunsheng@huawei.com>
net: hns3: fix for not calculating TX BD send size correctly
Jason Gunthorpe <jgg@nvidia.com>
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Huang Guobin <huangguobin4@huawei.com>
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Vinay Kumar Yadav <vinay.yadav@chelsio.com>
crypto/chtls: fix tls alert messages corrupted by tls data
Shannon Nelson <snelson@pensando.io>
ionic: use mutex to protect queue operations
Shannon Nelson <snelson@pensando.io>
ionic: keep rss hash after fw update
Shannon Nelson <snelson@pensando.io>
ionic: update filter id after replay
Shannon Nelson <snelson@pensando.io>
ionic: fix up filter locks and debug msgs
Shannon Nelson <snelson@pensando.io>
ionic: use offset for ethtool regs data
Liu Jian <liujian56@huawei.com>
mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
Liu Jian <liujian56@huawei.com>
dpaa_eth: Fix one possible memleak in dpaa_eth_probe
Zhang Changzhong <zhangchangzhong@huawei.com>
net: bcmgenet: fix error returns in bcmgenet_probe()
Alessio Bonfiglio <alessio.bonfiglio@mail.polimi.it>
iwlwifi: Make some Killer Wireless-AC 1550 cards work again
Taehee Yoo <ap420073@gmail.com>
bonding: check error value of register_netdevice() immediately
Russell King <rmk+kernel@armlinux.org.uk>
arm64: dts: clearfog-gt-8k: fix switch link configuration
Russell King <rmk+kernel@armlinux.org.uk>
net: dsa: mv88e6xxx: fix in-band AN link establishment
Vadim Pasternak <vadimp@mellanox.com>
mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3
Wang Hai <wanghai38@huawei.com>
net: smc91x: Fix possible memory leak in smc_drv_probe()
Chen-Yu Tsai <wens@csie.org>
drm: sun4i: hdmi: Fix inverted HPD result
Liu Jian <liujian56@huawei.com>
ieee802154: fix one possible memleak in adf7242_probe
Sergey Organov <sorganov@gmail.com>
net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration
Jing Xiangfeng <jingxiangfeng@huawei.com>
ASoC: Intel: bytcht_es8316: Add missed put_device()
Sergey Organov <sorganov@gmail.com>
net: fec: fix hardware time stamping by external devices
Maor Gottlieb <maorg@mellanox.com>
RDMA/cm: Protect access to remote_sidr_table
Leon Romanovsky <leon@kernel.org>
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Maor Gottlieb <maorg@mellanox.com>
RDMA/mlx5: Use xa_lock_irq when access to SRQ table
George Kennedy <george.kennedy@oracle.com>
ax88172a: fix ax88172a_unbind() failures
Stefano Garzarella <sgarzare@redhat.com>
vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
Ioana Ciornei <ioana.ciornei@nxp.com>
dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: fix nat hook table deletion
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path
Matthew Gerlach <matthew.gerlach@linux.intel.com>
fpga: dfl: fix bug in port reset handshake
Xu Yilun <yilun.xu@intel.com>
fpga: dfl: pci: reduce the scope of variable 'ret'
Michael Chan <michael.chan@broadcom.com>
bnxt_en: Fix completion ring sizing with TPA enabled.
Vasundhara Volam <vasundhara-v.volam@broadcom.com>
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam <vasundhara-v.volam@broadcom.com>
bnxt_en: Fix race when modifying pause settings.
Ard Biesheuvel <ardb@kernel.org>
efi/efivars: Expose RT service availability via efivars abstraction
Felix Fietkau <nbd@nbd.name>
mt76: mt76x02: fix handling MCU timeouts during hw restart
Robbie Ko <robbieko@synology.com>
btrfs: fix page leaks after failure to lock page for delalloc
Boris Burkov <boris@bur.io>
btrfs: fix mount failure caused by race with umount
Filipe Manana <fdmanana@suse.com>
btrfs: fix double free on ulist after backref resolution failure
Thomas Richter <tmricht@linux.ibm.com>
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Hans de Goede <hdegoede@redhat.com>
ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel
Hans de Goede <hdegoede@redhat.com>
ASoC: rt5670: Correct RT5670_LDO_SEL_MASK
Takashi Iwai <tiwai@suse.de>
ALSA: info: Drop WARN_ON() from buffer NULL sanity check
Joonho Wohn <doomsheart@gmail.com>
ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S
Oleg Nesterov <oleg@redhat.com>
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression
Qu Wenruo <wqu@suse.com>
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance
Ilya Ponetayev <i.ponetaev@ndmsystems.com>
exfat: fix name_hash computation on big endian systems
Hyeongseok Kim <hyeongseok@gmail.com>
exfat: fix wrong size update of stream entry by typo
Namjae Jeon <namjae.jeon@samsung.com>
exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()
Namjae Jeon <namjae.jeon@samsung.com>
exfat: fix overflow issue in exfat_cluster_to_sector()
Olga Kornievskaia <kolga@netapp.com>
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion")
Ming Lei <ming.lei@redhat.com>
dm: do not use waitqueue for request-based DM
Gabriel Krisman Bertazi <krisman@collabora.com>
dm mpath: pass IO start time to path selector
Aaron Ma <aaron.ma@canonical.com>
drm/amd/display: add dmcub check on RENOIR
Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
drm/amd/display: Check DMCU Exists Before Loading
Ralph Campbell <rcampbell@nvidia.com>
drm/nouveau/nouveau: fix page fault on device private memory
Thomas Gleixner <tglx@linutronix.de>
irqdomain/treewide: Keep firmware node unconditionally allocated
Miklos Szeredi <mszeredi@redhat.com>
fuse: fix weird page warning
Gavin Shan <gshan@redhat.com>
drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups()
Christoph Hellwig <hch@lst.de>
dm: use bio_uninit instead of bio_disassociate_blkg
Steve Schremmer <steve.schremmer@netapp.com>
scsi: dh: Add Fujitsu device to devinfo and dh lists
Johannes Thumshirn <johannes.thumshirn@wdc.com>
scsi: mpt3sas: Fix error returns in BRM_status_show
Ben Skeggs <bskeggs@redhat.com>
drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout
Tom Rix <trix@redhat.com>
net: sky2: initialize return of gm_phy_read
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
Xie He <xie.he.0141@gmail.com>
drivers/net/wan/lapbether: Fixed the value of hard_header_len
Damien Le Moal <damien.lemoal@wdc.com>
scsi: mpt3sas: Fix unlock imbalance
Max Filippov <jcmvbkbc@gmail.com>
xtensa: update *pos in cpuinfo_op.next
Max Filippov <jcmvbkbc@gmail.com>
xtensa: fix __sync_fetch_and_{and,or}_4 declarations
Tom Rix <trix@redhat.com>
scsi: scsi_transport_spi: Fix function pointer check
Markus Theil <markus.theil@tu-ilmenau.de>
mac80211: allow rx of mesh eapol frames with default rx key
Yonghong Song <yhs@fb.com>
bpf: Set the number of exception entries properly for subprograms
Jacky Hu <hengqing.hu@gmail.com>
pinctrl: amd: fix npins for uart0 in kerncz_groups
Navid Emamdoost <navid.emamdoost@gmail.com>
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost <navid.emamdoost@gmail.com>
gpio: arizona: handle pm_runtime_get_sync failure case
Douglas Anderson <dianders@chromium.org>
soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
-------------
Diffstat:
Makefile | 8 +-
arch/arm/boot/dts/omap3-n900.dts | 12 ++-
.../dts/marvell/armada-8040-clearfog-gt-8k.dts | 5 +-
arch/arm64/kernel/debug-monitors.c | 4 +-
arch/arm64/kernel/vdso32/Makefile | 2 +-
arch/mips/pci/pci-xtalk-bridge.c | 5 +-
arch/parisc/include/asm/atomic.h | 2 +
arch/riscv/include/asm/barrier.h | 10 ++-
arch/riscv/mm/init.c | 33 ++++++--
arch/s390/kernel/perf_cpum_cf_events.c | 4 +-
arch/x86/boot/compressed/Makefile | 4 +-
arch/x86/kernel/apic/io_apic.c | 10 +--
arch/x86/kernel/apic/msi.c | 18 +++--
arch/x86/kernel/apic/vector.c | 1 -
arch/x86/kernel/vmlinux.lds.S | 1 +
arch/x86/math-emu/wm_sqrt.S | 2 +-
arch/x86/platform/uv/uv_irq.c | 3 +-
arch/xtensa/kernel/setup.c | 3 +-
arch/xtensa/kernel/xtensa_ksyms.c | 4 +-
drivers/android/binder_alloc.c | 2 +-
drivers/base/regmap/regmap.c | 2 +-
drivers/char/mem.c | 10 ++-
drivers/crypto/chelsio/chtls/chtls_io.c | 7 +-
drivers/dma/fsl-edma-common.c | 26 ++++---
drivers/dma/ioat/dma.c | 12 +++
drivers/dma/ioat/dma.h | 2 -
drivers/dma/tegra210-adma.c | 5 +-
drivers/dma/ti/k3-udma-private.c | 1 +
drivers/dma/ti/k3-udma.c | 33 ++++----
drivers/firmware/efi/efi-pstore.c | 5 +-
drivers/firmware/efi/efi.c | 12 ++-
drivers/firmware/efi/efivars.c | 5 +-
drivers/firmware/efi/vars.c | 6 ++
drivers/firmware/psci/psci_checker.c | 5 +-
drivers/fpga/dfl-afu-main.c | 3 +-
drivers/fpga/dfl-pci.c | 3 +-
drivers/gpio/gpio-arizona.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 20 +++--
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 9 +--
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 9 ++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7 +-
.../gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c | 10 ++-
drivers/gpu/drm/nouveau/nouveau_svm.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxg94.c | 4 +-
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c | 4 +-
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 +-
drivers/hid/hid-alps.c | 2 +
drivers/hid/hid-apple.c | 18 +++++
drivers/hid/hid-steam.c | 6 +-
drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c | 8 ++
drivers/hwmon/aspeed-pwm-tacho.c | 2 +
drivers/hwmon/nct6775.c | 6 +-
drivers/hwmon/pmbus/adm1275.c | 10 ++-
drivers/hwmon/scmi-hwmon.c | 2 +-
drivers/i2c/busses/i2c-qcom-geni.c | 6 +-
drivers/i2c/busses/i2c-rcar.c | 3 +
drivers/infiniband/core/cm.c | 2 +
drivers/infiniband/core/rdma_core.c | 6 +-
drivers/infiniband/hw/mlx5/odp.c | 22 +++++-
drivers/infiniband/hw/mlx5/srq_cmd.c | 4 +-
drivers/input/mouse/elan_i2c_core.c | 9 ++-
drivers/input/mouse/synaptics.c | 1 +
drivers/interconnect/qcom/msm8916.c | 14 ++--
drivers/iommu/amd_iommu.c | 5 +-
drivers/iommu/hyperv-iommu.c | 5 +-
drivers/iommu/intel_irq_remapping.c | 2 +-
drivers/iommu/qcom_iommu.c | 37 +++++----
drivers/md/dm-integrity.c | 4 +-
drivers/md/dm-mpath.c | 9 ++-
drivers/md/dm-path-selector.h | 2 +-
drivers/md/dm-queue-length.c | 2 +-
drivers/md/dm-rq.c | 4 -
drivers/md/dm-service-time.c | 2 +-
drivers/md/dm.c | 87 ++++++++++++++++------
drivers/mfd/ioc3.c | 5 +-
drivers/mmc/host/sdhci-of-aspeed.c | 2 +-
drivers/net/bonding/bond_main.c | 10 ++-
drivers/net/bonding/bond_netlink.c | 3 +-
drivers/net/dsa/microchip/ksz9477.c | 42 ++++++-----
drivers/net/dsa/microchip/ksz_common.c | 2 -
drivers/net/dsa/microchip/ksz_common.h | 2 -
drivers/net/dsa/mv88e6xxx/chip.c | 22 +++++-
drivers/net/dsa/mv88e6xxx/chip.h | 1 +
drivers/net/ethernet/atheros/ag71xx.c | 3 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 22 ++++--
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 5 +-
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 2 +-
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 2 +-
drivers/net/ethernet/freescale/enetc/enetc_pf.c | 1 +
drivers/net/ethernet/freescale/fec.h | 1 +
drivers/net/ethernet/freescale/fec_main.c | 23 ++++--
drivers/net/ethernet/freescale/fec_ptp.c | 12 +++
drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 +
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 10 ++-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 -
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 49 ++++++------
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 3 +
drivers/net/ethernet/marvell/sky2.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/core.c | 3 +-
drivers/net/ethernet/mellanox/mlxsw/core_env.c | 48 ++++++++----
.../net/ethernet/pensando/ionic/ionic_ethtool.c | 7 +-
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 50 ++++++-------
drivers/net/ethernet/pensando/ionic/ionic_lif.h | 8 +-
.../net/ethernet/pensando/ionic/ionic_rx_filter.c | 29 ++++++++
drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 6 --
drivers/net/ethernet/qlogic/qed/qed_cxt.c | 4 +-
drivers/net/ethernet/qlogic/qed/qed_dev.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_int.c | 50 +++++++------
drivers/net/ethernet/qlogic/qed/qed_int.h | 4 +-
drivers/net/ethernet/smsc/smc91x.c | 4 +-
drivers/net/ethernet/socionext/sni_ave.c | 2 +-
drivers/net/geneve.c | 2 +-
drivers/net/hippi/rrunner.c | 2 +-
drivers/net/ieee802154/adf7242.c | 4 +-
drivers/net/netdevsim/netdev.c | 4 +-
drivers/net/phy/dp83640.c | 4 +
drivers/net/usb/ax88172a.c | 1 +
drivers/net/wan/lapbether.c | 9 ++-
drivers/net/wireless/ath/ath9k/hif_usb.c | 52 ++++++++++---
drivers/net/wireless/ath/ath9k/hif_usb.h | 5 ++
drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 8 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 2 +
drivers/net/wireless/mediatek/mt76/mt76.h | 1 +
drivers/net/wireless/mediatek/mt76/mt76x0/pci.c | 2 +
drivers/net/wireless/mediatek/mt76/mt76x02.h | 2 +
drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c | 3 +
drivers/net/wireless/mediatek/mt76/mt76x02_mmio.c | 16 ++++
.../net/wireless/mediatek/mt76/mt76x2/pci_init.c | 1 +
.../net/wireless/mediatek/mt76/mt76x2/pci_main.c | 19 ++---
drivers/pci/controller/vmd.c | 5 +-
drivers/pci/pci.c | 30 +++-----
drivers/perf/arm-cci.c | 1 +
drivers/perf/arm-ccn.c | 1 +
drivers/perf/arm_dsu_pmu.c | 1 +
drivers/perf/arm_smmuv3_pmu.c | 2 +
drivers/perf/arm_spe_pmu.c | 1 +
drivers/perf/fsl_imx8_ddr_perf.c | 2 +
drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c | 2 +
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c | 2 +
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2 +
drivers/perf/qcom_l2_pmu.c | 1 +
drivers/perf/qcom_l3_pmu.c | 1 +
drivers/perf/thunderx2_pmu.c | 1 +
drivers/perf/xgene_pmu.c | 1 +
drivers/pinctrl/pinctrl-amd.h | 2 +-
drivers/platform/x86/asus-wmi.c | 1 +
.../x86/intel_speed_select_if/isst_if_common.h | 3 +
.../x86/intel_speed_select_if/isst_if_mbox_pci.c | 1 +
.../x86/intel_speed_select_if/isst_if_mmio.c | 1 +
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 12 +--
drivers/scsi/scsi_devinfo.c | 1 +
drivers/scsi/scsi_dh.c | 1 +
drivers/scsi/scsi_transport_spi.c | 2 +-
drivers/soc/amlogic/meson-gx-socinfo.c | 8 +-
drivers/soc/qcom/rpmh.c | 8 +-
drivers/spi/spi-mt65xx.c | 15 ++--
drivers/staging/comedi/drivers/addi_apci_1032.c | 20 +++--
drivers/staging/comedi/drivers/addi_apci_1500.c | 24 ++++--
drivers/staging/comedi/drivers/addi_apci_1564.c | 20 +++--
drivers/staging/comedi/drivers/ni_6527.c | 2 +-
drivers/staging/wlan-ng/prism2usb.c | 16 +++-
drivers/tty/serial/8250/8250_core.c | 2 +-
drivers/tty/serial/8250/8250_exar.c | 12 ++-
drivers/tty/serial/8250/8250_mtk.c | 18 +++++
drivers/tty/serial/serial-tegra.c | 7 +-
drivers/tty/serial/xilinx_uartps.c | 8 +-
drivers/tty/vt/vt.c | 29 +++++---
drivers/usb/cdns3/ep0.c | 30 ++++----
drivers/usb/cdns3/trace.h | 6 +-
drivers/usb/dwc3/dwc3-pci.c | 8 ++
drivers/usb/gadget/udc/gr_udc.c | 7 +-
drivers/usb/host/xhci-mtk-sch.c | 4 +
drivers/usb/host/xhci-pci.c | 3 +
drivers/usb/host/xhci-tegra.c | 2 +-
drivers/video/fbdev/core/bitblit.c | 4 +-
drivers/video/fbdev/core/fbcon_ccw.c | 4 +-
drivers/video/fbdev/core/fbcon_cw.c | 4 +-
drivers/video/fbdev/core/fbcon_ud.c | 4 +-
fs/btrfs/backref.c | 1 +
fs/btrfs/disk-io.c | 1 +
fs/btrfs/extent_io.c | 3 +-
fs/btrfs/relocation.c | 2 +
fs/btrfs/volumes.c | 8 ++
fs/cifs/inode.c | 10 +--
fs/efivarfs/super.c | 6 +-
fs/exfat/dir.c | 2 +-
fs/exfat/exfat_fs.h | 2 +-
fs/exfat/file.c | 2 +-
fs/exfat/nls.c | 8 +-
fs/fuse/dev.c | 3 +-
fs/nfs/direct.c | 13 +---
fs/nfs/file.c | 1 -
fs/nfsd/nfs4state.c | 20 ++++-
include/asm-generic/mmiowb.h | 6 +-
include/asm-generic/vmlinux.lds.h | 5 +-
include/linux/device-mapper.h | 3 +
include/linux/efi.h | 1 +
include/linux/io-mapping.h | 5 +-
include/linux/mod_devicetable.h | 2 +-
include/linux/xattr.h | 3 +-
include/sound/rt5670.h | 1 +
include/uapi/linux/idxd.h | 3 +
include/uapi/linux/input-event-codes.h | 3 +-
kernel/bpf/verifier.c | 10 ++-
kernel/events/uprobes.c | 2 +-
mm/hugetlb.c | 15 ++--
mm/khugepaged.c | 3 +
mm/memcontrol.c | 4 +-
mm/mmap.c | 16 +++-
mm/shmem.c | 2 +-
mm/slab_common.c | 35 +++++++--
net/mac80211/rx.c | 26 +++++++
net/netfilter/ipvs/ip_vs_sync.c | 12 ++-
net/netfilter/nf_tables_api.c | 41 ++++------
net/vmw_vsock/virtio_transport.c | 2 +-
scripts/decode_stacktrace.sh | 4 +-
scripts/gdb/linux/symbols.py | 2 +-
sound/core/info.c | 4 +-
sound/pci/hda/patch_hdmi.c | 36 +++++----
sound/pci/hda/patch_realtek.c | 2 +
sound/soc/codecs/rt5670.c | 71 ++++++++++++++----
sound/soc/codecs/rt5670.h | 2 +-
sound/soc/intel/boards/bdw-rt5677.c | 1 +
sound/soc/intel/boards/bytcht_es8316.c | 4 +-
sound/soc/intel/boards/cht_bsw_rt5672.c | 23 +++---
sound/soc/qcom/Kconfig | 2 +-
sound/soc/soc-topology.c | 24 ++++--
.../perf/pmu-events/arch/s390/cf_z15/extended.json | 2 +-
229 files changed, 1339 insertions(+), 668 deletions(-)
next reply other threads:[~2020-07-27 14:19 UTC|newest]
Thread overview: 189+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-27 14:02 Greg Kroah-Hartman [this message]
2020-07-27 14:02 ` [PATCH 5.7 001/179] soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner Greg Kroah-Hartman
2020-07-27 14:02 ` [PATCH 5.7 002/179] gpio: arizona: handle pm_runtime_get_sync failure case Greg Kroah-Hartman
2020-07-27 14:02 ` [PATCH 5.7 003/179] gpio: arizona: put pm_runtime in case of failure Greg Kroah-Hartman
2020-07-27 14:02 ` [PATCH 5.7 004/179] pinctrl: amd: fix npins for uart0 in kerncz_groups Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 005/179] bpf: Set the number of exception entries properly for subprograms Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 006/179] mac80211: allow rx of mesh eapol frames with default rx key Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 007/179] scsi: scsi_transport_spi: Fix function pointer check Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 008/179] xtensa: fix __sync_fetch_and_{and,or}_4 declarations Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 009/179] xtensa: update *pos in cpuinfo_op.next Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 010/179] scsi: mpt3sas: Fix unlock imbalance Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 011/179] drivers/net/wan/lapbether: Fixed the value of hard_header_len Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 012/179] ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 013/179] net: sky2: initialize return of gm_phy_read Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 014/179] drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeout Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 015/179] scsi: mpt3sas: Fix error returns in BRM_status_show Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 016/179] scsi: dh: Add Fujitsu device to devinfo and dh lists Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 017/179] dm: use bio_uninit instead of bio_disassociate_blkg Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 018/179] drivers/firmware/psci: Fix memory leakage in alloc_init_cpu_groups() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 019/179] fuse: fix weird page warning Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 020/179] irqdomain/treewide: Keep firmware node unconditionally allocated Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 021/179] drm/nouveau/nouveau: fix page fault on device private memory Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 022/179] drm/amd/display: Check DMCU Exists Before Loading Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 023/179] drm/amd/display: add dmcub check on RENOIR Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 024/179] dm mpath: pass IO start time to path selector Greg Kroah-Hartman
2020-07-27 16:35 ` Gabriel Krisman Bertazi
2020-07-27 19:12 ` Sasha Levin
2020-07-27 14:03 ` [PATCH 5.7 025/179] dm: do not use waitqueue for request-based DM Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 026/179] SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 027/179] exfat: fix overflow issue in exfat_cluster_to_sector() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 028/179] exfat: fix wrong hint_stat initialization in exfat_find_dir_entry() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 029/179] exfat: fix wrong size update of stream entry by typo Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 030/179] exfat: fix name_hash computation on big endian systems Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 031/179] btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway balance Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 032/179] uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 033/179] ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for Samsung Notebook Pen S Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 034/179] ALSA: info: Drop WARN_ON() from buffer NULL sanity check Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 035/179] ASoC: rt5670: Correct RT5670_LDO_SEL_MASK Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 036/179] ASoC: Intel: cht_bsw_rt5672: Change bus format to I2S 2 channel Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 037/179] s390/cpum_cf,perf: change DFLT_CCERROR counter name Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 038/179] btrfs: fix double free on ulist after backref resolution failure Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 039/179] btrfs: fix mount failure caused by race with umount Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 040/179] btrfs: fix page leaks after failure to lock page for delalloc Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 041/179] mt76: mt76x02: fix handling MCU timeouts during hw restart Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 042/179] efi/efivars: Expose RT service availability via efivars abstraction Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 043/179] bnxt_en: Fix race when modifying pause settings Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 044/179] bnxt_en: Init ethtool link settings after reading updated PHY configuration Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 045/179] bnxt_en: Fix completion ring sizing with TPA enabled Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 046/179] fpga: dfl: pci: reduce the scope of variable ret Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 047/179] fpga: dfl: fix bug in port reset handshake Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 048/179] hippi: Fix a size used in a pci_free_consistent() in an error handling path Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 049/179] netfilter: nf_tables: fix nat hook table deletion Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 050/179] dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 051/179] vsock/virtio: annotate the_virtio_vsock RCU pointer Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 052/179] ax88172a: fix ax88172a_unbind() failures Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 053/179] RDMA/mlx5: Use xa_lock_irq when access to SRQ table Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 054/179] RDMA/core: Fix race in rdma_alloc_commit_uobject() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 055/179] RDMA/cm: Protect access to remote_sidr_table Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 056/179] net: fec: fix hardware time stamping by external devices Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 057/179] ASoC: Intel: bytcht_es8316: Add missed put_device() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 058/179] net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configuration Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 059/179] ieee802154: fix one possible memleak in adf7242_probe Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 060/179] drm: sun4i: hdmi: Fix inverted HPD result Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 061/179] net: smc91x: Fix possible memory leak in smc_drv_probe() Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 062/179] mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3 Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 063/179] net: dsa: mv88e6xxx: fix in-band AN link establishment Greg Kroah-Hartman
2020-07-27 14:03 ` [PATCH 5.7 064/179] arm64: dts: clearfog-gt-8k: fix switch link configuration Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 065/179] bonding: check error value of register_netdevice() immediately Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 066/179] iwlwifi: Make some Killer Wireless-AC 1550 cards work again Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 067/179] net: bcmgenet: fix error returns in bcmgenet_probe() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 068/179] dpaa_eth: Fix one possible memleak in dpaa_eth_probe Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 069/179] mlxsw: destroy workqueue when trap_register in mlxsw_emad_init Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 070/179] ionic: use offset for ethtool regs data Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 071/179] ionic: fix up filter locks and debug msgs Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 072/179] ionic: update filter id after replay Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 073/179] ionic: keep rss hash after fw update Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 074/179] ionic: use mutex to protect queue operations Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 075/179] crypto/chtls: fix tls alert messages corrupted by tls data Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 076/179] net: ag71xx: add missed clk_disable_unprepare in error path of probe Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 077/179] RDMA/mlx5: Prevent prefetch from racing with implicit destruction Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 078/179] net: hns3: fix for not calculating TX BD send size correctly Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 079/179] net: hns3: fix error handling for desc filling Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 080/179] net: hns3: fix return value error when query MAC link status fail Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 081/179] net: dsa: microchip: call phy_remove_link_mode during probe Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 082/179] netdevsim: fix unbalaced locking in nsim_create() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 083/179] qed: suppress "dont support RoCE & iWARP" flooding on HW init Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 084/179] qed: suppress false-positives interrupt error messages " Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 085/179] ipvs: fix the connection sync failed in some cases Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 086/179] net: ethernet: ave: Fix error returns in ave_init Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 087/179] iommu/qcom: Use domain rather than dev as tlb cookie Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 088/179] Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms" Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 089/179] nfsd4: fix NULL dereference in nfsd/clients display code Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 090/179] enetc: Remove the mdio bus on PF probe bailout Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 091/179] i2c: rcar: always clear ICSAR to avoid side effects Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 092/179] i2c: i2c-qcom-geni: Fix DMA transfer race Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 093/179] bonding: check return value of register_netdevice() in bond_newlink() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 094/179] geneve: fix an uninitialized value in geneve_changelink() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 095/179] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 096/179] scripts/decode_stacktrace: strip basepath from all paths Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 097/179] scripts/gdb: fix lx-symbols gdb.error while loading modules Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 098/179] RISC-V: Do not rely on initrd_start/end computed during early dt parsing Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 099/179] kbuild: fix single target builds for external modules Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 100/179] HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor override Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 101/179] HID: alps: support devices with report id 2 Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 102/179] dmaengine: ti: k3-udma: Fix cleanup code for alloc_chan_resources Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 103/179] dmaengine: ti: k3-udma: Fix the running channel handling in alloc_chan_resources Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 104/179] HID: steam: fixes race in handling device list Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 105/179] dmaengine: ti: k3-udma: add missing put_device() call in of_xudma_dev_get() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 106/179] dmaengine: idxd: fix hw descriptor fields for delta record Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 107/179] HID: apple: Disable Fn-key key-re-mapping on clone keyboards Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 108/179] dmaengine: tegra210-adma: Fix runtime PM imbalance on error Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 109/179] soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 IDs Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 110/179] Input: add `SW_MACHINE_COVER` Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 111/179] ARM: dts: n900: remove mmc1 card detect gpio Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 112/179] spi: mediatek: use correct SPI_CFG2_REG MACRO Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 113/179] regmap: dev_get_regmap_match(): fix string comparison Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 114/179] hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 115/179] dmaengine: fsl-edma: fix wrong tcd endianness for big-endian cpu Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 116/179] dmaengine: ioat setting ioat timeout as module parameter Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 117/179] Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 118/179] Input: elan_i2c - only increment wakeup count on touch Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 119/179] usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 120/179] usb: dwc3: pci: add support for the Intel Jasper Lake Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 121/179] usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init() Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 122/179] usb: cdns3: ep0: fix some endian issues Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 123/179] usb: cdns3: trace: " Greg Kroah-Hartman
2020-07-27 14:04 ` [PATCH 5.7 124/179] hwmon: (adm1275) Make sure we are reading enough data for different chips Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 125/179] drm/amdgpu/gfx10: fix race condition for kiq Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 126/179] drm/amdgpu: fix preemption unit test Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 127/179] hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 128/179] platform/x86: ISST: Add new PCI device ids Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 129/179] platform/x86: asus-wmi: allow BAT1 battery name Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 130/179] hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe() Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 131/179] ALSA: hda/realtek - fixup for yet another Intel reference board Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 132/179] drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 133/179] arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 134/179] x86: math-emu: Fix up cmp insn for clang ias Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 135/179] asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible() Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 136/179] drivers/perf: Prevent forced unbinding of PMU drivers Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 137/179] RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 138/179] x86/boot: Dont add the EFI stub to targets Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 139/179] binder: Dont use mmput() from shrinker function Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 140/179] usb: xhci-mtk: fix the failure of bandwidth allocation Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 141/179] usb: tegra: Fix allocation for the FPCI context Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 142/179] usb: xhci: Fix ASM2142/ASM3142 DMA addressing Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 143/179] Revert "cifs: Fix the target file was deleted when rename failed." Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 144/179] iwlwifi: mvm: dont call iwl_mvm_free_inactive_queue() under RCU Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 145/179] tty: xilinx_uartps: Really fix id assignment Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 146/179] staging: wlan-ng: properly check endpoint types Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 147/179] staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 148/179] staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 149/179] staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 150/179] staging: comedi: addi_apci_1564: " Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 151/179] serial: tegra: fix CREAD handling for PIO Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 152/179] serial: 8250: fix null-ptr-deref in serial8250_start_tx() Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 153/179] serial: 8250_mtk: Fix high-speed baud rates clamping Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 154/179] interconnect: msm8916: Fix buswidth of pcnoc_s nodes Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 155/179] /dev/mem: Add missing memory barriers for devmem_inode Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 156/179] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 157/179] vt: Reject zero-sized screen buffer size Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 158/179] Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 159/179] mm/mmap.c: close race between munmap() and expand_upwards()/downwards() Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 160/179] vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right way Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 161/179] mm/memcg: fix refcount error while moving and swapping Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 162/179] mm: memcg/slab: fix memory leak at non-root kmem_cache destroy Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 163/179] mm/hugetlb: avoid hardcoding while checking if cma is enabled Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 164/179] khugepaged: fix null-pointer dereference due to race Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 165/179] io-mapping: indicate mapping failure Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 166/179] mmc: sdhci-of-aspeed: Fix clock divider calculation Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 167/179] drm/amdgpu: Fix NULL dereference in dpm sysfs handlers Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 168/179] drm/amd/powerplay: fix a crash when overclocking Vega M Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 169/179] arm64: vdso32: Fix --prefix= value for newer versions of clang Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 170/179] parisc: Add atomic64_set_release() define to avoid CPU soft lockups Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 171/179] x86, vmlinux.lds: Page-align end of ..page_aligned sections Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 172/179] ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo Miix 2 10 Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 173/179] ASoC: qcom: Drop HAS_DMA dependency to fix link failure Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 174/179] ASoC: topology: fix kernel oops on route addition error Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 175/179] ASoC: topology: fix tlvs in error handling for widget_dmixer Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 176/179] ASoC: Intel: bdw-rt5677: fix non BE conversion Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 177/179] dm integrity: fix integrity recalculation that is improperly skipped Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 178/179] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb Greg Kroah-Hartman
2020-07-27 14:05 ` [PATCH 5.7 179/179] ath9k: Fix regression with Atheros 9271 Greg Kroah-Hartman
2020-07-27 14:47 ` [PATCH 5.7 000/179] 5.7.11-rc1 review Thierry Reding
2020-07-29 8:22 ` Greg Kroah-Hartman
2020-07-28 1:31 ` Shuah Khan
2020-07-29 8:21 ` Greg Kroah-Hartman
2020-07-28 7:33 ` Naresh Kamboju
2020-07-28 18:24 ` Guenter Roeck
2020-07-29 8:22 ` 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=20200727134932.659499757@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).