Hello! On Sun, 16 Jul 2023 at 14:31, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > This is the start of the stable review cycle for the 6.1.39 release. > There are 591 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, 18 Jul 2023 19:48:07 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.39-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Linux 6.1.39-rc1 > > Sherry Sun <sherry.sun@xxxxxxx> > tty: serial: fsl_lpuart: add earlycon for imx8ulp platform > > Jason A. Donenfeld <Jason@xxxxxxxxx> > wireguard: netlink: send staged packets when setting initial private key > > Jason A. Donenfeld <Jason@xxxxxxxxx> > wireguard: queueing: use saner cpu selection wrapping > > Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx> > netfilter: nf_tables: prevent OOB access in nft_byteorder_eval > > Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx> > netfilter: nf_tables: do not ignore genmask when looking up chain by id > > Florent Revest <revest@xxxxxxxxxxxx> > netfilter: conntrack: Avoid nf_ct_helper_hash uses after free > > Ming Lei <ming.lei@xxxxxxxxxx> > block: make sure local irq is disabled when calling __blkcg_rstat_flush > > Paul Cercueil <paul@xxxxxxxxxxxxxxx> > MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts > > Ming Lei <ming.lei@xxxxxxxxxx> > blk-cgroup: Flush stats before releasing blkcg_gq > > Waiman Long <longman@xxxxxxxxxx> > blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats() > > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> > netfilter: nf_tables: unbind non-anonymous set if rule construction fails > > Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908 > > Imre Deak <imre.deak@xxxxxxxxx> > drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks > > Imre Deak <imre.deak@xxxxxxxxx> > drm/i915/tc: Fix TC port link ref init for DP MST during HW readout > > Imre Deak <imre.deak@xxxxxxxxx> > drm/i915: Fix TypeC mode initialization during system resume > > Liam R. Howlett <Liam.Howlett@xxxxxxxxxx> > mm/mmap: Fix extra maple tree write > > Darrick J. Wong <djwong@xxxxxxxxxx> > xfs: fix xfs_inodegc_stop racing with mod_delayed_work > > Darrick J. Wong <djwong@xxxxxxxxxx> > xfs: disable reaping in fscounters scrub > > Darrick J. Wong <djwong@xxxxxxxxxx> > xfs: check that per-cpu inodegc workers actually run on that cpu > > Darrick J. Wong <djwong@xxxxxxxxxx> > xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately > > Jan Kara <jack@xxxxxxx> > fs: no need to check source > > Yu Kuai <yukuai3@xxxxxxxxxx> > blktrace: use inline function for blk_trace_remove() while blktrace is disabled > > Christian Marangi <ansuelsmth@xxxxxxxxx> > leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename > > Arnd Bergmann <arnd@xxxxxxxx> > ARM: orion5x: fix d2net gpio initialization > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > ARM: dts: qcom: ipq4019: fix broken NAND controller properties override > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > regulator: tps65219: Fix matching interrupts for their regulators > > Ricardo Ribalda Delgado <ribalda@xxxxxxxxxxxx> > ASoC: mediatek: mt8173: Fix snd_soc_component_initialize error path > > Ricardo Ribalda Delgado <ribalda@xxxxxxxxxxxx> > ASoC: mediatek: mt8173: Fix irq error path > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block() > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: fix extent buffer leak after tree mod log failure at split_node() > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: fix race when deleting quota root from the dirty cow roots list > > Naohiro Aota <naota@xxxxxxxxx> > btrfs: move out now unused BG from the reclaim list > > Naohiro Aota <naota@xxxxxxxxx> > btrfs: reinsert BGs failed to reclaim > > David Sterba <dsterba@xxxxxxxx> > btrfs: add block-group tree to lockdep classes > > Naohiro Aota <naota@xxxxxxxxx> > btrfs: bail out reclaim process if filesystem is read-only > > Naohiro Aota <naota@xxxxxxxxx> > btrfs: delete unused BGs while reclaiming BGs > > Matt Corallo <blnxfsl@xxxxxxxxxxx> > btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile > > Abhijeet Rastogi <abhijeet.1989@xxxxxxxxx> > ipvs: increase ip_vs_conn_tab_bits range for 64BIT > > Mario Limonciello <mario.limonciello@xxxxxxx> > usb: typec: ucsi: Mark dGPUs as DEVICE scope > > Wayne Chang <waynec@xxxxxxxxxx> > i2c: nvidia-gpu: Remove ccgx,firmware-build property > > Wayne Chang <waynec@xxxxxxxxxx> > i2c: nvidia-gpu: Add ACPI property to align with device-tree > > Jan Kara <jack@xxxxxxx> > fs: Lock moved directories > > Jan Kara <jack@xxxxxxx> > fs: Establish locking order for unrelated directories > > Jan Kara <jack@xxxxxxx> > Revert "f2fs: fix potential corruption when moving a directory" > > Jan Kara <jack@xxxxxxx> > ext4: Remove ext4 locking of moved directory > > Thomas Weißschuh <linux@xxxxxxxxxxxxxx> > fs: avoid empty option when generating legacy mount string > > Fabian Frederick <fabf@xxxxxxxxx> > jffs2: reduce stack usage in jffs2_build_xattr_subsystem() > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs > > Ryan Roberts <ryan.roberts@xxxxxxx> > mm/damon/ops-common: atomically test and clear young on ptes and pmds > > Arnd Bergmann <arnd@xxxxxxxx> > autofs: use flexible array in ioctl structure > > Tianjia Zhang <tianjia.zhang@xxxxxxxxxxxxxxxxx> > integrity: Fix possible multiple allocation in integrity_inode_get() > > Kees Cook <keescook@xxxxxxxxxxxx> > um: Use HOST_DIR for mrproper > > Siddh Raman Pant <code@xxxxxxxx> > watch_queue: prevent dangling pipe pointer > > Zheng Wang <zyytlz.wz@xxxxxxx> > bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent > > Zheng Wang <zyytlz.wz@xxxxxxx> > bcache: Remove unnecessary NULL point check in node allocations > > Mingzhe Zou <mingzhe.zou@xxxxxxxxxxxx> > bcache: fixup btree_cache_wait list damage > > Quan Zhou <quan.zhou@xxxxxxxxxxxx> > wifi: mt76: mt7921e: fix init command fail with enabled device > > Alexander Wetzel <alexander@xxxxxxxxxxxxxx> > wifi: ath10k: Serialize wake_tx_queue ops > > Johannes Berg <johannes.berg@xxxxxxxxx> > wifi: cfg80211: fix regulatory disconnect for non-MLO > > Chevron Li <chevron.li@xxxxxxxxxxxxxx> > mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used. > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS > > Robert Marko <robimarko@xxxxxxxxx> > mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M > > Robert Marko <robimarko@xxxxxxxxx> > mmc: core: disable TRIM on Kingston EMMC04G-M627 > > Jens Axboe <axboe@xxxxxxxxx> > io_uring: wait interruptibly for request completions on exit > > Jianmin Lv <lvjianmin@xxxxxxxxxxx> > irqchip/loongson-pch-pic: Fix initialization of HT vector register > > Dai Ngo <dai.ngo@xxxxxxxxxx> > NFSD: add encoding of op_recall flag for write delegation > > Liu Peibao <liupeibao@xxxxxxxxxxx> > irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment > > Shuai Jiang <d202180596@xxxxxxxxxxx> > i2c: qup: Add missing unwind goto in qup_i2c_probe() > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: do not BUG_ON() on tree mod log failure at balance_level() > > Alvin Šipraga <alsi@xxxxxxxxxxxxxxx> > extcon: usbc-tusb320: Unregister typec port on driver removal > > Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > extcon: usbc-tusb320: Convert to i2c's .probe_new() > > Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx> > dm ioctl: Avoid double-fetch of version > > Heinz Mauelshagen <heinzm@xxxxxxxxxx> > dm ioctl: have constant on the right side of the test > > Heinz Mauelshagen <heinzm@xxxxxxxxxx> > dm: avoid split of quoted strings where possible > > Heinz Mauelshagen <heinzm@xxxxxxxxxx> > dm: fix undue/missing spaces > > Robert Hancock <robert.hancock@xxxxxxxxxx> > i2c: xiic: Don't try to handle more interrupt events after error > > Danila Chernetsov <listdansp@xxxxxxx> > apparmor: fix missing error check for rhashtable_insert_fast > > Artur Rojek <contact@xxxxxxxxxxxxxx> > sh: dma: Fix DMA channel offset calculation > > Thorsten Winkler <twinkler@xxxxxxxxxxxxx> > s390/qeth: Fix vipa deletion > > David Howells <dhowells@xxxxxxxxxx> > afs: Fix accidental truncation when storing data > > Hariprasad Kelam <hkelam@xxxxxxxxxxx> > octeontx-af: fix hardware timestamp configuration > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: sja1105: always enable the send_meta options > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: tag_sja1105: fix MAC DA patching from meta frames > > Guillaume Nault <gnault@xxxxxxxxxx> > pptp: Fix fib lookup calls. > > Woody Zhang <woodylab@xxxxxxxxxxx> > riscv: move memblock_allow_resize() after linear mapping is ready > > Amir Goldstein <amir73il@xxxxxxxxx> > fanotify: disallow mount/sb marks on kernel internal pseudo fs > > Lin Ma <linma@xxxxxxxxxx> > net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EX > > Ilya Maximets <i.maximets@xxxxxxx> > xsk: Honor SO_BINDTODEVICE on bind > > SeongJae Park <sj@xxxxxxxxxx> > bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_set() > > Eric Dumazet <edumazet@xxxxxxxxxx> > tcp: annotate data races in __tcp_oow_rate_limited() > > Eric Dumazet <edumazet@xxxxxxxxxx> > net: fix net_dev_start_xmit trace event vs skb_transport_offset() > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC mode > > Pali Rohár <pali@xxxxxxxxxx> > powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 node > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y > > Zeng Heng <zengheng4@xxxxxxxxxx> > ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr() > > Hariprasad Kelam <hkelam@xxxxxxxxxxx> > octeontx2-af: Add validation before accessing cgx and lmac > > Hariprasad Kelam <hkelam@xxxxxxxxxxx> > octeontx2-af: Fix mapping for NIX block from CGX connection > > Chao Yu <chao@xxxxxxxxxx> > f2fs: fix error path handling in truncate_dnode() > > Nishanth Menon <nm@xxxxxx> > mailbox: ti-msgmgr: Fill non-message tx data fields with 0x0 > > Mario Limonciello <mario.limonciello@xxxxxxx> > drm/amd: Don't try to enable secure display TA multiple times > > Christian König <christian.koenig@xxxxxxx> > drm/amdgpu: fix number of fence calculations > > Jonas Gorski <jonas.gorski@xxxxxxxxx> > spi: bcm-qspi: return error if neither hif_mspi nor mspi is available > > Zhengchao Shao <shaozhengchao@xxxxxxxxxx> > mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_init > > Pawel Dembicki <paweldembicki@xxxxxxxxx> > net: dsa: vsc73xx: fix MTU configuration > > Nick Child <nnac123@xxxxxxxxxxxxx> > ibmvnic: Do not reset dql stats on NON_FATAL err > > Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable > > Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > Bluetooth: MGMT: Use BIT macro when defining bitfields > > Pauli Virtanen <pav@xxxxxx> > Bluetooth: MGMT: add CIS feature bits to controller information > > Pauli Virtanen <pav@xxxxxx> > Bluetooth: ISO: use hci_sync for setting CIG parameters > > Johan Hovold <johan+linaro@xxxxxxxxxx> > Bluetooth: fix invalid-bdaddr quirk for non-persistent setup > > Tobias Heider <me@xxxxxxxx> > Add MODULE_FIRMWARE() for FIRMWARE_TG357766. > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: sja1105: always enable the INCL_SRCPT option > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: mscc: ocelot: don't keep PTP configuration of all ports in single structure > > Vladimir Oltean <vladimir.oltean@xxxxxxx> > net: mscc: ocelot: don't report that RX timestamping is enabled by default > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode > > Florian Westphal <fw@xxxxxxxxx> > net/sched: act_ipt: add sanity checks on skb before calling target > > Xin Long <lucien.xin@xxxxxxxxx> > net: add a couple of helpers for iph tot_len > > Florian Westphal <fw@xxxxxxxxx> > net/sched: act_ipt: add sanity checks on table name and hook locations > > Chengfeng Ye <dg573847474@xxxxxxxxx> > sctp: fix potential deadlock on &net->sctp.addr_wq_lock > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > media: cec: i2c: ch7322: also select REGMAP > > Chao Yu <chao@xxxxxxxxxx> > f2fs: check return value of freeze_super() > > Vinay Belgaumkar <vinay.belgaumkar@xxxxxxxxx> > drm/i915/guc/slpc: Apply min softlimit correctly > > Jouni Högander <jouni.hogander@xxxxxxxxx> > drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake times > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > rtc: st-lpc: Release some resources in st_rtc_probe() in case of error > > Jinke Han <hanjinke.666@xxxxxxxxxxxxx> > blk-throttle: Fix io statistics for cgroup v1 > > Ming Lei <ming.lei@xxxxxxxxxx> > blk-cgroup: don't update io stat for root cgroup > > Waiman Long <longman@xxxxxxxxxx> > blk-cgroup: Optimize blkcg_rstat_flush() > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: fix the condition to call bio_end_io_acct() > > Shuijing Li <shuijing.li@xxxxxxxxxxxx> > pwm: mtk_disp: Fix the disable flow of disp_pwm > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > pwm: ab8500: Fix error code in probe() > > Marek Vasut <marex@xxxxxxx> > pwm: sysfs: Do not apply state to already disabled PWMs > > Fancy Fang <chen.fang@xxxxxxx> > pwm: imx-tpm: force 'real_period' to be zero in suspend > > Yury Norov <yury.norov@xxxxxxxxx> > lib/bitmap: drop optimization of bitmap_{from,to}_arr64 > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > phy: tegra: xusb: check return value of devm_kzalloc() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > mfd: stmpe: Only disable the regulators if they are enabled > > Yicong Yang <yangyicong@xxxxxxxxxxxxx> > hwtracing: hisi_ptt: Fix potential sleep in atomic context > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > clk: qcom: mmcc-msm8974: fix MDSS_GDSC power flags > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > misc: fastrpc: check return value of devm_kasprintf() > > Daniel Golle <daniel@xxxxxxxxxxxxxx> > cpufreq: mediatek: correct voltages for MT7622 and MT7623 > > Christian Borntraeger <borntraeger@xxxxxxxxxxxxx> > KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler > > Pierre Morel <pmorel@xxxxxxxxxxxxx> > KVM: s390: vsie: fix the length of APCB bitmap > > Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx> > mfd: stmfx: Nullify stmfx->vdd in case of error > > Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx> > mfd: stmfx: Fix error path in stmfx_chip_init > > Laurentiu Tudor <laurentiu.tudor@xxxxxxx> > bus: fsl-mc: don't assume child devices are all fsl-mc devices > > Phil Elwell <phil@xxxxxxxxxxxxxxx> > nvmem: rmem: Use NVMEM_DEVID_AUTO > > Yi Yingao <m202271736@xxxxxxxxxxx> > nvmem: sunplus-ocotp: release otp->clk before return > > Matti Vaittinen <mazziesaccount@xxxxxxxxx> > drivers: fwnode: fix fwnode_irq_get[_byname]() > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > device property: Clarify description of returned value in some functions > > Miaoqian Lin <linmq006@xxxxxxxxx> > device property: Fix documentation for fwnode_get_next_parent() > > Tony Lindgren <tony@xxxxxxxxxxx> > serial: 8250_omap: Use force_suspend and resume for system suspend > > Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection" > > Jiasheng Jiang <jiasheng@xxxxxxxxxxx> > mfd: intel-lpss: Add missing check for platform_get_resource > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe() > > Prashanth K <quic_prashk@xxxxxxxxxxx> > usb: common: usb-conn-gpio: Set last role to unknown before initial detection > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove() > > Nico Boehr <nrb@xxxxxxxxxxxxx> > KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes > > Chao Yu <chao@xxxxxxxxxx> > f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io() > > Chao Yu <chao@xxxxxxxxxx> > f2fs: fix potential deadlock due to unpaired node_write lock use > > Bob Peterson <rpeterso@xxxxxxxxxx> > gfs2: Fix duplicate should_fault_in_pages() call > > Sergey Shtylyov <s.shtylyov@xxxxxx> > sh: Avoid using IRQ0 on SH3 and SH4 > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > media: atomisp: gmin_platform: fix out_len in gmin_get_config_dsm_var() > > Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx> > media: venus: helpers: Fix ALIGN() of non power of two > > Stephan Gerhold <stephan@xxxxxxxxxxx> > mfd: rt5033: Drop rt5033-battery sub-device > > James Clark <james.clark@xxxxxxx> > coresight: Fix loss of connection info when a module is unloaded > > Clark Wang <xiaoning.wang@xxxxxxx> > i3c: master: svc: fix cpu schedule in spin lock > > Yue Zhao <findns94@xxxxxxxxx> > lkdtm: replace ll_rw_block with submit_bh > > Muchun Song <muchun.song@xxxxxxxxx> > kernfs: fix missing kernfs_idr_lock to remove an ID from the IDR > > John Ogness <john.ogness@xxxxxxxxxxxxx> > serial: 8250: lock port for UART_IER access in omap8250_irq() > > John Ogness <john.ogness@xxxxxxxxxxxxx> > serial: core: lock port for start_rx() in uart_resume_port() > > John Ogness <john.ogness@xxxxxxxxxxxxx> > serial: 8250: lock port for stop_rx() in omap8250_irq() > > John Ogness <john.ogness@xxxxxxxxxxxxx> > serial: core: lock port for stop_rx() in uart_suspend_port() > > Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> > usb: misc: eud: Fix eud sysfs path (use 'qcom_eud') > > Arnd Bergmann <arnd@xxxxxxxx> > usb: hide unused usbfs_notify_suspend/resume functions > > Li Yang <lidaxian@xxxxxxxxxxx> > usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > extcon: Fix kernel doc of property capability fields to avoid warnings > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > extcon: Fix kernel doc of property fields to avoid warnings > > Prashanth K <quic_prashk@xxxxxxxxxxx> > usb: gadget: u_serial: Add null pointer check in gserial_suspend > > Vladislav Efanov <VEfanov@xxxxxxxxx> > usb: dwc3: qcom: Fix potential memory leak > > Arnd Bergmann <arnd@xxxxxxxx> > staging: vchiq_arm: mark vchiq_platform_init() static > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > clk: qcom: dispcc-qcm2290: Fix GPLL0_OUT_DIV handling > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > clk: qcom: dispcc-qcm2290: Fix BI_TCXO_AO handling > > Robert Marko <robimarko@xxxxxxxxx> > clk: qcom: ipq6018: fix networking resets > > Robert Marko <robimarko@xxxxxxxxx> > clk: qcom: reset: support resetting multiple bits > > Yunfei Dong <yunfei.dong@xxxxxxxxxxxx> > media: mediatek: vcodec: using decoder status instead of core work count > > Martin Kepplinger <martink@xxxxxxxxx> > media: hi846: fix usage of pm_runtime_get_if_in_use() > > Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx> > media: i2c: Correct format propagation for st-mipid02 > > Duoming Zhou <duoming@xxxxxxxxxx> > media: usb: siano: Fix warning due to null work_func_t function pointer > > Marek Vasut <marex@xxxxxxx> > media: videodev2.h: Fix struct v4l2_input tuner index comment > > Ming Qian <ming.qian@xxxxxxx> > media: amphion: initiate a drain of the capture queue in dynamic resolution change > > Ming Qian <ming.qian@xxxxxxx> > media: amphion: drop repeated codec data for vc1g format > > Ming Qian <ming.qian@xxxxxxx> > media: amphion: drop repeated codec data for vc1l format > > Daniil Dulov <d.dulov@xxxxxxxxxx> > media: usb: Check az6007_read() return value > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > clk: qcom: gcc-qcm2290: Mark RCGs shared where applicable > > Mantas Pucka <mantas@xxxxxxxxxxxx> > clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks > > Taniya Das <quic_tdas@xxxxxxxxxxx> > clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > clk: qcom: mmcc-msm8974: remove oxili_ocmemgx_clk > > Tony Lindgren <tony@xxxxxxxxxxx> > serial: 8250: omap: Fix freeing of resources on failed register > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > usb: dwc2: Fix some error handling paths > > Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > usb: dwc2: platform: Improve error reporting for problems during .remove() > > John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> > sh: j2: Use ioremap() to translate device tree address into kernel memory > > Yangtao Li <frank.li@xxxxxxxx> > f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > dt-bindings: power: reset: qcom-pon: Only allow reboot-mode pre-pmk8350 > > Dan Carpenter <error27@xxxxxxxxx> > w1: fix loop in w1_fini() > > Stefan Wahren <stefan.wahren@xxxxxxxx> > w1: w1_therm: fix locking behavior in convert_t > > Ding Hui <dinghui@xxxxxxxxxxxxxx> > SUNRPC: Fix UAF in svc_tcp_listen_data_ready() > > Filipe Manana <fdmanana@xxxxxxxx> > btrfs: fix race when deleting free space root from the dirty cow roots list > > Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx> > block: increment diskseq on all media change events > > Michael Schmitz <schmitzmic@xxxxxxxxx> > block: change all __u32 annotations to __be32 in affs_hardblocks.h > > Michael Schmitz <schmitzmic@xxxxxxxxx> > block: add overflow checks for Amiga partition support > > Michael Schmitz <schmitzmic@xxxxxxxxx> > block: fix signed int overflow in Amiga partition support > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: pcm: Fix potential data race at PCM memory allocation helpers > > Takashi Iwai <tiwai@xxxxxxx> > ALSA: jack: Fix mutex call in snd_jack_report() > > Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx> > ALSA: hda/realtek: Add quirk for Clevo NPx0SNx > > Andy Chi <andy.chi@xxxxxxxxxxxxx> > ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook > > Suren Baghdasaryan <surenb@xxxxxxxxxx> > mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap() > > Hersen Wu <hersenxs.wu@xxxxxxx> > Revert "drm/amd/display: edp do not add non-edid timings" > > Sean Nyekjaer <sean@xxxxxxxxxx> > iio: accel: fxls8962af: fixup buffer scan element type > > Sean Nyekjaer <sean@xxxxxxxxxx> > iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF > > Fabrizio Lamarque <fl.scratchpad@xxxxxxxxx> > iio: adc: ad7192: Fix internal/external clock selection > > Fabrizio Lamarque <fl.scratchpad@xxxxxxxxx> > iio: adc: ad7192: Fix null ad7192_state pointer access > > EJ Hsu <ejh@xxxxxxxxxx> > phy: tegra: xusb: Clear the driver reference in usb-phy dev > > Krishna Kurapati <quic_kriskura@xxxxxxxxxxx> > usb: dwc3: gadget: Propagate core init errors to UDC during pullup > > Davide Tronchin <davide.tronchin.94@xxxxxxxxx> > USB: serial: option: add LARA-R6 01B PIDs > > Yu Kuai <yukuai3@xxxxxxxxxx> > md/raid1-10: fix casting from randomized structure in raid1_submit_write() > > Thomas Gleixner <tglx@xxxxxxxxxxxxx> > x86/efi: Make efi_set_virtual_address_map IBT safe > > Will Deacon <will@xxxxxxxxxx> > arm64: sme: Use STR P to clear FFR context field in streaming SVE mode > > Arnd Bergmann <arnd@xxxxxxxx> > ksmbd: avoid field overflow warning > > Paulo Alcantara <pc@xxxxxxxxxxxxx> > smb: client: fix broken file attrs with nodfs mounts > > Shyam Prasad N <sprasad@xxxxxxxxxxxxx> > cifs: do all necessary checks for credits within or before locking > > Shyam Prasad N <sprasad@xxxxxxxxxxxxx> > cifs: prevent use-after-free by freeing the cfile later > > Ard Biesheuvel <ardb@xxxxxxxxxx> > efi/libstub: Disable PCI DMA before grabbing the EFI memory map > > Sami Tolvanen <samitolvanen@xxxxxxxxxx> > kbuild: Disable GCOV for *.mod.o > > Martin Kaiser <martin@xxxxxxxxx> > hwrng: st - keep clock enabled while hwrng is registered > > Tarun Sahu <tsahu@xxxxxxxxxxxxx> > dax/kmem: Pass valid argument to memory_group_register_static > > Dan Williams <dan.j.williams@xxxxxxxxx> > dax: Introduce alloc_dev_dax_id() > > Dan Williams <dan.j.williams@xxxxxxxxx> > dax: Fix dax_mapping_release() use after free > > Bharath SM <bharathsm@xxxxxxxxxxxxx> > SMB3: Do not send lease break acknowledgment if all file handles have been closed > > Olga Kornievskaia <kolga@xxxxxxxxxx> > NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION > > Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx> > NFSv4.2: fix wrong shrinker_id > > Hareshx Sankar Raj <hareshx.sankar.raj@xxxxxxxxx> > crypto: qat - unmap buffers before free for RSA > > Hareshx Sankar Raj <hareshx.sankar.raj@xxxxxxxxx> > crypto: qat - unmap buffer before free for DH > > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > crypto: qat - Use helper to set reqsize > > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > crypto: kpp - Add helper to set reqsize > > Masahiro Yamada <masahiroy@xxxxxxxxxx> > ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > modpost: fix off by one in is_executable_section() > > Stephan Müller <smueller@xxxxxxxxxx> > crypto: jitter - correct health test during initialization > > Arnd Bergmann <arnd@xxxxxxxx> > crypto: marvell/cesa - Fix type mismatch warning > > Masahiro Yamada <masahiroy@xxxxxxxxxx> > modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24} > > Masahiro Yamada <masahiroy@xxxxxxxxxx> > modpost: fix section mismatch message for R_ARM_ABS32 > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > crypto: nx - fix build warnings when DEBUG_FS is not enabled > > Masahiro Yamada <masahiroy@xxxxxxxxxx> > modpost: remove broken calculation of exception_table_entry size > > Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > hwrng: virtio - Fix race on data_avail and actual data > > Eric Farman <farman@xxxxxxxxxxxxx> > vfio/mdev: Move the compat_class initialization to module init > > Xinghui Li <korantli@xxxxxxxxxxx> > PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain() > > Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction > > Shunsuke Mie <mie@xxxxxxxxxx> > PCI: endpoint: Fix a Kconfig prompt of vNTB driver > > Shunsuke Mie <mie@xxxxxxxxxx> > PCI: endpoint: Fix Kconfig indent style > > Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx> > powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary > > Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxxxxxx> > powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo > > Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> > riscv: uprobes: Restore thread.bad_cause > > Manivannan Sadhasivam <mani@xxxxxxxxxx> > PCI: qcom: Disable write access to read only registers for IP v2.9.0 > > Manivannan Sadhasivam <mani@xxxxxxxxxx> > PCI: qcom: Use DWC helpers for modifying the read-only DBI registers > > Manivannan Sadhasivam <mani@xxxxxxxxxx> > PCI: qcom: Use lower case for hex > > Manivannan Sadhasivam <mani@xxxxxxxxxx> > PCI: qcom: Sort and group registers and bitfield definitions > > Manivannan Sadhasivam <mani@xxxxxxxxxx> > PCI: qcom: Remove PCIE20_ prefix from register definitions > > Aditya Gupta <adityag@xxxxxxxxxxxxx> > powerpc: update ppc_save_regs to save current r1 in pt_regs > > Nicholas Piggin <npiggin@xxxxxxxxx> > powerpc: simplify ppc_save_regs > > Colin Ian King <colin.i.king@xxxxxxxxx> > powerpc/powernv/sriov: perform null check on iov before dereferencing iov > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > pinctrl: at91-pio4: check return value of devm_kasprintf() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > pinctrl: microchip-sgpio: check return value of devm_kasprintf() > > Nicholas Piggin <npiggin@xxxxxxxxx> > powerpc/64s: Fix VAS mm use after free > > Ian Rogers <irogers@xxxxxxxxxx> > perf tool x86: Fix perf_env memory leak > > Ravi Bangoria <ravi.bangoria@xxxxxxx> > perf tool x86: Consolidate is_amd check into single function > > Michal Wilczynski <michal.wilczynski@xxxxxxxxx> > platform/x86/dell/dell-rbtn: Fix resources leaking on error path > > Namhyung Kim <namhyung@xxxxxxxxxx> > perf dwarf-aux: Fix off-by-one in die_get_varname() > > Mark Pearson <mpearson-lenovo@xxxxxxxxx> > platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles > > Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > perf script: Fix allocation of evsel->priv related to per-event dump files > > Christophe Leroy <christophe.leroy@xxxxxxxxxx> > powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe() > > Christophe Leroy <christophe.leroy@xxxxxxxxxx> > powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare() > > Christophe Leroy <christophe.leroy@xxxxxxxxxx> > kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures > > Jiasheng Jiang <jiasheng@xxxxxxxxxxx> > pinctrl: npcm7xx: Add missing check for ioremap > > Wells Lu <wellslutw@xxxxxxxxx> > pinctrl:sunplus: Add check for kmalloc > > Mark Pearson <mpearson-lenovo@xxxxxxxxx> > platform/x86: think-lmi: Correct NVME password handling > > Mark Pearson <mpearson-lenovo@xxxxxxxxx> > platform/x86: think-lmi: Correct System password interface > > Mark Pearson <mpearson-lenovo@xxxxxxxxx> > platform/x86: think-lmi: mutex protection around multiple WMI calls > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > pinctrl: cherryview: Return correct value if pin in push-pull mode > > Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > perf bench: Add missing setlocale() call to allow usage of %'d style formatting > > Justin Tee <justin.tee@xxxxxxxxxxxx> > scsi: lpfc: Revise NPIV ELS unsol rcv cmpl logic to drop ndlp based on nlp_state > > Sui Jingfeng <suijingfeng@xxxxxxxxxxx> > PCI: Add pci_clear_master() stub for non-CONFIG_PCI > > Wells Lu <wellslutw@xxxxxxxxx> > pinctrl: sunplus: Add check for kmalloc > > Junyan Ye <yejunyan@xxxxxxxxxxx> > PCI: ftpci100: Release the clock resources > > Rongguang Wei <weirongguang@xxxxxxxxxx> > PCI: pciehp: Cancel bringup sequence if card is not present > > Yuchen Yang <u202114568@xxxxxxxxxxx> > scsi: 3w-xxxx: Add error handling for initialization failure in tw_probe() > > Ding Hui <dinghui@xxxxxxxxxxxxxx> > PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free > > Hans de Goede <hdegoede@xxxxxxxxxx> > platform/x86: lenovo-yogabook: Set default keyboard backligh brightness on probe() > > Hans de Goede <hdegoede@xxxxxxxxxx> > platform/x86: lenovo-yogabook: Reprobe devices on remove() > > Hans de Goede <hdegoede@xxxxxxxxxx> > platform/x86: lenovo-yogabook: Fix work race on remove() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > pinctrl: bcm2835: Handle gpiochip_add_pin_range() errors > > Jinhong Zhu <jinhongzhu@xxxxxxxxxxx> > scsi: qedf: Fix NULL dereference in error handling > > Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx> > PCI: vmd: Reset VMD config register between soft reboots > > Siddharth Vadapalli <s-vadapalli@xxxxxx> > PCI: cadence: Fix Gen2 Link Retraining process > > Syed Saba Kareem <Syed.SabaKareem@xxxxxxx> > ASoC: amd: acp: clear pdm dma interrupt mask > > Michael Walle <mwalle@xxxxxxxxxx> > ARM: dts: lan966x: kontron-d10: fix SPI CS > > Michael Walle <mwalle@xxxxxxxxxx> > ARM: dts: lan966x: kontron-d10: fix board reset > > Fei Shao <fshao@xxxxxxxxxxxx> > clk: Fix memory leak in devm_clk_notifier_register() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > ASoC: imx-audmix: check return value of devm_kasprintf() > > Amir Goldstein <amir73il@xxxxxxxxx> > ovl: update of dentry revalidate flags after copy up > > Alexey Romanov <avromanov@xxxxxxxxxxxxxx> > drivers: meson: secure-pwrc: always enable DMA domain > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: ti: clkctrl: check return value of kasprintf() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: keystone: sci-clk: check return value of kasprintf() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: si5341: free unused memory on probe failure > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: si5341: check return value of {devm_}kasprintf() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: si5341: return error if one synth clock registration fails > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: cdce925: check return value of kasprintf() > > Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> > clk: vc5: check memory returned by kasprintf() > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > drm/msm/dpu: correct MERGE_3D length > > Luben Tuikov <luben.tuikov@xxxxxxx> > drm/amdgpu: Fix usage of UMC fill record in RAS > > Srinivasan Shanmugam <srinivasan.shanmugam@xxxxxxx> > drm/amdgpu: Fix memcpy() in sienna_cichlid_append_powerplay_table function. > > Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> > arm64: dts: mediatek: mt8192: Fix CPUs capacity-dmips-mhz > > Allen-KH Cheng <allen-kh.cheng@xxxxxxxxxxxx> > arm64: dts: mediatek: Add cpufreq nodes for MT8192 > > Bjorn Andersson <quic_bjorande@xxxxxxxxxxx> > drm/msm/dp: Free resources after unregistering them > > Jessica Zhang <quic_jesszhan@xxxxxxxxxxx> > drm/msm/dsi: Remove incorrect references to slice_count > > Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > drm/msm/dsi: Flip greater-than check for slice_count and slice_per_intf > > Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > drm/msm/dsi: Use DSC slice(s) packet size to compute word count > > Jessica Zhang <quic_jesszhan@xxxxxxxxxxx> > drm/msm/dpu: Fix slice_last_group_size calculation > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > drm/msm/dpu: do not enable color-management if DSPPs are not available > > Su Hui <suhui@xxxxxxxxxxxx> > ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer > > Yuan Can <yuancan@xxxxxxxxxx> > clk: tegra: tegra124-emc: Fix potential memory leak > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > clk: clocking-wizard: Fix Oops in clk_wzrd_register_divider() > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > clk: bcm: rpi: Fix off by one in raspberrypi_discover_clocks() > > Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > arm64: dts: qcom: sm8250-edo: Panel framebuffer is 2.5k instead of 4k > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > arm64: dts: qcom: sdm845: Flush RSC sleep & wake votes > > Yuxing Liu <lyx2022@xxxxxxxxxxx> > clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() > > Zhanhao Hu <zero12113@xxxxxxxxxxx> > clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe > > Hao Luo <m202171776@xxxxxxxxxxx> > clk: imx: clk-imx8mn: fix memory leak in imx8mn_clocks_probe > > Kai Ma <kaima@xxxxxxxxxxx> > clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe > > Kashyap Desai <kashyap.desai@xxxxxxxxxxxx> > RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context > > Kashyap Desai <kashyap.desai@xxxxxxxxxxxx> > RDMA/bnxt_re: wraparound mbox producer index > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > drm/msm/a5xx: really check for A510 in a5xx_gpu_init > > Chia-I Wu <olvaffe@xxxxxxxxx> > amdgpu: validate offset_in_bo of drm_amdgpu_gem_va > > Bob Pearson <rpearsonhpe@xxxxxxxxx> > RDMA/rxe: Fix access checks in rxe_check_bind_mw > > Bob Pearson <rpearsonhpe@xxxxxxxxx> > RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mw.c > > Bob Pearson <rpearsonhpe@xxxxxxxxx> > RDMA/rxe: Add ibdev_dbg macros for rxe > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > HID: uclogic: Modular KUnit tests should not depend on KUNIT=y > > Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> > drm/radeon: fix possible division-by-zero errors > > Aurabindo Pillai <aurabindo.pillai@xxxxxxx> > drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode > > Chen-Yu Tsai <wenst@xxxxxxxxxxxx> > soc: mediatek: SVS: Fix MT8192 GPU node name > > Daniil Dulov <d.dulov@xxxxxxxxxx> > drm/amdkfd: Fix potential deallocation of previously deallocated memory. > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > drm/amd/display: Fix a test dml32_rq_dlg_get_rq_reg() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > drm/amd/display: Fix a test CalculatePrefetchSchedule() > > Paul Cercueil <paul@xxxxxxxxxxxxxxx> > MIPS: DTS: CI20: Fix ACT8600 regulator node names > > Maxime Ripard <maxime@xxxxxxxxxx> > clk: Export clk_hw_forward_rate_request() > > Christian Lamparter <chunkeey@xxxxxxxxx> > ARM: dts: BCM5301X: fix duplex-full => full-duplex > > Guenter Roeck <linux@xxxxxxxxxxxx> > hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272 > > Tim Harvey <tharvey@xxxxxxxxxxxxx> > hwmon: (gsc-hwmon) fix fan pwm temperature scaling > > Olivier Moysan <olivier.moysan@xxxxxxxxxxx> > ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx > > Marek Vasut <marex@xxxxxxx> > ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2 > > Caleb Connolly <caleb.connolly@xxxxxxxxxx> > Input: pm8941-powerkey - fix debounce on gen2+ PMICs > > Keerthy <j-keerthy@xxxxxx> > arm64: dts: ti: k3-j7200: Fix physical address of pin > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > fbdev: omapfb: lcd_mipid: Fix an error handling path in mipid_spi_probe() > > Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx> > drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register > > Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > arm64: dts: renesas: ulcb-kf: Remove flow control for SCIF1 > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > ARM: dts: iwg20d-q7-common: Fix backlight pwm specifier > > Chengchang Tang <tangchengchang@xxxxxxxxxx> > RDMA/hns: Fix hns_roce_table_get return value > > Brendan Cunningham <bcunningham@xxxxxxxxxxxxxxxxxxxx> > IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate > > Arnd Bergmann <arnd@xxxxxxxx> > RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes > > Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > soc/fsl/qe: fix usb.c build errors > > Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx> > ARM: dts: meson8: correct uart_B and uart_C clock references > > Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> > ASoC: es8316: Do not set rate constraints for unsupported MCLKs > > Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> > ASoC: es8316: Increment max value for ALC Capture Target Volume control > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > ARM: dts: qcom: apq8074-dragonboard: Set DMA as remotely controlled > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > memory: brcmstb_dpfe: fix testing array offset after use > > Marek Vasut <marex@xxxxxxx> > ARM: dts: stm32: Shorten the AV96 HDMI sound card name > > Douglas Anderson <dianders@xxxxxxxxxxxx> > arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukui > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: apq8096: fix fixed regulator name property > > Luca Weiss <luca.weiss@xxxxxxxxxxxxx> > arm64: dts: qcom: pm7250b: add missing spmi-vadc include > > Arnd Bergmann <arnd@xxxxxxxx> > ARM: omap2: fix missing tick_broadcast() prototype > > Arnd Bergmann <arnd@xxxxxxxx> > ARM: ep93xx: fix missing-prototype warnings > > Dario Binacchi <dario.binacchi@xxxxxxxxxxxxxxxxxxxx> > drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H > > Frieder Schrempf <frieder.schrempf@xxxxxxxxxx> > drm/bridge: ti-sn65dsi83: Fix enable/disable flow to meet spec > > Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx> > drm/bridge: Introduce pre_enable_prev_first to alter bridge init order > > Stephan Gerhold <stephan@xxxxxxxxxxx> > arm64: dts: qcom: apq8016-sbc: Fix 1.8V power rail on LS expansion > > Stephan Gerhold <stephan@xxxxxxxxxxx> > arm64: dts: qcom: apq8016-sbc: Fix regulator constraints > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: sm8350: correct DMA controller unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: sm8350: Add GPI DMA compatible fallback > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: sdm845: correct camss unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: sdm630: correct camss unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: msm8996: correct camss unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: msm8994: correct SPMI unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: msm8916: correct MMC unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > arm64: dts: qcom: msm8916: correct camss unit address > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > ARM: dts: qcom: msm8974: do not use underscore in node name (again) > > Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> > drm/bridge: anx7625: Prevent endless probe loop > > Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > drm/bridge: anx7625: Convert to i2c's .probe_new() > > Tony Lindgren <tony@xxxxxxxxxxx> > ARM: dts: gta04: Move model property out of pinctrl node > > Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > clk: renesas: rzg2l: Fix CPG_SIPLL5_CLK1 register write > > Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx> > iommu/virtio: Return size mapped for a detached domain > > Jean-Philippe Brucker <jean-philippe@xxxxxxxxxx> > iommu/virtio: Detach domain on endpoint release > > Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK > > Vinod Polimera <quic_vpolimer@xxxxxxxxxxx> > drm/msm/disp/dpu: get timing engine status from intf status register > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > drm/msm/dsi: don't allow enabling 14nm VCO with unprogrammed rate > > Kalesh AP <kalesh-anakkur.purayil@xxxxxxxxxxxx> > RDMA/bnxt_re: Fix to remove an unnecessary log > > Kalesh AP <kalesh-anakkur.purayil@xxxxxxxxxxxx> > RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid > > Kalesh AP <kalesh-anakkur.purayil@xxxxxxxxxxxx> > RDMA/bnxt_re: Use unique names while registering interrupts > > Kalesh AP <kalesh-anakkur.purayil@xxxxxxxxxxxx> > RDMA/bnxt_re: Fix to remove unnecessary return labels > > Selvin Xavier <selvin.xavier@xxxxxxxxxxxx> > RDMA/bnxt_re: Disable/kill tasklet only if it is enabled > > Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> > hwmon: (f71882fg) prevent possible division by zero > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > clk: imx: scu: use _safe list iterator to avoid a use after free > > Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > drm/bridge: tc358767: Switch to devm MIPI-DSI helpers > > Robert Marko <robert.marko@xxxxxxxxxx> > arm64: dts: microchip: sparx5: do not use PSCI on reference boards > > Tony Lindgren <tony@xxxxxxxxxxx> > bus: ti-sysc: Fix dispc quirk masking bool variables > > Marek Vasut <marex@xxxxxxx> > ARM: dts: stm32: Move ethernet MAC EEPROM from SoM to carrier boards > > Maíra Canal <mcanal@xxxxxxxxxx> > drm/vkms: Fix RGB565 pixel conversion > > Maíra Canal <mcanal@xxxxxxxxxx> > drm: Add fixed-point helper to get rounded integer values > > Maíra Canal <mcanal@xxxxxxxxxx> > drm/vkms: isolate pixel conversion functionality > > Bard Liao <yung-chuan.liao@xxxxxxxxxxxxxxx> > ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devices > > Dan Carpenter <dan.carpenter@xxxxxxxxxx> > driver: soc: xilinx: use _safe loop iterator to avoid a use after free > > Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > drm/panel: sharp-ls043t1le01: adjust mode settings > > XuDong Liu <m202071377@xxxxxxxxxxx> > drm: sun4i_tcon: use devm_clk_get_enabled in `sun4i_tcon_init_clocks` > > Marek Vasut <marex@xxxxxxx> > Input: adxl34x - do not hardcode interrupt trigger type > > Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx> > clk: rs9: Fix .driver_data content in i2c_device_id > > Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx> > clk: vc7: Fix .driver_data content in i2c_device_id > > Marek Vasut <marek.vasut+renesas@xxxxxxxxxxx> > clk: vc5: Fix .driver_data content in i2c_device_id > > Liu Shixin <liushixin2@xxxxxxxxxx> > bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page > > Lars-Peter Clausen <lars@xxxxxxxxxx> > clk: vc5: Use `clamp()` to restrict PLL range > > Peter Collingbourne <pcc@xxxxxxxxxx> > mm: call arch_swap_restore() from do_swap_page() > > hfdevel@xxxxxxx <hfdevel@xxxxxxx> > ARM: dts: meson8b: correct uart_B and uart_C clock references > > Rafał Miłecki <rafal@xxxxxxxxxx> > ARM: dts: BCM5301X: Drop "clock-names" from the SPI node > > Luc Ma <luc@xxxxxxxxxxx> > drm/vram-helper: fix function names in vram helper doc > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix THS_TRAILCNT computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix TXTAGOCNT computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix THS_ZEROCNT computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix TCLK_TRAILCNT computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: Add atomic_get_input_bus_fmts() implementation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix TCLK_ZEROCNT computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix PLL target frequency > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: fix PLL parameters computation > > Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> > drm/bridge: tc358768: always enable HS video mode > > Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > drm/bridge: ti-sn65dsi83: Fix enable error path > > Luca Weiss <luca@xxxxxxxxx> > Input: drv260x - sleep between polling GO bit > > Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> > drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show() > > Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> > drm/amd/display: Explicitly specify update type per plane info change > > Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> > radeon: avoid double free in ci_dpm_init() > > Wesley Chalmers <Wesley.Chalmers@xxxxxxx> > drm/amd/display: Add logging for display MALL refresh setting > > Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> > netlink: Add __sock_i_ino() for __netlink_diag_dump(). > > Cambda Zhu <cambda@xxxxxxxxxxxxxxxxx> > ipvlan: Fix return value of ipvlan_queue_xmit() > > Ilia.Gavrilov <Ilia.Gavrilov@xxxxxxxxxxx> > netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value. > > Florian Westphal <fw@xxxxxxxxx> > netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one > > Jeremy Sowden <jeremy@xxxxxxxxxx> > lib/ts_bm: reset initial match offset for every block of text > > Lin Ma <linma@xxxxxxxxxx> > net: nfc: Fix use-after-free caused by nfc_llcp_find_local > > Edward Cree <ecree.xilinx@xxxxxxxxx> > sfc: fix crash when reading stats while NIC is resetting > > David Howells <dhowells@xxxxxxxxxx> > ocfs2: Fix use of slab data with sendpage > > Maxim Kochetkov <fido_max@xxxxxxxx> > net: axienet: Move reset before 64-bit DMA detection > > Kuniyuki Iwashima <kuniyu@xxxxxxxxxx> > gtp: Fix use-after-free in __gtp_encap_destroy(). > > Sabrina Dubroca <sd@xxxxxxxxxxxxxxx> > selftests: rtnetlink: remove netdevsim device after ipsec offload test > > Eric Dumazet <edumazet@xxxxxxxxxx> > bonding: do not assume skb mac_header is set > > Eric Dumazet <edumazet@xxxxxxxxxx> > netlink: do not hard code device address lenth in fdb dumps > > Eric Dumazet <edumazet@xxxxxxxxxx> > netlink: fix potential deadlock in netlink_set_err() > > Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > net: stmmac: fix double serdes powerdown > > Jimmy Assarsson <extja@xxxxxxxxxx> > can: kvaser_pciefd: Set hardware timestamp on transmitted packets > > Jimmy Assarsson <extja@xxxxxxxxxx> > can: kvaser_pciefd: Add function to set skb hwtstamps > > Vincent Mailhol <mailhol.vincent@xxxxxxxxxx> > can: length: fix bitstuffing count > > Gilad Sever <gilad9366@xxxxxxxxx> > bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings > > Gilad Sever <gilad9366@xxxxxxxxx> > bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint > > Gilad Sever <gilad9366@xxxxxxxxx> > bpf: Factor out socket lookup functions for the TC hookpoint. > > Dmitry Antipov <dmantipov@xxxxxxxxx> > wifi: ath9k: convert msecs to jiffies where needed > > Johannes Berg <johannes.berg@xxxxxxxxx> > wifi: iwlwifi: mvm: indicate HW decrypt for beacon protection > > Marek Vasut <marex@xxxxxxx> > mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019 > > Ilan Peer <ilan.peer@xxxxxxxxx> > wifi: ieee80211: Fix the common size calculation for reconfiguration ML > > Ilan Peer <ilan.peer@xxxxxxxxx> > wifi: cfg80211/mac80211: Fix ML element common size calculation > > Johannes Berg <johannes.berg@xxxxxxxxx> > wifi: cfg80211: fix regulatory disconnect with OCB/NAN > > Benjamin Berg <benjamin.berg@xxxxxxxxx> > wifi: cfg80211: drop incorrect nontransmitted BSS update code > > Benjamin Berg <benjamin.berg@xxxxxxxxx> > wifi: cfg80211: rewrite merging of inherited elements > > Nicolas Cavallari <nicolas.cavallari@xxxxxxxxxxxxxxxxxxxxxxx> > wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam > > Anjaneyulu <pagadala.yesu.anjaneyulu@xxxxxxxxx> > wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler() > > Johannes Berg <johannes.berg@xxxxxxxxx> > wifi: iwlwifi: pull from TXQs with softirqs disabled > > Jiasheng Jiang <jiasheng@xxxxxxxxxxx> > wifi: ath11k: Add missing check for ioremap > > Edwin Peer <edwin.peer@xxxxxxxxxxxx> > rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO > > Ilan Peer <ilan.peer@xxxxxxxxx> > wifi: mac80211: Fix permissions for valid_links debugfs entry > > Remi Pommarel <repk@xxxxxxxxxxxx> > wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key() > > Arnd Bergmann <arnd@xxxxxxxx> > memstick r592: make memstick_debug_get_tpc_name() static > > Douglas Anderson <dianders@xxxxxxxxxxxx> > mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used > > Zhen Lei <thunder.leizhen@xxxxxxxxxx> > kexec: fix a memory leak in crash_shrink_memory() > > Douglas Anderson <dianders@xxxxxxxxxxxx> > watchdog/perf: more properly prevent false positives with turbo modes > > Douglas Anderson <dianders@xxxxxxxxxxxx> > watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct config > > Haifeng Xu <haifeng.xu@xxxxxxxxxx> > selftests: cgroup: fix unexpected failure on test_memcg_low > > Karol Kolacinski <karol.kolacinski@xxxxxxxxx> > ice: handle extts in the miscellaneous interrupt thread > > Marek Vasut <marex@xxxxxxx> > wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown > > Marek Vasut <marex@xxxxxxx> > wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled > > Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > selftests/bpf: Fix check_mtu using wrong variable type > > Johannes Berg <johannes.berg@xxxxxxxxx> > wifi: mac80211: recalc min chandef for new STA links > > Youghandhar Chintala <quic_youghand@xxxxxxxxxxx> > wifi: ath10k: Trigger STA disconnect after reconfig complete on hardware restart > > Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > samples/bpf: xdp1 and xdp2 reduce XDPBUFSIZE to 60 > > Fedor Pchelkin <pchelkin@xxxxxxxxx> > wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: ray_cs: Fix an error handling path in ray_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: wl3501_cs: Fix an error handling path in wl3501_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: atmel: Fix an error handling path in atmel_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: orinoco: Fix an error handling path in orinoco_cs_probe() > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: orinoco: Fix an error handling path in spectrum_cs_probe() > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > regulator: core: Streamline debugfs operations > > Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > regulator: core: Fix more error checking for debugfs_create_dir() > > Alexey Gladkov <legion@xxxxxxxxxx> > selftests/bpf: Do not use sign-file as testcase > > Yafang Shao <laoar.shao@xxxxxxxxx> > bpf: Fix memleak due to fentry attach failure > > Yafang Shao <laoar.shao@xxxxxxxxx> > bpf: Remove bpf trampoline selector > > Alan Maguire <alan.maguire@xxxxxxxxxx> > bpftool: JIT limited misreported as negative value on aarch64 > > Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > nfc: llcp: fix possible use of uninitialized variable in nfc_llcp_send_connect() > > Joy Chakraborty <joychakr@xxxxxxxxxx> > spi: dw: Round of n_bytes to power of 2 > > Stanislav Fomichev <sdf@xxxxxxxxxx> > bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen > > Andrii Nakryiko <andrii@xxxxxxxxxx> > libbpf: fix offsetof() and container_of() to work with CO-RE > > Alexander Mikhalitsyn <aleksandr.mikhalitsyn@xxxxxxxxxxxxx> > sctp: add bpf_bypass_getsockopt proto callback > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan() > > Amisha Patel <amisha.patel@xxxxxxxxxxxxx> > wifi: wilc1000: fix for absent RSN capabilities WFA testcase > > Vijaya Krishna Nivarthi <quic_vnivarth@xxxxxxxxxxx> > spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG > > Pengcheng Yang <yangpc@xxxxxxxxxx> > samples/bpf: Fix buffer overflow in tcp_basertt > > Martin KaFai Lau <martin.lau@xxxxxxxxxx> > libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE > > Fedor Pchelkin <pchelkin@xxxxxxxxx> > wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx > > Peter Seiderer <ps.report@xxxxxxx> > wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation > > Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > igc: Enable and fix RX hash usage by netstack > > Jiasheng Jiang <jiasheng@xxxxxxxxxxx> > pstore/ram: Add check for kstrdup > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > ima: Fix build warnings > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > evm: Fix build warnings > > Roberto Sassu <roberto.sassu@xxxxxxxxxx> > evm: Complete description of evm_inode_setattr() > > Mark Rutland <mark.rutland@xxxxxxx> > locking/atomic: arm: fix sync ops > > Juergen Gross <jgross@xxxxxxxx> > x86/mm: Fix __swp_entry_to_pte() for Xen PV guests > > Ravi Bangoria <ravi.bangoria@xxxxxxx> > perf/ibs: Fix interface via core pmu events > > Colin Ian King <colin.i.king@xxxxxxxxx> > kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined > > Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx> > rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale > > Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx> > rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup() > > Paul E. McKenney <paulmck@xxxxxxxxxx> > rcuscale: Move shutdown from wait_event() to wait_event_idle() > > Paul E. McKenney <paulmck@xxxxxxxxxx> > rcutorture: Correct name of use_softirq module parameter > > Paul E. McKenney <paulmck@xxxxxxxxxx> > rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs > > Paul E. McKenney <paulmck@xxxxxxxxxx> > rcu: Make rcu_cpu_starting() rely on interrupts being disabled > > Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe() > > Balsam CHIHI <bchihi@xxxxxxxxxxxx> > thermal/drivers/mediatek: Relocate driver to mediatek folder > > Tero Kristo <tero.kristo@xxxxxxxxxxxxxxx> > cpufreq: intel_pstate: Fix energy_performance_preference for passive > > Arnd Bergmann <arnd@xxxxxxxx> > ARM: 9303/1: kprobes: avoid missing-declaration warnings > > Ulf Hansson <ulf.hansson@xxxxxxxxxx> > PM: domains: Move the verification of in-params from genpd_add_device() > > Zhang Rui <rui.zhang@xxxxxxxxx> > powercap: RAPL: Fix CONFIG_IOSF_MBI dependency > > Junhao He <hejunhao3@xxxxxxxxxx> > drivers/perf: hisi: Don't migrate perf to the CPU going to teardown > > Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> > x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad() > > Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx> > x86/mm: Allow guest.enc_status_change_prepare() to fail > > Robin Murphy <robin.murphy@xxxxxxx> > perf/arm-cmn: Fix DTC reset > > Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx> > PM: domains: fix integer overflow issues in genpd_parse_state() > > Feng Mingxi <m202271825@xxxxxxxxxxx> > clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe > > Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode(). > > Wen Yang <wenyang.linux@xxxxxxxxxxx> > tick/rcu: Fix bogus ratelimit condition > > Thomas Gleixner <tglx@xxxxxxxxxxxxx> > posix-timers: Prevent RT livelock in itimer_delete() > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: fix compact 4B support for 16k block size > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: simplify iloc() > > Chuck Lever <chuck.lever@xxxxxxxxxx> > svcrdma: Prevent page release when nothing was received > > John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx> > irqchip/jcore-aic: Fix missing allocation of IRQ descriptors > > Antonio Borneo <antonio.borneo@xxxxxxxxxxx> > irqchip/stm32-exti: Fix warning on initialized field overwritten > > Yu Kuai <yukuai3@xxxxxxxxxx> > block: fix blktrace debugfs entries leakage > > Yu Kuai <yukuai3@xxxxxxxxxx> > md/raid1-10: submit write io directly if bitmap is not enabled > > Yu Kuai <yukuai3@xxxxxxxxxx> > md/raid1-10: factor out a helper to submit normal write > > Yu Kuai <yukuai3@xxxxxxxxxx> > md/raid1-10: factor out a helper to add bio to plug > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: fix io loss while replacement replace rdev > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: fix wrong setting of max_corr_read_errors > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: fix overflow of md/safe_mode_delay > > Li Nan <linan122@xxxxxxxxxx> > md/raid10: check slab-out-of-bounds in md_bitmap_get_counter > > Chaitanya Kulkarni <kch@xxxxxxxxxx> > nvme-core: fix dev_pm_qos memleak > > Chaitanya Kulkarni <kch@xxxxxxxxxx> > nvme-core: add missing fault-injection cleanup > > Sagi Grimberg <sagi@xxxxxxxxxxx> > nvme-auth: don't ignore key generation failures when initializing ctrl keys > > Chaitanya Kulkarni <kch@xxxxxxxxxx> > nvme-core: fix memory leak in dhchap_ctrl_secret > > Chaitanya Kulkarni <kch@xxxxxxxxxx> > nvme-core: fix memory leak in dhchap_secret_store > > Sagi Grimberg <sagi@xxxxxxxxxxx> > nvme-auth: no need to reset chap contexts on re-authentication > > Sagi Grimberg <sagi@xxxxxxxxxxx> > nvme-auth: remove symbol export from nvme_auth_reset > > Sagi Grimberg <sagi@xxxxxxxxxxx> > nvme-auth: rename authentication work elements > > Sagi Grimberg <sagi@xxxxxxxxxxx> > nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap > > NeilBrown <neilb@xxxxxxx> > lockd: drop inappropriate svc_get() from locked_get() > > Yu Kuai <yukuai3@xxxxxxxxxx> > blk-mq: fix potential io hang by wrong 'wake_batch' > > Arnd Bergmann <arnd@xxxxxxxx> > virt: sevguest: Add CONFIG_CRYPTO dependency > > Tom Lendacky <thomas.lendacky@xxxxxxx> > x86/sev: Fix calculation of end address based on number of pages > > Li Nan <linan122@xxxxxxxxxx> > blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost > > Shawn Wang <shawnwang@xxxxxxxxxxxxxxxxx> > x86/resctrl: Only show tasks' pid in current pid namespace > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: kill hooked chains to avoid loops on deduplicated compressed images > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: move zdata.h into zdata.c > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: remove tagged pointer helpers > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: avoid tagged pointers to mark sync decompression > > Gao Xiang <xiang@xxxxxxxxxx> > erofs: clean up cached I/O strategies > > Bart Van Assche <bvanassche@xxxxxxx> > block: Fix the type of the second bdev_op_is_zoned_write() argument > > Arnd Bergmann <arnd@xxxxxxxx> > fs: pipe: reveal missing function protoypes > > Jeff Layton <jlayton@xxxxxxxxxx> > drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2 We're seeing build failures on i386 and x86 with Clang: -----8<----- /builds/linux/block/blk-cgroup.c:1238:6: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized] if (init_blkcg_llists(blkcg)) ^~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/block/blk-cgroup.c:1288:9: note: uninitialized use occurs here return ret; ^~~ /builds/linux/block/blk-cgroup.c:1238:2: note: remove the 'if' if its condition is always false if (init_blkcg_llists(blkcg)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builds/linux/block/blk-cgroup.c:1223:33: note: initialize the variable 'ret' to silence this warning struct cgroup_subsys_state *ret; ^ = NULL 1 error generated. ----->8----- More info to follow soon. Greetings! Daniel Díaz daniel.diaz@xxxxxxxxxx