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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  2 Sep 2022 14:18:36 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        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, f.fainelli@...il.com,
        sudipm.mukherjee@...il.com, slade@...dewatkins.com
Subject: [PATCH 5.19 00/72] 5.19.7-rc1 review

This is the start of the stable review cycle for the 5.19.7 release.
There are 72 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 Sun, 04 Sep 2022 12:13:47 +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.19.7-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.19.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 5.19.7-rc1

Sudeep Holla <sudeep.holla@....com>
    arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level

Yang Yingliang <yangyingliang@...wei.com>
    net: neigh: don't call kfree_skb() under spin_lock_irqsave()

Zhengchao Shao <shaozhengchao@...wei.com>
    net/af_packet: check len when min_header_len equals to 0

Liam Howlett <liam.howlett@...cle.com>
    android: binder: fix lockdep check on clearing vma

Josef Bacik <josef@...icpanda.com>
    btrfs: tree-checker: check for overlapping extent items

Josef Bacik <josef@...icpanda.com>
    btrfs: fix lockdep splat with reloc root extent buffers

Josef Bacik <josef@...icpanda.com>
    btrfs: move lockdep class helpers to locking.c

Stefan Binding <sbinding@...nsource.cirrus.com>
    ALSA: hda/cs8409: Support new Dolphin Variants

Lucas Tanure <tanureal@...nsource.cirrus.com>
    platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop

Florian Westphal <fw@...len.de>
    testing: selftests: nft_flowtable.sh: use random netns names

Geert Uytterhoeven <geert@...ux-m68k.org>
    netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y

Mukul Joshi <mukul.joshi@....com>
    drm/amdgpu: Fix interrupt handling on ih_soft ring

Shane Xiao <shane.xiao@....com>
    drm/amdgpu: Add secure display TA load for Renoir

Harish Kasiviswanathan <Harish.Kasiviswanathan@....com>
    drm/amdgpu: Add decode_iv_ts helper for ih_v6 block

Charlene Liu <Charlene.Liu@....com>
    drm/amd/display: avoid doing vm_init multiple time

Tom Chung <chiahsuan.chung@....com>
    drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO video

Dusica Milinkovic <Dusica.Milinkovic@....com>
    drm/amdgpu: Increase tlb flush timeout for sriov

Ilya Bakoulin <Ilya.Bakoulin@....com>
    drm/amd/display: Fix pixel clock programming

Evan Quan <evan.quan@....com>
    drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13 asics

Evan Quan <evan.quan@....com>
    drm/amd/pm: add missing ->fini_microcode interface for Sienna Cichlid

Evan Quan <evan.quan@....com>
    drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability issue

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: don't remove dos attribute xattr on O_TRUNC open

Juergen Gross <jgross@...e.com>
    s390/hypfs: avoid error message under KVM

Stefan Binding <sbinding@...nsource.cirrus.com>
    ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41

Denis V. Lunev <den@...nvz.org>
    neigh: fix possible DoS due to net iface start/stop loop

Li Qiong <liqiong@...china.com>
    net: lan966x: fix checking for return value of platform_get_irq_byname()

Namjae Jeon <linkinjeon@...nel.org>
    ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured

Zhen Ni <nizhen@...ontech.com>
    drm/amd/pm: Fix a potential gpu_metrics_table memory leak

Felix Kuehling <Felix.Kuehling@....com>
    drm/amdkfd: Handle restart of kfd_ioctl_wait_events

Kenneth Feng <kenneth.feng@....com>
    drm/amd/pm: skip pptable override for smu_v13_0_7

Meenakshikumar Somasundaram <meenakshikumar.somasundaram@....com>
    drm/amd/display: Fix TDR eDP and USB4 display light up issue

Fudong Wang <Fudong.Wang@....com>
    drm/amd/display: clear optc underflow before turn off odm clock

Alvin Lee <alvin.lee2@....com>
    drm/amd/display: For stereo keep "FLIP_ANY_FRAME"

Leo Ma <hanghong.ma@....com>
    drm/amd/display: Fix HDMI VSIF V3 incorrect issue

Josip Pavic <Josip.Pavic@....com>
    drm/amd/display: Avoid MPC infinite loop

Chiawen Huang <chiawen.huang@....com>
    drm/amd/display: Device flash garbage before get in OS

Aurabindo Pillai <aurabindo.pillai@....com>
    drm/amd/display: Add a missing register field for HPO DP stream encoder

Alexandre Vicenzi <alexandre.vicenzi@...e.com>
    rtla: Fix tracer name

Oder Chiou <oder_chiou@...ltek.com>
    ASoC: rt5640: Fix the JD voltage dropping issue

