All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@denx.de,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.10 000/184] 6.10.9-rc1 review
Date: Thu,  5 Sep 2024 11:38:33 +0200	[thread overview]
Message-ID: <20240905093732.239411633@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 6.10.9 release.
There are 184 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 Sat, 07 Sep 2024 09:36:50 +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.10.9-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.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
    scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC

Richard Fitzgerald <rf@opensource.cirrus.com>
    i2c: Use IS_REACHABLE() for substituting empty ACPI functions

Yang Wang <kevinyang.wang@amd.com>
    drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG

David Howells <dhowells@redhat.com>
    mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()

Léo DUBOIN <lduboin@freebox.fr>
    pinctrl: core: reset gpio_device in loop in pinctrl_pins_show()

Ricardo Ribalda <ribalda@chromium.org>
    media: uvcvideo: Enforce alignment of frame and interval

Stefan Berger <stefanb@linux.ibm.com>
    crypto: ecc - Fix off-by-one missing to clear most significant digit

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Skip wbscl_set_scaler_filter if filter is null

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check BIOS images before it is used

Tao Zhou <tao.zhou1@amd.com>
    drm/amdkfd: use mode1 reset for RAS poison consumption

Tao Zhou <tao.zhou1@amd.com>
    drm/amdgpu: set RAS fed status for more cases

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Avoid overflow from uint32_t to uint8_t

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Disable DMCUB timeout for DCN35

Wenjing Liu <wenjing.liu@amd.com>
    drm/amd/display: use preferred link settings for dp signal only

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection

Wayne Lin <wayne.lin@amd.com>
    drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX

winstang <winstang@amd.com>
    drm/amd/display: added NULL check at start of dc_validate_stream

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Don't use fsleep for PSR exit waits on dmub replay

Bob Zhou <bob.zhou@amd.com>
    drm/amdgpu: fix overflowed constant warning in mmhub_set_clockgating()

Yunxiang Li <Yunxiang.Li@amd.com>
    drm/amdgpu: add lock in kfd_process_dequeue_from_device

Yunxiang Li <Yunxiang.Li@amd.com>
    drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb

Yunxiang Li <Yunxiang.Li@amd.com>
    drm/amdgpu: add skip_hw_access checks for sriov

Christoph Hellwig <hch@lst.de>
    block: remove the blk_flush_integrity call in blk_integrity_unregister

Julien Stephan <jstephan@baylibre.com>
    driver: iio: add missing checks on iio_info's callback access

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Add GuC state asserts to deregister_exec_queue

Chao Yu <chao@kernel.org>
    f2fs: fix to do sanity check on blocks for inline_data inode

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: make hash table duplicates more survivable

Yazen Ghannam <yazen.ghannam@amd.com>
    hwmon: (k10temp) Check return value of amd_smn_read()

Rafael J. Wysocki <rafael.j.wysocki@intel.com>
    thermal: trip: Use READ_ONCE() for lockless access to trip properties

Olivier Dautricourt <olivierdautricourt@gmail.com>
    dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor

Olivier Dautricourt <olivierdautricourt@gmail.com>
    dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking callbacks

Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
    pinctrl: renesas: rzg2l: Validate power registers for SD and ETH

Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
    drm/xe: Check valid domain is passed in xe_force_wake_ref

Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
    drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held

Marek Vasut <marex@denx.de>
    drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ

Valentin Schneider <vschneid@redhat.com>
    net: tcp/dccp: prepare for tw_timer un-pinning

John Allen <john.allen@amd.com>
    RAS/AMD/ATL: Validate address map when information is gathered

Andreas Gruenbacher <agruenba@redhat.com>
    gfs2: Revert "Add quota_change type"

Maxime Méré <maxime.mere@foss.st.com>
    crypto: stm32/cryp - call finalize with bh disabled

Haoran Liu <liuhaoran14@163.com>
    drm/meson: plane: Add error handling

Dragos Tatulea <dtatulea@nvidia.com>
    net/mlx5e: SHAMPO, Fix incorrect page release

Ben Walsh <ben@jubnut.com>
    platform/chrome: cros_ec_lpc: MEC access can use an AML mutex

Casey Schaufler <casey@schaufler-ca.com>
    smack: tcp: ipv4, fix incorrect labeling

Andy Shevchenko <andy.shevchenko@gmail.com>
    regmap: spi: Fix potential off-by-one when calculating reserved size

Matthew Brost <matthew.brost@intel.com>
    drm/xe: Don't overmap identity VRAM mapping

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgu: fix Unintentional integer overflow for mall size

Eric Dumazet <edumazet@google.com>
    tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp

Jason Xing <kernelxing@tencent.com>
    net: remove NULL-pointer net parameter in ip_metrics_convert

Amir Goldstein <amir73il@gmail.com>
    fsnotify: clear PARENT_WATCHED flags lazily

Nirmoy Das <nirmoy.das@intel.com>
    drm/xe: Use missing lock in relay_needs_worker

Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
    usb: typec: ucsi: Fix null pointer dereference in trace

