lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 10 May 2022 10:25:53 -0700
From:   Florian Fainelli <f.fainelli@...il.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-kernel@...r.kernel.org
Cc:     stable@...r.kernel.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, sudipm.mukherjee@...il.com,
        slade@...dewatkins.com
Subject: Re: [PATCH 5.10 00/70] 5.10.115-rc1 review

On 5/10/22 06:07, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.115 release.
> There are 70 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, 12 May 2022 13:07:16 +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.115-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.115-rc1
> 
> Ricky WU <ricky_wu@...ltek.com>
>      mmc: rtsx: add 74 Clocks in power on flow
> 
> Pali Rohár <pali@...nel.org>
>      PCI: aardvark: Fix reading MSI interrupt number
> 
> Pali Rohár <pali@...nel.org>
>      PCI: aardvark: Clear all MSIs at setup
> 
> Mike Snitzer <snitzer@...hat.com>
>      dm: interlock pending dm_io and dm_wait_for_bios_completion
> 
> Haimin Zhang <tcs.kernel@...il.com>
>      block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
> 
> Frederic Weisbecker <frederic@...nel.org>
>      rcu: Apply callbacks processing time limit only on softirq
> 
> Frederic Weisbecker <frederic@...nel.org>
>      rcu: Fix callbacks processing time limit retaining cond_resched()
> 
> Wanpeng Li <wanpengli@...cent.com>
>      KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
> 
> Paolo Bonzini <pbonzini@...hat.com>
>      KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
> 
> Paolo Bonzini <pbonzini@...hat.com>
>      KVM: x86: Do not change ICR on write to APIC_SELF_IPI
> 
> Wanpeng Li <wanpengli@...cent.com>
>      x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
> 
> Aya Levin <ayal@...dia.com>
>      net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
> 
> Sandipan Das <sandipan.das@....com>
>      kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
> 
> Eric Dumazet <edumazet@...gle.com>
>      net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
> 
> Filipe Manana <fdmanana@...e.com>
>      btrfs: always log symlinks in full mode
> 
> Sergey Shtylyov <s.shtylyov@....ru>
>      smsc911x: allow using IRQ0
> 
> Vladimir Oltean <vladimir.oltean@....com>
>      selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer
> 
> Michael Chan <michael.chan@...adcom.com>
>      bnxt_en: Fix unnecessary dropping of RX packets
> 
> Somnath Kotur <somnath.kotur@...adcom.com>
>      bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
> 
> Ido Schimmel <idosch@...dia.com>
>      selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is operational
> 
> Qiao Ma <mqaio@...ux.alibaba.com>
>      hinic: fix bug of wq out of bound access
> 
> Shravya Kumbham <shravya.kumbham@...inx.com>
>      net: emaclite: Add error handling for of_address_to_resource()
> 
> Yang Yingliang <yangyingliang@...wei.com>
>      net: cpsw: add missing of_node_put() in cpsw_probe_dt()
> 
> Yang Yingliang <yangyingliang@...wei.com>
>      net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()
> 
> Yang Yingliang <yangyingliang@...wei.com>
>      net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
> 
> Yang Yingliang <yangyingliang@...wei.com>
>      net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
> 
> Trond Myklebust <trond.myklebust@...merspace.com>
>      NFSv4: Don't invalidate inode attributes on delegation return
> 
> Cheng Xu <chengyou@...ux.alibaba.com>
>      RDMA/siw: Fix a condition race issue in MPA request processing
> 
> Jann Horn <jannh@...gle.com>
>      selftests/seccomp: Don't call read() on TTY from background pgrp
> 
> Moshe Shemesh <moshe@...dia.com>
>      net/mlx5: Avoid double clear or set of sync reset requested
> 
> Mark Zhang <markzhang@...dia.com>
>      net/mlx5e: Fix the calling of update_buffer_lossy() API
> 
> Paul Blakey <paulb@...dia.com>
>      net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
> 
> Vlad Buslov <vladbu@...dia.com>
>      net/mlx5e: Don't match double-vlan packets if cvlan is not set
> 
> Moshe Tal <moshet@...dia.com>
>      net/mlx5e: Fix trust state reset in reload
> 
> Codrin Ciubotariu <codrin.ciubotariu@...rochip.com>
>      ASoC: dmaengine: Restore NULL prepare_slave_config() callback
> 
> Armin Wolf <W_Armin@....de>
>      hwmon: (adt7470) Fix warning on module removal
> 
> Puyou Lu <puyou.lu@...il.com>
>      gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
> 
> Duoming Zhou <duoming@....edu.cn>
>      NFC: netlink: fix sleep in atomic bug when firmware download timeout
> 
> Duoming Zhou <duoming@....edu.cn>
>      nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
> 
> Duoming Zhou <duoming@....edu.cn>
>      nfc: replace improper check device_is_registered() in netlink related functions
> 
> Andreas Larsson <andreas@...sler.com>
>      can: grcan: only use the NAPI poll budget for RX
> 
> Andreas Larsson <andreas@...sler.com>
>      can: grcan: grcan_probe(): fix broken system id check for errata workaround needs
> 
> Daniel Hellstrom <daniel@...sler.com>
>      can: grcan: use ofdev->dev when allocating DMA memory
> 
> Oliver Hartkopp <socketcan@...tkopp.net>
>      can: isotp: remove re-binding of bound socket
> 
> Duoming Zhou <duoming@....edu.cn>
>      can: grcan: grcan_close(): fix deadlock
> 
> Jan Höppner <hoeppner@...ux.ibm.com>
>      s390/dasd: Fix read inconsistency for ESE DASD devices
> 
> Jan Höppner <hoeppner@...ux.ibm.com>
>      s390/dasd: Fix read for ESE with blksize < 4k
> 
> Stefan Haberland <sth@...ux.ibm.com>
>      s390/dasd: prevent double format of tracks for ESE devices
> 
> Stefan Haberland <sth@...ux.ibm.com>
>      s390/dasd: fix data corruption for ESE devices
> 
> Mark Brown <broonie@...nel.org>
>      ASoC: meson: Fix event generation for AUI CODEC mux
> 
> Mark Brown <broonie@...nel.org>
>      ASoC: meson: Fix event generation for G12A tohdmi mux
> 
> Mark Brown <broonie@...nel.org>
>      ASoC: meson: Fix event generation for AUI ACODEC mux
> 
> Mark Brown <broonie@...nel.org>
>      ASoC: wm8958: Fix change notifications for DSP controls
> 
> Mark Brown <broonie@...nel.org>
>      ASoC: da7219: Fix change notifications for tone generator frequency
> 
> Thomas Pfaff <tpfaff@....com>
>      genirq: Synchronize interrupt thread startup
> 
> Tan Tee Min <tee.min.tan@...ux.intel.com>
>      net: stmmac: disable Split Header (SPH) for Intel platforms
> 
> Niels Dossche <dossche.niels@...il.com>
>      firewire: core: extend card->lock in fw_core_handle_bus_reset
> 
> Jakob Koschel <jakobkoschel@...il.com>
>      firewire: remove check of list iterator against head past the loop body
> 
> Chengfeng Ye <cyeaa@...nect.ust.hk>
>      firewire: fix potential uaf in outbound_phy_packet_callback()
> 
> Trond Myklebust <trond.myklebust@...merspace.com>
>      Revert "SUNRPC: attempt AF_LOCAL connect on setup"
> 
> Harry Wentland <harry.wentland@....com>
>      drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
> 
> David Stevens <stevensd@...omium.org>
>      iommu/vt-d: Calculate mask for non-aligned flushes
> 
> Kyle Huey <me@...ehuey.com>
>      KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
> 
> Andrei Lalaev <andrei.lalaev@...id.com>
>      gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
> 
> Brian Norris <briannorris@...omium.org>
>      mmc: core: Set HS clock speed before sending HS CMD13
> 
> Shaik Sajida Bhanu <quic_c_sbhanu@...cinc.com>
>      mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
> 
> Takashi Sakamoto <o-takashi@...amocchi.jp>
>      ALSA: fireworks: fix wrong return count shorter than expected by 4 bytes
> 
> Zihao Wang <wzhd@...c.edu>
>      ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
> 
> Helge Deller <deller@....de>
>      parisc: Merge model and model name into one line in /proc/cpuinfo
> 
> Maciej W. Rozycki <macro@...am.me.uk>
>      MIPS: Fix CP0 counter erratum detection for R4k CPUs
> 
> 
> -------------
> 
> Diffstat:
> 
>   Makefile                                           |  4 +-
>   arch/mips/include/asm/timex.h                      |  8 ++--
>   arch/mips/kernel/time.c                            | 11 ++----
>   arch/parisc/kernel/processor.c                     |  3 +-
>   arch/x86/kernel/kvm.c                              | 13 ++++++
>   arch/x86/kvm/cpuid.c                               |  5 +++
>   arch/x86/kvm/lapic.c                               | 10 ++---
>   arch/x86/kvm/mmu/mmu.c                             |  2 +
>   arch/x86/kvm/svm/pmu.c                             | 28 +++++++++++--
>   block/blk-map.c                                    |  2 +-
>   drivers/firewire/core-card.c                       |  3 ++
>   drivers/firewire/core-cdev.c                       |  4 +-
>   drivers/firewire/core-topology.c                   |  9 ++---
>   drivers/firewire/core-transaction.c                | 30 +++++++-------
>   drivers/firewire/sbp2.c                            | 13 +++---
>   drivers/gpio/gpio-pca953x.c                        |  4 +-
>   drivers/gpio/gpiolib-of.c                          |  2 +-
>   drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  2 +-
>   drivers/hwmon/adt7470.c                            |  4 +-
>   drivers/infiniband/sw/siw/siw_cm.c                 |  7 ++--
>   drivers/iommu/intel/iommu.c                        | 27 +++++++++++--
>   drivers/md/dm.c                                    |  8 +++-
>   drivers/mmc/core/mmc.c                             | 23 +++++++++--
>   drivers/mmc/host/rtsx_pci_sdmmc.c                  | 31 ++++++++++-----
>   drivers/mmc/host/sdhci-msm.c                       | 42 ++++++++++++++++++++
>   drivers/net/can/grcan.c                            | 46 +++++++++++-----------
>   drivers/net/dsa/mt7530.c                           |  1 +
>   drivers/net/ethernet/broadcom/bnxt/bnxt.c          | 13 +++---
>   drivers/net/ethernet/huawei/hinic/hinic_hw_wq.c    |  7 +++-
>   drivers/net/ethernet/mediatek/mtk_sgmii.c          |  1 +
>   .../ethernet/mellanox/mlx5/core/diag/rsc_dump.c    | 31 ++++++++++++---
>   .../ethernet/mellanox/mlx5/core/en/port_buffer.c   |  4 +-
>   drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c |  4 ++
>   drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 10 +++++
>   drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    | 11 ++++++
>   drivers/net/ethernet/mellanox/mlx5/core/fw_reset.c | 28 ++++++++-----
>   drivers/net/ethernet/smsc/smsc911x.c               |  2 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |  1 +
>   drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c  |  1 +
>   drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  2 +-
>   drivers/net/ethernet/ti/cpsw_new.c                 |  5 ++-
>   drivers/net/ethernet/xilinx/xilinx_emaclite.c      | 15 +++++--
>   drivers/nfc/nfcmrvl/main.c                         |  2 +-
>   drivers/pci/controller/pci-aardvark.c              | 16 ++++----
>   drivers/s390/block/dasd.c                          | 18 +++++++--
>   drivers/s390/block/dasd_eckd.c                     | 28 +++++++++----
>   drivers/s390/block/dasd_int.h                      | 14 +++++++
>   fs/btrfs/tree-log.c                                | 14 ++++++-
>   fs/nfs/nfs4proc.c                                  | 12 +++++-
>   include/linux/stmmac.h                             |  1 +
>   kernel/irq/internals.h                             |  2 +
>   kernel/irq/irqdesc.c                               |  2 +
>   kernel/irq/manage.c                                | 39 +++++++++++++-----
>   kernel/rcu/tree.c                                  | 32 ++++++++-------
>   net/can/isotp.c                                    | 22 +++--------
>   net/ipv4/igmp.c                                    |  9 +++--
>   net/nfc/core.c                                     | 29 +++++++-------
>   net/nfc/netlink.c                                  |  4 +-
>   net/sunrpc/xprtsock.c                              |  3 --
>   sound/firewire/fireworks/fireworks_hwdep.c         |  1 +
>   sound/pci/hda/patch_realtek.c                      |  1 +
>   sound/soc/codecs/da7219.c                          | 14 +++++--
>   sound/soc/codecs/wm8958-dsp2.c                     |  8 ++--
>   sound/soc/meson/aiu-acodec-ctrl.c                  |  2 +-
>   sound/soc/meson/aiu-codec-ctrl.c                   |  2 +-
>   sound/soc/meson/g12a-tohdmitx.c                    |  2 +-
>   sound/soc/soc-generic-dmaengine-pcm.c              |  6 +--
>   .../drivers/net/ocelot/tc_flower_chains.sh         |  2 +-
>   .../net/forwarding/mirror_gre_bridge_1q.sh         |  3 ++
>   tools/testing/selftests/seccomp/seccomp_bpf.c      | 10 ++---
>   70 files changed, 537 insertions(+), 238 deletions(-)
> 
> 


-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