[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200714184115.844176932@linuxfoundation.org>
Date: Tue, 14 Jul 2020 20:42:45 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah@...nel.org, patches@...nelci.org,
ben.hutchings@...ethink.co.uk, lkft-triage@...ts.linaro.org,
stable@...r.kernel.org
Subject: [PATCH 5.7 000/166] 5.7.9-rc1 review
This is the start of the stable review cycle for the 5.7.9 release.
There are 166 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, 16 Jul 2020 18:40:38 +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.9-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@...uxfoundation.org>
Linux 5.7.9-rc1
Adrian Hunter <adrian.hunter@...el.com>
perf scripts python: exported-sql-viewer.py: Fix time chart call tree
Adrian Hunter <adrian.hunter@...el.com>
perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' result
Adrian Hunter <adrian.hunter@...el.com>
perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' result
Adrian Hunter <adrian.hunter@...el.com>
perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find' result
Adrian Hunter <adrian.hunter@...el.com>
perf scripts python: export-to-postgresql.py: Fix struct.pack() int argument
Michal Suchanek <msuchanek@...e.de>
dm writecache: reject asynchronous pmem devices
Ming Lei <ming.lei@...hat.com>
blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight()
Marc Zyngier <maz@...nel.org>
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAROUND_1418040
Marc Zyngier <maz@...nel.org>
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier <maz@...nel.org>
arm64: Introduce a way to disable the 32bit vdso
Janosch Frank <frankja@...ux.ibm.com>
s390/mm: fix huge pte soft dirty copying
Vasily Gorbik <gor@...ux.ibm.com>
s390/setup: init jump labels before command line parsing
Vineet Gupta <vgupta@...opsys.com>
ARC: elf: use right ELF_ARCH
Vineet Gupta <vgupta@...opsys.com>
ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE
Hans de Goede <hdegoede@...hat.com>
pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
Manivannan Sadhasivam <mani@...nel.org>
mmc: owl-mmc: Get rid of of_match_ptr() macro
Neil Armstrong <narmstrong@...libre.com>
mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
Mikulas Patocka <mpatocka@...hat.com>
dm: use noio when sending kobject event
Steve French <stfrench@...rosoft.com>
smb3: fix unneeded error message on change notify
Steve French <stfrench@...rosoft.com>
smb3: fix access denied on change notify request to some servers
Ronnie Sahlberg <lsahlber@...hat.com>
cifs: fix reference leak for tlink
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915: Also drop vm.ref along error paths for vma construction
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915: Drop vm.ref for duplicate vma on construction
Huang Rui <ray.huang@....com>
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui <ray.huang@....com>
drm/amdgpu: add TMR destory function for psp
Marek Olšák <marek.olsak@....com>
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915: Skip stale object handle for debugfs per-file-stats
Chris Wilson <chris@...is-wilson.co.uk>
drm/i915/gt: Pin the rings before marking active
Tom Rix <trix@...hat.com>
drm/radeon: fix double free
Josef Bacik <josef@...icpanda.com>
btrfs: fix double put of block group with nocow
Qu Wenruo <wqu@...e.com>
btrfs: discard: add missing put when grabbing block group from unused list
Josef Bacik <josef@...icpanda.com>
btrfs: reset tree root pointer after error in init_tree_roots
Boris Burkov <boris@....io>
btrfs: fix fatal extent_buffer readahead vs releasepage race
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"
Kees Cook <keescook@...omium.org>
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook <keescook@...omium.org>
kprobes: Do not expose probe addresses to non-CAP_SYSLOG
Kees Cook <keescook@...omium.org>
module: Do not expose section addresses to non-CAP_SYSLOG
Kees Cook <keescook@...omium.org>
module: Refactor section attr into bin attribute
Kees Cook <keescook@...omium.org>
kallsyms: Refactor kallsyms_show_value() to take cred
Pavel Begunkov <asml.silence@...il.com>
io_uring: fix missing msg_name assignment
Yang Yingliang <yangyingliang@...wei.com>
io_uring: fix memleak in io_sqe_files_register()
Jens Axboe <axboe@...nel.dk>
io_uring: account user memory freed when exit has been queued
Yang Yingliang <yangyingliang@...wei.com>
io_uring: fix memleak in __io_sqe_files_update()
Steven Price <steven.price@....com>
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Sean Christopherson <sean.j.christopherson@...el.com>
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson <sean.j.christopherson@...el.com>
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Paolo Bonzini <pbonzini@...hat.com>
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Alexandru Elisei <alexandru.elisei@....com>
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Andrew Scull <ascull@...gle.com>
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Will Deacon <will@...nel.org>
KVM: arm64: Fix definition of PAGE_HYP_DEVICE
Jian-Hong Pan <jian-hong@...lessm.com>
ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC
Jian-Hong Pan <jian-hong@...lessm.com>
ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC
Jian-Hong Pan <jian-hong@...lessm.com>
ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
Benjamin Poirier <benjamin.poirier@...il.com>
ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
Pavel Hofman <pavel.hofman@...tera.com>
ALSA: usb-audio: Add implicit feedback quirk for RTX6001
Hector Martin <marcan@...can.st>
ALSA: usb-audio: add quirk for MacroSilicon MS2109
Hui Wang <hui.wang@...onical.com>
ALSA: hda - let hs_mic be picked ahead of hp_mic
xidongwang <wangxidong_97@....com>
ALSA: opl3: fix infoleak in opl3
Kaike Wan <kaike.wan@...el.com>
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan <kaike.wan@...el.com>
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Ido Schimmel <idosch@...lanox.com>
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel <idosch@...lanox.com>
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Nicolas Ferre <nicolas.ferre@...rochip.com>
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre <nicolas.ferre@...rochip.com>
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre <nicolas.ferre@...rochip.com>
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre <nicolas.ferre@...rochip.com>
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre <nicolas.ferre@...rochip.com>
net: macb: fix wakeup test in runtime suspend/resume routines
Davide Caratti <dcaratti@...hat.com>
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Eli Britstein <elibr@...lanox.com>
net/mlx5e: CT: Fix memory leak in cleanup
Aya Levin <ayal@...lanox.com>
net/mlx5e: Fix 50G per lane indication
Aya Levin <ayal@...lanox.com>
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin <ayal@...lanox.com>
net/mlx5e: Fix VXLAN configuration restore after function reload
Eran Ben Elisha <eranbe@...lanox.com>
net/mlx5: Fix eeprom support for SFP module
Lorenz Bauer <lmb@...udflare.com>
selftests: bpf: Fix detach from sockmap tests
Sudarsana Reddy Kalluru <skalluru@...vell.com>
qed: Populate nvm-file attributes while reading nvm config partition.
Aya Levin <ayal@...lanox.com>
IB/mlx5: Fix 50G per lane indication
Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
cxgb4: fix all-mask IP address comparison
Zheng Bin <zhengbin13@...wei.com>
nbd: Fix memory leak in nbd_add_socket
Wei Li <liwei391@...wei.com>
arm64: kgdb: Fix single-step exception handling oops
Dmitry Bogdanov <dbogdanov@...vell.com>
net: atlantic: fix ip dst and ipv6 address filters
Kamal Heib <kamalheib1@...il.com>
RDMA/siw: Fix reporting vendor_part_id
Nicholas Piggin <npiggin@...il.com>
powerpc/64s/exception: Fix 0x1500 interrupt handler crash
Shannon Nelson <snelson@...sando.io>
ionic: centralize queue reset code
Alexander Lobakin <alobakin@...vell.com>
net: qed: fix buffer overflow on ethtool -d
Alex Elder <elder@...aro.org>
net: ipa: fix QMI structure definition bugs
Vinod Koul <vkoul@...nel.org>
ALSA: compress: fix partial_drain completion state
Yonglong Liu <liuyonglong@...wei.com>
net: hns3: fix use-after-free when doing self test
Huazhong Tan <tanhuazhong@...wei.com>
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan <tanhuazhong@...wei.com>
net: hns3: fix for mishandle of asserting VF reset fail
Huazhong Tan <tanhuazhong@...wei.com>
net: hns3: check reset pending after FLR prepare
Andre Edich <andre.edich@...rochip.com>
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich <andre.edich@...rochip.com>
smsc95xx: check return value of smsc95xx_reset
Adrian Hunter <adrian.hunter@...el.com>
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter <adrian.hunter@...el.com>
perf intel-pt: Fix recording PEBS-via-PT with registers
Wei Li <liwei391@...wei.com>
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Taehee Yoo <ap420073@...il.com>
net: rmnet: do not allow to add multiple bridge interfaces
Taehee Yoo <ap420073@...il.com>
net: rmnet: fix lower interface leak
Pablo Neira Ayuso <pablo@...filter.org>
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>
net: dsa: microchip: set the correct number of ports
Divya Indi <divya.indi@...cle.com>
IB/sa: Resolv use-after-free in ib_nl_make_request()
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STAT
Filipe Manana <fdmanana@...e.com>
btrfs: fix reclaim_size counter leak after stealing from global reserve
Li Heng <liheng40@...wei.com>
net: cxgb4: fix return error value in t4_prep_fw
Alex Elder <elder@...aro.org>
net: ipa: no checksum offload for SDM845 LAN RX
Russell King <rmk+kernel@...linux.org.uk>
net: mvneta: fix use of state->speed
Eric Dumazet <edumazet@...gle.com>
netfilter: ipset: call ip_set_free() instead of kfree()
John Fastabend <john.fastabend@...il.com>
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend <john.fastabend@...il.com>
bpf, sockmap: RCU splat with redirect and strparser error or TLS
Hsin-Yi Wang <hsinyi@...omium.org>
drm/mediatek: Check plane visibility in atomic_update
Luca Coelho <luciano.coelho@...el.com>
nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLOR
Luca Coelho <luciano.coelho@...el.com>
nl80211: don't return err unconditionally in nl80211_start_ap()
John Fastabend <john.fastabend@...il.com>
bpf: Do not allow btf_ctx_access with __int128 types
Seevalamuthu Mariappan <seevalam@...eaurora.org>
mac80211: Fix dropping broadcast packets in 802.11 encap
Marc Zyngier <maz@...nel.org>
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Shengjiu Wang <shengjiu.wang@....com>
ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable
Shengjiu Wang <shengjiu.wang@....com>
ASoC: fsl_mqs: Don't check clock is NULL before calling clk API
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
gpio: pca953x: Synchronize interrupt handler properly
Kamal Dasu <kdasu.kdev@...il.com>
mtd: set master partition panic write flag
Dan Carpenter <dan.carpenter@...cle.com>
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Scott Wood <swood@...hat.com>
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruption
Tom Rix <trix@...hat.com>
nfs: Fix memory leak of export_path
Sai Prakash Ranjan <saiprakash.ranjan@...eaurora.org>
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Peter Zijlstra <peterz@...radead.org>
x86/entry: Increase entry_stack size to a full page
Max Gurtovoy <maxg@...lanox.com>
nvme-rdma: assign completion vector correctly
Chengguang Xu <cgxu519@...ernel.net>
block: release bip in a right way in error path
Sai Prakash Ranjan <saiprakash.ranjan@...eaurora.org>
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Aditya Pakki <pakki001@....edu>
usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
Tomas Henzl <thenzl@...hat.com>
scsi: mptscsih: Fix read sense data size
Arun Easi <aeasi@...vell.com>
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
yu kuai <yukuai3@...wei.com>
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
Zhang Xiaoxu <zhangxiaoxu5@...wei.com>
cifs: update ctime and mtime during truncate
Maxime Ripard <maxime@...no.tech>
drm/sun4i: mixer: Call of_dma_configure if there's an IOMMU
Vasily Gorbik <gor@...ux.ibm.com>
s390/kasan: fix early pgm check handler execution
Hans de Goede <hdegoede@...hat.com>
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
Hans de Goede <hdegoede@...hat.com>
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
Rajat Jain <rajatja@...gle.com>
iommu/vt-d: Don't apply gfx quirks to untrusted devices
Chuck Lever <chuck.lever@...cle.com>
xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed
Aneesh Kumar K.V <aneesh.kumar@...ux.ibm.com>
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Dany Madden <drt@...ux.ibm.com>
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Ciara Loftus <ciara.loftus@...el.com>
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus <ciara.loftus@...el.com>
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus <ciara.loftus@...el.com>
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Sascha Hauer <s.hauer@...gutronix.de>
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer <s.hauer@...gutronix.de>
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Zhenzhong Duan <zhenzhong.duan@...il.com>
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan <zhenzhong.duan@...il.com>
spi: spidev: fix a race between spidev_release and spidev_remove
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
ASoC: hdac_hda: fix memleak with regmap not freed on remove
Pierre-Louis Bossart <pierre-louis.bossart@...ux.intel.com>
ASoC: SOF: Intel: add PCI ID for CometLake-S
Linus Walleij <linus.walleij@...aro.org>
drm: mcde: Fix display initialization problem
Jérôme Pouiller <jerome.pouiller@...abs.com>
staging: wfx: fix coherency of hif_scan() prototype
Thierry Reding <treding@...dia.com>
gpu: host1x: Detach driver on unregister
Nicolin Chen <nicoleotsuka@...il.com>
drm/tegra: hub: Do not enable orphaned window group
Christophe JAILLET <christophe.jaillet@...adoo.fr>
gpu: host1x: Clean up debugfs in error handling path
Xiyu Yang <xiyuyang19@...an.edu.cn>
drm/ttm: Fix dma_fence refcnt leak when adding move fence
Xiyu Yang <xiyuyang19@...an.edu.cn>
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Tony Lindgren <tony@...mide.com>
ARM: dts: omap4-droid4: Fix spi configuration and increase rate
Stephane Eranian <eranian@...gle.com>
perf/x86/rapl: Fix RAPL config variable bug
Stephane Eranian <eranian@...gle.com>
perf/x86/rapl: Move RAPL support to common x86 code
Jens Thoms Toerring <jt@...rring.de>
regmap: fix alignment issue
Krzysztof Kozlowski <krzk@...nel.org>
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Peng Ma <peng.ma@....com>
spi: spi-fsl-dspi: Adding shutdown hook
Christian Borntraeger <borntraeger@...ibm.com>
KVM: s390: reduce number of IO pins to 1
-------------
Diffstat:
Makefile | 4 +-
arch/arc/include/asm/elf.h | 2 +-
arch/arc/kernel/entry.S | 16 +--
arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 4 +-
arch/arm/mach-imx/pm-imx6.c | 10 +-
arch/arm64/include/asm/arch_gicv3.h | 2 +-
arch/arm64/include/asm/arch_timer.h | 1 +
arch/arm64/include/asm/cpufeature.h | 2 +-
arch/arm64/include/asm/pgtable-prot.h | 2 +-
arch/arm64/include/asm/vdso/clocksource.h | 7 +-
arch/arm64/include/asm/vdso/compat_gettimeofday.h | 8 +-
arch/arm64/kernel/cpu_errata.c | 2 +
arch/arm64/kernel/cpufeature.c | 2 +
arch/arm64/kernel/kgdb.c | 2 +-
arch/arm64/kvm/hyp-init.S | 11 +-
arch/arm64/kvm/reset.c | 10 +-
arch/powerpc/kernel/exceptions-64s.S | 2 +-
arch/powerpc/kvm/book3s_64_mmu_radix.c | 3 +-
arch/s390/include/asm/kvm_host.h | 8 +-
arch/s390/kernel/early.c | 2 +
arch/s390/kernel/setup.c | 1 +
arch/s390/mm/hugetlbpage.c | 2 +-
arch/x86/events/Kconfig | 6 +-
arch/x86/events/Makefile | 1 +
arch/x86/events/intel/Makefile | 2 -
arch/x86/events/{intel => }/rapl.c | 9 +-
arch/x86/include/asm/processor.h | 2 +-
arch/x86/kvm/kvm_cache_regs.h | 2 +-
arch/x86/kvm/mmu/mmu.c | 2 +-
arch/x86/kvm/vmx/vmx.c | 2 +
arch/x86/kvm/x86.c | 2 +
block/bio-integrity.c | 23 ++--
block/blk-mq.c | 4 +-
drivers/base/regmap/regmap.c | 100 ++++++++---------
drivers/block/nbd.c | 25 +++--
drivers/clocksource/arm_arch_timer.c | 11 ++
drivers/gpio/gpio-pca953x.c | 98 ++++++++++++++++-
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 63 ++++++++++-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 14 +--
drivers/gpu/drm/i915/gt/intel_context.c | 12 +-
drivers/gpu/drm/i915/i915_debugfs.c | 2 +-
drivers/gpu/drm/i915/i915_vma.c | 15 +--
drivers/gpu/drm/mcde/mcde_drv.c | 3 +-
drivers/gpu/drm/mediatek/mtk_drm_plane.c | 25 +++--
drivers/gpu/drm/meson/meson_registers.h | 6 +
drivers/gpu/drm/meson/meson_viu.c | 11 +-
drivers/gpu/drm/radeon/ci_dpm.c | 7 +-
drivers/gpu/drm/sun4i/sun8i_mixer.c | 13 +++
drivers/gpu/drm/tegra/hub.c | 8 +-
drivers/gpu/drm/ttm/ttm_bo.c | 4 +-
drivers/gpu/drm/ttm/ttm_bo_vm.c | 2 +
drivers/gpu/host1x/bus.c | 9 ++
drivers/gpu/host1x/dev.c | 5 +-
drivers/infiniband/core/sa_query.c | 38 +++----
drivers/infiniband/hw/hfi1/init.c | 37 +++++--
drivers/infiniband/hw/hfi1/qp.c | 5 +-
drivers/infiniband/hw/hfi1/tid_rdma.c | 5 +-
drivers/infiniband/hw/mlx5/main.c | 2 +-
drivers/infiniband/sw/siw/siw_main.c | 3 +-
drivers/iommu/intel-iommu.c | 37 +++++++
drivers/irqchip/irq-gic-v3-its.c | 8 ++
drivers/md/dm-writecache.c | 6 +
drivers/md/dm.c | 15 ++-
drivers/message/fusion/mptscsih.c | 4 +-
drivers/mmc/host/meson-gx-mmc.c | 6 +-
drivers/mmc/host/owl-mmc.c | 2 +-
drivers/mtd/mtdcore.c | 4 +-
drivers/net/dsa/microchip/ksz8795.c | 3 +
drivers/net/dsa/microchip/ksz9477.c | 3 +
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c | 4 +-
.../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c | 2 +-
drivers/net/ethernet/cadence/macb_main.c | 31 ++++--
drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 10 +-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 8 +-
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 3 +-
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 9 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 2 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 +
drivers/net/ethernet/ibm/ibmvnic.c | 9 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 29 +++--
drivers/net/ethernet/intel/ice/ice_lib.c | 8 +-
drivers/net/ethernet/intel/ice/ice_main.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c | 12 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 14 ++-
drivers/net/ethernet/marvell/mvneta.c | 88 ++++++++-------
drivers/net/ethernet/mellanox/mlx5/core/en/port.c | 21 +++-
drivers/net/ethernet/mellanox/mlx5/core/en/port.h | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c | 1 +
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 15 +--
drivers/net/ethernet/mellanox/mlx5/core/port.c | 93 +++++++++++++---
drivers/net/ethernet/mellanox/mlxsw/pci.c | 54 ++++++---
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 2 +-
.../net/ethernet/pensando/ionic/ionic_ethtool.c | 52 +++------
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 17 ++-
drivers/net/ethernet/pensando/ionic/ionic_lif.h | 4 +-
drivers/net/ethernet/qlogic/qed/qed.h | 2 +
drivers/net/ethernet/qlogic/qed/qed_debug.c | 17 ++-
drivers/net/ethernet/qlogic/qed/qed_dev.c | 12 +-
drivers/net/ethernet/qlogic/qed/qed_mcp.c | 7 ++
drivers/net/ethernet/qlogic/qed/qed_mcp.h | 7 ++
drivers/net/ethernet/qualcomm/rmnet/rmnet_config.c | 18 ++-
drivers/net/ipa/ipa_data-sdm845.c | 1 -
drivers/net/ipa/ipa_qmi_msg.c | 6 +-
drivers/net/usb/smsc95xx.c | 9 +-
drivers/net/wireless/ath/ath9k/hif_usb.c | 48 ++------
drivers/net/wireless/ath/ath9k/hif_usb.h | 5 -
drivers/nvme/host/rdma.c | 2 +-
drivers/pinctrl/intel/pinctrl-baytrail.c | 67 +++++++++---
drivers/scsi/qla2xxx/qla_attr.c | 30 ++++-
drivers/scsi/qla2xxx/qla_def.h | 13 ++-
drivers/scsi/qla2xxx/qla_gbl.h | 3 +
drivers/scsi/qla2xxx/qla_init.c | 2 +
drivers/scsi/qla2xxx/qla_isr.c | 54 ++++++---
drivers/scsi/qla2xxx/qla_os.c | 6 +
drivers/scsi/qla2xxx/qla_tmpl.c | 121 +++++++++++++++++----
drivers/spi/spi-fsl-dspi.c | 34 +++++-
drivers/spi/spidev.c | 24 ++--
drivers/staging/wfx/hif_tx.c | 6 +-
drivers/staging/wfx/hif_tx.h | 2 +-
drivers/staging/wfx/scan.c | 6 +-
drivers/usb/dwc3/dwc3-pci.c | 4 +-
fs/btrfs/discard.c | 1 +
fs/btrfs/disk-io.c | 6 +-
fs/btrfs/extent_io.c | 40 ++++---
fs/btrfs/inode.c | 9 +-
fs/btrfs/space-info.c | 2 +-
fs/cifs/inode.c | 9 ++
fs/cifs/ioctl.c | 9 +-
fs/cifs/smb2misc.c | 8 +-
fs/cifs/smb2ops.c | 2 +-
fs/io_uring.c | 20 +++-
fs/nfs/nfs4namespace.c | 1 +
include/linux/btf.h | 5 +
include/linux/filter.h | 4 +-
include/linux/kallsyms.h | 5 +-
include/sound/compress_driver.h | 10 +-
kernel/bpf/btf.c | 4 +-
kernel/bpf/syscall.c | 32 +++---
kernel/kallsyms.c | 17 ++-
kernel/kprobes.c | 4 +-
kernel/module.c | 51 +++++----
kernel/sched/core.c | 2 +-
net/core/skmsg.c | 23 ++--
net/core/sysctl_net_core.c | 2 +-
net/mac80211/tx.c | 2 +-
net/netfilter/ipset/ip_set_bitmap_ip.c | 2 +-
net/netfilter/ipset/ip_set_bitmap_ipmac.c | 2 +-
net/netfilter/ipset/ip_set_bitmap_port.c | 2 +-
net/netfilter/ipset/ip_set_hash_gen.h | 4 +-
net/netfilter/nf_conntrack_core.c | 2 +
net/qrtr/qrtr.c | 6 +-
net/sunrpc/xprtrdma/verbs.c | 33 ++++--
net/wireless/nl80211.c | 5 +-
sound/core/compress_offload.c | 4 +
sound/drivers/opl3/opl3_synth.c | 2 +
sound/pci/hda/hda_auto_parser.c | 6 +
sound/pci/hda/hda_intel.c | 8 ++
sound/pci/hda/patch_realtek.c | 38 ++++++-
sound/soc/codecs/hdac_hda.c | 16 ++-
sound/soc/fsl/fsl_mqs.c | 23 ++--
sound/soc/sof/sof-pci-dev.c | 2 +
sound/usb/pcm.c | 1 +
sound/usb/quirks-table.h | 52 +++++++++
tools/perf/arch/x86/util/intel-pt.c | 1 +
tools/perf/scripts/python/export-to-postgresql.py | 2 +-
tools/perf/scripts/python/exported-sql-viewer.py | 11 +-
tools/perf/ui/browsers/hists.c | 17 ++-
tools/perf/util/evsel.c | 4 +-
tools/perf/util/intel-pt.c | 5 +-
tools/testing/selftests/bpf/test_maps.c | 12 +-
virt/kvm/arm/vgic/vgic-v4.c | 8 ++
174 files changed, 1612 insertions(+), 709 deletions(-)
Powered by blists - more mailing lists