Simon Holesch <simon@holesch.de>
    usbip: Don't submit special requests twice

Sakari Ailus <sakari.ailus@linux.intel.com>
    media: v4l2-cci: Always assign *val

Frederic Weisbecker <frederic@kernel.org>
    rcu/nocb: Remove buggy bypass lock contention mitigation

Ken Sloat <ksloat@designlinxhs.com>
    pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode.

Shannon Nelson <shannon.nelson@amd.com>
    ionic: fix potential irq name truncation

Michael Margolin <mrgolin@amazon.com>
    RDMA/efa: Properly handle unexpected AQ completions

Richard Maina <quic_rmaina@quicinc.com>
    remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop

Chris Lew <quic_clew@quicinc.com>
    soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()

Richard Maina <quic_rmaina@quicinc.com>
    hwspinlock: Introduce hwspin_lock_bust()

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: mvm: use only beacon BSS load for active links

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    remoteproc: mediatek: Zero out only remaining bytes of IPI buffer

Aleksandr Mishin <amishin@t-argos.ru>
    PCI: al: Check IORESOURCE_BUS existence during probe

Jagadeesh Kona <quic_jkona@quicinc.com>
    cpufreq: scmi: Avoid overflow of target_freq in fast switch

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: restrict operation during radar detection

Shahar S Matityahu <shahar.s.matityahu@intel.com>
    wifi: iwlwifi: remove fw_running op

Tao Zhou <tao.zhou1@amd.com>
    drm/amdgpu: update type of buf size to u32 for eeprom functions

Victor Skvortsov <victor.skvortsov@amd.com>
    drm/amdgpu: Queue KFD reset workitem in VF FED

Nicholas Susanto <nicholas.susanto@amd.com>
    drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35

Yang Wang <kevinyang.wang@amd.com>
    drm/amdgpu: fix compiler 'side-effect' check issue for RAS_EVENT_LOG()

Xiaogang Chen <xiaogang.chen@amd.com>
    drm/kfd: Correct pinned buffer handling at kfd restore and validate process

Himal Prasad Ghimiray <himal.prasad.ghimiray@intel.com>
    drm/xe: Fix the warning conditions

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: rtw89: ser: avoid multiple deinit on same CAM

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: check negtive return for table entries

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgpu: fix the warning bad bit shift operation for aca_error_type type

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgpu: the warning dereferencing obj for nbio_v7_4

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: check specific index for smu13

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: check specific index for aldebaran

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgpu: fix the waring dereferencing hive

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgpu: fix dereference after null check

Jesse Zhang <jesse.zhang@amd.com>
    drm/amdgpu: Fix the warning division or modulo by zero

David (Ming Qiang) Wu <David.Wu3@amd.com>
    drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 and smu14

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs

Jeff Johnson <quic_jjohnson@quicinc.com>
    wifi: ath12k: initialize 'ret' in ath12k_dp_rxdma_ring_sel_config_wcn7850()

Jeff Johnson <quic_jjohnson@quicinc.com>
    wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()

Jeff Johnson <quic_jjohnson@quicinc.com>
    wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()

Leesoo Ahn <lsahn@ooseel.net>
    apparmor: fix possible NULL pointer dereference

Karthik Poosa <karthik.poosa@intel.com>
    drm/xe/hwmon: Remove unwanted write permission for currN_label

Michael Chen <michael.chen@amd.com>
    drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix mc_data out-of-bounds read warning

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix ucode out-of-bounds read warning

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix uninitialized variable warning for jpeg_v4

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmi

Lin.Cao <lincao12@amd.com>
    drm/amdkfd: Check debug trap enable before write dbg_ev_file

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix out-of-bounds write warning

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix the uninitialized variable warning

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Fix uninitialized variable agc_btc_response

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Fix uninitialized variable warning for smu10

Tim Huang <Tim.Huang@amd.com>
    drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt

Sui Jingfeng <sui.jingfeng@linux.dev>
    drm/drm-bridge: Drop conditionals around of_node pointers

Rodrigo Vivi <rodrigo.vivi@intel.com>
    drm/xe: Demote CCS_MODE info to debug only

Asad Kamal <asad.kamal@amd.com>
    drm/amd/amdgpu: Check tbo resource pointer

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Ensure index calculation will not overflow

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Spinlock before reading event

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Release clck_src memory if clk_src_construct fails

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check link_index before accessing dc->links[]

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check msg_id before processing transcation

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Add array index check for hdcp ddc access

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check index for aux_rd_interval before using

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Fix incorrect size calculation for loop

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links

Hersen Wu <hersenxs.wu@amd.com>
    drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Check gpio_id before used as array index

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Ensure array index tg_inst won't be -1

Zhigang Luo <Zhigang.Luo@amd.com>
    drm/amdgpu: avoid reading vf2pf info size from FB

Francois Dugast <francois.dugast@intel.com>
    drm/xe/gt: Fix assert in L3 bank mask generation

