linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.1 000/198] 6.1.21-rc1 review
@ 2023-03-20 14:52 Greg Kroah-Hartman
  2023-03-20 14:54 ` [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context Greg Kroah-Hartman
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-20 14:52 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

This is the start of the stable review cycle for the 6.1.21 release.
There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.1.21-rc1

Pavel Begunkov <asml.silence@gmail.com>
    io_uring/msg_ring: let target know allocated index

Dionna Glaze <dionnaglaze@google.com>
    virt/coco/sev-guest: Add throttling awareness

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Do some code style cleanups

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Carve out the request issuing logic into a helper

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Simplify extended guest request handling

Borislav Petkov (AMD) <bp@alien8.de>
    virt/coco/sev-guest: Check SEV_SNP attribute at probe time

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc: Pass correct CPU reference to assembler

Shawn Wang <shawnwang@linux.alibaba.com>
    x86/resctrl: Clear staged_config[] before and after it is used

Nikita Zhandarovich <n.zhandarovich@fintech.ru>
    x86/mm: Fix use of uninitialized buffer in sme_enable()

Yazen Ghannam <yazen.ghannam@amd.com>
    x86/mce: Make sure logged MCEs are processed after sysfs update

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: qcom: q6prm: fix incorrect clk_root passed to ADSP

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: Intel: soc-acpi: fix copy-paste issue in topology names

Shawn Guo <shawn.guo@linaro.org>
    cpuidle: psci: Iterate backwards over list in psci_pd_remove()

Takashi Iwai <tiwai@suse.de>
    fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()

Radu Pirea (OSS) <radu-nicolae.pirea@oss.nxp.com>
    net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit

Sudeep Holla <sudeep.holla@arm.com>
    ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent

Tero Kristo <tero.kristo@linux.intel.com>
    trace/hwlat: Do not start per-cpu thread if it is already running

Tero Kristo <tero.kristo@linux.intel.com>
    trace/hwlat: Do not wipe the contents of per-cpu thread data

Helge Deller <deller@gmx.de>
    fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks

Francesco Dolcini <francesco.dolcini@toradex.com>
    mmc: sdhci_am654: lower power-on failed message severity

Pali Rohár <pali@kernel.org>
    powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/64: Set default CPU in Kconfig

James Houghton <jthoughton@google.com>
    mm: teach mincore_hugetlb about pte markers

David Hildenbrand <david@redhat.com>
    mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage

Cindy Lu <lulu@redhat.com>
    vp_vdpa: fix the crash in hot unplug with vp_vdpa

Dave Ertman <david.m.ertman@intel.com>
    ice: avoid bonding causing auxiliary plug/unplug under RTNL lock

Elmer Miroslav Mosher Golovin <miroslav@mishamosher.com>
    nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000

Jan Kara via Ocfs2-devel <ocfs2-devel@oss.oracle.com>
    ocfs2: fix data corruption after failed write

Chen Zhongjin <chenzhongjin@huawei.com>
    ftrace: Fix invalid address access in lookup_rec() when index is 0

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()

Matthieu Baerts <matthieu.baerts@tessares.net>
    mptcp: avoid setting TCP_CLOSE state twice

Geliang Tang <geliang.tang@suse.com>
    mptcp: add ro_after_init for tcp{,v6}_prot_override

Paolo Abeni <pabeni@redhat.com>
    mptcp: fix possible deadlock in subflow_error_report

Ayush Gupta <ayugupta@amd.com>
    drm/amd/display: disconnect MPCC only on OTG change

Wesley Chalmers <Wesley.Chalmers@amd.com>
    drm/amd/display: Do not set DRR on pipe Commit

Tim Huang <tim.huang@amd.com>
    drm/amd/pm: bump SMU 13.0.4 driver_if header version

Błażej Szczygieł <mumei6102@gmail.com>
    drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume

Felix Kuehling <Felix.Kuehling@amd.com>
    drm/amdgpu: Don't resume IOMMU after incomplete init

Ankit Nautiyal <ankit.k.nautiyal@intel.com>
    drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz

Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
    drm/i915/active: Fix misuse of non-idle barriers as fence trackers

Johan Hovold <johan+linaro@kernel.org>
    drm/sun4i: fix missing component unbind on bind errors

Dmitry Osipenko <dmitry.osipenko@collabora.com>
    drm/shmem-helper: Remove another errant put in error path

Guo Ren <guoren@kernel.org>
    riscv: asid: Fixup stale TLB entry cause application crash

Sergey Matyukevich <sergey.matyukevich@syntacore.com>
    Revert "riscv: mm: notify remote harts about mmu cache updates"

Jeremy Szu <jeremy.szu@canonical.com>
    ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platform

Hamidreza H. Fard <nitocris@posteo.net>
    ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro

Bard Liao <yung-chuan.liao@linux.intel.com>
    ALSA: hda: intel-dsp-config: add MTL PCI id

Paolo Bonzini <pbonzini@redhat.com>
    KVM: nVMX: add missing consistency checks for CR0 and CR4

Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
    KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs

Sean Christopherson <seanjc@google.com>
    KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask

Volker Lendecke <vl@samba.org>
    cifs: Fix smb2_set_path_size()

Steven Rostedt (Google) <rostedt@goodmis.org>
    tracing: Make tracepoint lockdep check actually test something

Steven Rostedt (Google) <rostedt@goodmis.org>
    tracing: Check field value in hist_field_name()

Sung-hun Kim <sfoon.kim@samsung.com>
    tracing: Make splice_read available again

Shyam Prasad N <sprasad@microsoft.com>
    cifs: generate signkey for the channel that's reconnecting

NeilBrown <neilb@suse.de>
    md: select BLOCK_LEGACY_AUTOLOAD

Johan Hovold <johan+linaro@kernel.org>
    interconnect: exynos: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: exynos: fix node leak in probe PM QoS error path

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: msm8974: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: rpmh: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: rpmh: fix probe child-node error handling

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: rpm: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: rpm: fix probe child-node error handling

Johan Hovold <johan+linaro@kernel.org>
    interconnect: qcom: osm-l3: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: fix mem leak when freeing nodes

Johan Hovold <johan+linaro@kernel.org>
    interconnect: imx: fix registration race

Johan Hovold <johan+linaro@kernel.org>
    interconnect: fix provider registration API

Johan Hovold <johan+linaro@kernel.org>
    interconnect: fix icc_provider_del() error handling

Sven Schnelle <svens@linux.ibm.com>
    s390/ipl: add missing intersection check to ipl_report handling

Thomas Hellström <thomas.hellstrom@linux.intel.com>
    drm/ttm: Fix a NULL pointer dereference

Johan Hovold <johan+linaro@kernel.org>
    memory: tegra30-emc: fix interconnect registration race

Johan Hovold <johan+linaro@kernel.org>
    memory: tegra124-emc: fix interconnect registration race

Johan Hovold <johan+linaro@kernel.org>
    memory: tegra20-emc: fix interconnect registration race

Johan Hovold <johan+linaro@kernel.org>
    memory: tegra: fix interconnect registration race

Roman Gushchin <roman.gushchin@linux.dev>
    firmware: xilinx: don't make a sleepable memory allocation from an atomic context

Randy Dunlap <rdunlap@infradead.org>
    serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it

Johan Hovold <johan@kernel.org>
    serial: 8250_fsl: fix handle_irq locking

Biju Das <biju.das.jz@bp.renesas.com>
    serial: 8250_em: Fix UART port type

Sherry Sun <sherry.sun@nxp.com>
    tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted

Tom Rix <trix@redhat.com>
    Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"

Theodore Ts'o <tytso@mit.edu>
    ext4: fix possible double unlock when moving a directory

Alex Hung <alex.hung@amd.com>
    drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes

Horatio Zhang <Hongkun.Zhang@amd.com>
    drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini

Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
    sh: intc: Avoid spurious sizeof-pointer-div warning

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Only call get_timer_irq() once in constant_clockevent_init()

Eric Van Hensbergen <ericvh@kernel.org>
    net/9p: fix bug in client create for .L

Qu Huang <qu.huang@linux.dev>
    drm/amdkfd: Fix an illegal memory access

Baokun Li <libaokun1@huawei.com>
    ext4: fix task hung in ext4_xattr_delete_inode

Baokun Li <libaokun1@huawei.com>
    ext4: update s_journal_inum if it changes after journal replay

Baokun Li <libaokun1@huawei.com>
    ext4: fail ext4_iget if special inode unallocated

David Gow <davidgow@google.com>
    rust: arch/um: Disable FP/SIMD instruction to match x86

Yifei Liu <yifeliu@cs.stonybrook.edu>
    jffs2: correct logic when creating a hole in jffs2_write_begin

Roger Lu <roger.lu@mediatek.com>
    soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported

Tobias Schramm <t.schramm@manjaro.org>
    mmc: atmel-mci: fix race between stop command and start of next command

Linus Torvalds <torvalds@linux-foundation.org>
    media: m5mols: fix off-by-one loop termination error

Lars-Peter Clausen <lars@metafoo.de>
    hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip

Lars-Peter Clausen <lars@metafoo.de>
    hwmon: (adm1266) Set `can_sleep` flag for GPIO chip

Jurica Vukadin <jura@vukad.in>
    kconfig: Update config changed flag before calling callback

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    hwmon: tmp512: drop of_match_ptr for ID table

Lars-Peter Clausen <lars@metafoo.de>
    hwmon: (ucd90320) Add minimum delay between bus accesses

Marcus Folkesson <marcus.folkesson@gmail.com>
    hwmon: (ina3221) return prober error code

Zheng Wang <zyytlz.wz@163.com>
    hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition

Tony O'Brien <tony.obrien@alliedtelesis.co.nz>
    hwmon: (adt7475) Fix masking of hysteresis registers

Tony O'Brien <tony.obrien@alliedtelesis.co.nz>
    hwmon: (adt7475) Display smoothing attributes in correct order

Nikolay Aleksandrov <razor@blackwall.org>
    bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

Nikolay Aleksandrov <razor@blackwall.org>
    bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change

Liang He <windhl@126.com>
    ethernet: sun: add check for the mdesc_grab()

Marek Vasut <marex@denx.de>
    net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795

Daniil Tatianin <d-tatianin@yandex-team.ru>
    qed/qed_mng_tlv: correctly zero out ->min instead of ->hour

Po-Hsu Lin <po-hsu.lin@canonical.com>
    selftests: net: devlink_port_split.py: skip test if no suitable device available

Thomas Bogendoerfer <tsbogend@alpha.franken.de>
    i825xx: sni_82596: use eth_hw_addr_set()

Alexandra Winter <wintera@linux.ibm.com>
    net/iucv: Fix size of interrupt data

Toke Høiland-Jørgensen <toke@redhat.com>
    net: atlantic: Fix crash when XDP is enabled but no program is loaded

Szymon Heidrich <szymon.heidrich@gmail.com>
    net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull

Ido Schimmel <idosch@nvidia.com>
    ipv4: Fix incorrect table ID in IOCTL path

Wolfram Sang <wsa+renesas@sang-engineering.com>
    sh_eth: avoid PHY being resumed when interface is not up

Wolfram Sang <wsa+renesas@sang-engineering.com>
    ravb: avoid PHY being resumed when interface is not up

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290

Vladimir Oltean <vladimir.oltean@nxp.com>
    net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()

Maciej Fijalkowski <maciej.fijalkowski@intel.com>
    ice: xsk: disable txq irq before flushing hw

Shawn Bohrer <sbohrer@cloudflare.com>
    veth: Fix use after free in XDP_REDIRECT

Shay Drory <shayd@nvidia.com>
    net/mlx5: Set BREAK_FW_WAIT flag first when removing driver

Paul Blakey <paulb@nvidia.com>
    net/mlx5e: Fix cleanup null-ptr deref on encap lock

Maor Dickman <maord@nvidia.com>
    net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port

Maor Dickman <maord@nvidia.com>
    net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules

Maor Dickman <maord@nvidia.com>
    net/mlx5e: Support Geneve and GRE with VF tunnel offload

Daniel Jurgens <danielj@nvidia.com>
    net/mlx5: Disable eswitch before waiting for VF pages

Parav Pandit <parav@nvidia.com>
    net/mlx5: Fix setting ec_function bit in MANAGE_PAGES

Parav Pandit <parav@nvidia.com>
    net/mlx5e: Don't cache tunnel offloads capability

Emeel Hakim <ehakim@nvidia.com>
    net/mlx5e: Fix macsec ASO context alignment

Liang He <windhl@126.com>
    block: sunvdc: add check for mdesc_grab() returning NULL

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    nvmet: avoid potential UAF in nvmet_req_complete()

Ming Lei <ming.lei@redhat.com>
    nvme: fix handling single range discard request

Damien Le Moal <damien.lemoal@opensource.wdc.com>
    block: null_blk: Fix handling of fake timeout request

Russell Currey <ruscur@russell.cc>
    powerpc/mm: Fix false detection of read faults

Liu Ying <victor.liu@nxp.com>
    drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc

Szymon Heidrich <szymon.heidrich@gmail.com>
    net: usb: smsc75xx: Limit packet length to skb->len

Wenjia Zhang <wenjia@linux.ibm.com>
    net/smc: fix deadlock triggered by cancel_delayed_work_syn()

Ido Schimmel <idosch@nvidia.com>
    mlxsw: spectrum: Fix incorrect parsing depth after reload

Zheng Wang <zyytlz.wz@163.com>
    nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition

Kuniyuki Iwashima <kuniyu@amazon.com>
    tcp: Fix bind() conflict check for dual-stack wildcard address.

Heiner Kallweit <hkallweit1@gmail.com>
    net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails

Eric Dumazet <edumazet@google.com>
    net: tunnels: annotate lockless accesses to dev->needed_headroom

Chris Leech <cleech@redhat.com>
    blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops

Christoph Hellwig <hch@lst.de>
    blk-mq: move the srcu_struct used for quiescing to the tagset

Bart Van Assche <bvanassche@acm.org>
    loop: Fix use-after-free issues

Jan Kara <jack@suse.cz>
    block: do not reverse request order when flushing plug list

Arınç ÜNAL <arinc.unal@arinc9.com>
    net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used

Arınç ÜNAL <arinc.unal@arinc9.com>
    net: dsa: mt7530: remove now incorrect comment regarding port 5

Daniil Tatianin <d-tatianin@yandex-team.ru>
    qed/qed_dev: guard against a possible division by zero

D. Wythe <alibuda@linux.alibaba.com>
    net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

Andrea Righi <andrea.righi@canonical.com>
    drm/i915/sseu: fix max_subslices array-index-out-of-bounds access

Jouni Högander <jouni.hogander@intel.com>
    drm/i915/psr: Use calculated io and fast wake lines

Niklas Schnelle <schnelle@linux.ibm.com>
    PCI: s390: Fix use-after-free of PCI resources with per-function hotplug

Eugenio Pérez <eperezma@redhat.com>
    vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready

Eugenio Pérez <eperezma@redhat.com>
    vdpa_sim: not reset state in vdpasim_queue_ready

Gautam Dawar <gautam.dawar@amd.com>
    vhost-vdpa: free iommu domain after last use during cleanup

Ivan Vecera <ivecera@redhat.com>
    i40e: Fix kernel crash during reboot when adapter is in recovery mode

Jianguo Wu <wujianguo@chinatelecom.cn>
    ipvlan: Make skb->skb_iif track skb->dev for l3s mode

Fedor Pchelkin <pchelkin@ispras.ru>
    nfc: pn533: initialize struct pn533_out_arg properly

Guillaume Tucker <guillaume.tucker@collabora.com>
    selftests: fix LLVM build for i386 and x86_64

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: fix MLO connection ownership

Johannes Berg <johannes.berg@intel.com>
    wifi: nl80211: fix NULL-ptr deref in offchan check

Si-Wei Liu <si-wei.liu@oracle.com>
    vdpa/mlx5: should not activate virtq object when suspended

Breno Leitao <leitao@debian.org>
    tcp: tcp_make_synack() can be called from process context

Arnd Bergmann <arnd@arndb.de>
    ftrace,kcfi: Define ftrace_stub_graph conditionally

Bart Van Assche <bvanassche@acm.org>
    scsi: core: Fix a procfs host directory removal regression

Lee Duncan <lduncan@suse.com>
    scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD

Jeremy Sowden <jeremy@azazel.net>
    netfilter: nft_redir: correct value of inet type `.maxattrs`

Jeremy Sowden <jeremy@azazel.net>
    netfilter: nft_redir: correct length for loading protocol registers

Jeremy Sowden <jeremy@azazel.net>
    netfilter: nft_masq: correct length for loading protocol registers

Jeremy Sowden <jeremy@azazel.net>
    netfilter: nft_nat: correct length for loading protocol registers

Bjorn Helgaas <bhelgaas@google.com>
    ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()

Ranjan Kumar <ranjan.kumar@broadcom.com>
    scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()

Ranjan Kumar <ranjan.kumar@broadcom.com>
    scsi: mpi3mr: Return proper values for failures in firmware init path

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix config page DMA memory leak

Tomas Henzl <thenzl@redhat.com>
    scsi: mpi3mr: Fix throttle_groups memory leak

Wenchao Hao <haowenchao2@huawei.com>
    scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()

Glenn Washburn <development@efficientek.com>
    docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate

Jaska Uimonen <jaska.uimonen@linux.intel.com>
    ASoC: SOF: ipc4-topology: set dmic dai index from copier

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ASOC: SOF: Intel: pci-tgl: Fix device description

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ASoC: SOF: Intel: SKL: Fix device description

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ASoC: SOF: Intel: HDA: Fix device description

Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
    ASoC: SOF: Intel: MTL: Fix the device description

Randy Dunlap <rdunlap@infradead.org>
    clk: HI655X: select REGMAP instead of depending on it

Christian Hewitt <christianshewitt@gmail.com>
    drm/meson: fix 1px pink line on GXM when scaling video overlay

Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
    cifs: Move the in_send statistic to __smb_send_rqst()

Dan Carpenter <error27@gmail.com>
    fbdev: chipsfb: Fix error codes in chipsfb_pci_init()

Dmitry Osipenko <dmitry.osipenko@collabora.com>
    drm/panfrost: Don't sync rpm suspension after mmu flushing

Dmitry Osipenko <dmitry.osipenko@collabora.com>
    drm/msm/gem: Prevent blocking within shrinker loop

Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
    drm/virtio: Pass correct device to dma_sync_sgtable_for_device()

Herbert Xu <herbert@gondor.apana.org.au>
    xfrm: Allow transport-mode states with AF_UNSPEC selector


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

Diffstat:

 Documentation/filesystems/vfs.rst                  |   2 +-
 Makefile                                           |   4 +-
 arch/loongarch/kernel/time.c                       |  11 +-
 arch/powerpc/Makefile                              |  26 +--
 arch/powerpc/boot/Makefile                         |  14 +-
 arch/powerpc/mm/fault.c                            |  11 +-
 arch/powerpc/platforms/Kconfig.cputype             |  12 +-
 arch/riscv/include/asm/mmu.h                       |   2 -
 arch/riscv/include/asm/tlbflush.h                  |  18 --
 arch/riscv/mm/context.c                            |  40 ++--
 arch/riscv/mm/tlbflush.c                           |  28 +--
 arch/s390/boot/ipl_report.c                        |   8 +
 arch/s390/pci/pci.c                                |  16 +-
 arch/s390/pci/pci_bus.c                            |  12 +-
 arch/s390/pci/pci_bus.h                            |   3 +-
 arch/x86/Makefile.um                               |   6 +
 arch/x86/include/asm/sev-common.h                  |   3 +-
 arch/x86/include/asm/svm.h                         |  12 +-
 arch/x86/kernel/cpu/mce/core.c                     |   1 +
 arch/x86/kernel/cpu/resctrl/ctrlmondata.c          |   7 +-
 arch/x86/kernel/cpu/resctrl/internal.h             |   1 +
 arch/x86/kernel/cpu/resctrl/rdtgroup.c             |  25 ++-
 arch/x86/kernel/ftrace_64.S                        |   2 +
 arch/x86/kernel/sev.c                              |  26 ++-
 arch/x86/kvm/svm/avic.c                            |  26 ++-
 arch/x86/kvm/vmx/nested.c                          |  10 +-
 arch/x86/mm/mem_encrypt_identity.c                 |   3 +-
 block/blk-core.c                                   |  27 +--
 block/blk-mq.c                                     |  38 +++-
 block/blk-mq.h                                     |  15 +-
 block/blk-sysfs.c                                  |   9 +-
 block/blk.h                                        |   9 +-
 block/genhd.c                                      |   2 +-
 drivers/acpi/pptt.c                                |   5 +-
 drivers/block/loop.c                               |  25 ++-
 drivers/block/null_blk/main.c                      |   6 +-
 drivers/block/sunvdc.c                             |   2 +
 drivers/clk/Kconfig                                |   2 +-
 drivers/cpuidle/cpuidle-psci-domain.c              |   3 +-
 drivers/firmware/xilinx/zynqmp.c                   |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   6 +-
 drivers/gpu/drm/amd/amdkfd/kfd_device.c            |  11 +-
 drivers/gpu/drm/amd/amdkfd/kfd_events.c            |   9 +-
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c |   3 -
 .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c  |   6 +-
 .../amd/display/dc/dml/dcn30/display_mode_vba_30.c |   5 +-
 .../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_4.h |   4 +-
 drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h       |   2 +-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |  43 ++++-
 drivers/gpu/drm/drm_gem.c                          |   9 +-
 drivers/gpu/drm/drm_gem_shmem_helper.c             |   9 +-
 drivers/gpu/drm/i915/display/intel_display_types.h |   2 +
 drivers/gpu/drm/i915/display/intel_psr.c           |  78 ++++++--
 drivers/gpu/drm/i915/display/intel_snps_phy.c      |  62 +++++++
 drivers/gpu/drm/i915/gt/intel_sseu.h               |   2 +-
 drivers/gpu/drm/i915/i915_active.c                 |  25 +--
 drivers/gpu/drm/meson/meson_vpp.c                  |   2 +
 drivers/gpu/drm/msm/msm_gem_shrinker.c             |  11 +-
 drivers/gpu/drm/panfrost/panfrost_mmu.c            |   2 +-
 drivers/gpu/drm/sun4i/sun4i_drv.c                  |   6 +-
 drivers/gpu/drm/ttm/ttm_device.c                   |   2 +-
 drivers/gpu/drm/virtio/virtgpu_vq.c                |   4 +-
 drivers/hwmon/adt7475.c                            |   8 +-
 drivers/hwmon/ina3221.c                            |   2 +-
 drivers/hwmon/ltc2992.c                            |   1 +
 drivers/hwmon/pmbus/adm1266.c                      |   1 +
 drivers/hwmon/pmbus/ucd9000.c                      |  75 ++++++++
 drivers/hwmon/tmp513.c                             |   2 +-
 drivers/hwmon/xgene-hwmon.c                        |   1 +
 drivers/interconnect/core.c                        |  68 ++++---
 drivers/interconnect/imx/imx.c                     |  20 +-
 drivers/interconnect/qcom/icc-rpm.c                |  29 +--
 drivers/interconnect/qcom/icc-rpmh.c               |  30 +--
 drivers/interconnect/qcom/msm8974.c                |  20 +-
 drivers/interconnect/qcom/osm-l3.c                 |  14 +-
 drivers/interconnect/samsung/exynos.c              |  26 +--
 drivers/md/Kconfig                                 |   4 +
 drivers/media/i2c/m5mols/m5mols_core.c             |   2 +-
 drivers/memory/tegra/mc.c                          |  16 +-
 drivers/memory/tegra/tegra124-emc.c                |  12 +-
 drivers/memory/tegra/tegra20-emc.c                 |  12 +-
 drivers/memory/tegra/tegra30-emc.c                 |  12 +-
 drivers/mmc/host/atmel-mci.c                       |   3 -
 drivers/mmc/host/sdhci_am654.c                     |   2 +-
 drivers/net/bonding/bond_main.c                    |  23 ++-
 drivers/net/dsa/microchip/ksz_common.c             |   2 +-
 drivers/net/dsa/mt7530.c                           |  64 +++----
 drivers/net/dsa/mv88e6xxx/chip.c                   |  16 +-
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |  28 ++-
 drivers/net/ethernet/i825xx/sni_82596.c            |  14 +-
 drivers/net/ethernet/intel/i40e/i40e_main.c        |   1 +
 drivers/net/ethernet/intel/ice/ice.h               |  14 +-
 drivers/net/ethernet/intel/ice/ice_main.c          |  19 +-
 drivers/net/ethernet/intel/ice/ice_xsk.c           |   5 +-
 drivers/net/ethernet/mellanox/mlx5/core/en.h       |   1 -
 .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    |   2 -
 .../ethernet/mellanox/mlx5/core/en_accel/macsec.c  |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   4 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |   1 -
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  20 +-
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.h    |   2 -
 .../ethernet/mellanox/mlx5/core/esw/indir_table.c  | 203 ++++-----------------
 .../ethernet/mellanox/mlx5/core/esw/indir_table.h  |   4 -
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  31 ++--
 .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   1 -
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |   4 +-
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    |  22 ++-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |   2 +
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  14 ++
 drivers/net/ethernet/qlogic/qed/qed_dev.c          |   5 +
 drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c      |   2 +-
 drivers/net/ethernet/renesas/ravb_main.c           |  12 +-
 drivers/net/ethernet/renesas/sh_eth.c              |  12 +-
 drivers/net/ethernet/sun/ldmvsw.c                  |   3 +
 drivers/net/ethernet/sun/sunvnet.c                 |   3 +
 drivers/net/ipvlan/ipvlan_l3s.c                    |   1 +
 drivers/net/phy/nxp-c45-tja11xx.c                  |   2 +-
 drivers/net/phy/smsc.c                             |   5 +-
 drivers/net/usb/smsc75xx.c                         |   7 +
 drivers/net/veth.c                                 |   6 +-
 drivers/nfc/pn533/usb.c                            |   1 +
 drivers/nfc/st-nci/ndlc.c                          |   6 +-
 drivers/nvme/host/core.c                           |  28 ++-
 drivers/nvme/host/pci.c                            |   2 +
 drivers/nvme/target/core.c                         |   4 +-
 drivers/pci/bus.c                                  |  21 +++
 drivers/scsi/hosts.c                               |   3 -
 drivers/scsi/mpi3mr/mpi3mr.h                       |   5 +
 drivers/scsi/mpi3mr/mpi3mr_fw.c                    |  71 ++++---
 drivers/scsi/mpi3mr/mpi3mr_os.c                    |  25 +++
 drivers/scsi/mpi3mr/mpi3mr_transport.c             |   5 +-
 drivers/scsi/mpt3sas/mpt3sas_transport.c           |  14 +-
 drivers/scsi/scsi.c                                |   3 +
 drivers/scsi/scsi_devinfo.c                        |   3 +-
 drivers/scsi/scsi_scan.c                           |   3 +
 drivers/soc/mediatek/mtk-svs.c                     |   6 +
 drivers/tty/serial/8250/8250_em.c                  |   4 +-
 drivers/tty/serial/8250/8250_fsl.c                 |   4 +-
 drivers/tty/serial/8250/Kconfig                    |   3 +-
 drivers/tty/serial/Kconfig                         |   2 +-
 drivers/tty/serial/fsl_lpuart.c                    |  12 +-
 drivers/vdpa/mlx5/core/mlx5_vdpa.h                 |   1 +
 drivers/vdpa/mlx5/net/mlx5_vnet.c                  |   6 +-
 drivers/vdpa/vdpa_sim/vdpa_sim.c                   |  13 ++
 drivers/vdpa/virtio_pci/vp_vdpa.c                  |   2 +-
 drivers/vhost/vdpa.c                               |   3 +-
 drivers/video/fbdev/chipsfb.c                      |  14 +-
 drivers/video/fbdev/core/fb_defio.c                |  17 +-
 drivers/video/fbdev/stifb.c                        |  27 +++
 drivers/virt/coco/sev-guest/sev-guest.c            | 128 ++++++++-----
 fs/cifs/smb2inode.c                                |  31 +++-
 fs/cifs/smb2transport.c                            |   2 +-
 fs/cifs/transport.c                                |  21 +--
 fs/ext4/inode.c                                    |  18 +-
 fs/ext4/namei.c                                    |   4 +-
 fs/ext4/super.c                                    |   7 +-
 fs/ext4/xattr.c                                    |  11 ++
 fs/jffs2/file.c                                    |  15 +-
 fs/ocfs2/aops.c                                    |  19 +-
 include/drm/drm_bridge.h                           |   4 +-
 include/drm/drm_gem.h                              |   4 +-
 include/linux/blk-mq.h                             |  10 +
 include/linux/blkdev.h                             |   9 -
 include/linux/fb.h                                 |   1 +
 include/linux/interconnect-provider.h              |  12 ++
 include/linux/netdevice.h                          |   6 +-
 include/linux/pci.h                                |   1 +
 include/linux/sh_intc.h                            |   5 +-
 include/linux/tracepoint.h                         |  15 +-
 include/scsi/scsi_device.h                         |   2 +
 include/scsi/scsi_devinfo.h                        |   6 +-
 io_uring/msg_ring.c                                |   4 +-
 kernel/trace/ftrace.c                              |   3 +-
 kernel/trace/trace.c                               |   2 +
 kernel/trace/trace_events_hist.c                   |   3 +
 kernel/trace/trace_hwlat.c                         |   7 +-
 mm/huge_memory.c                                   |   6 +-
 mm/mincore.c                                       |   2 +-
 net/9p/client.c                                    |   2 +-
 net/dsa/slave.c                                    |   9 +-
 net/ipv4/fib_frontend.c                            |   3 +
 net/ipv4/inet_hashtables.c                         |   8 +-
 net/ipv4/ip_tunnel.c                               |  12 +-
 net/ipv4/tcp_output.c                              |   2 +-
 net/ipv6/ip6_tunnel.c                              |   4 +-
 net/iucv/iucv.c                                    |   2 +-
 net/mptcp/pm_netlink.c                             |  16 ++
 net/mptcp/subflow.c                                |  12 +-
 net/netfilter/nft_masq.c                           |   2 +-
 net/netfilter/nft_nat.c                            |   2 +-
 net/netfilter/nft_redir.c                          |   4 +-
 net/smc/smc_cdc.c                                  |   3 +
 net/smc/smc_core.c                                 |   2 +-
 net/wireless/nl80211.c                             |  18 +-
 net/xfrm/xfrm_state.c                              |   5 -
 scripts/kconfig/confdata.c                         |   6 +-
 sound/hda/intel-dsp-config.c                       |   9 +
 sound/pci/hda/hda_intel.c                          |   5 +-
 sound/pci/hda/patch_realtek.c                      |   2 +
 sound/soc/intel/common/soc-acpi-intel-adl-match.c  |   2 +-
 sound/soc/qcom/qdsp6/q6prm.c                       |   4 +-
 sound/soc/sof/intel/pci-apl.c                      |   1 +
 sound/soc/sof/intel/pci-cnl.c                      |   2 +
 sound/soc/sof/intel/pci-icl.c                      |   1 +
 sound/soc/sof/intel/pci-mtl.c                      |   1 +
 sound/soc/sof/intel/pci-skl.c                      |   2 +
 sound/soc/sof/intel/pci-tgl.c                      |   7 +
 sound/soc/sof/ipc4-topology.h                      |   2 +-
 tools/testing/selftests/lib.mk                     |   2 +
 tools/testing/selftests/net/devlink_port_split.py  |  36 +++-
 210 files changed, 1586 insertions(+), 962 deletions(-)



^ permalink raw reply	[flat|nested] 13+ messages in thread

* [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
@ 2023-03-20 14:54 ` Greg Kroah-Hartman
  2023-03-20 17:18 ` [PATCH 6.1 000/198] 6.1.21-rc1 review Chris Paterson
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-20 14:54 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, stable, Roman Gushchin,
	Amit Sunil Dhamne, Michal Simek, linux-arm-kernel, linux-kernel

From: Roman Gushchin <roman.gushchin@linux.dev>

commit 38ed310c22e7a0fc978b1f8292136a4a4a8b3051 upstream.

The following issue was discovered using lockdep:
[    6.691371] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:209
[    6.694602] in_atomic(): 1, irqs_disabled(): 128, non_block: 0, pid: 1, name: swapper/0
[    6.702431] 2 locks held by swapper/0/1:
[    6.706300]  #0: ffffff8800f6f188 (&dev->mutex){....}-{3:3}, at: __device_driver_lock+0x4c/0x90
[    6.714900]  #1: ffffffc009a2abb8 (enable_lock){....}-{2:2}, at: clk_enable_lock+0x4c/0x140
[    6.723156] irq event stamp: 304030
[    6.726596] hardirqs last  enabled at (304029): [<ffffffc008d17ee0>] _raw_spin_unlock_irqrestore+0xc0/0xd0
[    6.736142] hardirqs last disabled at (304030): [<ffffffc00876bc5c>] clk_enable_lock+0xfc/0x140
[    6.744742] softirqs last  enabled at (303958): [<ffffffc0080904f0>] _stext+0x4f0/0x894
[    6.752655] softirqs last disabled at (303951): [<ffffffc0080e53b8>] irq_exit+0x238/0x280
[    6.760744] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G     U            5.15.36 #2
[    6.768048] Hardware name: xlnx,zynqmp (DT)
[    6.772179] Call trace:
[    6.774584]  dump_backtrace+0x0/0x300
[    6.778197]  show_stack+0x18/0x30
[    6.781465]  dump_stack_lvl+0xb8/0xec
[    6.785077]  dump_stack+0x1c/0x38
[    6.788345]  ___might_sleep+0x1a8/0x2a0
[    6.792129]  __might_sleep+0x6c/0xd0
[    6.795655]  kmem_cache_alloc_trace+0x270/0x3d0
[    6.800127]  do_feature_check_call+0x100/0x220
[    6.804513]  zynqmp_pm_invoke_fn+0x8c/0xb0
[    6.808555]  zynqmp_pm_clock_getstate+0x90/0xe0
[    6.813027]  zynqmp_pll_is_enabled+0x8c/0x120
[    6.817327]  zynqmp_pll_enable+0x38/0xc0
[    6.821197]  clk_core_enable+0x144/0x400
[    6.825067]  clk_core_enable+0xd4/0x400
[    6.828851]  clk_core_enable+0xd4/0x400
[    6.832635]  clk_core_enable+0xd4/0x400
[    6.836419]  clk_core_enable+0xd4/0x400
[    6.840203]  clk_core_enable+0xd4/0x400
[    6.843987]  clk_core_enable+0xd4/0x400
[    6.847771]  clk_core_enable+0xd4/0x400
[    6.851555]  clk_core_enable_lock+0x24/0x50
[    6.855683]  clk_enable+0x24/0x40
[    6.858952]  fclk_probe+0x84/0xf0
[    6.862220]  platform_probe+0x8c/0x110
[    6.865918]  really_probe+0x110/0x5f0
[    6.869530]  __driver_probe_device+0xcc/0x210
[    6.873830]  driver_probe_device+0x64/0x140
[    6.877958]  __driver_attach+0x114/0x1f0
[    6.881828]  bus_for_each_dev+0xe8/0x160
[    6.885698]  driver_attach+0x34/0x50
[    6.889224]  bus_add_driver+0x228/0x300
[    6.893008]  driver_register+0xc0/0x1e0
[    6.896792]  __platform_driver_register+0x44/0x60
[    6.901436]  fclk_driver_init+0x1c/0x28
[    6.905220]  do_one_initcall+0x104/0x590
[    6.909091]  kernel_init_freeable+0x254/0x2bc
[    6.913390]  kernel_init+0x24/0x130
[    6.916831]  ret_from_fork+0x10/0x20

Fix it by passing the GFP_ATOMIC gfp flag for the corresponding
memory allocation.

Fixes: acfdd18591ea ("firmware: xilinx: Use hash-table for api feature check")
Cc: stable <stable@kernel.org>
Signed-off-by: Roman Gushchin <roman.gushchin@linux.dev>
Cc: Amit Sunil Dhamne <amit.sunil.dhamne@xilinx.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Link: https://lore.kernel.org/r/20230308222602.123866-1-roman.gushchin@linux.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
 drivers/firmware/xilinx/zynqmp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/drivers/firmware/xilinx/zynqmp.c
+++ b/drivers/firmware/xilinx/zynqmp.c
@@ -206,7 +206,7 @@ static int do_feature_check_call(const u
 	}
 
 	/* Add new entry if not present */
-	feature_data = kmalloc(sizeof(*feature_data), GFP_KERNEL);
+	feature_data = kmalloc(sizeof(*feature_data), GFP_ATOMIC);
 	if (!feature_data)
 		return -ENOMEM;
 



^ permalink raw reply	[flat|nested] 13+ messages in thread

* RE: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
  2023-03-20 14:54 ` [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context Greg Kroah-Hartman
@ 2023-03-20 17:18 ` Chris Paterson
  2023-03-20 18:42 ` Naresh Kamboju
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: Chris Paterson @ 2023-03-20 17:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow

Hello Greg,

> From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Sent: 20 March 2023 14:52
> 
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +0000.
> Anything received after that time might be too late.

CIP configurations built and booted with Linux 6.1.21-rc1 (a6e5071b9d96):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/812172264
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-6.1.y

Tested-by: Chris Paterson (CIP) <chris.paterson2@renesas.com>

Kind regards, Chris

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
  2023-03-20 14:54 ` [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context Greg Kroah-Hartman
  2023-03-20 17:18 ` [PATCH 6.1 000/198] 6.1.21-rc1 review Chris Paterson
@ 2023-03-20 18:42 ` Naresh Kamboju
  2023-03-21  7:48   ` Greg Kroah-Hartman
  2023-03-20 20:58 ` Florian Fainelli
                   ` (6 subsequent siblings)
  9 siblings, 1 reply; 13+ messages in thread
From: Naresh Kamboju @ 2023-03-20 18:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, Daniel Díaz,
	Christophe Leroy, llvm, Michael Ellerman

On Mon, 20 Mar 2023 at 20:26, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


Results from Linaro’s test farm.
Regressions on PowerPC build failures.

> Christophe Leroy <christophe.leroy@csgroup.eu>
>     powerpc/64: Set default CPU in Kconfig
>

We see PowerPC build failures with Clang 16 and nightly on the
following configurations:
* cell_defconfig
* ppc64e_defconfig
* tqm8xx_defconfig

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Error messages respectively:
-----8<-----
error: unknown target CPU 'cell'
note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
powerpc64, ppc64, powerpc64le, ppc64le, future
----->8-----

-----8<-----
error: unknown target CPU 'e500mc64'
note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
powerpc64, ppc64, powerpc64le, ppc64le, future
----->8-----

-----8<-----
error: unknown target CPU '860'
note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
powerpc64, ppc64, powerpc64le, ppc64le, future
----->8-----

The bisection pointed to this commit,
  45f7091aac35 ("powerpc/64: Set default CPU in Kconfig")


Follow up fix patch is here as per Christophe Leroy comments,
 powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG


--
Linaro LKFT
https://lkft.linaro.org

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2023-03-20 18:42 ` Naresh Kamboju
@ 2023-03-20 20:58 ` Florian Fainelli
  2023-03-20 23:04 ` Shuah Khan
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: Florian Fainelli @ 2023-03-20 20:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow

On 3/20/23 07:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on 
BMIPS_GENERIC:

Tested-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2023-03-20 20:58 ` Florian Fainelli
@ 2023-03-20 23:04 ` Shuah Khan
  2023-03-20 23:48 ` Wang Yugui
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: Shuah Khan @ 2023-03-20 23:04 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, Shuah Khan

On 3/20/23 08:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2023-03-20 23:04 ` Shuah Khan
@ 2023-03-20 23:48 ` Wang Yugui
  2023-03-21  7:46   ` Greg Kroah-Hartman
  2023-03-21  3:42 ` ogasawara takeshi
                   ` (3 subsequent siblings)
  9 siblings, 1 reply; 13+ messages in thread
From: Wang Yugui @ 2023-03-20 23:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

Hi,


> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.

fstests btrfs/056 triggered a panic for 6.1.21-rc1, but the panic does not
happen on 6.1.20.

the patch *1 dropped in 6.1.9-rc is added to 6.1.21-rc1 again.
*1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset

we need to drop it again, or need more patches.

dmesg output:
[  144.826161] run fstests btrfs/056 at 2023-03-21 07:38:22
[  145.218508] BTRFS: device fsid f51b57f4-387d-4cad-9abb-7d564b046644 devid 1 transid 26305 /dev/nvme0n1p1 scanned by mount (2411)
[  145.232873] BTRFS info (device nvme0n1p1): using crc32c (crc32c-intel) checksum algorithm
[  145.242079] BTRFS info (device nvme0n1p1): using free space tree
[  145.254748] BTRFS info (device nvme0n1p1): enabling ssd optimizations
[  145.767372] BTRFS: device fsid 6c57e1ae-86b5-416b-9583-ced6f290ee2c devid 1 transid 6 /dev/nvme0n1p2 scanned by systemd-udevd (2087)
[  145.863002] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
[  145.871720] BTRFS info (device dm-0): using free space tree
[  145.881697] BTRFS info (device dm-0): enabling ssd optimizations
[  145.889144] BTRFS info (device dm-0): checking UUID tree
[  145.986698] BTRFS info: devid 1 device path /dev/mapper/flakey-test changed to /dev/dm-0 scanned by systemd-udevd (2087)
[  146.000451] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/flakey-test scanned by systemd-udevd (2087)
[  146.079464] BTRFS: device fsid 6c57e1ae-86b5-416b-9583-ced6f290ee2c devid 1 transid 6 /dev/dm-0 scanned by systemd-udevd (2087)
[  146.109496] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
[  146.118224] BTRFS info (device dm-0): using free space tree
[  146.127288] BTRFS info (device dm-0): enabling ssd optimizations
[  146.134034] BTRFS info (device dm-0): start tree-log replay
[  146.142813] BTRFS info (device dm-0): checking UUID tree
[  146.228077] BUG: kernel NULL pointer dereference, address: 0000000000000058
[  146.235907] #PF: supervisor read access in kernel mode
[  146.241662] #PF: error_code(0x0000) - not-present page
[  146.247420] PGD 0 P4D 0
[  146.251227] Oops: 0000 [#1] PREEMPT SMP NOPTI
[  146.257016] CPU: 35 PID: 2661 Comm: dmsetup Not tainted 6.1.21-0.1.el7.x86_64 #1
[  146.266227] Hardware name: Dell Inc. PowerEdge T620/02CD1V, BIOS 2.9.0 12/06/2019
[  146.275524] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
[  146.282294] Code: 00 00 00 e8 66 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 a7 7c 65 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 50 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 e2 69 c4 ff e9 dd e4 c4
[  146.305208] RSP: 0018:ffffb03ecea6bbd0 EFLAGS: 00010286
[  146.312029] RAX: 0000000000000000 RBX: ffffa086c7523800 RCX: 0000000000000000
[  146.320997] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa086f1c27500
[  146.329955] RBP: ffffa086f1c27500 R08: ffffa0a64dd9b300 R09: ffffa0a64d9ae800
[  146.338913] R10: 0000000000000001 R11: ffffa086c7527400 R12: 0000000000000000
[  146.347884] R13: ffffa086f5403e80 R14: ffffa086cd0dee00 R15: ffffffffc188a5d0
[  146.356836] FS:  00007f7636967840(0000) GS:ffffa0b5ffc40000(0000) knlGS:0000000000000000
[  146.366839] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  146.374211] CR2: 0000000000000058 CR3: 000000209451a001 CR4: 00000000001706e0
[  146.383146] Call Trace:
[  146.386841]  <TASK>
[  146.390144]  del_gendisk+0x1ec/0x2c0
[  146.395096]  cleanup_mapped_device+0x130/0x140 [dm_mod]
[  146.401893]  __dm_destroy+0x13d/0x1e0 [dm_mod]
[  146.407796]  ? remove_all+0x30/0x30 [dm_mod]
[  146.413505]  dev_remove+0x119/0x1a0 [dm_mod]
[  146.419199]  ctl_ioctl+0x1ee/0x520 [dm_mod]
[  146.424802]  dm_ctl_ioctl+0xa/0x20 [dm_mod]
[  146.430378]  __x64_sys_ioctl+0x89/0xc0
[  146.435433]  do_syscall_64+0x58/0x80
[  146.440272]  ? ksys_semctl.constprop.21+0x13e/0x170
[  146.446568]  ? syscall_exit_to_user_mode+0x12/0x30
[  146.452760]  ? do_syscall_64+0x67/0x80
[  146.457766]  ? do_syscall_64+0x67/0x80
[  146.462740]  ? syscall_exit_to_user_mode+0x12/0x30
[  146.468866]  ? do_syscall_64+0x67/0x80
[  146.473827]  ? exc_page_fault+0x64/0x140
[  146.478985]  entry_SYSCALL_64_after_hwframe+0x63/0xcd
[  146.485414] RIP: 0033:0x7f7634af54a7
[  146.490172] Code: 44 00 00 48 8b 05 c9 19 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 99 19 2d 00 f7 d8 64 89 01 48
[  146.512729] RSP: 002b:00007ffd0354ac08 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[  146.521970] RAX: ffffffffffffffda RBX: 00007f763620d0a0 RCX: 00007f7634af54a7
[  146.530718] RDX: 0000555d423aa110 RSI: 00000000c138fd04 RDI: 0000000000000003
[  146.539465] RBP: 00007f76362482c3 R08: 00007f7636248e68 R09: 00007ffd0354ab30
[  146.548212] R10: 0000000000000006 R11: 0000000000000246 R12: 0000555d423aa110
[  146.556971] R13: 00007f76362482c3 R14: 0000555d423aa030 R15: 00007f76362482c3
[  146.565738]  </TASK>
[  146.568961] Modules linked in: dm_flakey rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache netfs rfkill ib_core dm_multipath intel_rapl_msr intel_rapl_common sb_edac x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel btrfs kvm acpi_power_meter acpi_ipmi nfsd irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel blake2b_generic xor rapl auth_rpcgss raid6_pq intel_cstate iTCO_wdt nfs_acl dm_mod iTCO_vendor_support dcdbas zstd_compress intel_uncore lockd mei_me ipmi_si pcspkr mei grace joydev lpc_ich sg ipmi_devintf wmi ipmi_msghandler sunrpc ip_tables x_tables xfs sd_mod ahci nvme libahci mpt3sas nvme_core igb libata megaraid_sas raid_class nvme_common crc32c_intel mgag200 dca scsi_transport_sas t10_pi
[  146.644444] CR2: 0000000000000058
[  146.649073] ---[ end trace 0000000000000000 ]---
[  146.662547] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
[  146.669275] Code: 00 00 00 e8 66 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 a7 7c 65 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 50 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 e2 69 c4 ff e9 dd e4 c4
[  146.691900] RSP: 0018:ffffb03ecea6bbd0 EFLAGS: 00010286
[  146.698578] RAX: 0000000000000000 RBX: ffffa086c7523800 RCX: 0000000000000000
[  146.707395] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa086f1c27500
[  146.716212] RBP: ffffa086f1c27500 R08: ffffa0a64dd9b300 R09: ffffa0a64d9ae800
[  146.725028] R10: 0000000000000001 R11: ffffa086c7527400 R12: 0000000000000000
[  146.733834] R13: ffffa086f5403e80 R14: ffffa086cd0dee00 R15: ffffffffc188a5d0
[  146.742637] FS:  00007f7636967840(0000) GS:ffffa0b5ffc40000(0000) knlGS:0000000000000000
[  146.752516] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  146.759773] CR2: 0000000000000058 CR3: 000000209451a001 CR4: 00000000001706e0
[  146.768597] Kernel panic - not syncing: Fatal exception
[  147.210009] Kernel Offset: 0x16200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[  147.225480] ---[ end Kernel panic - not syncing: Fatal exception ]---

Best Regards
Wang Yugui (wangyugui@e16-tech.com)
2023/03/21




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2023-03-20 23:48 ` Wang Yugui
@ 2023-03-21  3:42 ` ogasawara takeshi
  2023-03-21  4:48 ` Bagas Sanjaya
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 13+ messages in thread
From: ogasawara takeshi @ 2023-03-21  3:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

Hi Greg

6.1.21-rc1 tested.

x86_64

Build successfully completed.
Boot successfully completed.
No dmesg regressions.
Video output normal.
Sound output normal.

Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P, arch linux)