Biju Das <biju.das.jz@...renesas.com>
    ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path

Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
    fs/ntfs3: Fix work with fragmented xattr

Liming Sun <limings@...dia.com>
    mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC

Sebastian Reichel <sebastian.reichel@...labora.com>
    mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx

Yifeng Zhao <yifeng.zhao@...k-chips.com>
    mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs

Wenbin Mei <wenbin.mei@...iatek.com>
    mmc: mtk-sd: Clear interrupts when cqe off/disable

Even Xu <even.xu@...el.com>
    HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID

Michael Hübner <michaelh.95@...nline.de>
    HID: thrustmaster: Add sparco wheel and fix array length

Daniel J. Ogorchock <djogorchock@...il.com>
    HID: nintendo: fix rumble worker null pointer deref

Josh Kilmer <srjek2@...il.com>
    HID: asus: ROG NKey: Ignore portion of 0x5a report

Aditya Garg <gargaditya08@...e.com>
    HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list

Akihiko Odaki <akihiko.odaki@...il.com>
    HID: AMD_SFH: Add a DMI quirk entry for Chromebooks

Steev Klimaszewski <steev@...i.org>
    HID: add Lenovo Yoga C630 battery quirk

Benjamin Tissoires <benjamin.tissoires@...hat.com>
    HID: input: fix uclogic tablets

Takashi Iwai <tiwai@...e.de>
    ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5

Jann Horn <jannh@...gle.com>
    mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse

Zhengchao Shao <shaozhengchao@...wei.com>
    bpf: Don't redirect packets with invalid pkt_len

Yang Jihong <yangjihong1@...wei.com>
    ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead

Letu Ren <fantasquex@...il.com>
    fbdev: fb_pm2fb: Avoid potential divide by zero error

Hawkins Jiawei <yin31149@...il.com>
    net: fix refcount bug in sk_psock_get (2)

Karthik Alapati <mail@...thek.com>
    HID: hidraw: fix memory leak in hidraw_release()

Alan Stern <stern@...land.harvard.edu>
    USB: gadget: Fix use-after-free Read in usb_udc_uevent()

Dongliang Mu <mudongliangabcd@...il.com>
    media: pvrusb2: fix memory leak in pvr_probe

Vivek Kasireddy <vivek.kasireddy@...el.com>
    udmabuf: Set the DMA mask for the udmabuf device (v2)

Lee Jones <lee.jones@...aro.org>
    HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capability()"

Luiz Augusto von Dentz <luiz.von.dentz@...el.com>
    Bluetooth: L2CAP: Fix build errors in some archs

James Morse <james.morse@....com>
    arm64: errata: Add Cortex-A510 to the repeat tlbi list

Akira Yokosawa <akiyks@...il.com>
    docs: kerneldoc-preamble: Test xeCJK.sty before loading

Eric Biggers <ebiggers@...gle.com>
    crypto: lib - remove unneeded selection of XOR_BLOCKS

Timo Alho <talho@...dia.com>
    firmware: tegra: bpmp: Do only aligned access to IPC memory area

Maxime Ripard <maxime@...no.tech>
    drm/vc4: hdmi: Depends on CONFIG_PM

Maxime Ripard <maxime@...no.tech>
    drm/vc4: hdmi: Rework power up


-------------