Tim Huang <Tim.Huang@amd.com>
    drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix uninitialized scalar variable warning

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: fix the Out-of-bounds read warning

Tim Huang <Tim.Huang@amd.com>
    drm/amd/pm: fix uninitialized variable warning for smu_v13

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: Fix negative array index read

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: fix warning using uninitialized value of max_vid_step

Tim Huang <Tim.Huang@amd.com>
    drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr

Jesse Zhang <jesse.zhang@amd.com>
    drm/amd/pm: fix uninitialized variable warning

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc

Tim Huang <Tim.Huang@amd.com>
    drm/amdgpu: fix overflowed array index read warning

Philip Yang <Philip.Yang@amd.com>
    drm/amdgpu: Handle sg size limit for contiguous allocation

Alvin Lee <alvin.lee2@amd.com>
    drm/amd/display: Assign linear_pitch_alignment even for VM

Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
    drm/amd/display: Handle the case which quad_part is equal 0

Joshua Aberback <joshua.aberback@amd.com>
    Revert "drm/amd/display: Fix incorrect pointer assignment"

Ma Jun <Jun.Ma2@amd.com>
    drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: test for flush/re-add endpoints

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: check re-re-adding ID 0 signal

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: validate event numbers

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: check re-adding init endp with != id

Matthieu Baerts (NGI0) <matttbe@kernel.org>
    selftests: mptcp: join: check re-using ID of unused ADD_ADDR

Paolo Abeni <pabeni@redhat.com>
    selftests: mptcp: add explicit test case for remove/readd

Johan Hovold <johan+linaro@kernel.org>
    arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios

Johan Hovold <johan+linaro@kernel.org>
    arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node

Johan Hovold <johan+linaro@kernel.org>
    arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios

Johan Hovold <johan+linaro@kernel.org>
    arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node

Abel Vesa <abel.vesa@linaro.org>
    arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources

Zhang Yi <zhangyi@everest-semi.com>
    ASoC: codecs: ES8326: button detect issue

Krzysztof Stępniak <kfs.szk@gmail.com>
    ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6

ZHANG Yuntian <yt@radxa.com>
    net: usb: qmi_wwan: add MeiG Smart SRM825L

Rik van Riel <riel@surriel.com>
    dma-debug: avoid deadlock between dma debug vs printk and netconsole

Heng Qi <hengqi@linux.alibaba.com>
    virtio-net: check feature before configuring the vq coalescing command

Richard Fitzgerald <rf@opensource.cirrus.com>
    i2c: Fix conditional for substituting empty ACPI functions

Boris Burkov <boris@bur.io>
    btrfs: fix qgroup reserve leaks in cow_file_range

Qu Wenruo <wqu@suse.com>
    btrfs: scrub: update last_physical after scrubbing one stripe

Qu Wenruo <wqu@suse.com>
    btrfs: factor out stripe length calculation into a helper

Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
    platform/x86/amd/pmf: Add new ACPI ID AMDI0107

Luke D. Jones <luke@ljones.dev>
    platform/x86/amd: pmf: Add quirk for ROG Ally X

Devyn Liu <liudingyuan@huawei.com>
    spi: hisi-kunpeng: Add validation for the minimum value of speed_hz

Bruno Ancona <brunoanconasala@gmail.com>
    ASoC: amd: yc: Support mic on HP 14-em0002la

Paulo Alcantara <pc@manguebit.com>
    smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp

Yevgeny Kliteynik <kliteyn@nvidia.com>
    net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: ump: Explicitly reset RPN with Null RPN

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception

Takashi Iwai <tiwai@suse.de>
    ALSA: seq: ump: Use the common RPN/bank conversion context

Takashi Iwai <tiwai@suse.de>
    ALSA: ump: Explicitly reset RPN with Null RPN

Takashi Iwai <tiwai@suse.de>
    ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception

Perry Yuan <perry.yuan@amd.com>
    x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/conexant: Mute speakers at suspend / shutdown

Takashi Iwai <tiwai@suse.de>
    ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown

Qu Wenruo <wqu@suse.com>
    btrfs: tree-checker: validate dref root and objectid

Peter Wang <peter.wang@mediatek.com>
    scsi: ufs: core: Bypass quick recovery if force reset is needed

Kyoungrul Kim <k831.kim@samsung.com>
    scsi: ufs: core: Check LSDBS cap when !mcq

Philip Mueller <philm@manjaro.org>
    drm: panel-orientation-quirks: Add quirk for OrangePi Neo

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()


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