Thanks

On Mon, Mar 20, 2023 at 11:59 PM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Linux 6.1.21-rc1
>
> Pavel Begunkov <asml.silence@gmail.com>
>     io_uring/msg_ring: let target know allocated index
>
> Dionna Glaze <dionnaglaze@google.com>
>     virt/coco/sev-guest: Add throttling awareness
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Do some code style cleanups
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Carve out the request issuing logic into a helper
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Remove the disable_vmpck label in handle_guest_request()
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Simplify extended guest request handling
>
> Borislav Petkov (AMD) <bp@alien8.de>
>     virt/coco/sev-guest: Check SEV_SNP attribute at probe time
>
> Christophe Leroy <christophe.leroy@csgroup.eu>
>     powerpc: Pass correct CPU reference to assembler
>
> Shawn Wang <shawnwang@linux.alibaba.com>
>     x86/resctrl: Clear staged_config[] before and after it is used
>
> Nikita Zhandarovich <n.zhandarovich@fintech.ru>
>     x86/mm: Fix use of uninitialized buffer in sme_enable()
>
> Yazen Ghannam <yazen.ghannam@amd.com>
>     x86/mce: Make sure logged MCEs are processed after sysfs update
>
> Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>     ASoC: qcom: q6prm: fix incorrect clk_root passed to ADSP
>
> Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
>     ASoC: Intel: soc-acpi: fix copy-paste issue in topology names
>
> Shawn Guo <shawn.guo@linaro.org>
>     cpuidle: psci: Iterate backwards over list in psci_pd_remove()
>
> Takashi Iwai <tiwai@suse.de>
>     fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
>
> Radu Pirea (OSS) <radu-nicolae.pirea@oss.nxp.com>
>     net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
>
> Sudeep Holla <sudeep.holla@arm.com>
>     ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
>
> Tero Kristo <tero.kristo@linux.intel.com>
>     trace/hwlat: Do not start per-cpu thread if it is already running
>
> Tero Kristo <tero.kristo@linux.intel.com>
>     trace/hwlat: Do not wipe the contents of per-cpu thread data
>
> Helge Deller <deller@gmx.de>
>     fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks
>
> Francesco Dolcini <francesco.dolcini@toradex.com>
>     mmc: sdhci_am654: lower power-on failed message severity
>
> Pali Rohár <pali@kernel.org>
>     powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
>
> Christophe Leroy <christophe.leroy@csgroup.eu>
>     powerpc/64: Set default CPU in Kconfig
>
> James Houghton <jthoughton@google.com>
>     mm: teach mincore_hugetlb about pte markers
>
> David Hildenbrand <david@redhat.com>
>     mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
>
> Cindy Lu <lulu@redhat.com>
>     vp_vdpa: fix the crash in hot unplug with vp_vdpa
>
> Dave Ertman <david.m.ertman@intel.com>
>     ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
>
> Elmer Miroslav Mosher Golovin <miroslav@mishamosher.com>
>     nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
>
> Jan Kara via Ocfs2-devel <ocfs2-devel@oss.oracle.com>
>     ocfs2: fix data corruption after failed write
>
> Chen Zhongjin <chenzhongjin@huawei.com>
>     ftrace: Fix invalid address access in lookup_rec() when index is 0
>
> Paolo Abeni <pabeni@redhat.com>
>     mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
>
> Matthieu Baerts <matthieu.baerts@tessares.net>
>     mptcp: avoid setting TCP_CLOSE state twice
>
> Geliang Tang <geliang.tang@suse.com>
>     mptcp: add ro_after_init for tcp{,v6}_prot_override
>
> Paolo Abeni <pabeni@redhat.com>
>     mptcp: fix possible deadlock in subflow_error_report
>
> Ayush Gupta <ayugupta@amd.com>
>     drm/amd/display: disconnect MPCC only on OTG change
>
> Wesley Chalmers <Wesley.Chalmers@amd.com>
>     drm/amd/display: Do not set DRR on pipe Commit
>
> Tim Huang <tim.huang@amd.com>
>     drm/amd/pm: bump SMU 13.0.4 driver_if header version
>
> Błażej Szczygieł <mumei6102@gmail.com>
>     drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
>
> Felix Kuehling <Felix.Kuehling@amd.com>
>     drm/amdgpu: Don't resume IOMMU after incomplete init
>
> Ankit Nautiyal <ankit.k.nautiyal@intel.com>
>     drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz
>
> Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
>     drm/i915/active: Fix misuse of non-idle barriers as fence trackers
>
> Johan Hovold <johan+linaro@kernel.org>
>     drm/sun4i: fix missing component unbind on bind errors
>
> Dmitry Osipenko <dmitry.osipenko@collabora.com>
>     drm/shmem-helper: Remove another errant put in error path
>
> Guo Ren <guoren@kernel.org>
>     riscv: asid: Fixup stale TLB entry cause application crash
>
> Sergey Matyukevich <sergey.matyukevich@syntacore.com>
>     Revert "riscv: mm: notify remote harts about mmu cache updates"
>
> Jeremy Szu <jeremy.szu@canonical.com>
>     ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platform
>
> Hamidreza H. Fard <nitocris@posteo.net>
>     ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro
>
> Bard Liao <yung-chuan.liao@linux.intel.com>
>     ALSA: hda: intel-dsp-config: add MTL PCI id
>
> Paolo Bonzini <pbonzini@redhat.com>
>     KVM: nVMX: add missing consistency checks for CR0 and CR4
>
> Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
>     KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs
>
> Sean Christopherson <seanjc@google.com>
>     KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask
>
> Volker Lendecke <vl@samba.org>
>     cifs: Fix smb2_set_path_size()
>
> Steven Rostedt (Google) <rostedt@goodmis.org>
>     tracing: Make tracepoint lockdep check actually test something
>
> Steven Rostedt (Google) <rostedt@goodmis.org>
>     tracing: Check field value in hist_field_name()
>
> Sung-hun Kim <sfoon.kim@samsung.com>
>     tracing: Make splice_read available again
>
> Shyam Prasad N <sprasad@microsoft.com>
>     cifs: generate signkey for the channel that's reconnecting
>
> NeilBrown <neilb@suse.de>
>     md: select BLOCK_LEGACY_AUTOLOAD
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: exynos: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: exynos: fix node leak in probe PM QoS error path
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: msm8974: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: rpmh: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: rpmh: fix probe child-node error handling
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: rpm: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: rpm: fix probe child-node error handling
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: qcom: osm-l3: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: fix mem leak when freeing nodes
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: imx: fix registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: fix provider registration API
>
> Johan Hovold <johan+linaro@kernel.org>
>     interconnect: fix icc_provider_del() error handling
>
> Sven Schnelle <svens@linux.ibm.com>
>     s390/ipl: add missing intersection check to ipl_report handling
>
> Thomas Hellström <thomas.hellstrom@linux.intel.com>
>     drm/ttm: Fix a NULL pointer dereference
>
> Johan Hovold <johan+linaro@kernel.org>
>     memory: tegra30-emc: fix interconnect registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     memory: tegra124-emc: fix interconnect registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     memory: tegra20-emc: fix interconnect registration race
>
> Johan Hovold <johan+linaro@kernel.org>
>     memory: tegra: fix interconnect registration race
>
> Roman Gushchin <roman.gushchin@linux.dev>
>     firmware: xilinx: don't make a sleepable memory allocation from an atomic context
>
> Randy Dunlap <rdunlap@infradead.org>
>     serial: 8250: ASPEED_VUART: select REGMAP instead of depending on it
>
> Johan Hovold <johan@kernel.org>
>     serial: 8250_fsl: fix handle_irq locking
>
> Biju Das <biju.das.jz@bp.renesas.com>
>     serial: 8250_em: Fix UART port type
>
> Sherry Sun <sherry.sun@nxp.com>
>     tty: serial: fsl_lpuart: skip waiting for transmission complete when UARTCTRL_SBK is asserted
>
> Tom Rix <trix@redhat.com>
>     Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
>
> Theodore Ts'o <tytso@mit.edu>
>     ext4: fix possible double unlock when moving a directory
>
> Alex Hung <alex.hung@amd.com>
>     drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
>
> Horatio Zhang <Hongkun.Zhang@amd.com>
>     drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_fini
>
> Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
>     sh: intc: Avoid spurious sizeof-pointer-div warning
>
> Tiezhu Yang <yangtiezhu@loongson.cn>
>     LoongArch: Only call get_timer_irq() once in constant_clockevent_init()
>
> Eric Van Hensbergen <ericvh@kernel.org>
>     net/9p: fix bug in client create for .L
>
> Qu Huang <qu.huang@linux.dev>
>     drm/amdkfd: Fix an illegal memory access
>
> Baokun Li <libaokun1@huawei.com>
>     ext4: fix task hung in ext4_xattr_delete_inode
>
> Baokun Li <libaokun1@huawei.com>
>     ext4: update s_journal_inum if it changes after journal replay
>
> Baokun Li <libaokun1@huawei.com>
>     ext4: fail ext4_iget if special inode unallocated
>
> David Gow <davidgow@google.com>
>     rust: arch/um: Disable FP/SIMD instruction to match x86
>
> Yifei Liu <yifeliu@cs.stonybrook.edu>
>     jffs2: correct logic when creating a hole in jffs2_write_begin
>
> Roger Lu <roger.lu@mediatek.com>
>     soc: mediatek: mtk-svs: keep svs alive if CONFIG_DEBUG_FS not supported
>
> Tobias Schramm <t.schramm@manjaro.org>
>     mmc: atmel-mci: fix race between stop command and start of next command
>
> Linus Torvalds <torvalds@linux-foundation.org>
>     media: m5mols: fix off-by-one loop termination error
>
> Lars-Peter Clausen <lars@metafoo.de>
>     hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
>
> Lars-Peter Clausen <lars@metafoo.de>
>     hwmon: (adm1266) Set `can_sleep` flag for GPIO chip
>
> Jurica Vukadin <jura@vukad.in>
>     kconfig: Update config changed flag before calling callback
>
> Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>     hwmon: tmp512: drop of_match_ptr for ID table
>
> Lars-Peter Clausen <lars@metafoo.de>
>     hwmon: (ucd90320) Add minimum delay between bus accesses
>
> Marcus Folkesson <marcus.folkesson@gmail.com>
>     hwmon: (ina3221) return prober error code
>
> Zheng Wang <zyytlz.wz@163.com>
>     hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition
>
> Tony O'Brien <tony.obrien@alliedtelesis.co.nz>
>     hwmon: (adt7475) Fix masking of hysteresis registers
>
> Tony O'Brien <tony.obrien@alliedtelesis.co.nz>
>     hwmon: (adt7475) Display smoothing attributes in correct order
>
> Nikolay Aleksandrov <razor@blackwall.org>
>     bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
>
> Nikolay Aleksandrov <razor@blackwall.org>
>     bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
>
> Liang He <windhl@126.com>
>     ethernet: sun: add check for the mdesc_grab()
>
> Marek Vasut <marex@denx.de>
>     net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795
>
> Daniil Tatianin <d-tatianin@yandex-team.ru>
>     qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
>
> Po-Hsu Lin <po-hsu.lin@canonical.com>
>     selftests: net: devlink_port_split.py: skip test if no suitable device available
>
> Thomas Bogendoerfer <tsbogend@alpha.franken.de>
>     i825xx: sni_82596: use eth_hw_addr_set()
>
> Alexandra Winter <wintera@linux.ibm.com>
>     net/iucv: Fix size of interrupt data
>
> Toke Høiland-Jørgensen <toke@redhat.com>
>     net: atlantic: Fix crash when XDP is enabled but no program is loaded
>
> Szymon Heidrich <szymon.heidrich@gmail.com>
>     net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
>
> Ido Schimmel <idosch@nvidia.com>
>     ipv4: Fix incorrect table ID in IOCTL path
>
> Wolfram Sang <wsa+renesas@sang-engineering.com>
>     sh_eth: avoid PHY being resumed when interface is not up
>
> Wolfram Sang <wsa+renesas@sang-engineering.com>
>     ravb: avoid PHY being resumed when interface is not up
>
> Vladimir Oltean <vladimir.oltean@nxp.com>
>     net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290
>
> Vladimir Oltean <vladimir.oltean@nxp.com>
>     net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
>
> Maciej Fijalkowski <maciej.fijalkowski@intel.com>
>     ice: xsk: disable txq irq before flushing hw
>
> Shawn Bohrer <sbohrer@cloudflare.com>
>     veth: Fix use after free in XDP_REDIRECT
>
> Shay Drory <shayd@nvidia.com>
>     net/mlx5: Set BREAK_FW_WAIT flag first when removing driver
>
> Paul Blakey <paulb@nvidia.com>
>     net/mlx5e: Fix cleanup null-ptr deref on encap lock
>
> Maor Dickman <maord@nvidia.com>
>     net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port
>
> Maor Dickman <maord@nvidia.com>
>     net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules
>
> Maor Dickman <maord@nvidia.com>
>     net/mlx5e: Support Geneve and GRE with VF tunnel offload
>
> Daniel Jurgens <danielj@nvidia.com>
>     net/mlx5: Disable eswitch before waiting for VF pages
>
> Parav Pandit <parav@nvidia.com>
>     net/mlx5: Fix setting ec_function bit in MANAGE_PAGES
>
> Parav Pandit <parav@nvidia.com>
>     net/mlx5e: Don't cache tunnel offloads capability
>
> Emeel Hakim <ehakim@nvidia.com>
>     net/mlx5e: Fix macsec ASO context alignment
>
> Liang He <windhl@126.com>
>     block: sunvdc: add check for mdesc_grab() returning NULL
>
> Damien Le Moal <damien.lemoal@opensource.wdc.com>
>     nvmet: avoid potential UAF in nvmet_req_complete()
>
> Ming Lei <ming.lei@redhat.com>
>     nvme: fix handling single range discard request
>
> Damien Le Moal <damien.lemoal@opensource.wdc.com>
>     block: null_blk: Fix handling of fake timeout request
>
> Russell Currey <ruscur@russell.cc>
>     powerpc/mm: Fix false detection of read faults
>
> Liu Ying <victor.liu@nxp.com>
>     drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
>
> Szymon Heidrich <szymon.heidrich@gmail.com>
>     net: usb: smsc75xx: Limit packet length to skb->len
>
> Wenjia Zhang <wenjia@linux.ibm.com>
>     net/smc: fix deadlock triggered by cancel_delayed_work_syn()
>
> Ido Schimmel <idosch@nvidia.com>
>     mlxsw: spectrum: Fix incorrect parsing depth after reload
>
> Zheng Wang <zyytlz.wz@163.com>
>     nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
>
> Kuniyuki Iwashima <kuniyu@amazon.com>
>     tcp: Fix bind() conflict check for dual-stack wildcard address.
>
> Heiner Kallweit <hkallweit1@gmail.com>
>     net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
>
> Eric Dumazet <edumazet@google.com>
>     net: tunnels: annotate lockless accesses to dev->needed_headroom
>
> Chris Leech <cleech@redhat.com>
>     blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch_ops
>
> Christoph Hellwig <hch@lst.de>
>     blk-mq: move the srcu_struct used for quiescing to the tagset
>
> Bart Van Assche <bvanassche@acm.org>
>     loop: Fix use-after-free issues
>
> Jan Kara <jack@suse.cz>
>     block: do not reverse request order when flushing plug list
>
> Arınç ÜNAL <arinc.unal@arinc9.com>
>     net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
>
> Arınç ÜNAL <arinc.unal@arinc9.com>
>     net: dsa: mt7530: remove now incorrect comment regarding port 5
>
> Daniil Tatianin <d-tatianin@yandex-team.ru>
>     qed/qed_dev: guard against a possible division by zero
>
> D. Wythe <alibuda@linux.alibaba.com>
>     net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
>
> Andrea Righi <andrea.righi@canonical.com>
>     drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
>
> Jouni Högander <jouni.hogander@intel.com>
>     drm/i915/psr: Use calculated io and fast wake lines
>
> Niklas Schnelle <schnelle@linux.ibm.com>
>     PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
>
> Eugenio Pérez <eperezma@redhat.com>
>     vdpa_sim: set last_used_idx as last_avail_idx in vdpasim_queue_ready
>
> Eugenio Pérez <eperezma@redhat.com>
>     vdpa_sim: not reset state in vdpasim_queue_ready
>
> Gautam Dawar <gautam.dawar@amd.com>
>     vhost-vdpa: free iommu domain after last use during cleanup
>
> Ivan Vecera <ivecera@redhat.com>
>     i40e: Fix kernel crash during reboot when adapter is in recovery mode
>
> Jianguo Wu <wujianguo@chinatelecom.cn>
>     ipvlan: Make skb->skb_iif track skb->dev for l3s mode
>
> Fedor Pchelkin <pchelkin@ispras.ru>
>     nfc: pn533: initialize struct pn533_out_arg properly
>
> Guillaume Tucker <guillaume.tucker@collabora.com>
>     selftests: fix LLVM build for i386 and x86_64
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: cfg80211: fix MLO connection ownership
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: nl80211: fix NULL-ptr deref in offchan check
>
> Si-Wei Liu <si-wei.liu@oracle.com>
>     vdpa/mlx5: should not activate virtq object when suspended
>
> Breno Leitao <leitao@debian.org>
>     tcp: tcp_make_synack() can be called from process context
>
> Arnd Bergmann <arnd@arndb.de>
>     ftrace,kcfi: Define ftrace_stub_graph conditionally
>
> Bart Van Assche <bvanassche@acm.org>
>     scsi: core: Fix a procfs host directory removal regression
>
> Lee Duncan <lduncan@suse.com>
>     scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
>
> Jeremy Sowden <jeremy@azazel.net>
>     netfilter: nft_redir: correct value of inet type `.maxattrs`
>
> Jeremy Sowden <jeremy@azazel.net>
>     netfilter: nft_redir: correct length for loading protocol registers
>
> Jeremy Sowden <jeremy@azazel.net>
>     netfilter: nft_masq: correct length for loading protocol registers
>
> Jeremy Sowden <jeremy@azazel.net>
>     netfilter: nft_nat: correct length for loading protocol registers
>
> Bjorn Helgaas <bhelgaas@google.com>
>     ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix expander node leak in mpi3mr_remove()
>
> Ranjan Kumar <ranjan.kumar@broadcom.com>
>     scsi: mpi3mr: ioctl timeout when disabling/enabling interrupt
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc()
>
> Ranjan Kumar <ranjan.kumar@broadcom.com>
>     scsi: mpi3mr: Return proper values for failures in firmware init path
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove()
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove()
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix config page DMA memory leak
>
> Tomas Henzl <thenzl@redhat.com>
>     scsi: mpi3mr: Fix throttle_groups memory leak
>
> Wenchao Hao <haowenchao2@huawei.com>
>     scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add()
>
> Glenn Washburn <development@efficientek.com>
>     docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
>
> Jaska Uimonen <jaska.uimonen@linux.intel.com>
>     ASoC: SOF: ipc4-topology: set dmic dai index from copier
>
> Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
>     ASOC: SOF: Intel: pci-tgl: Fix device description
>
> Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
>     ASoC: SOF: Intel: SKL: Fix device description
>
> Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
>     ASoC: SOF: Intel: HDA: Fix device description
>
> Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
>     ASoC: SOF: Intel: MTL: Fix the device description
>
> Randy Dunlap <rdunlap@infradead.org>
>     clk: HI655X: select REGMAP instead of depending on it
>
> Christian Hewitt <christianshewitt@gmail.com>
>     drm/meson: fix 1px pink line on GXM when scaling video overlay
>
> Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
>     cifs: Move the in_send statistic to __smb_send_rqst()
>
> Dan Carpenter <error27@gmail.com>
>     fbdev: chipsfb: Fix error codes in chipsfb_pci_init()
>
> Dmitry Osipenko <dmitry.osipenko@collabora.com>
>     drm/panfrost: Don't sync rpm suspension after mmu flushing
>
> Dmitry Osipenko <dmitry.osipenko@collabora.com>
>     drm/msm/gem: Prevent blocking within shrinker loop
>
> Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
>     drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
>
> Herbert Xu <herbert@gondor.apana.org.au>
>     xfrm: Allow transport-mode states with AF_UNSPEC selector
>
>
> -------------
>
> Diffstat:
>
>  Documentation/filesystems/vfs.rst                  |   2 +-
>  Makefile                                           |   4 +-
>  arch/loongarch/kernel/time.c                       |  11 +-
>  arch/powerpc/Makefile                              |  26 +--
>  arch/powerpc/boot/Makefile                         |  14 +-
>  arch/powerpc/mm/fault.c                            |  11 +-
>  arch/powerpc/platforms/Kconfig.cputype             |  12 +-
>  arch/riscv/include/asm/mmu.h                       |   2 -
>  arch/riscv/include/asm/tlbflush.h                  |  18 --
>  arch/riscv/mm/context.c                            |  40 ++--
>  arch/riscv/mm/tlbflush.c                           |  28 +--
>  arch/s390/boot/ipl_report.c                        |   8 +
>  arch/s390/pci/pci.c                                |  16 +-
>  arch/s390/pci/pci_bus.c                            |  12 +-
>  arch/s390/pci/pci_bus.h                            |   3 +-
>  arch/x86/Makefile.um                               |   6 +
>  arch/x86/include/asm/sev-common.h                  |   3 +-
>  arch/x86/include/asm/svm.h                         |  12 +-
>  arch/x86/kernel/cpu/mce/core.c                     |   1 +
>  arch/x86/kernel/cpu/resctrl/ctrlmondata.c          |   7 +-
>  arch/x86/kernel/cpu/resctrl/internal.h             |   1 +
>  arch/x86/kernel/cpu/resctrl/rdtgroup.c             |  25 ++-
>  arch/x86/kernel/ftrace_64.S                        |   2 +
>  arch/x86/kernel/sev.c                              |  26 ++-
>  arch/x86/kvm/svm/avic.c                            |  26 ++-
>  arch/x86/kvm/vmx/nested.c                          |  10 +-
>  arch/x86/mm/mem_encrypt_identity.c                 |   3 +-
>  block/blk-core.c                                   |  27 +--
>  block/blk-mq.c                                     |  38 +++-
>  block/blk-mq.h                                     |  15 +-
>  block/blk-sysfs.c                                  |   9 +-
>  block/blk.h                                        |   9 +-
>  block/genhd.c                                      |   2 +-
>  drivers/acpi/pptt.c                                |   5 +-
>  drivers/block/loop.c                               |  25 ++-
>  drivers/block/null_blk/main.c                      |   6 +-
>  drivers/block/sunvdc.c                             |   2 +
>  drivers/clk/Kconfig                                |   2 +-
>  drivers/cpuidle/cpuidle-psci-domain.c              |   3 +-
>  drivers/firmware/xilinx/zynqmp.c                   |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   6 +-
>  drivers/gpu/drm/amd/amdkfd/kfd_device.c            |  11 +-
>  drivers/gpu/drm/amd/amdkfd/kfd_events.c            |   9 +-
>  drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c |   3 -
>  .../gpu/drm/amd/display/dc/dcn32/dcn32_resource.c  |   6 +-
>  .../amd/display/dc/dml/dcn30/display_mode_vba_30.c |   5 +-
>  .../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_4.h |   4 +-
>  drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h       |   2 +-
>  .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |  43 ++++-
>  drivers/gpu/drm/drm_gem.c                          |   9 +-
>  drivers/gpu/drm/drm_gem_shmem_helper.c             |   9 +-
>  drivers/gpu/drm/i915/display/intel_display_types.h |   2 +
>  drivers/gpu/drm/i915/display/intel_psr.c           |  78 ++++++--
>  drivers/gpu/drm/i915/display/intel_snps_phy.c      |  62 +++++++
>  drivers/gpu/drm/i915/gt/intel_sseu.h               |   2 +-
>  drivers/gpu/drm/i915/i915_active.c                 |  25 +--
>  drivers/gpu/drm/meson/meson_vpp.c                  |   2 +
>  drivers/gpu/drm/msm/msm_gem_shrinker.c             |  11 +-
>  drivers/gpu/drm/panfrost/panfrost_mmu.c            |   2 +-
>  drivers/gpu/drm/sun4i/sun4i_drv.c                  |   6 +-
>  drivers/gpu/drm/ttm/ttm_device.c                   |   2 +-
>  drivers/gpu/drm/virtio/virtgpu_vq.c                |   4 +-
>  drivers/hwmon/adt7475.c                            |   8 +-
>  drivers/hwmon/ina3221.c                            |   2 +-
>  drivers/hwmon/ltc2992.c                            |   1 +
>  drivers/hwmon/pmbus/adm1266.c                      |   1 +
>  drivers/hwmon/pmbus/ucd9000.c                      |  75 ++++++++
>  drivers/hwmon/tmp513.c                             |   2 +-
>  drivers/hwmon/xgene-hwmon.c                        |   1 +
>  drivers/interconnect/core.c                        |  68 ++++---
>  drivers/interconnect/imx/imx.c                     |  20 +-
>  drivers/interconnect/qcom/icc-rpm.c                |  29 +--
>  drivers/interconnect/qcom/icc-rpmh.c               |  30 +--
>  drivers/interconnect/qcom/msm8974.c                |  20 +-
>  drivers/interconnect/qcom/osm-l3.c                 |  14 +-
>  drivers/interconnect/samsung/exynos.c              |  26 +--
>  drivers/md/Kconfig                                 |   4 +
>  drivers/media/i2c/m5mols/m5mols_core.c             |   2 +-
>  drivers/memory/tegra/mc.c                          |  16 +-
>  drivers/memory/tegra/tegra124-emc.c                |  12 +-
>  drivers/memory/tegra/tegra20-emc.c                 |  12 +-
>  drivers/memory/tegra/tegra30-emc.c                 |  12 +-
>  drivers/mmc/host/atmel-mci.c                       |   3 -
>  drivers/mmc/host/sdhci_am654.c                     |   2 +-
>  drivers/net/bonding/bond_main.c                    |  23 ++-
>  drivers/net/dsa/microchip/ksz_common.c             |   2 +-
>  drivers/net/dsa/mt7530.c                           |  64 +++----
>  drivers/net/dsa/mv88e6xxx/chip.c                   |  16 +-
>  drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |  28 ++-
>  drivers/net/ethernet/i825xx/sni_82596.c            |  14 +-
>  drivers/net/ethernet/intel/i40e/i40e_main.c        |   1 +
>  drivers/net/ethernet/intel/ice/ice.h               |  14 +-
>  drivers/net/ethernet/intel/ice/ice_main.c          |  19 +-
>  drivers/net/ethernet/intel/ice/ice_xsk.c           |   5 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en.h       |   1 -
>  .../net/ethernet/mellanox/mlx5/core/en/tc_tun.c    |   2 -
>  .../ethernet/mellanox/mlx5/core/en_accel/macsec.c  |   2 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |   4 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_rep.c   |   1 -
>  drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  20 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_tc.h    |   2 -
>  .../ethernet/mellanox/mlx5/core/esw/indir_table.c  | 203 ++++-----------------
>  .../ethernet/mellanox/mlx5/core/esw/indir_table.h  |   4 -
>  .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  31 ++--
>  .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c  |   1 -
>  drivers/net/ethernet/mellanox/mlx5/core/main.c     |   4 +-
>  .../net/ethernet/mellanox/mlx5/core/pagealloc.c    |  22 ++-
>  drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |   2 +
>  .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |  14 ++
>  drivers/net/ethernet/qlogic/qed/qed_dev.c          |   5 +
>  drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c      |   2 +-
>  drivers/net/ethernet/renesas/ravb_main.c           |  12 +-
>  drivers/net/ethernet/renesas/sh_eth.c              |  12 +-
>  drivers/net/ethernet/sun/ldmvsw.c                  |   3 +
>  drivers/net/ethernet/sun/sunvnet.c                 |   3 +
>  drivers/net/ipvlan/ipvlan_l3s.c                    |   1 +
>  drivers/net/phy/nxp-c45-tja11xx.c                  |   2 +-
>  drivers/net/phy/smsc.c                             |   5 +-
>  drivers/net/usb/smsc75xx.c                         |   7 +
>  drivers/net/veth.c                                 |   6 +-
>  drivers/nfc/pn533/usb.c                            |   1 +
>  drivers/nfc/st-nci/ndlc.c                          |   6 +-
>  drivers/nvme/host/core.c                           |  28 ++-
>  drivers/nvme/host/pci.c                            |   2 +
>  drivers/nvme/target/core.c                         |   4 +-
>  drivers/pci/bus.c                                  |  21 +++
>  drivers/scsi/hosts.c                               |   3 -
>  drivers/scsi/mpi3mr/mpi3mr.h                       |   5 +
>  drivers/scsi/mpi3mr/mpi3mr_fw.c                    |  71 ++++---
>  drivers/scsi/mpi3mr/mpi3mr_os.c                    |  25 +++
>  drivers/scsi/mpi3mr/mpi3mr_transport.c             |   5 +-
>  drivers/scsi/mpt3sas/mpt3sas_transport.c           |  14 +-
>  drivers/scsi/scsi.c                                |   3 +
>  drivers/scsi/scsi_devinfo.c                        |   3 +-
>  drivers/scsi/scsi_scan.c                           |   3 +
>  drivers/soc/mediatek/mtk-svs.c                     |   6 +
>  drivers/tty/serial/8250/8250_em.c                  |   4 +-
>  drivers/tty/serial/8250/8250_fsl.c                 |   4 +-
>  drivers/tty/serial/8250/Kconfig                    |   3 +-
>  drivers/tty/serial/Kconfig                         |   2 +-
>  drivers/tty/serial/fsl_lpuart.c                    |  12 +-
>  drivers/vdpa/mlx5/core/mlx5_vdpa.h                 |   1 +
>  drivers/vdpa/mlx5/net/mlx5_vnet.c                  |   6 +-
>  drivers/vdpa/vdpa_sim/vdpa_sim.c                   |  13 ++
>  drivers/vdpa/virtio_pci/vp_vdpa.c                  |   2 +-
>  drivers/vhost/vdpa.c                               |   3 +-
>  drivers/video/fbdev/chipsfb.c                      |  14 +-
>  drivers/video/fbdev/core/fb_defio.c                |  17 +-
>  drivers/video/fbdev/stifb.c                        |  27 +++
>  drivers/virt/coco/sev-guest/sev-guest.c            | 128 ++++++++-----
>  fs/cifs/smb2inode.c                                |  31 +++-
>  fs/cifs/smb2transport.c                            |   2 +-
>  fs/cifs/transport.c                                |  21 +--
>  fs/ext4/inode.c                                    |  18 +-
>  fs/ext4/namei.c                                    |   4 +-
>  fs/ext4/super.c                                    |   7 +-
>  fs/ext4/xattr.c                                    |  11 ++
>  fs/jffs2/file.c                                    |  15 +-
>  fs/ocfs2/aops.c                                    |  19 +-
>  include/drm/drm_bridge.h                           |   4 +-
>  include/drm/drm_gem.h                              |   4 +-
>  include/linux/blk-mq.h                             |  10 +
>  include/linux/blkdev.h                             |   9 -
>  include/linux/fb.h                                 |   1 +
>  include/linux/interconnect-provider.h              |  12 ++
>  include/linux/netdevice.h                          |   6 +-
>  include/linux/pci.h                                |   1 +
>  include/linux/sh_intc.h                            |   5 +-
>  include/linux/tracepoint.h                         |  15 +-
>  include/scsi/scsi_device.h                         |   2 +
>  include/scsi/scsi_devinfo.h                        |   6 +-
>  io_uring/msg_ring.c                                |   4 +-
>  kernel/trace/ftrace.c                              |   3 +-
>  kernel/trace/trace.c                               |   2 +
>  kernel/trace/trace_events_hist.c                   |   3 +
>  kernel/trace/trace_hwlat.c                         |   7 +-
>  mm/huge_memory.c                                   |   6 +-
>  mm/mincore.c                                       |   2 +-
>  net/9p/client.c                                    |   2 +-
>  net/dsa/slave.c                                    |   9 +-
>  net/ipv4/fib_frontend.c                            |   3 +
>  net/ipv4/inet_hashtables.c                         |   8 +-
>  net/ipv4/ip_tunnel.c                               |  12 +-
>  net/ipv4/tcp_output.c                              |   2 +-
>  net/ipv6/ip6_tunnel.c                              |   4 +-
>  net/iucv/iucv.c                                    |   2 +-
>  net/mptcp/pm_netlink.c                             |  16 ++
>  net/mptcp/subflow.c                                |  12 +-
>  net/netfilter/nft_masq.c                           |   2 +-
>  net/netfilter/nft_nat.c                            |   2 +-
>  net/netfilter/nft_redir.c                          |   4 +-
>  net/smc/smc_cdc.c                                  |   3 +
>  net/smc/smc_core.c                                 |   2 +-
>  net/wireless/nl80211.c                             |  18 +-
>  net/xfrm/xfrm_state.c                              |   5 -
>  scripts/kconfig/confdata.c                         |   6 +-
>  sound/hda/intel-dsp-config.c                       |   9 +
>  sound/pci/hda/hda_intel.c                          |   5 +-
>  sound/pci/hda/patch_realtek.c                      |   2 +
>  sound/soc/intel/common/soc-acpi-intel-adl-match.c  |   2 +-
>  sound/soc/qcom/qdsp6/q6prm.c                       |   4 +-
>  sound/soc/sof/intel/pci-apl.c                      |   1 +
>  sound/soc/sof/intel/pci-cnl.c                      |   2 +
>  sound/soc/sof/intel/pci-icl.c                      |   1 +
>  sound/soc/sof/intel/pci-mtl.c                      |   1 +
>  sound/soc/sof/intel/pci-skl.c                      |   2 +
>  sound/soc/sof/intel/pci-tgl.c                      |   7 +
>  sound/soc/sof/ipc4-topology.h                      |   2 +-
>  tools/testing/selftests/lib.mk                     |   2 +
>  tools/testing/selftests/net/devlink_port_split.py  |  36 +++-
>  210 files changed, 1586 insertions(+), 962 deletions(-)
>
>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (6 preceding siblings ...)
  2023-03-21  3:42 ` ogasawara takeshi
@ 2023-03-21  4:48 ` Bagas Sanjaya
  2023-03-21  8:42 ` Conor Dooley
  2023-03-21 11:56 ` Jon Hunter
  9 siblings, 0 replies; 13+ messages in thread
