lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 16 Aug 2023 18:29:50 -0400
From:   Joel Fernandes <joel@...lfernandes.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     stable@...r.kernel.org, patches@...ts.linux.dev,
        linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
        patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
        jonathanh@...dia.com, f.fainelli@...il.com,
        sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
        conor@...nel.org
Subject: Re: [PATCH 6.4 000/206] 6.4.11-rc1 review

On Sun, Aug 13, 2023 at 11:16:10PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.4.11 release.
> There are 206 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 Tue, 15 Aug 2023 21:16:53 +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.4.11-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.4.y
> and the diffstat can be found below.


For RCU,
Tested-by: Joel Fernandes (Google) <joel@...lfernandes.org>

thanks,

 - Joel


> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>     Linux 6.4.11-rc1
> 
> Masahiro Yamada <masahiroy@...nel.org>
>     alpha: remove __init annotation from exported page_is_ram()
> 
> Simon Trimmer <simont@...nsource.cirrus.com>
>     ACPI: scan: Create platform device for CS35L56
> 
> David Xu <xuwd1@...mail.com>
>     platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551
> 
> Vadim Pasternak <vadimp@...dia.com>
>     platform: mellanox: Fix order in exit flow
> 
> Vadim Pasternak <vadimp@...dia.com>
>     platform: mellanox: mlx-platform: Modify graceful shutdown callback and power down mask
> 
> Vadim Pasternak <vadimp@...dia.com>
>     platform: mellanox: mlx-platform: Fix signals polarity and latch mask
> 
> Vadim Pasternak <vadimp@...dia.com>
>     platform: mellanox: Change register offset addresses
> 
> Hans de Goede <hdegoede@...hat.com>
>     platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassis-type
> 
> Jean Delvare <jdelvare@...e.de>
>     platform/x86: msi-ec: Fix the build
> 
> Nilesh Javali <njavali@...vell.com>
>     scsi: qedf: Fix firmware halt over suspend and resume
> 
> Nilesh Javali <njavali@...vell.com>
>     scsi: qedi: Fix firmware halt over suspend and resume
> 
> Karan Tilak Kumar <kartilak@...co.com>
>     scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
> 
> Zhu Wang <wangzhu9@...wei.com>
>     scsi: core: Fix possible memory leak if device_add() fails
> 
> Zhu Wang <wangzhu9@...wei.com>
>     scsi: snic: Fix possible memory leak if device_add() fails
> 
> Alexandra Diupina <adiupina@...ralinux.ru>
>     scsi: 53c700: Check that command slot is not NULL
> 
> Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>     scsi: ufs: renesas: Fix private allocation
> 
> Michael Kelley <mikelley@...rosoft.com>
>     scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
> 
> Tony Battersby <tonyb@...ernetics.com>
>     scsi: core: Fix legacy /proc parsing buffer overflow
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: set cache_block_group_error if we find an error
> 
> Qu Wenruo <wqu@...e.com>
>     btrfs: reject invalid reloc tree root keys with stack dump
> 
> Qu Wenruo <wqu@...e.com>
>     btrfs: exit gracefully if reloc roots don't match
> 
> Christoph Hellwig <hch@....de>
>     btrfs: properly clear end of the unreserved range in cow_file_range
> 
> Christoph Hellwig <hch@....de>
>     btrfs: don't wait for writeback on clean pages in extent_write_cache_pages
> 
> Christoph Hellwig <hch@....de>
>     btrfs: don't stop integrity writeback too early
> 
> Josef Bacik <josef@...icpanda.com>
>     btrfs: wait for actual caching progress during allocation
> 
> Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
>     gpio: sim: mark the GPIO chip as a one that can sleep
> 
> William Breathitt Gray <william.gray@...aro.org>
>     gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
> 
> Nick Child <nnac123@...ux.ibm.com>
>     ibmvnic: Ensure login failure recovery is safe from other resets
> 
> Nick Child <nnac123@...ux.ibm.com>
>     ibmvnic: Do partial reset on login failure
> 
> Nick Child <nnac123@...ux.ibm.com>
>     ibmvnic: Handle DMA unmapping of login buffs in release functions
> 
> Nick Child <nnac123@...ux.ibm.com>
>     ibmvnic: Unmap DMA login rsp buffer on send login fail
> 
> Nick Child <nnac123@...ux.ibm.com>
>     ibmvnic: Enforce stronger sanity checks on login response
> 
> Moshe Shemesh <moshe@...dia.com>
>     net/mlx5: Reload auxiliary devices in pci error handlers
> 
> Moshe Shemesh <moshe@...dia.com>
>     net/mlx5: Skip clock update work when device is in error state
> 
> Shay Drory <shayd@...dia.com>
>     net/mlx5: LAG, Check correct bucket when modifying LAG
> 
> Chris Mi <cmi@...dia.com>
>     net/mlx5e: Unoffload post act rule when handling FIB events
> 
> Daniel Jurgens <danielj@...dia.com>
>     net/mlx5: Allow 0 for total host VFs
> 
> Yevgeny Kliteynik <kliteyn@...dia.com>
>     net/mlx5: DR, Fix wrong allocation of modify hdr pattern
> 
> Jianbo Liu <jianbol@...dia.com>
>     net/mlx5e: TC, Fix internal port memory leak
> 
> Gal Pressman <gal@...dia.com>
>     net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()
> 
> Zhang Jianhua <chris.zjh@...wei.com>
>     dmaengine: owl-dma: Modify mismatched function name
> 
> Fenghua Yu <fenghua.yu@...el.com>
>     dmaengine: idxd: Clear PRS disable flag when disabling IDXD device
> 
> Christophe JAILLET <christophe.jaillet@...adoo.fr>
>     dmaengine: mcf-edma: Fix a potential un-allocated memory access
> 
> Hao Chen <chenhao418@...wei.com>
>     net: hns3: fix strscpy causing content truncation issue
> 
> Ido Schimmel <idosch@...dia.com>
>     nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
> 
> Ido Schimmel <idosch@...dia.com>
>     nexthop: Make nexthop bucket dump more efficient
> 
> Ido Schimmel <idosch@...dia.com>
>     nexthop: Fix infinite nexthop dump when using maximum nexthop ID
> 
> Vladimir Oltean <vladimir.oltean@....com>
>     net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
> 
> Yonglong Liu <liuyonglong@...wei.com>
>     net: hns3: fix deadlock issue when externel_lb and reset are executed together
> 
> Jie Wang <wangjie125@...wei.com>
>     net: hns3: add wait until mac link down
> 
> Jie Wang <wangjie125@...wei.com>
>     net: hns3: refactor hclge_mac_link_status_wait for interface reuse
> 
> Vladimir Oltean <vladimir.oltean@....com>
>     net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver remove
> 
> Li Yang <leoyang.li@....com>
>     net: phy: at803x: remove set/get wol callbacks for AR8032
> 
> Jonas Gorski <jonas.gorski@...dn.de>
>     net: marvell: prestera: fix handling IPv4 routes with nhid
> 
> Jakub Kicinski <kuba@...nel.org>
>     net: tls: avoid discarding data on record close
> 
> Kalesh AP <kalesh-anakkur.purayil@...adcom.com>
>     RDMA/bnxt_re: Fix error handling in probe failure path
> 
> Selvin Xavier <selvin.xavier@...adcom.com>
>     RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
> 
> Michael Guralnik <michaelgur@...dia.com>
>     RDMA/umem: Set iova in ODP flow
> 
> Felix Fietkau <nbd@....name>
>     wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
> 
> Petr Tesarik <petr.tesarik.ext@...wei.com>
>     wifi: brcm80211: handle params_v1 allocation failure
> 
> Daniel Stone <daniels@...labora.com>
>     drm/rockchip: Don't spam logs in atomic check
> 
> Arnd Bergmann <arnd@...db.de>
>     drm/nouveau: remove unused tu102_gr_load() function
> 
> Pin-yen Lin <treapking@...omium.org>
>     drm/bridge: it6505: Check power state with it6505->powered in IRQ handler
> 
> Mario Limonciello <mario.limonciello@....com>
>     drm/amd/display: Don't show stack trace for missing eDP
> 
> Douglas Miller <doug.miller@...nelisnetworks.com>
>     IB/hfi1: Fix possible panic during hotplug remove
> 
> Piotr Gardocki <piotrx.gardocki@...el.com>
>     iavf: fix potential races for FDIR filters
> 
> Fedor Pchelkin <pchelkin@...ras.ru>
>     drivers: vxlan: vnifilter: free percpu vni stats on error path
> 
> Andrew Kanner <andrew.kanner@...il.com>
>     drivers: net: prevent tun_build_skb() to exceed the packet size limit
> 
> Eric Dumazet <edumazet@...gle.com>
>     dccp: fix data-race around dp->dccps_mss_cache
> 
> Ziyang Xuan <william.xuanziyang@...wei.com>
>     bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
> 
> Magnus Karlsson <magnus.karlsson@...el.com>
>     xsk: fix refcount underflow in error path
> 
> Florian Westphal <fw@...len.de>
>     tunnels: fix kasan splat when generating ipv4 pmtu error
> 
> Eric Dumazet <edumazet@...gle.com>
>     tcp: add missing family to tcp_set_ca_state() tracepoint
> 
> Vladimir Oltean <vladimir.oltean@....com>
>     PCI: move OF status = "disabled" detection to dev->match_driver
> 
> Gerd Bayer <gbayer@...ux.ibm.com>
>     net/smc: Use correct buffer sizes when switching between TCP and SMC
> 
> Gerd Bayer <gbayer@...ux.ibm.com>
>     net/smc: Fix setsockopt and sysctl to specify same buffer size again
> 
> Eric Dumazet <edumazet@...gle.com>
>     net/packet: annotate data-races around tp->status
> 
> Nitya Sunkad <nitya.sunkad@....com>
>     ionic: Add missing err handling for queue reconfig
> 
> Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli@...el.com>
>     igc: Add lock to safeguard global Qbv variables
> 
> Xiang Yang <xiangyang3@...wei.com>
>     mptcp: fix the incorrect judgment for msk->cb_flags
> 
> Eric Dumazet <edumazet@...gle.com>
>     macsec: use DEV_STATS_INC()
> 
> Nathan Chancellor <nathan@...nel.org>
>     mISDN: Update parameter type of dsp_cmx_send()
> 
> Aleksa Savic <savicaleksa83@...il.com>
>     hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl report
> 
> Xu Kuohai <xukuohai@...wei.com>
>     bpf, sockmap: Fix bug that strp_done cannot be called
> 
> Xu Kuohai <xukuohai@...wei.com>
>     bpf, sockmap: Fix map type error in sock_map_del_link
> 
> Andrew Kanner <andrew.kanner@...il.com>
>     net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: bridge_mdb: Make test more robust
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: bridge_mdb: Fix failing test with old libnet
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: tc_flower: Relax success criterion
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: tc_actions: Use ncat instead of nc
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: Switch off timeout
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: Skip test when no interfaces are specified
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: ethtool_extended_state: Skip when using veth pairs
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: ethtool: Skip when using veth pairs
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: Add a helper to skip test when using veth pairs
> 
> Mark Brown <broonie@...nel.org>
>     selftests/rseq: Fix build with undefined __weak
> 
> Xu Kuohai <xukuohai@...wei.com>
>     selftests/bpf: fix a CI failure caused by vsock sockmap test
> 
> Minjie Du <duminjie@...o.com>
>     dmaengine: xilinx: xdma: Fix Judgment of the return value
> 
> Miquel Raynal <miquel.raynal@...tlin.com>
>     dmaengine: xilinx: xdma: Fix typo
> 
> Raghavendra Rao Ananta <rananta@...gle.com>
>     KVM: arm64: Fix hardware enable/disable flows for pKVM
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: bridge_mdb: Check iproute2 version
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: bridge_mdb_max: Check iproute2 version
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: tc_tunnel_key: Make filters more specific
> 
> Neil Armstrong <neil.armstrong@...aro.org>
>     interconnect: qcom: sm8550: add enable_mask for bcm nodes
> 
> Neil Armstrong <neil.armstrong@...aro.org>
>     interconnect: qcom: sm8450: add enable_mask for bcm nodes
> 
> Neil Armstrong <neil.armstrong@...aro.org>
>     interconnect: qcom: sa8775p: add enable_mask for bcm nodes
> 
> Mike Tipton <mdtipton@...eaurora.org>
>     interconnect: qcom: Add support for mask-based BCMs
> 
> Matti Vaittinen <mazziesaccount@...il.com>
>     iio: light: bu27034: Fix scale format
> 
> Milan Zamazal <mzamazal@...hat.com>
>     iio: core: Prevent invalid memory access when there is no parent
> 
> Alejandro Tafalla <atafalla@...on.com>
>     iio: imu: lsm6dsx: Fix mount matrix retrieval
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nft_set_hash: mark set element as dead when deleting from packet path
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nf_tables: adapt set backend to use GC transaction API
> 
> Pablo Neira Ayuso <pablo@...filter.org>
>     netfilter: nf_tables: GC transaction API to avoid race with control plane
> 
> Florian Westphal <fw@...len.de>
>     netfilter: nf_tables: don't skip expired elements during walk
> 
> Karol Herbst <kherbst@...hat.com>
>     drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
> 
> Bjorn Helgaas <bhelgaas@...gle.com>
>     Revert "PCI: mvebu: Mark driver as BROKEN"
> 
> Arnd Bergmann <arnd@...db.de>
>     x86: Move gds_ucode_mitigated() declaration to header
> 
> Arnd Bergmann <arnd@...db.de>
>     x86/speculation: Add cpu_show_gds() prototype
> 
> Jinghao Jia <jinghao@...ux.ibm.com>
>     x86/linkage: Fix typo of BUILD_VDSO in asm/linkage.h
> 
> Borislav Petkov (AMD) <bp@...en8.de>
>     x86/sev: Do not try to parse for the CC blob on non-AMD hardware
> 
> Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
>     x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
> 
> Cristian Ciocaltea <cristian.ciocaltea@...labora.com>
>     x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
> 
> Xin Li <xin3.li@...el.com>
>     x86/vdso: Choose the right GDT_ENTRY_CPUNODE for 32-bit getcpu() on 64-bit kernel
> 
> Nick Desaulniers <ndesaulniers@...gle.com>
>     x86/srso: Fix build breakage with the LLVM linker
> 
> RD Babiera <rdbabiera@...gle.com>
>     usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
> 
> Badhri Jagan Sridharan <badhri@...gle.com>
>     usb: typec: tcpm: Fix response to vsafe0V event
> 
> Prashanth K <quic_prashk@...cinc.com>
>     usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
> 
> Alan Stern <stern@...land.harvard.edu>
>     USB: Gadget: core: Help prevent panic during UVC unconfigure
> 
> Elson Roy Serrao <quic_eserrao@...cinc.com>
>     usb: dwc3: Properly handle processing of pending events
> 
> Alan Stern <stern@...land.harvard.edu>
>     usb-storage: alauda: Fix uninit-value in alauda_check_media()
> 
> Mika Westerberg <mika.westerberg@...ux.intel.com>
>     thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
> 
> Ricky WU <ricky_wu@...ltek.com>
>     misc: rtsx: judge ASPM Mode to set PETXCFG Reg
> 
> Qi Zheng <zhengqi.arch@...edance.com>
>     binder: fix memory leak in binder_init()
> 
> Alvin Šipraga <alsi@...g-olufsen.dk>
>     iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
> 
> George Stark <gnstark@...rdevices.ru>
>     iio: adc: meson: fix core clock enable/disable moment
> 
> Alisa Roman <alisa.roman@...log.com>
>     iio: adc: ad7192: Fix ac excitation feature
> 
> Dan Carpenter <dan.carpenter@...aro.org>
>     iio: frequency: admv1013: propagate errors from regulator_get_voltage()
> 
> Yiyuan Guo <yguoaz@...il.com>
>     iio: cros_ec: Fix the allocation size for cros_ec_command
> 
> Evan Quan <evan.quan@....com>
>     drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctuation
> 
> Evan Quan <evan.quan@....com>
>     drm/amd/pm: expose swctf threshold setting for legacy powerplay
> 
> Miaohe Lin <linmiaohe@...wei.com>
>     mm: memory-failure: avoid false hwpoison page mapped error info
> 
> Miaohe Lin <linmiaohe@...wei.com>
>     mm: memory-failure: fix potential unexpected return value from unpoison_memory()
> 
> Ayush Jain <ayush.jain3@....com>
>     selftests: mm: ksm: fix incorrect evaluation of parameter
> 
> SeongJae Park <sj@...nel.org>
>     mm/damon/core: initialize damo_filter->list from damos_new_filter()
> 
> Mike Kravetz <mike.kravetz@...cle.com>
>     hugetlb: do not clear hugetlb dtor until allocating vmemmap
> 
> Karol Wachowski <karol.wachowski@...ux.intel.com>
>     accel/ivpu: Add set_pages_array_wc/uc for internal buffers
> 
> Ryusuke Konishi <konishi.ryusuke@...il.com>
>     nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
> 
> Lorenzo Stoakes <lstoakes@...il.com>
>     fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions
> 
> Thomas Weißschuh <linux@...ssschuh.net>
>     cpufreq: amd-pstate: fix global sysfs attribute type
> 
> Colin Ian King <colin.i.king@...il.com>
>     radix tree test suite: fix incorrect allocation size for pthreads
> 
> Tao Ren <rentao.bupt@...il.com>
>     hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
> 
> Andrew Yang <andrew.yang@...iatek.com>
>     zsmalloc: fix races between modifications of fullness and isolated
> 
> Aleksa Sarai <cyphar@...har.com>
>     io_uring: correct check for O_TMPFILE
> 
> Maulik Shah <quic_mkshah@...cinc.com>
>     cpuidle: psci: Move enabling OSI mode after power domains creation
> 
> Maulik Shah <quic_mkshah@...cinc.com>
>     cpuidle: dt_idle_genpd: Add helper function to remove genpd topology
> 
> Jarkko Sakkinen <jarkko@...nel.org>
>     tpm_tis: Opt-in interrupts
> 
> Peter Ujfalusi <peter.ujfalusi@...ux.intel.com>
>     tpm: tpm_tis: Fix UPX-i11 DMI_MATCH condition
> 
> Mario Limonciello <mario.limonciello@....com>
>     drm/amd: Disable S/G for APUs when 64GB or more host memory
> 
> Melissa Wen <mwen@...lia.com>
>     drm/amd/display: check attr flag before set cursor degamma on DCN3+
> 
> Mario Limonciello <mario.limonciello@....com>
>     drm/amd/display: Fix a regression on Polaris cards
> 
> Kenneth Feng <kenneth.feng@....com>
>     drm/amd/pm: correct the pcie width for smu 13.0.0
> 
> Alex Deucher <alexander.deucher@....com>
>     drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
> 
> Boris Brezillon <boris.brezillon@...labora.com>
>     drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()
> 
> Lyude Paul <lyude@...hat.com>
>     drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
> 
> Karol Herbst <kherbst@...hat.com>
>     drm/nouveau/gr: enable memory loads on helper invocation on all channels
> 
> August Wikerfors <git@...ustwikerfors.se>
>     nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G and 512G
> 
> Ming Lei <ming.lei@...hat.com>
>     nvme-rdma: fix potential unbalanced freeze & unfreeze
> 
> Ming Lei <ming.lei@...hat.com>
>     nvme-tcp: fix potential unbalanced freeze & unfreeze
> 
> Ming Lei <ming.lei@...hat.com>
>     nvme: fix possible hang when removing a controller during error recovery
> 
> Nick Desaulniers <ndesaulniers@...gle.com>
>     riscv: mm: fix 2 instances of -Wmissing-variable-declarations
> 
> Torsten Duwe <duwe@...e.de>
>     riscv/kexec: handle R_RISCV_CALL_PLT relocation type
> 
> Andrea Parri <parri.andrea@...il.com>
>     riscv,mmio: Fix readX()-to-delay() ordering
> 
> Torsten Duwe <duwe@...e.de>
>     riscv/kexec: load initrd high in available memory
> 
> Alexandre Ghiti <alexghiti@...osinc.com>
>     riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping
> 
> Helge Deller <deller@....de>
>     parisc: Fix lightweight spinlock checks to not break futexes
> 
> Helge Deller <deller@....de>
>     io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc
> 
> Christoph Hellwig <hch@....de>
>     zram: take device and not only bvec offset into account
> 
> Hans de Goede <hdegoede@...hat.com>
>     ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 M
> 
> Hans de Goede <hdegoede@...hat.com>
>     ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD Zen
> 
> Hans de Goede <hdegoede@...hat.com>
>     ACPI: resource: Always use MADT override IRQ settings for all legacy non i8042 IRQs
> 
> Hans de Goede <hdegoede@...hat.com>
>     ACPI: resource: revert "Remove "Zen" specific match and quirks"
> 
> Souradeep Chakrabarti <schakrabarti@...ux.microsoft.com>
>     net: mana: Fix MANA VF unload when hardware is unresponsive
> 
> Miquel Raynal <miquel.raynal@...tlin.com>
>     dmaengine: xilinx: xdma: Fix interrupt vector setting
> 
> Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
>     dmaengine: pl330: Return DMA_PAUSED when transaction is paused
> 
> Paolo Abeni <pabeni@...hat.com>
>     mptcp: fix disconnect vs accept race
> 
> Paolo Abeni <pabeni@...hat.com>
>     mptcp: avoid bogus reset on fallback close
> 
> Andrea Claudi <aclaudi@...hat.com>
>     selftests: mptcp: join: fix 'implicit EP' test
> 
> Andrea Claudi <aclaudi@...hat.com>
>     selftests: mptcp: join: fix 'delete and re-add' test
> 
> Maciej Żenczykowski <maze@...gle.com>
>     ipv6: adjust ndisc_is_useropt() to also return true for PIO
> 
> Kunihiko Hayashi <hayashi.kunihiko@...ionext.com>
>     mmc: sdhci-f-sdh30: Replace with sdhci_pltfm
> 
> Sergei Antonov <saproj@...il.com>
>     mmc: moxart: read scr register without changing byte order
> 
> Jason A. Donenfeld <Jason@...c4.com>
>     wireguard: allowedips: expand maximum node depth
> 
> Ido Schimmel <idosch@...dia.com>
>     selftests: forwarding: Set default IPv6 traceroute utility
> 
> Ping-Ke Shih <pkshih@...ltek.com>
>     wifi: rtw89: fix 8852AE disconnection caused by RX full flags
> 
> Keith Yeo <keithyjy@...il.com>
>     wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
> 
> Paolo Bonzini <pbonzini@...hat.com>
>     KVM: SEV: only access GHCB fields once
> 
> Paolo Bonzini <pbonzini@...hat.com>
>     KVM: SEV: snapshot the GHCB before accessing it
> 
> Namjae Jeon <linkinjeon@...nel.org>
>     ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()
> 
> Long Li <leo.lilong@...wei.com>
>     ksmbd: validate command request size
> 
> Mario Limonciello <mario.limonciello@....com>
>     tpm: Add a helper for checking hwrng enabled
> 
> Jonathan McDowell <noodles@...a.com>
>     tpm/tpm_tis: Disable interrupts for Lenovo P620 devices
> 
> Mario Limonciello <mario.limonciello@....com>
>     tpm: Disable RNG for all AMD fTPMs
> 
> Takashi Iwai <tiwai@...e.de>
>     tpm/tpm_tis: Disable interrupts for TUXEDO InfinityBook S 15/17 Gen7
> 
> 
> -------------
> 
> Diffstat:
> 
>  Makefile                                           |   4 +-
>  arch/alpha/kernel/setup.c                          |   3 +-
>  arch/arm64/kvm/arm.c                               |  15 +-
>  arch/parisc/Kconfig.debug                          |   2 +-
>  arch/parisc/include/asm/spinlock.h                 |   2 -
>  arch/parisc/include/asm/spinlock_types.h           |   6 +
>  arch/parisc/kernel/sys_parisc.c                    |  15 +-
>  arch/parisc/kernel/syscall.S                       |  23 +-
>  arch/riscv/include/asm/mmio.h                      |  16 +-
>  arch/riscv/include/asm/pgtable.h                   |   2 +
>  arch/riscv/kernel/elf_kexec.c                      |   3 +-
>  arch/riscv/mm/init.c                               |  16 +-
>  arch/riscv/mm/kasan_init.c                         |   1 -
>  arch/x86/boot/compressed/idt_64.c                  |   9 +-
>  arch/x86/boot/compressed/sev.c                     |  37 ++-
>  arch/x86/entry/vdso/vma.c                          |   4 +-
>  arch/x86/include/asm/acpi.h                        |   2 +
>  arch/x86/include/asm/linkage.h                     |   2 +-
>  arch/x86/include/asm/processor.h                   |   2 +
>  arch/x86/include/asm/segment.h                     |   2 +-
>  arch/x86/kernel/acpi/boot.c                        |   4 +
>  arch/x86/kernel/cpu/amd.c                          |   1 +
>  arch/x86/kernel/vmlinux.lds.S                      |  12 +-
>  arch/x86/kvm/svm/sev.c                             |  94 ++++----
>  arch/x86/kvm/svm/svm.h                             |  26 +++
>  arch/x86/kvm/x86.c                                 |   2 -
>  drivers/accel/ivpu/ivpu_gem.c                      |   8 +
>  drivers/acpi/resource.c                            |  64 +++++
>  drivers/acpi/scan.c                                |   1 +
>  drivers/android/binder.c                           |   1 +
>  drivers/android/binder_alloc.c                     |   6 +
>  drivers/android/binder_alloc.h                     |   1 +
>  drivers/block/zram/zram_drv.c                      |  32 ++-
>  drivers/char/tpm/tpm-chip.c                        |  83 ++-----
>  drivers/char/tpm/tpm_crb.c                         |  30 +++
>  drivers/char/tpm/tpm_tis.c                         |  20 +-
>  drivers/cpufreq/amd-pstate.c                       |  10 +-
>  drivers/cpuidle/cpuidle-psci-domain.c              |  39 ++--
>  drivers/cpuidle/dt_idle_genpd.c                    |  24 ++
>  drivers/cpuidle/dt_idle_genpd.h                    |   7 +
>  drivers/dma/idxd/device.c                          |   4 +-
>  drivers/dma/mcf-edma.c                             |  13 +-
>  drivers/dma/owl-dma.c                              |   2 +-
>  drivers/dma/pl330.c                                |  18 +-
>  drivers/dma/xilinx/xdma.c                          |   6 +-
>  drivers/gpio/gpio-sim.c                            |   1 +
>  drivers/gpio/gpio-ws16c48.c                        |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu.h                |   4 +
>  drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   2 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |  26 +++
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   5 +-
>  .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c    |   2 +-
>  .../amd/display/dc/dce110/dce110_hw_sequencer.c    |   3 +-
>  drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c   |   7 +-
>  drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h            |   2 +
>  drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |  48 ++++
>  .../drm/amd/pm/powerplay/hwmgr/hardwaremanager.c   |   4 +-
>  .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c    |   2 +
>  .../gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c    |  27 +--
>  .../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c  |  10 +
>  .../gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c  |   4 +
>  .../gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c  |   4 +
>  drivers/gpu/drm/amd/pm/powerplay/inc/hwmgr.h       |   2 +
>  drivers/gpu/drm/amd/pm/powerplay/inc/power_state.h |   1 +
>  drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c          |  34 +++
>  drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h      |   2 +
>  drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c     |   9 +-
>  drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c     |   9 +-
>  .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |   3 +-
>  drivers/gpu/drm/bridge/ite-it6505.c                |   4 +-
>  drivers/gpu/drm/drm_gem_shmem_helper.c             |   6 +
>  drivers/gpu/drm/nouveau/nouveau_connector.c        |   2 +-
>  drivers/gpu/drm/nouveau/nvkm/engine/disp/dp.c      |  48 +++-
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h  |   1 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c  |   4 +-
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c  |  10 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c |   1 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c  |   1 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c  |   1 +
>  drivers/gpu/drm/nouveau/nvkm/engine/gr/tu102.c     |  13 --
>  drivers/gpu/drm/rockchip/rockchip_drm_vop.c        |  17 +-
>  drivers/hwmon/aquacomputer_d5next.c                |  37 ++-
>  drivers/hwmon/pmbus/bel-pfe.c                      |  16 +-
>  drivers/iio/adc/ad7192.c                           |  16 +-
>  drivers/iio/adc/ina2xx-adc.c                       |   9 +-
>  drivers/iio/adc/meson_saradc.c                     |  23 +-
>  .../common/cros_ec_sensors/cros_ec_sensors_core.c  |   2 +-
>  drivers/iio/frequency/admv1013.c                   |   5 +-
>  drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c       |   2 +-
>  drivers/iio/industrialio-core.c                    |   5 +-
>  drivers/iio/light/rohm-bu27034.c                   |  22 +-
>  drivers/infiniband/core/umem.c                     |   3 +-
>  drivers/infiniband/hw/bnxt_re/main.c               |   4 +-
>  drivers/infiniband/hw/hfi1/chip.c                  |   1 +
>  drivers/interconnect/qcom/bcm-voter.c              |   5 +
>  drivers/interconnect/qcom/icc-rpmh.h               |   2 +
>  drivers/interconnect/qcom/sa8775p.c                |   1 +
>  drivers/interconnect/qcom/sm8450.c                 |   9 +
>  drivers/interconnect/qcom/sm8550.c                 |  17 ++
>  drivers/isdn/mISDN/dsp.h                           |   2 +-
>  drivers/isdn/mISDN/dsp_cmx.c                       |   2 +-
>  drivers/isdn/mISDN/dsp_core.c                      |   2 +-
>  drivers/misc/cardreader/rts5227.c                  |   2 +-
>  drivers/misc/cardreader/rts5228.c                  |  18 --
>  drivers/misc/cardreader/rts5249.c                  |   3 +-
>  drivers/misc/cardreader/rts5260.c                  |  18 --
>  drivers/misc/cardreader/rts5261.c                  |  18 --
>  drivers/misc/cardreader/rtsx_pcr.c                 |   5 +-
>  drivers/mmc/host/moxart-mmc.c                      |   8 +-
>  drivers/mmc/host/sdhci_f_sdh30.c                   |  60 +++--
>  drivers/net/bonding/bond_main.c                    |   4 +-
>  drivers/net/dsa/ocelot/felix.c                     |   2 +
>  drivers/net/ethernet/freescale/enetc/enetc_pf.c    | 103 +++++---
>  drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c |   4 +-
>  drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    |  14 +-
>  .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c |   4 +-
>  .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  24 +-
>  drivers/net/ethernet/ibm/ibmvnic.c                 | 112 +++++++--
>  drivers/net/ethernet/intel/iavf/iavf_ethtool.c     |   5 +-
>  drivers/net/ethernet/intel/iavf/iavf_fdir.c        |  11 +-
>  drivers/net/ethernet/intel/igc/igc.h               |   4 +
>  drivers/net/ethernet/intel/igc/igc_main.c          |  34 ++-
>  .../ethernet/marvell/prestera/prestera_router.c    |  14 +-
>  .../ethernet/mellanox/mlx5/core/en/tc_tun_encap.c  |   6 +-
>  drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  11 +
>  drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |  21 +-
>  .../net/ethernet/mellanox/mlx5/core/lag/port_sel.c |   2 +-
>  .../net/ethernet/mellanox/mlx5/core/lib/clock.c    |   5 +
>  drivers/net/ethernet/mellanox/mlx5/core/main.c     |   2 +-
>  drivers/net/ethernet/mellanox/mlx5/core/sriov.c    |   3 +-
>  .../ethernet/mellanox/mlx5/core/steering/dr_ptrn.c |   2 +-
>  drivers/net/ethernet/microsoft/mana/mana_en.c      |  37 ++-
>  drivers/net/ethernet/pensando/ionic/ionic_lif.c    |  23 +-
>  drivers/net/macsec.c                               |  28 +--
>  drivers/net/phy/at803x.c                           |   2 -
>  drivers/net/tun.c                                  |   2 +-
>  drivers/net/vxlan/vxlan_vnifilter.c                |  11 +-
>  drivers/net/wireguard/allowedips.c                 |   8 +-
>  drivers/net/wireguard/selftest/allowedips.c        |  16 +-
>  .../broadcom/brcm80211/brcmfmac/cfg80211.c         |   5 +
>  drivers/net/wireless/realtek/rtw89/mac.c           |   2 +-
>  drivers/nvme/host/core.c                           |  10 +-
>  drivers/nvme/host/pci.c                            |   3 +-
>  drivers/nvme/host/rdma.c                           |   3 +-
>  drivers/nvme/host/tcp.c                            |   3 +-
>  drivers/pci/bus.c                                  |   4 +-
>  drivers/pci/controller/Kconfig                     |   1 -
>  drivers/pci/of.c                                   |   5 -
>  drivers/platform/x86/lenovo-ymc.c                  |  25 ++
>  drivers/platform/x86/mlx-platform.c                |  23 +-
>  drivers/platform/x86/msi-ec.c                      |  18 +-
>  drivers/platform/x86/serial-multi-instantiate.c    |  35 ++-
>  drivers/scsi/53c700.c                              |   2 +-
>  drivers/scsi/fnic/fnic.h                           |   2 +-
>  drivers/scsi/fnic/fnic_scsi.c                      |   6 +-
>  drivers/scsi/qedf/qedf_main.c                      |  18 ++
>  drivers/scsi/qedi/qedi_main.c                      |  18 ++
>  drivers/scsi/raid_class.c                          |   1 +
>  drivers/scsi/scsi_proc.c                           |  30 +--
>  drivers/scsi/snic/snic_disc.c                      |   1 +
>  drivers/scsi/storvsc_drv.c                         |   4 -
>  drivers/thunderbolt/tb.c                           |   2 +
>  drivers/ufs/host/ufs-renesas.c                     |   2 +-
>  drivers/usb/common/usb-conn-gpio.c                 |   6 +-
>  drivers/usb/dwc3/gadget.c                          |   9 +-
>  drivers/usb/gadget/udc/core.c                      |   9 +
>  drivers/usb/storage/alauda.c                       |  12 +-
>  drivers/usb/typec/altmodes/displayport.c           |  18 +-
>  drivers/usb/typec/tcpm/tcpm.c                      |   7 +
>  fs/btrfs/block-group.c                             |  17 +-
>  fs/btrfs/block-group.h                             |   2 +
>  fs/btrfs/disk-io.c                                 |   3 +-
>  fs/btrfs/extent-tree.c                             |   5 +-
>  fs/btrfs/extent_io.c                               |  13 +-
>  fs/btrfs/inode.c                                   |  10 +-
>  fs/btrfs/relocation.c                              |  45 +++-
>  fs/btrfs/tree-checker.c                            |  14 ++
>  fs/nilfs2/inode.c                                  |   8 +
>  fs/nilfs2/segment.c                                |   2 +
>  fs/nilfs2/the_nilfs.h                              |   2 +
>  fs/proc/kcore.c                                    |  30 ++-
>  fs/smb/server/smb2misc.c                           |  10 +-
>  fs/smb/server/smb2pdu.c                            |   9 +-
>  include/linux/cpu.h                                |   2 +
>  include/linux/skmsg.h                              |   1 +
>  include/linux/tpm.h                                |   1 +
>  include/net/cfg80211.h                             |   3 +
>  include/net/netfilter/nf_tables.h                  |  64 ++++-
>  include/trace/events/tcp.h                         |   5 +-
>  io_uring/io_uring.c                                |   3 +
>  io_uring/openclose.c                               |   6 +-
>  mm/damon/core.c                                    |   1 +
>  mm/hugetlb.c                                       |  75 ++++--
>  mm/memory-failure.c                                |  29 +--
>  mm/zsmalloc.c                                      |  14 +-
>  net/core/filter.c                                  |   6 -
>  net/core/skmsg.c                                   |  10 +-
>  net/core/sock_map.c                                |  10 +-
>  net/dccp/output.c                                  |   2 +-
>  net/dccp/proto.c                                   |  10 +-
>  net/ipv4/ip_tunnel_core.c                          |   2 +-
>  net/ipv4/nexthop.c                                 |  28 +--
>  net/ipv6/ndisc.c                                   |   3 +-
>  net/mptcp/protocol.c                               |   4 +-
>  net/mptcp/protocol.h                               |   1 -
>  net/mptcp/subflow.c                                |  58 ++---
>  net/netfilter/nf_tables_api.c                      | 259 +++++++++++++++++++--
>  net/netfilter/nft_set_hash.c                       |  85 ++++---
>  net/netfilter/nft_set_pipapo.c                     |  66 ++++--
>  net/netfilter/nft_set_rbtree.c                     | 146 +++++++-----
>  net/packet/af_packet.c                             |  16 +-
>  net/smc/af_smc.c                                   |  77 ++++--
>  net/smc/smc.h                                      |   2 +-
>  net/smc/smc_clc.c                                  |   4 +-
>  net/smc/smc_core.c                                 |  25 +-
>  net/smc/smc_sysctl.c                               |  10 +-
>  net/tls/tls_device.c                               |  64 ++---
>  net/wireless/nl80211.c                             |   5 +-
>  net/xdp/xsk.c                                      |   1 +
>  tools/testing/radix-tree/regression1.c             |   2 +-
>  .../selftests/bpf/prog_tests/sockmap_listen.c      |   2 +-
>  tools/testing/selftests/mm/ksm_tests.c             |   1 +
>  tools/testing/selftests/net/fib_nexthops.sh        |  10 +
>  .../testing/selftests/net/forwarding/bridge_mdb.sh |  59 ++---
>  .../selftests/net/forwarding/bridge_mdb_max.sh     |  19 +-
>  tools/testing/selftests/net/forwarding/ethtool.sh  |   2 +
>  .../net/forwarding/ethtool_extended_state.sh       |   2 +
>  .../testing/selftests/net/forwarding/ethtool_mm.sh |  18 +-
>  .../selftests/net/forwarding/hw_stats_l3_gre.sh    |   2 +
>  .../net/forwarding/ip6_forward_instats_vrf.sh      |   2 +
>  tools/testing/selftests/net/forwarding/lib.sh      |  17 ++
>  tools/testing/selftests/net/forwarding/settings    |   1 +
>  .../testing/selftests/net/forwarding/tc_actions.sh |   6 +-
>  .../testing/selftests/net/forwarding/tc_flower.sh  |   8 +-
>  .../selftests/net/forwarding/tc_tunnel_key.sh      |   9 +-
>  tools/testing/selftests/net/mptcp/mptcp_join.sh    |   6 +-
>  tools/testing/selftests/rseq/Makefile              |   4 +-
>  tools/testing/selftests/rseq/rseq.c                |   2 +
>  238 files changed, 2516 insertions(+), 1034 deletions(-)
> 
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