Diffstat:

 Documentation/locking/hwspinlock.rst               |  11 ++
 Makefile                                           |   4 +-
 arch/arm64/boot/dts/qcom/x1e80100-crd.dts          |  81 +++++++++++
 arch/arm64/boot/dts/qcom/x1e80100-qcp.dts          |  81 +++++++++++
 arch/x86/kernel/cpu/amd.c                          |   2 +-
 block/blk-integrity.c                              |   2 -
 crypto/ecc.c                                       |   2 +-
 drivers/base/regmap/regmap-spi.c                   |   3 +-
 drivers/cpufreq/scmi-cpufreq.c                     |   4 +-
 drivers/crypto/stm32/stm32-cryp.c                  |   6 +-
 drivers/dma/altera-msgdma.c                        |   9 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c           |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c   |   9 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c       |   2 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c            |   3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c         |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c      |   2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c         |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.h         |   4 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c           |   6 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c            |  11 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |   3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c            |  19 +++
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h            |  13 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c           |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c  |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c           |  15 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c       |  12 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c           |   3 +
 drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c         |   6 +
 drivers/gpu/drm/amd/amdgpu/df_v1_7.c               |   2 +
 drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c           |   2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c            |   2 +-
 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c             |   3 +-
 drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c            |  19 ---
 drivers/gpu/drm/amd/amdkfd/kfd_crat.h              |   2 -
 drivers/gpu/drm/amd/amdkfd/kfd_debug.c             |   4 +-
 drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c    |   4 +-
 .../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c |   9 +-
 drivers/gpu/drm/amd/amdkfd/kfd_topology.c          |   3 +-
 drivers/gpu/drm/amd/amdkfd/kfd_topology.h          |   5 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  49 ++++---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h  |   2 +-
 drivers/gpu/drm/amd/display/dc/bios/bios_parser.c  |  18 ++-
 drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c |   7 +-
 .../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c  |   3 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c           |   1 +
 .../gpu/drm/amd/display/dc/core/dc_link_exports.c  |   3 +
 drivers/gpu/drm/amd/display/dc/core/dc_resource.c  |   8 +-
 drivers/gpu/drm/amd/display/dc/core/dc_state.c     |  10 +-
 drivers/gpu/drm/amd/display/dc/dce/dmub_abm_lcd.c  |   2 +-
 drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c   |   3 +-
 .../gpu/drm/amd/display/dc/dcn20/dcn20_dwb_scl.c   |   3 +
 drivers/gpu/drm/amd/display/dc/dcn35/dcn35_dccg.c  |   2 +-
 .../gpu/drm/amd/display/dc/dml/calcs/dcn_calcs.c   |   7 +-
 .../gpu/drm/amd/display/dc/dml/dcn302/dcn302_fpu.c |  10 ++
 .../gpu/drm/amd/display/dc/dml/dcn303/dcn303_fpu.c |  10 ++
 .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c   |  10 ++
 .../gpu/drm/amd/display/dc/dml/dcn321/dcn321_fpu.c |  10 ++
 .../gpu/drm/amd/display/dc/dml/display_mode_vba.c  |   7 +-
 drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c |  17 ++-
 drivers/gpu/drm/amd/display/dc/hdcp/hdcp_msg.c     |  17 ++-
 .../drm/amd/display/dc/hwss/dcn201/dcn201_hwseq.c  |   3 +
 .../drm/amd/display/dc/hwss/dcn21/dcn21_hwseq.c    |   2 +-
 .../drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c    |   3 +-
 .../display/dc/link/protocols/link_dp_capability.c |  26 ++--
 .../display/dc/link/protocols/link_dp_training.c   |   4 +-
 .../drm/amd/display/dc/link/protocols/link_dpcd.c  |   1 +
 .../amd/display/dc/resource/dce80/dce80_resource.c |   1 +
 .../amd/display/dc/resource/dcn31/dcn31_resource.c |   1 +
 .../display/dc/resource/dcn314/dcn314_resource.c   |   4 +-
 .../amd/display/dc/resource/dcn35/dcn35_resource.c |   2 +
 .../display/dc/resource/dcn351/dcn351_resource.c   |   1 +
 drivers/gpu/drm/amd/display/dmub/src/dmub_dcn35.c  |   5 +-
 .../gpu/drm/amd/display/modules/hdcp/hdcp_ddc.c    |  28 +++-
 drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c   |   2 +-
 drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c    |  13 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c    |   5 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c   |  29 +++-
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c    |   2 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c    |  15 +-
 .../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c  |  60 ++++++--
 .../gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c  |  20 ++-
 .../gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c  |  31 ++--
 .../drm/amd/pm/powerplay/smumgr/vega10_smumgr.c    |   6 +-
 drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h       |   4 +
 drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c  |   5 +
 drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c    |  31 +++-
 .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c    |   4 +
 drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c   |  14 ++
 drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c |   3 +-
 drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c     |  55 ++++---
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c   |   5 +
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c   |  28 +---
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_5_ppt.c   |  28 +---
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_6_ppt.c   |   2 +
 .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c   |   4 +
 .../gpu/drm/amd/pm/swsmu/smu13/yellow_carp_ppt.c   |  28 +---
 .../gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c   |   5 +
 drivers/gpu/drm/bridge/tc358767.c                  |   2 +-
 drivers/gpu/drm/drm_bridge.c                       |   5 -
 drivers/gpu/drm/drm_fb_helper.c                    |  11 ++
 drivers/gpu/drm/drm_panel_orientation_quirks.c     |   6 +
 drivers/gpu/drm/meson/meson_plane.c                |  17 ++-
 drivers/gpu/drm/xe/xe_force_wake.h                 |  13 +-
 drivers/gpu/drm/xe/xe_gt_ccs_mode.c                |   4 +-
 drivers/gpu/drm/xe/xe_gt_topology.c                |   4 +-
 drivers/gpu/drm/xe/xe_guc_relay.c                  |   9 +-
 drivers/gpu/drm/xe/xe_guc_submit.c                 |   5 +
 drivers/gpu/drm/xe/xe_hwmon.c                      |   9 +-
 drivers/gpu/drm/xe/xe_migrate.c                    |  55 +++++--
 drivers/gpu/drm/xe/xe_pcode.c                      |   6 +-
 drivers/hwmon/k10temp.c                            |  36 +++--
 drivers/hwspinlock/hwspinlock_core.c               |  28 ++++
 drivers/hwspinlock/hwspinlock_internal.h           |   3 +
 drivers/iio/industrialio-core.c                    |   7 +-
 drivers/iio/industrialio-event.c                   |   9 ++
 drivers/iio/inkern.c                               |  32 +++--
 drivers/infiniband/hw/efa/efa_com.c                |  30 ++--
 drivers/media/usb/uvc/uvc_driver.c                 |  18 ++-
 drivers/media/v4l2-core/v4l2-cci.c                 |   9 ++
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |   3 +-
 .../ethernet/mellanox/mlx5/core/steering/dr_rule.c |   2 +-
 drivers/net/ethernet/pensando/ionic/ionic_lif.c    |   2 +-
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/virtio_net.c                           |   6 +
 drivers/net/wireless/ath/ath11k/qmi.c              |   2 +-
 drivers/net/wireless/ath/ath12k/dp_rx.c            |   2 +-
 drivers/net/wireless/ath/ath12k/qmi.c              |   2 +-
 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c    |   3 +-
 drivers/net/wireless/intel/iwlwifi/fw/runtime.h    |   1 -
 drivers/net/wireless/intel/iwlwifi/mvm/link.c      |  14 +-
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c       |   6 -
 .../net/wireless/intel/iwlwifi/mvm/tests/links.c   |   1 +
 drivers/net/wireless/realtek/rtw89/ser.c           |   8 +-
 drivers/pci/controller/dwc/pcie-al.c               |  16 ++-
 drivers/pinctrl/core.c                             |   1 +
 drivers/pinctrl/renesas/pinctrl-rzg2l.c            |  12 +-
 drivers/platform/chrome/cros_ec_lpc_mec.c          |  76 +++++++++-
 drivers/platform/chrome/cros_ec_lpc_mec.h          |  11 ++
 drivers/platform/x86/amd/pmf/core.c                |   3 +
 drivers/platform/x86/amd/pmf/pmf-quirks.c          |   9 +-
 drivers/ras/amd/atl/dehash.c                       |  43 ------
 drivers/ras/amd/atl/map.c                          |  77 ++++++++++
 drivers/remoteproc/mtk_scp.c                       |   2 +-
 drivers/remoteproc/qcom_q6v5_pas.c                 |  11 ++
 drivers/soc/qcom/smem.c                            |  26 ++++
 drivers/spi/spi-hisi-kunpeng.c                     |   1 +
 drivers/thermal/thermal_sysfs.c                    |   6 +-
 drivers/thermal/thermal_trip.c                     |   2 +-
 drivers/ufs/core/ufshcd.c                          |  19 ++-
 drivers/ufs/host/ufs-qcom.c                        |   6 +-
 drivers/usb/typec/ucsi/ucsi.h                      |   2 +-
 drivers/usb/usbip/stub_rx.c                        |  77 ++++++----
 fs/btrfs/inode.c                                   |   3 +
 fs/btrfs/scrub.c                                   |  25 +++-
 fs/btrfs/tree-checker.c                            |  47 ++++++
 fs/f2fs/f2fs.h                                     |   2 +-
 fs/f2fs/inline.c                                   |  20 ++-
 fs/f2fs/inode.c                                    |   2 +-
 fs/gfs2/quota.c                                    |  19 +--
 fs/gfs2/util.c                                     |   6 +-
 fs/notify/fsnotify.c                               |  31 ++--
 fs/notify/fsnotify.h                               |   2 +-
 fs/notify/mark.c                                   |  32 ++++-
 fs/smb/client/smb2inode.c                          |   6 +-
 include/clocksource/timer-xilinx.h                 |   2 +-
 include/linux/fsnotify_backend.h                   |   8 +-
 include/linux/hwspinlock.h                         |   6 +
 include/linux/i2c.h                                |   2 +-
 include/linux/soc/qcom/smem.h                      |   2 +
 include/net/inet_timewait_sock.h                   |   6 +-
 include/net/ip.h                                   |   3 +-
 include/net/tcp.h                                  |   2 +-
 include/sound/ump_convert.h                        |   1 +
 include/ufs/ufshcd.h                               |   1 +
 include/ufs/ufshci.h                               |   1 +
 kernel/dma/debug.c                                 |   5 +-
 kernel/rcu/tree.h                                  |   1 -
 kernel/rcu/tree_nocb.h                             |  32 +----
 mm/filemap.c                                       |   2 +-
 net/dccp/minisocks.c                               |   3 +-
 net/ipv4/fib_semantics.c                           |   5 +-
 net/ipv4/inet_timewait_sock.c                      |  52 ++++++-
 net/ipv4/metrics.c                                 |   8 +-
 net/ipv4/tcp_cong.c                                |  11 +-
 net/ipv4/tcp_ipv4.c                                |  14 +-
 net/ipv4/tcp_minisocks.c                           |  25 ++--
 net/ipv6/route.c                                   |   2 +-
 net/ipv6/tcp_ipv6.c                                |   6 +-
 net/mac80211/main.c                                |   3 +-
 net/wireless/ibss.c                                |   5 +-
 net/wireless/mesh.c                                |   5 +-
 net/wireless/nl80211.c                             |  21 ++-
 net/wireless/scan.c                                |  46 ++++--
 security/apparmor/apparmorfs.c                     |   4 +
 security/smack/smack_lsm.c                         |   2 +-
 sound/core/seq/seq_ports.h                         |  14 +-
 sound/core/seq/seq_ump_convert.c                   |  97 ++++++++-----
 sound/core/ump_convert.c                           |  60 +++++---
 sound/pci/hda/hda_generic.c                        |  63 ++++++++
 sound/pci/hda/hda_generic.h                        |   1 +
 sound/pci/hda/patch_conexant.c                     |   2 +
 sound/soc/amd/yc/acp6x-mach.c                      |  14 ++
 sound/soc/codecs/es8326.c                          |   2 +
 tools/testing/selftests/net/mptcp/mptcp_join.sh    | 160 ++++++++++++++++++++-
 tools/testing/selftests/net/mptcp/mptcp_lib.sh     |   4 +
 211 files changed, 2049 insertions(+), 696 deletions(-)



             reply	other threads:[~2024-09-05  9:43 UTC|newest]