From: Bagas Sanjaya @ 2023-03-21  4:48 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

On Mon, Mar 20, 2023 at 03:52:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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.
> 

Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 23:48 ` Wang Yugui
@ 2023-03-21  7:46   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 13+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-21  7:46 UTC (permalink / raw)
  To: Wang Yugui
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

On Tue, Mar 21, 2023 at 07:48:20AM +0800, Wang Yugui wrote:
> Hi,
> 
> 
> > This is the start of the stable review cycle for the 6.1.21 release.
> > There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> > and the diffstat can be found below.
> 
> fstests btrfs/056 triggered a panic for 6.1.21-rc1, but the panic does not
> happen on 6.1.20.
> 
> the patch *1 dropped in 6.1.9-rc is added to 6.1.21-rc1 again.
> *1 Subject: blk-mq: move the srcu_struct used for quiescing to the tagset
> 
> we need to drop it again, or need more patches.

Wow, I think this holds the record for the "patch that keeps getting
applied" :(

Sasha, can you add this one to your "never apply it" list for 6.1.y?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 18:42 ` Naresh Kamboju
@ 2023-03-21  7:48   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 13+ messages in thread
From: Greg Kroah-Hartman @ 2023-03-21  7:48 UTC (permalink / raw)
  To: Naresh Kamboju
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, Daniel Díaz,
	Christophe Leroy, llvm, Michael Ellerman

