[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210816125434.948010115@linuxfoundation.org>
Date: Mon, 16 Aug 2021 15:01:10 +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,
lkft-triage@...ts.linaro.org, pavel@...x.de, jonathanh@...dia.com,
f.fainelli@...il.com, stable@...r.kernel.org
Subject: [PATCH 5.10 00/96] 5.10.60-rc1 review
This is the start of the stable review cycle for the 5.10.60 release.
There are 96 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, 18 Aug 2021 12:54:12 +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.10.60-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.10.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Linux 5.10.60-rc1
Nathan Chancellor <nathan@...nel.org>
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Jeff Layton <jlayton@...nel.org>
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton <jlayton@...nel.org>
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
Jeff Layton <jlayton@...nel.org>
ceph: add some lockdep assertions around snaprealm handling
Hans de Goede <hdegoede@...hat.com>
vboxsf: Add support for the atomic_open directory-inode op
Hans de Goede <hdegoede@...hat.com>
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Sean Christopherson <seanjc@...gle.com>
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson <seanjc@...gle.com>
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Ard Biesheuvel <ardb@...nel.org>
efi/libstub: arm64: Double check image alignment at entry
Christophe Leroy <christophe.leroy@...roup.eu>
powerpc/smp: Fix OOPS in topology_init()
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Correct misleading comments
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner <tglx@...utronix.de>
PCI/MSI: Enable and mask MSI-X early
Ben Dai <ben.dai@...soc.com>
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Bixuan Cui <cuibixuan@...wei.com>
genirq/msi: Ensure deactivation on teardown
Babu Moger <Babu.Moger@....com>
x86/resctrl: Fix default monitoring groups reporting
Thomas Gleixner <tglx@...utronix.de>
x86/ioapic: Force affinity setup before startup
Thomas Gleixner <tglx@...utronix.de>
x86/msi: Force affinity setup before startup
Thomas Gleixner <tglx@...utronix.de>
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Randy Dunlap <rdunlap@...radead.org>
x86/tools: Fix objdump version check again
Pu Lehui <pulehui@...wei.com>
powerpc/kprobes: Fix kprobe Oops happens in booke
Ard Biesheuvel <ardb@...nel.org>
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel <ardb@...nel.org>
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Benjamin Herrenschmidt <benh@...nel.crashing.org>
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Xie Yongji <xieyongji@...edance.com>
nbd: Aovid double completion of a request
Longpeng(Mike) <longpeng2@...wei.com>
vsock/virtio: avoid potential deadlock when vsock device remove
Maximilian Heyne <mheyne@...zon.de>
xen/events: Fix race in set_evtchn_to_irq
Matt Roper <matthew.d.roper@...el.com>
drm/i915: Only access SFC_DONE when media domain is not fused off
Eric Dumazet <edumazet@...gle.com>
net: igmp: increase size of mr_ifc_count
Neal Cardwell <ncardwell@...gle.com>
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Willy Tarreau <w@....eu>
net: linkwatch: fix failure to restore device state across suspend/resume
Yang Yingliang <yangyingliang@...wei.com>
net: bridge: fix memleak in br_add_if()
Nikolay Aleksandrov <nikolay@...dia.com>
net: bridge: fix flags interpretation for extern learn fdb entries
Vladimir Oltean <vladimir.oltean@....com>
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
Vladimir Oltean <vladimir.oltean@....com>
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean <vladimir.oltean@....com>
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean <vladimir.oltean@....com>
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Eric Dumazet <edumazet@...gle.com>
net: igmp: fix data-race in igmp_ifc_timer_expire()
Takeshi Misawa <jeliantsurux@...il.com>
net: Fix memory leak in ieee802154_raw_deliver
Ben Hutchings <ben.hutchings@...d.be>
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings <ben.hutchings@...d.be>
net: dsa: microchip: Fix ksz_read64()
Christian Hewitt <christianshewitt@...il.com>
drm/meson: fix colour distortion from HDR set during vendor u-boot
Aya Levin <ayal@...dia.com>
net/mlx5: Fix return value from tracer initialization
Shay Drory <shayd@...dia.com>
net/mlx5: Synchronize correct IRQ when destroying CQ
Guillaume Nault <gnault@...hat.com>
bareudp: Fix invalid read beyond skb's linear data
Roi Dayan <roid@...dia.com>
psample: Add a fwd declaration for skbuff
Md Fahad Iqbal Polash <md.fahad.iqbal.polash@...el.com>
iavf: Set RSS LUT and key in reset handle path
Brett Creeley <brett.creeley@...el.com>
ice: don't remove netdev->dev_addr from uc sync list
Anirudh Venkataramanan <anirudh.venkataramanan@...el.com>
ice: Prevent probing virtual functions
Hangbin Liu <liuhangbin@...il.com>
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Karsten Graul <kgraul@...ux.ibm.com>
net/smc: fix wait on already cleared link
Pali Rohár <pali@...nel.org>
ppp: Fix generating ifname when empty IFLA_IFNAME is specified
Ben Hutchings <ben.hutchings@...d.be>
net: phy: micrel: Fix link detection on ksz87xx switch"
Tatsuhiko Yasumatsu <th.yasumatsu@...il.com>
bpf: Fix integer overflow involving bucket_size
Robin Gögge <r.goegge@...glemail.com>
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Hans de Goede <hdegoede@...hat.com>
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
John Hubbard <jhubbard@...dia.com>
net: mvvp2: fix short frame size on s390
DENG Qingfang <dqfext@...il.com>
net: dsa: mt7530: add the missing RxUnicast MIB counter
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs42l42: Fix LRCLK frame start edge
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
pinctrl: tigerlake: Fix GPIO mapping for newer version of software
Yajun Deng <yajun.deng@...ux.dev>
netfilter: nf_conntrack_bridge: Fix memory leak when error
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
Guennadi Liakhovetski <guennadi.liakhovetski@...ux.intel.com>
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Mike Tipton <mdtipton@...eaurora.org>
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
Richard Fitzgerald <rf@...nsource.cirrus.com>
ASoC: cs42l42: Correct definition of ADC Volume control
Hsin-Yi Wang <hsinyi@...omium.org>
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Dongliang Mu <mudongliangabcd@...il.com>
ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
Dongliang Mu <mudongliangabcd@...il.com>
ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
Alex Deucher <alexander.deucher@....com>
drm/amdgpu: don't enable baco on boco platforms in runpm
Anson Jacob <Anson.Jacob@....com>
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Eric Bernstein <eric.bernstein@....com>
drm/amd/display: Remove invalid assert for ODM + MPC case
Dan Williams <dan.j.williams@...el.com>
libnvdimm/region: Fix label activation vs errors
Dan Williams <dan.j.williams@...el.com>
ACPI: NFIT: Fix support for virtual SPA ranges
Luis Henriques <lhenriques@...e.de>
ceph: reduce contention in ceph_check_delayed_caps()
Vineet Gupta <vgupta@...opsys.com>
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Grygorii Strashko <grygorii.strashko@...com>
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Hsuan-Chi Kuo <hsuanchikuo@...il.com>
seccomp: Fix setting loaded filter count during TSYNC
Ewan D. Milne <emilne@...hat.com>
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Shyam Prasad N <sprasad@...rosoft.com>
cifs: create sd context must be a multiple of 8
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
i2c: dev: zero out array used for i2c reads from userspace
Takashi Iwai <tiwai@...e.de>
ASoC: intel: atom: Fix reference to PCM buffer address
Mark Brown <broonie@...nel.org>
ASoC: tlv320aic31xx: Fix jack detection after suspend
Takashi Iwai <tiwai@...e.de>
ASoC: uniphier: Fix reference to PCM buffer address
Takashi Iwai <tiwai@...e.de>
ASoC: xilinx: Fix reference to PCM buffer address
Takashi Iwai <tiwai@...e.de>
ASoC: amd: Fix reference to PCM buffer address
Colin Ian King <colin.king@...onical.com>
iio: adc: Fix incorrect exit of for-loop
Chris Lesiak <chris.lesiak@...or.com>
iio: humidity: hdc100x: Add margin to the conversion time
Antti Keränen <detegr@....email>
iio: adis: set GPIO reset pin direction
Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
-------------
Diffstat:
Makefile | 4 +-
arch/arc/kernel/fpu.c | 9 +-
arch/powerpc/kernel/kprobes.c | 3 +-
arch/powerpc/kernel/sysfs.c | 2 +-
arch/x86/kernel/apic/io_apic.c | 6 +-
arch/x86/kernel/apic/msi.c | 13 ++-
arch/x86/kernel/cpu/resctrl/monitor.c | 27 +++--
arch/x86/kvm/vmx/nested.c | 3 +-
arch/x86/kvm/vmx/vmx.h | 2 +-
arch/x86/tools/chkobjdump.awk | 1 +
drivers/acpi/nfit/core.c | 3 +
drivers/base/core.c | 1 +
drivers/block/nbd.c | 14 ++-
drivers/firmware/efi/libstub/arm64-stub.c | 69 ++++++++++--
drivers/firmware/efi/libstub/randomalloc.c | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c | 2 +-
.../gpu/drm/amd/display/dc/dcn30/dcn30_resource.c | 1 -
drivers/gpu/drm/i915/i915_gpu_error.c | 19 +++-
drivers/gpu/drm/meson/meson_registers.h | 5 +
drivers/gpu/drm/meson/meson_viu.c | 7 +-
drivers/i2c/i2c-dev.c | 5 +-
drivers/iio/adc/palmas_gpadc.c | 4 +-
drivers/iio/adc/ti-ads7950.c | 1 -
drivers/iio/humidity/hdc100x.c | 6 +-
drivers/iio/imu/adis.c | 3 +-
drivers/infiniband/hw/mlx5/cq.c | 4 +-
drivers/infiniband/hw/mlx5/devx.c | 3 +-
drivers/interconnect/qcom/icc-rpmh.c | 10 +-
drivers/net/bareudp.c | 16 ++-
drivers/net/dsa/lan9303-core.c | 34 +++---
drivers/net/dsa/lantiq_gswip.c | 14 ++-
drivers/net/dsa/microchip/ksz8795.c | 11 ++
drivers/net/dsa/microchip/ksz_common.h | 8 +-
drivers/net/dsa/mt7530.c | 1 +
drivers/net/dsa/sja1105/sja1105_main.c | 4 +-
drivers/net/ethernet/intel/iavf/iavf_main.c | 13 ++-
drivers/net/ethernet/intel/ice/ice_main.c | 28 +++--
drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/cq.c | 1 +
.../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 11 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 13 +--
drivers/net/ethernet/mellanox/mlx5/core/eq.c | 20 +++-
.../net/ethernet/mellanox/mlx5/core/fpga/conn.c | 4 +-
drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h | 2 +
.../ethernet/mellanox/mlx5/core/steering/dr_send.c | 4 +-
drivers/net/ethernet/ti/cpsw_new.c | 7 +-
drivers/net/ethernet/ti/cpsw_priv.h | 4 +-
drivers/net/ieee802154/mac802154_hwsim.c | 6 +-
drivers/net/phy/micrel.c | 2 -
drivers/net/ppp/ppp_generic.c | 2 +-
drivers/nvdimm/namespace_devs.c | 17 ++-
drivers/pci/msi.c | 125 +++++++++++++--------
drivers/pinctrl/intel/pinctrl-tigerlake.c | 26 ++---
drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 8 +-
drivers/platform/x86/pcengines-apuv2.c | 2 +
drivers/scsi/lpfc/lpfc_init.c | 3 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +-
drivers/xen/events/events_base.c | 20 +++-
fs/ceph/caps.c | 17 ++-
fs/ceph/mds_client.c | 25 +++--
fs/ceph/snap.c | 54 +++++----
fs/ceph/super.h | 2 +-
fs/cifs/smb2pdu.c | 2 +-
fs/vboxsf/dir.c | 48 ++++++++
fs/vboxsf/file.c | 71 +++++++-----
fs/vboxsf/vfsmod.h | 7 ++
include/asm-generic/vmlinux.lds.h | 1 +
include/linux/device.h | 1 +
include/linux/inetdevice.h | 2 +-
include/linux/irq.h | 2 +
include/linux/mlx5/driver.h | 3 +-
include/linux/msi.h | 2 +-
include/net/psample.h | 2 +
include/uapi/linux/neighbour.h | 7 +-
kernel/bpf/hashtab.c | 4 +-
kernel/irq/chip.c | 5 +-
kernel/irq/msi.c | 13 ++-
kernel/irq/timings.c | 5 +
kernel/seccomp.c | 2 +-
net/bridge/br_fdb.c | 23 +++-
net/bridge/br_if.c | 2 +
net/bridge/netfilter/nf_conntrack_bridge.c | 6 +
net/core/link_watch.c | 5 +-
net/ieee802154/socket.c | 7 +-
net/ipv4/igmp.c | 21 ++--
net/ipv4/tcp_bbr.c | 2 +-
net/sched/act_mirred.c | 3 +
net/smc/smc_core.h | 2 +
net/smc/smc_llc.c | 10 +-
net/smc/smc_tx.c | 18 ++-
net/smc/smc_wr.c | 10 ++
net/vmw_vsock/virtio_transport.c | 7 +-
sound/soc/amd/acp-pcm-dma.c | 2 +-
sound/soc/amd/raven/acp3x-pcm-dma.c | 2 +-
sound/soc/amd/renoir/acp3x-pdm-dma.c | 2 +-
sound/soc/codecs/cs42l42.c | 39 +++----
sound/soc/codecs/tlv320aic31xx.c | 10 ++
sound/soc/intel/atom/sst-mfld-platform-pcm.c | 3 +-
sound/soc/sof/intel/hda-ipc.c | 4 +-
sound/soc/uniphier/aio-dma.c | 2 +-
sound/soc/xilinx/xlnx_formatter_pcm.c | 4 +-
tools/lib/bpf/libbpf_probes.c | 4 +-
103 files changed, 750 insertions(+), 355 deletions(-)
Powered by blists - more mailing lists