Thread overview: 189+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-05  9:38 Greg Kroah-Hartman [this message]
2024-09-05  9:38 ` [PATCH 6.10 001/184] drm/fb-helper: Dont schedule_work() to flush frame buffer during panic() Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 002/184] drm: panel-orientation-quirks: Add quirk for OrangePi Neo Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 003/184] scsi: ufs: core: Check LSDBS cap when !mcq Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 004/184] scsi: ufs: core: Bypass quick recovery if force reset is needed Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 005/184] btrfs: tree-checker: validate dref root and objectid Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 006/184] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 007/184] ALSA: hda/conexant: Mute speakers at suspend / shutdown Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 008/184] x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 009/184] ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 010/184] ALSA: ump: Explicitly reset RPN with Null RPN Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 011/184] ALSA: seq: ump: Use the common RPN/bank conversion context Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 012/184] ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 013/184] ALSA: seq: ump: Explicitly reset RPN with Null RPN Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 014/184] net/mlx5: DR, Fix stack guard page was hit error in dr_rule Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 015/184] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 016/184] ASoC: amd: yc: Support mic on HP 14-em0002la Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 017/184] spi: hisi-kunpeng: Add validation for the minimum value of speed_hz Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 018/184] platform/x86/amd: pmf: Add quirk for ROG Ally X Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 019/184] platform/x86/amd/pmf: Add new ACPI ID AMDI0107 Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 020/184] btrfs: factor out stripe length calculation into a helper Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 021/184] btrfs: scrub: update last_physical after scrubbing one stripe Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 022/184] btrfs: fix qgroup reserve leaks in cow_file_range Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 023/184] i2c: Fix conditional for substituting empty ACPI functions Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 024/184] virtio-net: check feature before configuring the vq coalescing command Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 025/184] dma-debug: avoid deadlock between dma debug vs printk and netconsole Greg Kroah-Hartman
2024-09-05  9:38 ` [PATCH 6.10 026/184] net: usb: qmi_wwan: add MeiG Smart SRM825L Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 027/184] ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 028/184] ASoC: codecs: ES8326: button detect issue Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 029/184] arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 030/184] arm64: dts: qcom: x1e80100-crd: fix up PCIe6a pinctrl node Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 031/184] arm64: dts: qcom: x1e80100-crd: fix missing PCIe4 gpios Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 032/184] arm64: dts: qcom: x1e80100-qcp: fix up PCIe6a pinctrl node Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 033/184] arm64: dts: qcom: x1e80100-qcp: fix missing PCIe4 gpios Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 034/184] selftests: mptcp: add explicit test case for remove/readd Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 035/184] selftests: mptcp: join: check re-using ID of unused ADD_ADDR Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 036/184] selftests: mptcp: join: check re-adding init endp with != id Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 037/184] selftests: mptcp: join: validate event numbers Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 038/184] selftests: mptcp: join: check re-re-adding ID 0 signal Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 039/184] selftests: mptcp: join: test for flush/re-add endpoints Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 040/184] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 041/184] Revert "drm/amd/display: Fix incorrect pointer assignment" Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 042/184] drm/amd/display: Handle the case which quad_part is equal 0 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 043/184] drm/amd/display: Assign linear_pitch_alignment even for VM Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 044/184] drm/amdgpu: Handle sg size limit for contiguous allocation Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 045/184] drm/amdgpu: fix overflowed array index read warning Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 046/184] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 047/184] drm/amd/pm: fix uninitialized variable warning Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 048/184] drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 049/184] drm/amd/pm: fix warning using uninitialized value of max_vid_step Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 050/184] drm/amd/pm: Fix negative array index read Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 051/184] drm/amd/pm: fix uninitialized variable warning for smu_v13 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 052/184] drm/amd/pm: fix the Out-of-bounds read warning Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 053/184] drm/amdgpu: fix uninitialized scalar variable warning Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 054/184] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 055/184] drm/xe/gt: Fix assert in L3 bank mask generation Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 056/184] drm/amdgpu: avoid reading vf2pf info size from FB Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 057/184] drm/amd/display: Ensure array index tg_inst wont be -1 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 058/184] drm/amd/display: Check gpio_id before used as array index Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 059/184] drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 060/184] drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_links Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 061/184] drm/amd/display: Fix incorrect size calculation for loop Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 062/184] drm/amd/display: Check index for aux_rd_interval before using Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 063/184] drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_range Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 064/184] drm/amd/display: Add array index check for hdcp ddc access Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 065/184] drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 066/184] drm/amd/display: Check msg_id before processing transcation Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 067/184] drm/amd/display: Release state memory if amdgpu_dm_create_color_properties fail Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 068/184] drm/amd/display: Check link_index before accessing dc->links[] Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 069/184] drm/amd/display: Add otg_master NULL check within resource_log_pipe_topology_update Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 070/184] drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 071/184] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 072/184] drm/amd/display: Release clck_src memory if clk_src_construct fails Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 073/184] drm/amd/display: Spinlock before reading event Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 074/184] drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_setting_max_bw_policy Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 075/184] drm/amd/display: Ensure index calculation will not overflow Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 076/184] drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 077/184] drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irq Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 078/184] drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 079/184] drm/amd/amdgpu: Check tbo resource pointer Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 080/184] drm/xe: Demote CCS_MODE info to debug only Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 081/184] drm/drm-bridge: Drop conditionals around of_node pointers Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 082/184] drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 083/184] drm/amdgpu/pm: Fix uninitialized variable warning for smu10 Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 084/184] drm/amdgpu/pm: Fix uninitialized variable agc_btc_response Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 085/184] drm/amdgpu: Fix the uninitialized variable warning Greg Kroah-Hartman
2024-09-05  9:39 ` [PATCH 6.10 086/184] drm/amdgpu: Fix out-of-bounds write warning Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 087/184] drm/amdkfd: Check debug trap enable before write dbg_ev_file Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 088/184] drm/amdgpu: fix uninitialized variable warning for amdgpu_xgmi Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 089/184] drm/amdgpu: fix uninitialized variable warning for jpeg_v4 Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 090/184] drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 091/184] drm/amdgpu: Fix uninitialized variable warning in amdgpu_info_ioctl Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 092/184] drm/amdgpu: fix ucode out-of-bounds read warning Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 093/184] drm/amdgpu: fix mc_data " Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 094/184] drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 095/184] drm/xe/hwmon: Remove unwanted write permission for currN_label Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 096/184] apparmor: fix possible NULL pointer dereference Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 097/184] wifi: ath12k: initialize ret in ath12k_qmi_load_file_target_mem() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 098/184] wifi: ath11k: initialize ret in ath11k_qmi_load_file_target_mem() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 099/184] wifi: ath12k: initialize ret in ath12k_dp_rxdma_ring_sel_config_wcn7850() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 100/184] drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 101/184] drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 and smu14 Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 102/184] drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 103/184] drm/amdgpu: Fix the warning division or modulo by zero Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 104/184] drm/amdgpu: fix dereference after null check Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 105/184] drm/amdgpu: fix the waring dereferencing hive Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 106/184] drm/amd/pm: check specific index for aldebaran Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 107/184] drm/amd/pm: check specific index for smu13 Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 108/184] drm/amdgpu: the warning dereferencing obj for nbio_v7_4 Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 109/184] drm/amdgpu: fix the warning bad bit shift operation for aca_error_type type Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 110/184] drm/amd/pm: check negtive return for table entries Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 111/184] wifi: rtw89: ser: avoid multiple deinit on same CAM Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 112/184] drm/xe: Fix the warning conditions Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 113/184] drm/kfd: Correct pinned buffer handling at kfd restore and validate process Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 114/184] drm/amdgpu: fix compiler side-effect check issue for RAS_EVENT_LOG() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 115/184] drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35 Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 116/184] drm/amdgpu: Queue KFD reset workitem in VF FED Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 117/184] drm/amdgpu: update type of buf size to u32 for eeprom functions Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 118/184] wifi: iwlwifi: remove fw_running op Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 119/184] wifi: cfg80211: restrict operation during radar detection Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 120/184] cpufreq: scmi: Avoid overflow of target_freq in fast switch Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 121/184] PCI: al: Check IORESOURCE_BUS existence during probe Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 122/184] remoteproc: mediatek: Zero out only remaining bytes of IPI buffer Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 123/184] wifi: iwlwifi: mvm: use only beacon BSS load for active links Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 124/184] wifi: mac80211: check ieee80211_bss_info_change_notify() against MLD Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 125/184] hwspinlock: Introduce hwspin_lock_bust() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 126/184] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 127/184] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 128/184] RDMA/efa: Properly handle unexpected AQ completions Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 129/184] ionic: fix potential irq name truncation Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 130/184] pwm: xilinx: Fix u32 overflow issue in 32-bit width PWM mode Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 131/184] rcu/nocb: Remove buggy bypass lock contention mitigation Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 132/184] media: v4l2-cci: Always assign *val Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 133/184] usbip: Dont submit special requests twice Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 134/184] usb: typec: ucsi: Fix null pointer dereference in trace Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 135/184] drm/xe: Use missing lock in relay_needs_worker Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 136/184] fsnotify: clear PARENT_WATCHED flags lazily Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 137/184] net: remove NULL-pointer net parameter in ip_metrics_convert Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 138/184] tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 139/184] drm/amdgu: fix Unintentional integer overflow for mall size Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 140/184] drm/xe: Dont overmap identity VRAM mapping Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 141/184] regmap: spi: Fix potential off-by-one when calculating reserved size Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 142/184] smack: tcp: ipv4, fix incorrect labeling Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 143/184] platform/chrome: cros_ec_lpc: MEC access can use an AML mutex Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 144/184] net/mlx5e: SHAMPO, Fix incorrect page release Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 145/184] drm/meson: plane: Add error handling Greg Kroah-Hartman
2024-09-05  9:40 ` [PATCH 6.10 146/184] crypto: stm32/cryp - call finalize with bh disabled Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 147/184] gfs2: Revert "Add quota_change type" Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 148/184] RAS/AMD/ATL: Validate address map when information is gathered Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 149/184] net: tcp/dccp: prepare for tw_timer un-pinning Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 150/184] drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 151/184] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 152/184] drm/xe: Check valid domain is passed in xe_force_wake_ref Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 153/184] pinctrl: renesas: rzg2l: Validate power registers for SD and ETH Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 154/184] dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking callbacks Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 155/184] dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 156/184] thermal: trip: Use READ_ONCE() for lockless access to trip properties Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 157/184] hwmon: (k10temp) Check return value of amd_smn_read() Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 158/184] wifi: cfg80211: make hash table duplicates more survivable Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 159/184] f2fs: fix to do sanity check on blocks for inline_data inode Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 160/184] drm/xe: Add GuC state asserts to deregister_exec_queue Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 161/184] driver: iio: add missing checks on iio_infos callback access Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 162/184] block: remove the blk_flush_integrity call in blk_integrity_unregister Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 163/184] drm/amdgpu: add skip_hw_access checks for sriov Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 164/184] drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 165/184] drm/amdgpu: add lock in kfd_process_dequeue_from_device Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 166/184] drm/amdgpu: fix overflowed constant warning in mmhub_set_clockgating() Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 167/184] drm/amd/display: Dont use fsleep for PSR exit waits on dmub replay Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 168/184] drm/amd/display: added NULL check at start of dc_validate_stream Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 169/184] drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 170/184] drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 171/184] drm/amd/display: use preferred link settings for dp signal only Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 172/184] drm/amd/display: Disable DMCUB timeout for DCN35 Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 173/184] drm/amd/display: Avoid overflow from uint32_t to uint8_t Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 174/184] drm/amdgpu: set RAS fed status for more cases Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 175/184] drm/amdkfd: use mode1 reset for RAS poison consumption Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 176/184] drm/amd/display: Check BIOS images before it is used Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 177/184] drm/amd/display: Skip wbscl_set_scaler_filter if filter is null Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 178/184] crypto: ecc - Fix off-by-one missing to clear most significant digit Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 179/184] media: uvcvideo: Enforce alignment of frame and interval Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 180/184] pinctrl: core: reset gpio_device in loop in pinctrl_pins_show() Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 181/184] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range() Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 182/184] drm/amdgpu: remove redundant semicolons in RAS_EVENT_LOG Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 183/184] i2c: Use IS_REACHABLE() for substituting empty ACPI functions Greg Kroah-Hartman
2024-09-05  9:41 ` [PATCH 6.10 184/184] scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC Greg Kroah-Hartman
2024-09-05 11:55 ` [PATCH 6.10 000/184] 6.10.9-rc1 review Naresh Kamboju
2024-09-05 13:43   ` Pavel Machek
2024-09-05 16:33   ` Greg Kroah-Hartman
2024-09-06  0:17 ` Shuah Khan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240905093732.239411633@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.