Diffstat:

 Documentation/arm64/silicon-errata.rst             |   2 +
 Documentation/sphinx/kerneldoc-preamble.sty        |  22 +-
 Documentation/tools/rtla/rtla-timerlat-hist.rst    |   2 +-
 Makefile                                           |   4 +-
 arch/arm64/Kconfig                                 |  17 ++
 arch/arm64/kernel/cacheinfo.c                      |   6 +-
 arch/arm64/kernel/cpu_errata.c                     |   8 +-
 arch/s390/hypfs/hypfs_diag.c                       |   2 +-
 arch/s390/hypfs/inode.c                            |   2 +-
 drivers/android/binder_alloc.c                     |   9 +-
 drivers/dma-buf/udmabuf.c                          |  18 +-
 drivers/firmware/tegra/bpmp.c                      |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   2 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c             |   3 +-
 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c              |   3 +-
 drivers/gpu/drm/amd/amdgpu/ih_v6_0.c               |   1 +
 drivers/gpu/drm/amd/amdgpu/navi10_ih.c             |   7 +-
 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c             |  10 +
 drivers/gpu/drm/amd/amdgpu/soc21.c                 |   2 +
 drivers/gpu/drm/amd/amdgpu/vega10_ih.c             |   7 +-
 drivers/gpu/drm/amd/amdgpu/vega20_ih.c             |   7 +-
 drivers/gpu/drm/amd/amdkfd/kfd_chardev.c           |   2 +-
 drivers/gpu/drm/amd/amdkfd/kfd_events.c            |  24 +-
 drivers/gpu/drm/amd/amdkfd/kfd_priv.h              |   2 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |  12 +-
 drivers/gpu/drm/amd/display/dc/dc_link.h           |   1 +
 .../gpu/drm/amd/display/dc/dce/dce_clock_source.c  |   2 +
 .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c  |   1 +
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c   |   6 +
 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c  |   5 +
 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_mpc.c   |   6 +
 .../gpu/drm/amd/display/dc/dcn21/dcn21_hubbub.c    |   8 +-
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hubp.c  |   2 +-
 .../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.h |   3 +-
 .../drm/amd/display/modules/freesync/freesync.c    |  15 +-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |   1 +
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c     |  10 +-
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |   2 +
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c   |   3 +
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   |   2 +
 drivers/gpu/drm/vc4/Kconfig                        |   1 +
 drivers/gpu/drm/vc4/vc4_hdmi.c                     |  17 +-
 drivers/hid/amd-sfh-hid/amd_sfh_pcie.c             |  18 ++
 drivers/hid/hid-asus.c                             |   7 +
 drivers/hid/hid-ids.h                              |   3 +
 drivers/hid/hid-input.c                            |   7 +-
 drivers/hid/hid-nintendo.c                         |   6 +-
 drivers/hid/hid-quirks.c                           |   2 +
 drivers/hid/hid-steam.c                            |  10 +
 drivers/hid/hid-thrustmaster.c                     |   3 +-
 drivers/hid/hidraw.c                               |   2 +
 drivers/hid/intel-ish-hid/ipc/hw-ish.h             |   1 +
 drivers/hid/intel-ish-hid/ipc/pci-ish.c            |   1 +
 drivers/media/usb/pvrusb2/pvrusb2-hdw.c            |   1 +
 drivers/mmc/host/mtk-sd.c                          |   6 +
 drivers/mmc/host/sdhci-of-dwcmshc.c                |  88 +++++---
 .../net/ethernet/microchip/lan966x/lan966x_main.c  |   8 +-
 drivers/pci/pcie/portdrv_core.c                    |   9 +-
 drivers/platform/x86/serial-multi-instantiate.c    |   1 +
 drivers/usb/gadget/udc/core.c                      |  11 +-
 drivers/video/fbdev/pm2fb.c                        |   5 +
 fs/btrfs/ctree.c                                   |   3 +
 fs/btrfs/ctree.h                                   |   2 +
 fs/btrfs/disk-io.c                                 |  82 -------
 fs/btrfs/disk-io.h                                 |  10 -
 fs/btrfs/extent-tree.c                             |  18 +-
 fs/btrfs/extent_io.c                               |  11 +-
 fs/btrfs/locking.c                                 |  91 ++++++++
 fs/btrfs/locking.h                                 |  14 ++
 fs/btrfs/relocation.c                              |   2 +
 fs/btrfs/tree-checker.c                            |  25 ++-
 fs/ksmbd/mgmt/tree_connect.c                       |   2 +-
 fs/ksmbd/smb2pdu.c                                 |  21 +-
 fs/ntfs3/xattr.c                                   |   7 +-
 include/linux/rmap.h                               |   7 +-
 include/linux/skbuff.h                             |   8 +
 include/linux/skmsg.h                              |   3 +-
 include/net/sock.h                                 |  68 ++++--
 kernel/trace/ftrace.c                              |  10 +
 lib/crypto/Kconfig                                 |   1 -
 mm/rmap.c                                          |  29 +--
 net/bluetooth/l2cap_core.c                         |  10 +-
 net/bpf/test_run.c                                 |   3 +
 net/core/dev.c                                     |   1 +
 net/core/neighbour.c                               |  27 ++-
 net/core/skmsg.c                                   |   4 +-
 net/netfilter/Kconfig                              |   1 -
 net/packet/af_packet.c                             |   4 +-
 sound/pci/hda/patch_cs8409-tables.c                |   4 +
 sound/pci/hda/patch_realtek.c                      |   2 +
 sound/soc/codecs/rt5640.c                          |   5 +-
 sound/soc/sh/rz-ssi.c                              |  26 ++-
 sound/usb/quirks.c                                 |   2 +
 tools/testing/selftests/netfilter/nft_flowtable.sh | 246 +++++++++++----------
 tools/tracing/rtla/src/timerlat_hist.c             |   2 +-
 tools/tracing/rtla/src/timerlat_top.c              |   2 +-
 96 files changed, 803 insertions(+), 404 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