* [PATCH 5.10 00/98] 5.10.60-rc2 review
@ 2021-08-16 17:14 Greg Kroah-Hartman
2021-08-16 20:09 ` Fox Chen
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: Greg Kroah-Hartman @ 2021-08-16 17:14 UTC (permalink / raw)
To: linux-kernel
Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, stable
This is the start of the stable review cycle for the 5.10.60 release.
There are 98 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 17:13: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.10.60-rc2.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@linuxfoundation.org>
Linux 5.10.60-rc2
Maxim Levitsky <mlevitsk@redhat.com>
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky <mlevitsk@redhat.com>
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Nathan Chancellor <nathan@kernel.org>
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Jeff Layton <jlayton@kernel.org>
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton <jlayton@kernel.org>
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
Jeff Layton <jlayton@kernel.org>
ceph: add some lockdep assertions around snaprealm handling
Hans de Goede <hdegoede@redhat.com>
vboxsf: Add support for the atomic_open directory-inode op
Hans de Goede <hdegoede@redhat.com>
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Sean Christopherson <seanjc@google.com>
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson <seanjc@google.com>
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Ard Biesheuvel <ardb@kernel.org>
efi/libstub: arm64: Double check image alignment at entry
Christophe Leroy <christophe.leroy@csgroup.eu>
powerpc/smp: Fix OOPS in topology_init()
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Correct misleading comments
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner <tglx@linutronix.de>
PCI/MSI: Enable and mask MSI-X early
Ben Dai <ben.dai@unisoc.com>
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Bixuan Cui <cuibixuan@huawei.com>
genirq/msi: Ensure deactivation on teardown
Babu Moger <Babu.Moger@amd.com>
x86/resctrl: Fix default monitoring groups reporting
Thomas Gleixner <tglx@linutronix.de>
x86/ioapic: Force affinity setup before startup
Thomas Gleixner <tglx@linutronix.de>
x86/msi: Force affinity setup before startup
Thomas Gleixner <tglx@linutronix.de>
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Randy Dunlap <rdunlap@infradead.org>
x86/tools: Fix objdump version check again
Pu Lehui <pulehui@huawei.com>
powerpc/kprobes: Fix kprobe Oops happens in booke
Ard Biesheuvel <ardb@kernel.org>
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel <ardb@kernel.org>
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Benjamin Herrenschmidt <benh@kernel.crashing.org>
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Xie Yongji <xieyongji@bytedance.com>
nbd: Aovid double completion of a request
Longpeng(Mike) <longpeng2@huawei.com>
vsock/virtio: avoid potential deadlock when vsock device remove
Maximilian Heyne <mheyne@amazon.de>
xen/events: Fix race in set_evtchn_to_irq
Matt Roper <matthew.d.roper@intel.com>
drm/i915: Only access SFC_DONE when media domain is not fused off
Eric Dumazet <edumazet@google.com>
net: igmp: increase size of mr_ifc_count
Neal Cardwell <ncardwell@google.com>
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Willy Tarreau <w@1wt.eu>
net: linkwatch: fix failure to restore device state across suspend/resume
Yang Yingliang <yangyingliang@huawei.com>
net: bridge: fix memleak in br_add_if()
Nikolay Aleksandrov <nikolay@nvidia.com>
net: bridge: fix flags interpretation for extern learn fdb entries
Vladimir Oltean <vladimir.oltean@nxp.com>
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
Vladimir Oltean <vladimir.oltean@nxp.com>
net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
Vladimir Oltean <vladimir.oltean@nxp.com>
net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
Vladimir Oltean <vladimir.oltean@nxp.com>
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Eric Dumazet <edumazet@google.com>
net: igmp: fix data-race in igmp_ifc_timer_expire()
Takeshi Misawa <jeliantsurux@gmail.com>
net: Fix memory leak in ieee802154_raw_deliver
Ben Hutchings <ben.hutchings@mind.be>
net: dsa: microchip: ksz8795: Fix VLAN filtering
Ben Hutchings <ben.hutchings@mind.be>
net: dsa: microchip: Fix ksz_read64()
Christian Hewitt <christianshewitt@gmail.com>
drm/meson: fix colour distortion from HDR set during vendor u-boot
Aya Levin <ayal@nvidia.com>
net/mlx5: Fix return value from tracer initialization
Shay Drory <shayd@nvidia.com>
net/mlx5: Synchronize correct IRQ when destroying CQ
Guillaume Nault <gnault@redhat.com>
bareudp: Fix invalid read beyond skb's linear data
Roi Dayan <roid@nvidia.com>
psample: Add a fwd declaration for skbuff
Md Fahad Iqbal Polash <md.fahad.iqbal.polash@intel.com>
iavf: Set RSS LUT and key in reset handle path
Brett Creeley <brett.creeley@intel.com>
ice: don't remove netdev->dev_addr from uc sync list
Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
ice: Prevent probing virtual functions
Hangbin Liu <liuhangbin@gmail.com>
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Karsten Graul <kgraul@linux.ibm.com>
net/smc: fix wait on already cleared link
Pali Rohár <pali@kernel.org>
ppp: Fix generating ifname when empty IFLA_IFNAME is specified
Ben Hutchings <ben.hutchings@mind.be>
net: phy: micrel: Fix link detection on ksz87xx switch"
Tatsuhiko Yasumatsu <th.yasumatsu@gmail.com>
bpf: Fix integer overflow involving bucket_size
Robin Gögge <r.goegge@googlemail.com>
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Hans de Goede <hdegoede@redhat.com>
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
John Hubbard <jhubbard@nvidia.com>
net: mvvp2: fix short frame size on s390
DENG Qingfang <dqfext@gmail.com>
net: dsa: mt7530: add the missing RxUnicast MIB counter
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: cs42l42: Fix LRCLK frame start edge
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
pinctrl: tigerlake: Fix GPIO mapping for newer version of software
Yajun Deng <yajun.deng@linux.dev>
netfilter: nf_conntrack_bridge: Fix memory leak when error
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Mike Tipton <mdtipton@codeaurora.org>
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
Richard Fitzgerald <rf@opensource.cirrus.com>
ASoC: cs42l42: Correct definition of ADC Volume control
Hsin-Yi Wang <hsinyi@chromium.org>
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Dongliang Mu <mudongliangabcd@gmail.com>
ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
Dongliang Mu <mudongliangabcd@gmail.com>
ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu: don't enable baco on boco platforms in runpm
Anson Jacob <Anson.Jacob@amd.com>
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Eric Bernstein <eric.bernstein@amd.com>
drm/amd/display: Remove invalid assert for ODM + MPC case
Dan Williams <dan.j.williams@intel.com>
libnvdimm/region: Fix label activation vs errors
Dan Williams <dan.j.williams@intel.com>
ACPI: NFIT: Fix support for virtual SPA ranges
Luis Henriques <lhenriques@suse.de>
ceph: reduce contention in ceph_check_delayed_caps()
Vineet Gupta <vgupta@synopsys.com>
ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
Grygorii Strashko <grygorii.strashko@ti.com>
net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases
Hsuan-Chi Kuo <hsuanchikuo@gmail.com>
seccomp: Fix setting loaded filter count during TSYNC
Ewan D. Milne <emilne@redhat.com>
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Shyam Prasad N <sprasad@microsoft.com>
cifs: create sd context must be a multiple of 8
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
i2c: dev: zero out array used for i2c reads from userspace
Takashi Iwai <tiwai@suse.de>
ASoC: intel: atom: Fix reference to PCM buffer address
Mark Brown <broonie@kernel.org>
ASoC: tlv320aic31xx: Fix jack detection after suspend
Takashi Iwai <tiwai@suse.de>
ASoC: uniphier: Fix reference to PCM buffer address
Takashi Iwai <tiwai@suse.de>
ASoC: xilinx: Fix reference to PCM buffer address
Takashi Iwai <tiwai@suse.de>
ASoC: amd: Fix reference to PCM buffer address
Colin Ian King <colin.king@canonical.com>
iio: adc: Fix incorrect exit of for-loop
Chris Lesiak <chris.lesiak@licor.com>
iio: humidity: hdc100x: Add margin to the conversion time
Antti Keränen <detegr@rbx.email>
iio: adis: set GPIO reset pin direction
Uwe Kleine-König <u.kleine-koenig@pengutronix.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/include/asm/svm.h | 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/svm/nested.c | 14 ++-
arch/x86/kvm/svm/svm.c | 8 +-
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 +-
106 files changed, 766 insertions(+), 363 deletions(-)
^ permalink raw reply [flat|nested] 8+ messages in thread* RE: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman @ 2021-08-16 20:09 ` Fox Chen 2021-08-16 21:53 ` Shuah Khan ` (5 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: Fox Chen @ 2021-08-16 20:09 UTC (permalink / raw) To: linux-kernel Cc: Greg Kroah-Hartman, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable, Fox Chen On Mon, 16 Aug 2021 19:14:55 +0200, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13: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.10.60-rc2.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 > 5.10.60-rc2 Successfully Compiled and booted on my Raspberry PI 4b (8g) (bcm2711) Tested-by: Fox Chen <foxhlchen@gmail.com> ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman 2021-08-16 20:09 ` Fox Chen @ 2021-08-16 21:53 ` Shuah Khan 2021-08-17 6:24 ` Naresh Kamboju ` (4 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: Shuah Khan @ 2021-08-16 21:53 UTC (permalink / raw) To: Greg Kroah-Hartman, linux-kernel Cc: torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable, Shuah Khan On 8/16/21 11:14 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13: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.10.60-rc2.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. > Compiled and booted on my test system. No dmesg regressions. Tested-by: Shuah Khan <skhan@linuxfoundation.org> thanks, -- Shuah ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman 2021-08-16 20:09 ` Fox Chen 2021-08-16 21:53 ` Shuah Khan @ 2021-08-17 6:24 ` Naresh Kamboju 2021-08-17 6:46 ` Samuel Zou ` (3 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: Naresh Kamboju @ 2021-08-17 6:24 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: open list, Linus Torvalds, Andrew Morton, Guenter Roeck, Shuah Khan, patches, lkft-triage, Pavel Machek, Jon Hunter, Florian Fainelli, linux-stable On Mon, 16 Aug 2021 at 22:44, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13: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.10.60-rc2.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 Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386. Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> ## Build * kernel: 5.10.60-rc2 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git branch: linux-5.10.y * git commit: f82f3c334fcc9444324972565f2fd882a6315d85 * git describe: v5.10.59-99-gf82f3c334fcc * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.59-99-gf82f3c334fcc ## No regressions (compared to v5.10.59-97-g9541d53f15c1) ## No fixes (compared to v5.10.59-97-g9541d53f15c1) ## Test result summary total: 83274, pass: 70003, fail: 527, skip: 11696, xfail: 1048 ## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 194 total, 194 passed, 0 failed * arm64: 28 total, 28 passed, 0 failed * dragonboard-410c: 1 total, 1 passed, 0 failed * hi6220-hikey: 1 total, 1 passed, 0 failed * i386: 27 total, 27 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 45 total, 45 passed, 0 failed * parisc: 9 total, 9 passed, 0 failed * powerpc: 27 total, 27 passed, 0 failed * riscv: 21 total, 21 passed, 0 failed * s390: 18 total, 18 passed, 0 failed * sh: 18 total, 18 passed, 0 failed * sparc: 9 total, 9 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 28 total, 28 passed, 0 failed ## Test suites summary * fwts * igt-gpu-tools * install-android-platform-tools-r2600 * kselftest-android * kselftest-arm64 * kselftest-bpf * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers * kselftest-efivarfs * kselftest-filesystems * kselftest-firmware * kselftest-fpu * kselftest-futex * kselftest-gpio * kselftest-intel_pstate * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-kexec * kselftest-kvm * kselftest-lib * kselftest-livepatch * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-mqueue * kselftest-net * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-ptrace * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-vm * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * libgpiod * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * network-basic-tests * packetdrill * perf * rcutorture * ssuite * v4l2-compliance -- Linaro LKFT https://lkft.linaro.org ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2021-08-17 6:24 ` Naresh Kamboju @ 2021-08-17 6:46 ` Samuel Zou 2021-08-17 11:41 ` Pavel Machek ` (2 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: Samuel Zou @ 2021-08-17 6:46 UTC (permalink / raw) To: Greg Kroah-Hartman, linux-kernel Cc: torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable On 2021/8/17 1:14, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13: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.10.60-rc2.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 > Tested on arm64 and x86 for 5.10.60-rc2, Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git Branch: linux-5.10.y Version: 5.10.60-rc2 Commit: f82f3c334fcc9444324972565f2fd882a6315d85 Compiler: gcc version 7.3.0 (GCC) arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 8907 passed: 8907 failed: 0 timeout: 0 -------------------------------------------------------------------- x86: -------------------------------------------------------------------- Testcase Result Summary: total: 8907 passed: 8907 failed: 0 timeout: 0 -------------------------------------------------------------------- Tested-by: Hulk Robot <hulkrobot@huawei.com> ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2021-08-17 6:46 ` Samuel Zou @ 2021-08-17 11:41 ` Pavel Machek 2021-08-17 14:20 ` Sudip Mukherjee 2021-08-17 19:28 ` Guenter Roeck 6 siblings, 0 replies; 8+ messages in thread From: Pavel Machek @ 2021-08-17 11:41 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable [-- Attachment #1: Type: text/plain, Size: 662 bytes --] Hi! > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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. CIP testing did not find any problems here: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.10.y Tested-by: Pavel Machek (CIP) <pavel@denx.de> Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 181 bytes --] ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman ` (4 preceding siblings ...) 2021-08-17 11:41 ` Pavel Machek @ 2021-08-17 14:20 ` Sudip Mukherjee 2021-08-17 19:28 ` Guenter Roeck 6 siblings, 0 replies; 8+ messages in thread From: Sudip Mukherjee @ 2021-08-17 14:20 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable Hi Greg, On Mon, Aug 16, 2021 at 07:14:55PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13:38 +0000. > Anything received after that time might be too late. Build test: mips (gcc version 11.1.1 20210816): 63 configs -> 1 failed decstation_r4k_defconfig build failed due to new binutils. Reported at: https://lore.kernel.org/stable/YRujeISiIjKF5eAi@debian/ arm (gcc version 11.1.1 20210816): 105 configs -> no new failure arm64 (gcc version 11.1.1 20210816): 3 configs -> no failure x86_64 (gcc version 10.2.1 20210110): 4 configs -> no failure Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1] arm64: Booted on rpi4b (4GB model). No regression. [2] [1]. https://openqa.qa.codethink.co.uk/tests/38 [2]. https://openqa.qa.codethink.co.uk/tests/39 Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> -- Regards Sudip ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.60-rc2 review 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman ` (5 preceding siblings ...) 2021-08-17 14:20 ` Sudip Mukherjee @ 2021-08-17 19:28 ` Guenter Roeck 6 siblings, 0 replies; 8+ messages in thread From: Guenter Roeck @ 2021-08-17 19:28 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: linux-kernel, torvalds, akpm, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, stable On Mon, Aug 16, 2021 at 07:14:55PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.60 release. > There are 98 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 17:13:38 +0000. > Anything received after that time might be too late. > Build results: total: 159 pass: 159 fail: 0 Qemu test results: total: 472 pass: 472 fail: 0 Tested-by: Guenter Roeck <linux@roeck-us.net> Guenter ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-08-17 19:28 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-08-16 17:14 [PATCH 5.10 00/98] 5.10.60-rc2 review Greg Kroah-Hartman 2021-08-16 20:09 ` Fox Chen 2021-08-16 21:53 ` Shuah Khan 2021-08-17 6:24 ` Naresh Kamboju 2021-08-17 6:46 ` Samuel Zou 2021-08-17 11:41 ` Pavel Machek 2021-08-17 14:20 ` Sudip Mukherjee 2021-08-17 19:28 ` Guenter Roeck
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).