On Tue, Mar 21, 2023 at 12:12:40AM +0530, Naresh Kamboju wrote:
> On Mon, 20 Mar 2023 at 20:26, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 6.1.21 release.
> > There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> 
> 
> Results from Linaro’s test farm.
> Regressions on PowerPC build failures.
> 
> > Christophe Leroy <christophe.leroy@csgroup.eu>
> >     powerpc/64: Set default CPU in Kconfig
> >
> 
> We see PowerPC build failures with Clang 16 and nightly on the
> following configurations:
> * cell_defconfig
> * ppc64e_defconfig
> * tqm8xx_defconfig
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> Error messages respectively:
> -----8<-----
> error: unknown target CPU 'cell'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> -----8<-----
> error: unknown target CPU 'e500mc64'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> -----8<-----
> error: unknown target CPU '860'
> note: valid target CPU values are: generic, 440, 450, 601, 602, 603,
> 603e, 603ev, 604, 604e, 620, 630, g3, 7400, g4, 7450, g4+, 750, 8548,
> 970, g5, a2, e500, e500mc, e5500, power3, pwr3, power4, pwr4, power5,
> pwr5, power5x, pwr5x, power6, pwr6, power6x, pwr6x, power7, pwr7,
> power8, pwr8, power9, pwr9, power10, pwr10, powerpc, ppc, ppc32,
> powerpc64, ppc64, powerpc64le, ppc64le, future
> ----->8-----
> 
> The bisection pointed to this commit,
>   45f7091aac35 ("powerpc/64: Set default CPU in Kconfig")
> 
> 
> Follow up fix patch is here as per Christophe Leroy comments,
>  powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
> 

Should now be fixed, I'll push out a -rc2.

greg k-h

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (7 preceding siblings ...)
  2023-03-21  4:48 ` Bagas Sanjaya
@ 2023-03-21  8:42 ` Conor Dooley
  2023-03-21 11:56 ` Jon Hunter
  9 siblings, 0 replies; 13+ messages in thread
From: Conor Dooley @ 2023-03-21  8:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

On Mon, Mar 20, 2023 at 03:52:18PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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.

Tested-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH 6.1 000/198] 6.1.21-rc1 review
  2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
                   ` (8 preceding siblings ...)
  2023-03-21  8:42 ` Conor Dooley
@ 2023-03-21 11:56 ` Jon Hunter
  9 siblings, 0 replies; 13+ messages in thread
From: Jon Hunter @ 2023-03-21 11:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, f.fainelli, sudipm.mukherjee, srw, rwarsow,
	linux-tegra


On 20/03/2023 14:52, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.21 release.
> There are 198 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, 22 Mar 2023 14:54:29 +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/v6.x/stable-review/patch-6.1.21-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-6.1.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra.

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Due to infrastructure issues, no test report available, but all tests 
are passing.

Jon
-- 
nvpublic

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-03-21 11:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-20 14:52 [PATCH 6.1 000/198] 6.1.21-rc1 review Greg Kroah-Hartman
2023-03-20 14:54 ` [PATCH 6.1 122/198] firmware: xilinx: dont make a sleepable memory allocation from an atomic context Greg Kroah-Hartman
2023-03-20 17:18 ` [PATCH 6.1 000/198] 6.1.21-rc1 review Chris Paterson
2023-03-20 18:42 ` Naresh Kamboju
2023-03-21  7:48   ` Greg Kroah-Hartman
2023-03-20 20:58 ` Florian Fainelli
2023-03-20 23:04 ` Shuah Khan
2023-03-20 23:48 ` Wang Yugui
2023-03-21  7:46   ` Greg Kroah-Hartman
2023-03-21  3:42 ` ogasawara takeshi
2023-03-21  4:48 ` Bagas Sanjaya
2023-03-21  8:42 ` Conor Dooley
2023-03-21 11:56 ` Jon Hunter

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).