This is the start of the stable review cycle for the 6.6.36 release. There are 192 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 Thu, 27 Jun 2024 08:54:55 +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.6.36-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.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 6.6.36-rc1 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default" Andrew Ballance <andrewjballance@xxxxxxxxx> hid: asus: asus_report_fixup: fix potential read out of bounds Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> kprobe/ftrace: fix build error due to bad function definition Davide Caratti <dcaratti@xxxxxxxxxx> net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> ASoC: Intel: sof-sdw: really remove FOUR_SPEAKER quirk Martin Leung <martin.leung@xxxxxxx> drm/amd/display: revert Exit idle optimizations before HDCP execution Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> LoongArch: Fix entry point in kernel image header Wang Yao <wangyao@xxxxxxxxxx> efi/loongarch: Directly position the loaded image file Arnd Bergmann <arnd@xxxxxxxx> efi: move screen_info into efi init code Arnd Bergmann <arnd@xxxxxxxx> vgacon: rework screen_info #ifdef checks Nam Cao <namcao@xxxxxxxxxxxxx> riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabled Alexandre Ghiti <alexghiti@xxxxxxxxxxxx> riscv: Don't use PGD entries for the linear mapping Tony Luck <tony.luck@xxxxxxxxx> x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL Tony Luck <tony.luck@xxxxxxxxx> x86/cpu/vfm: Add new macros to work with (vendor/family/model) values Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test Bart Van Assche <bvanassche@xxxxxxx> nbd: Fix signal handling Bart Van Assche <bvanassche@xxxxxxx> nbd: Improve the documentation of the locking assumptions Su Yue <glass.su@xxxxxxxx> ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link Jeff Layton <jlayton@xxxxxxxxxx> ocfs2: convert to new timestamp accessors Martin Kaistra <martin.kaistra@xxxxxxxxxxxxx> wifi: rtl8xxxu: enable MFP support with security flag of RX descriptor Adrian Hunter <adrian.hunter@xxxxxxxxx> perf script: Show also errors for --insn-trace option Changbin Du <changbin.du@xxxxxxxxxx> perf: script: add raw|disasm arguments to --insn-trace option Patrice Chotard <patrice.chotard@xxxxxxxxxxx> spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4 Frank Li <Frank.Li@xxxxxxx> arm64: dts: imx8qm-mek: fix gpio number for reg_usdhc2_vmmc Patrice Chotard <patrice.chotard@xxxxxxxxxxx> spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup() Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schema Grygorii Tertychnyi <grembeter@xxxxxxxxx> i2c: ocores: set IACK bit after core is enabled Peter Xu <peterx@xxxxxxxxxx> mm/page_table_check: fix crash on ZONE_DEVICE Eric Dumazet <edumazet@xxxxxxxxxx> tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack() Rafael Aquini <aquini@xxxxxxxxxx> mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> serial: 8250_dw: Revert "Move definitions to the shared header" Ard Biesheuvel <ardb@xxxxxxxxxx> efi/x86: Free EFI memory map only when installing a new one. Aleksandr Nogikh <nogikh@xxxxxxxxxx> kcov: don't lose track of remote references during softirqs Peter Oberparleiter <oberpar@xxxxxxxxxxxxx> gcov: add support for GCC 14 Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx> ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger() Joseph Qi <joseph.qi@xxxxxxxxxxxxxxxxx> ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty() Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> dt-bindings: dma: fsl-edma: fix dma-channels constraints Alex Deucher <alexander.deucher@xxxxxxx> drm/amdgpu: fix UBSAN warning in kv_dpm.c Alex Deucher <alexander.deucher@xxxxxxx> drm/radeon: fix UBSAN warning in kv_dpm.c Jani Nikula <jani.nikula@xxxxxxxxx> drm/i915/mso: using joiner is not possible with eDP MSO Pablo Caño <pablocpascual@xxxxxxxxx> ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14AHP9 Edson Juliano Drosdeck <edson.drosdeck@xxxxxxxxx> ALSA: hda/realtek: Limit mic boost on N14AP7 Andy Chi <andy.chi@xxxxxxxxxxxxx> ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook 445/465 G11. Miklos Szeredi <mszeredi@xxxxxxxxxx> ovl: fix encoding fid for lower only root Jason Gunthorpe <jgg@xxxxxxxx> RDMA/mlx5: Follow rb_key.ats when creating new mkeys Jason Gunthorpe <jgg@xxxxxxxx> RDMA/mlx5: Remove extra unlock on error path Honggang LI <honggangli@xxxxxxx> RDMA/rxe: Fix data copy for IB_SEND_INLINE Sean Christopherson <seanjc@xxxxxxxxxx> KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routes Marc Zyngier <maz@xxxxxxxxxx> KVM: arm64: Disassociate vcpus from redistributor region on teardown Breno Leitao <leitao@xxxxxxxxxx> KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() Hui Li <lihui@xxxxxxxxxxx> LoongArch: Fix multiple hardware watchpoint issues Hui Li <lihui@xxxxxxxxxxx> LoongArch: Trigger user-space watchpoints correctly Hui Li <lihui@xxxxxxxxxxx> LoongArch: Fix watchpoint setting error Steve French <stfrench@xxxxxxxxxxxxx> cifs: fix typo in module parameter enable_gcm_256 Joel Slebodnick <jslebodn@xxxxxxxxxx> scsi: ufs: core: Free memory allocated for model before reinit Boris Burkov <boris@xxxxxx> btrfs: retry block group reclaim without infinite loop Ignat Korchagin <ignat@xxxxxxxxxxxxxx> net: do not leave a dangling sk pointer, when socket creation fails Jose Ignacio Tornos Martinez <jtornosm@xxxxxxxxxx> net: usb: ax88179_178a: improve reset check Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> net: stmmac: Assign configured channel value to EXTTS event Carlos Llamas <cmllamas@xxxxxxxxxx> locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc Baokun Li <libaokun1@xxxxxxxxxx> ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() Baokun Li <libaokun1@xxxxxxxxxx> ext4: avoid overflow when setting values via sysfs Martin Kaiser <martin@xxxxxxxxx> arm64: defconfig: enable the vf610 gpio driver Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> ACPI: EC: Evaluate orphan _REG under EC device Konstantin Taranov <kotaranov@xxxxxxxxxxxxx> RDMA/mana_ib: Ignore optional access flags for MRs Patrisious Haddad <phaddad@xxxxxxxxxx> RDMA/mlx5: Add check for srq max_sge attribute Yishai Hadas <yishaih@xxxxxxxxxx> RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init Sudeep Holla <sudeep.holla@xxxxxxx> firmware: psci: Fix return value from psci_system_suspend() Chenliang Li <cliang01.li@xxxxxxxxxxx> io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> spi: spi-imx: imx51: revert burst length calculation back to bits_per_word Raju Rangoju <Raju.Rangoju@xxxxxxx> ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Max Krummenacher <max.krummenacher@xxxxxxxxxxx> arm64: dts: freescale: imx8mm-verdin: enable hysteresis on slow input pin Fabio Estevam <festevam@xxxxxxxxx> arm64: dts: imx93-11x11-evk: Remove the 'no-sdio' property Tim Harvey <tharvey@xxxxxxxxxxxxx> arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix BT shutdown GPIO Marek Vasut <marex@xxxxxxx> arm64: dts: imx8mp: Fix TC9595 input clock on DH i.MX8M Plus DHCOM SoM Marek Vasut <marex@xxxxxxx> arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoM Julien Panis <jpanis@xxxxxxxxxxxx> thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data Kalle Niemi <kaleposti@xxxxxxxxx> regulator: bd71815: fix ramp values Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix missing kmem_cache_destroy() Arnd Bergmann <arnd@xxxxxxxx> dmaengine: fsl-edma: avoid linking both modules Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Nikita Shubin <n.shubin@xxxxxxxxx> dmaengine: ioatdma: Fix leaking on version mismatch Li RongQing <lirongqing@xxxxxxxxx> dmaengine: idxd: Fix possible Use-After-Free in irq_process_work_list Biju Das <biju.das.jz@xxxxxxxxxxxxxx> regulator: core: Fix modpost error "regulator_get_regmap" undefined Honggang LI <honggangli@xxxxxxx> RDMA/rxe: Fix responder length checking for UD request packets Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> spi: cs42l43: Correct SPI root clock speed Selvin Xavier <selvin.xavier@xxxxxxxxxxxx> RDMA/bnxt_re: Fix the max msix vectors macro Oliver Neukum <oneukum@xxxxxxxx> net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings Pavan Chebbi <pavan.chebbi@xxxxxxxxxxxx> bnxt_en: Restore PTP tx_avail count in case of skb_pad() error Marcin Szycik <marcin.szycik@xxxxxxxxxxxxxxx> ice: Fix VSI list rule with ICE_SW_LKUP_LAST type Jianguo Wu <wujianguo@xxxxxxxxxxxxxxx> netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core Jianguo Wu <wujianguo@xxxxxxxxxxxxxxx> seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxx> netfilter: ipset: Fix suspicious rcu_dereference_protected() Geetha sowjanya <gakula@xxxxxxxxxxx> octeontx2-pf: Fix linking objects into multiple modules Simon Horman <horms@xxxxxxxxxx> octeontx2-pf: Add error handling to VLAN unoffload handling Heng Qi <hengqi@xxxxxxxxxxxxxxxxx> virtio_net: fixing XDP for fully checksummed packets handling Heng Qi <hengqi@xxxxxxxxxxxxxxxxx> virtio_net: checksum offloading handling fix Xiaolei Wang <xiaolei.wang@xxxxxxxxxxxxx> net: stmmac: No need to calculate speed divider when offload is disabled Simon Horman <horms@xxxxxxxxxx> selftests: openvswitch: Use bash as interpreter Dan Carpenter <dan.carpenter@xxxxxxxxxx> ptp: fix integer overflow in max_vclocks_store Xin Long <lucien.xin@xxxxxxxxx> sched: act_ct: add netns into the key of tcf_ct_flow_table Xin Long <lucien.xin@xxxxxxxxx> tipc: force a dst refcount before doing decryption David Ruth <druth@xxxxxxxxxxxx> net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() Pedro Tammela <pctammela@xxxxxxxxxxxx> net/sched: act_api: rely on rcu in tcf_idr_check_alloc Raju Lakkaraju <Raju.Lakkaraju@xxxxxxxxxxxxx> net: phy: mxl-gpy: Remove interrupt mask clearing from config_init Raju Lakkaraju <Raju.Lakkaraju@xxxxxxxxxxxxx> net: lan743x: Support WOL at both the PHY and MAC appropriately Raju Lakkaraju <Raju.Lakkaraju@xxxxxxxxxxxxx> net: lan743x: disable WOL upon resume to restore full data path operation Stefan Wahren <wahrenst@xxxxxxx> qca_spi: Make interrupt remembering atomic Yue Haibing <yuehaibing@xxxxxxxxxx> netns: Make get_net_ns() handle zero refcount net Eric Dumazet <edumazet@xxxxxxxxxx> xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: prevent possible NULL dereference in rt6_probe() Eric Dumazet <edumazet@xxxxxxxxxx> ipv6: prevent possible NULL deref in fib6_nh_init() Gavrilov Ilia <Ilia.Gavrilov@xxxxxxxxxxx> netrom: Fix a memory leak in nr_heartbeat_expiry() Ajrat Makhmutov <rautyrauty@xxxxxxxxx> ALSA: hda/realtek: Enable headset mic on IdeaPad 330-17IKB 81DM Florian Westphal <fw@xxxxxxxxx> bpf: Avoid splat in pskb_pull_reason Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx> ALSA: hda: tas2781: Component should be unbound before deconstruction Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx> ALSA: hda: cs35l56: Component should be unbound before deconstruction Ondrej Mosnacek <omosnace@xxxxxxxxxx> cipso: fix total option length computation Aryan Srivastava <aryan.srivastava@xxxxxxxxxxxxxxxxxxx> net: mvpp2: use slab_build_skb for oversized frames Johannes Thumshirn <johannes.thumshirn@xxxxxxx> btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes En-Wei Wu <en-wei.wu@xxxxxxxxxxxxx> ice: avoid IRQ collision to fix init failure on ACPI S3 resume Peter Ujfalusi <peter.ujfalusi@xxxxxxxxxxxxxxx> ALSA/hda: intel-dsp-config: Document AVS as dsp_driver option Dustin L. Howett <dustin@xxxxxxxxxx> ALSA: hda/realtek: Remove Framework Laptop 16 from quirks Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> tracing: Build event generation tests only as modules Christian Marangi <ansuelsmth@xxxxxxxxx> mips: bmips: BCM6358: make sure CBR is correctly set Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> MIPS: Routerboard 532: Fix vendor retry check code Takashi Iwai <tiwai@xxxxxxx> ALSA: seq: ump: Fix missing System Reset message handling Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx> ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> PCI: Do not wait for disconnected devices when resuming Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> ACPI: EC: Install address space handler at the namespace root Peng Ma <andypma@xxxxxxxxxxx> cpufreq: amd-pstate: fix memory leak on CPU EPP exit Alex Williamson <alex.williamson@xxxxxxxxxx> vfio/pci: Collect hot-reset devices to local buffer Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> tty: add the option to have a tty reject a new ldisc Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> usb: gadget: function: Remove usage of the deprecated ida_simple_xx() API Parker Newman <pnewman@xxxxxxxxxxxxxxx> serial: exar: adding missing CTI and Exar PCI ids Esben Haabendal <esben@xxxxxxxxxx> serial: imx: Introduce timeout when waiting on transmitter empty Songyang Li <leesongyang@xxxxxxxxxxx> MIPS: Octeon: Add PCIe link status check Jaegeuk Kim <jaegeuk@xxxxxxxxxx> f2fs: don't set RO when shutting down f2fs Mario Limonciello <mario.limonciello@xxxxxxx> PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports Roman Smirnov <r.smirnov@xxxxxx> udf: udftime: prevent overflow in udf_disk_stamp_to_time() Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> usb: typec: ucsi_glink: drop special handling for CCI_BUSY Hans de Goede <hdegoede@xxxxxxxxxx> usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga Tab2 1380 Joao Pinto <Joao.Pinto@xxxxxxxxxxxx> Avoid hw_desc array overrun in dw-axi-dmac Alex Henrie <alexhenrie24@xxxxxxxxx> usb: misc: uss720: check for incompatible versions of the Belkin F5U002 Yunlei He <heyunlei@xxxxxxxx> f2fs: remove clear SB_INLINECRYPT flag in default_options Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> usb: gadget: uvc: configfs: ensure guid to be valid before set Stephen Brennan <stephen.s.brennan@xxxxxxxxxx> kprobe/ftrace: bail out if ftrace was killed Baokun Li <libaokun1@xxxxxxxxxx> ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() Aleksandr Aprelkov <aaprelkov@xxxxxxxxxxxx> iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Tzung-Bi Shih <tzungbi@xxxxxxxxxx> power: supply: cros_usbpd: provide ID table for avoiding fallback match Ben Fradella <bfradell@xxxxxxxxxx> platform/x86: p2sb: Don't init until unassigned resources have been assigned Michael Ellerman <mpe@xxxxxxxxxxxxxx> powerpc/io: Avoid clang null pointer arithmetic warnings Fullway Wang <fullwaywang@xxxxxxxxxxx> media: mtk-vcodec: potential null pointer deference in SCP Ricardo Ribalda <ribalda@xxxxxxxxxxxx> media: intel/ipu6: Fix build with !ACPI Nathan Lynch <nathanl@xxxxxxxxxxxxx> powerpc/pseries: Enforce hcall result buffer validity and size Stefan Binding <sbinding@xxxxxxxxxxxxxxxxxxxxx> ALSA: hda/realtek: Add quirks for Lenovo 13X Erico Nunes <nunes.erico@xxxxxxxxx> drm/lima: mask irqs in timeout path before hard reset Erico Nunes <nunes.erico@xxxxxxxxx> drm/lima: add mask irq callback to gp and pp Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Arvid Norlander <lkml@xxxxxxxxx> platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Nicholas Kazlauskas <nicholas.kazlauskas@xxxxxxx> drm/amd/display: Exit idle optimizations before HDCP execution Uri Arev <me@xxxxxxxxxxxxx> Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Takashi Iwai <tiwai@xxxxxxx> ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Luke D. Jones <luke@xxxxxxxxxx> HID: asus: fix more n-key report descriptors if n-key quirked Sean O'Brien <seobrien@xxxxxxxxxxxx> HID: Add quirk for Logitech Casa touchpad Leon Yen <leon.yen@xxxxxxxxxxxx> wifi: mt76: mt7921s: fix potential hung tasks during chip recovery Breno Leitao <leitao@xxxxxxxxxx> netpoll: Fix race condition in netpoll_owner_active Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> net: dsa: realtek: keep default LED state in rtl8366rb Kunwu Chan <chentao@xxxxxxxxxx> kselftest: arm64: Add a null pointer check Davide Caratti <dcaratti@xxxxxxxxxx> net/sched: fix false lockdep warning on qdisc root lock Daniel Golle <daniel@xxxxxxxxxxxxxx> net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module Manish Rangankar <mrangankar@xxxxxxxxxxx> scsi: qedi: Fix crash while reading debugfs attribute Wander Lairson Costa <wander@xxxxxxxxxx> drop_monitor: replace spin_lock by raw_spin_lock Hans de Goede <hdegoede@xxxxxxxxxx> ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets Eric Dumazet <edumazet@xxxxxxxxxx> af_packet: avoid a false positive warning in packet_setsockopt() Arnd Bergmann <arnd@xxxxxxxx> wifi: ath9k: work around memset overflow warning Eric Dumazet <edumazet@xxxxxxxxxx> batman-adv: bypass empty buckets in batadv_purge_orig_ref() Yonghong Song <yonghong.song@xxxxxxxxx> selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Alessandro Carminati (Red Hat) <alessandro.carminati@xxxxxxxxx> selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Rand Deeb <rand.sec96@xxxxxxxxx> ssb: Fix potential NULL pointer dereference in ssb_device_uevent() Justin Stitt <justinstitt@xxxxxxxxxx> block/ioctl: prefer different overflow check Zqiang <qiang.zhang1211@xxxxxxxxx> rcutorture: Fix invalid context warning when enable srcu barrier testing Zqiang <qiang.zhang1211@xxxxxxxxx> rcutorture: Make stall-tasks directly exit when rcutorture tests end Paul E. McKenney <paulmck@xxxxxxxxxx> rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Jens Axboe <axboe@xxxxxxxxx> io_uring/sqpoll: work around a potential audit memory leak Chenghai Huang <huangchenghai2@xxxxxxxxxx> crypto: hisilicon/qm - Add the err memory release process to qm uninit Chenghai Huang <huangchenghai2@xxxxxxxxxx> crypto: hisilicon/sec - Fix memory leak for sec resource release Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> padata: Disable BH when taking works lock on MT path Kemeng Shi <shikemeng@xxxxxxxxxxxxxxx> fs/writeback: bail out if there is no more inodes for IO and queued once ------------- Diffstat: .../devicetree/bindings/dma/fsl,edma.yaml | 4 +- .../devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 2 +- .../bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 +- Makefile | 4 +- arch/alpha/kernel/setup.c | 2 + arch/alpha/kernel/sys_sio.c | 2 + arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi | 2 +- .../arm64/boot/dts/freescale/imx8mp-dhcom-som.dtsi | 4 +- .../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8qm-mek.dts | 2 +- arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 1 - arch/arm64/configs/defconfig | 1 + arch/arm64/kernel/efi.c | 4 - arch/arm64/kernel/image-vars.h | 2 + arch/arm64/kvm/vgic/vgic-init.c | 2 +- arch/arm64/kvm/vgic/vgic-mmio-v3.c | 15 +- arch/arm64/kvm/vgic/vgic.h | 2 +- arch/csky/kernel/probes/ftrace.c | 3 + arch/ia64/kernel/setup.c | 6 + arch/loongarch/include/asm/efi.h | 2 - arch/loongarch/include/asm/hw_breakpoint.h | 4 +- arch/loongarch/kernel/efi.c | 8 +- arch/loongarch/kernel/ftrace_dyn.c | 3 + arch/loongarch/kernel/head.S | 3 +- arch/loongarch/kernel/hw_breakpoint.c | 96 ++++++----- arch/loongarch/kernel/image-vars.h | 3 +- arch/loongarch/kernel/ptrace.c | 47 ++--- arch/loongarch/kernel/setup.c | 3 - arch/loongarch/kernel/vmlinux.lds.S | 11 +- arch/mips/bmips/setup.c | 3 +- arch/mips/kernel/setup.c | 2 +- arch/mips/pci/ops-rc32434.c | 4 +- arch/mips/pci/pcie-octeon.c | 6 + arch/mips/sibyte/swarm/setup.c | 2 +- arch/mips/sni/setup.c | 2 +- arch/parisc/kernel/ftrace.c | 3 + arch/powerpc/include/asm/hvcall.h | 8 +- arch/powerpc/include/asm/io.h | 24 +-- arch/powerpc/kernel/kprobes-ftrace.c | 3 + arch/riscv/kernel/image-vars.h | 2 + arch/riscv/kernel/probes/ftrace.c | 3 + arch/riscv/kernel/setup.c | 12 -- arch/riscv/mm/init.c | 13 +- arch/s390/kernel/ftrace.c | 3 + arch/x86/include/asm/cpu_device_id.h | 98 +++++++++++ arch/x86/include/asm/efi.h | 1 - arch/x86/kernel/cpu/match.c | 4 +- arch/x86/kernel/kprobes/ftrace.c | 3 + arch/x86/kvm/x86.c | 9 +- arch/x86/platform/efi/memmap.c | 12 +- block/ioctl.c | 2 +- drivers/acpi/acpica/acevents.h | 4 + drivers/acpi/acpica/evregion.c | 6 +- drivers/acpi/acpica/evxfregn.c | 54 ++++++ drivers/acpi/acpica/exregion.c | 23 +-- drivers/acpi/ec.c | 28 ++- drivers/acpi/internal.h | 1 - drivers/acpi/video_detect.c | 8 + drivers/acpi/x86/utils.c | 20 ++- drivers/block/nbd.c | 34 ++-- drivers/bluetooth/ath3k.c | 25 ++- drivers/cpufreq/amd-pstate.c | 7 + drivers/crypto/hisilicon/qm.c | 5 +- drivers/crypto/hisilicon/sec2/sec_crypto.c | 4 +- drivers/dma/Kconfig | 2 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 +- drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 1 + drivers/dma/idxd/irq.c | 4 +- drivers/dma/ioat/init.c | 55 +++--- drivers/firmware/efi/efi-init.c | 14 +- drivers/firmware/efi/libstub/efi-stub-entry.c | 8 +- drivers/firmware/efi/libstub/loongarch-stub.c | 9 +- drivers/firmware/efi/libstub/loongarch-stub.h | 4 + drivers/firmware/efi/libstub/loongarch.c | 8 +- drivers/firmware/efi/memmap.c | 9 - drivers/firmware/psci/psci.c | 4 +- drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c | 2 + drivers/gpu/drm/i915/display/intel_dp.c | 4 + drivers/gpu/drm/lima/lima_bcast.c | 12 ++ drivers/gpu/drm/lima/lima_bcast.h | 3 + drivers/gpu/drm/lima/lima_gp.c | 8 + drivers/gpu/drm/lima/lima_pp.c | 18 ++ drivers/gpu/drm/lima/lima_sched.c | 7 + drivers/gpu/drm/lima/lima_sched.h | 1 + drivers/gpu/drm/radeon/sumo_dpm.c | 2 + drivers/hid/hid-asus.c | 51 +++--- drivers/hid/hid-ids.h | 1 + drivers/hid/hid-multitouch.c | 6 + drivers/i2c/busses/i2c-ocores.c | 2 +- drivers/infiniband/hw/bnxt_re/bnxt_re.h | 4 +- drivers/infiniband/hw/mana/mr.c | 1 + drivers/infiniband/hw/mlx5/main.c | 4 +- drivers/infiniband/hw/mlx5/mr.c | 5 +- drivers/infiniband/hw/mlx5/srq.c | 13 +- drivers/infiniband/sw/rxe/rxe_resp.c | 13 ++ drivers/infiniband/sw/rxe/rxe_verbs.c | 2 +- drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 +- drivers/media/pci/intel/ipu-bridge.c | 66 +++++-- .../mediatek/vcodec/common/mtk_vcodec_fw_scp.c | 2 + drivers/net/dsa/realtek/rtl8366rb.c | 87 +++------- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +- drivers/net/ethernet/intel/ice/ice_main.c | 7 +- drivers/net/ethernet/intel/ice/ice_switch.c | 6 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 5 +- .../net/ethernet/marvell/octeontx2/nic/Makefile | 3 +- .../ethernet/marvell/octeontx2/nic/otx2_dcbnl.c | 7 + .../ethernet/marvell/octeontx2/nic/otx2_devlink.c | 2 + .../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 5 +- drivers/net/ethernet/microchip/lan743x_ethtool.c | 44 ++++- drivers/net/ethernet/microchip/lan743x_main.c | 48 +++++- drivers/net/ethernet/microchip/lan743x_main.h | 28 +++ drivers/net/ethernet/qualcomm/qca_debug.c | 6 +- drivers/net/ethernet/qualcomm/qca_spi.c | 16 +- drivers/net/ethernet/qualcomm/qca_spi.h | 3 +- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 6 +- drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 40 +++-- drivers/net/phy/mxl-gpy.c | 58 ++++--- drivers/net/phy/sfp.c | 3 + drivers/net/usb/ax88179_178a.c | 18 +- drivers/net/usb/rtl8150.c | 3 +- drivers/net/virtio_net.c | 32 +++- drivers/net/wireless/ath/ath.h | 6 +- drivers/net/wireless/ath/ath9k/main.c | 3 +- drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 2 + .../net/wireless/mediatek/mt76/mt7921/pci_mac.c | 2 - .../net/wireless/mediatek/mt76/mt7921/sdio_mac.c | 2 - drivers/net/wireless/mediatek/mt76/sdio.c | 3 +- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 9 + .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 7 +- drivers/pci/pci.c | 17 ++ drivers/platform/x86/p2sb.c | 29 ++-- drivers/platform/x86/toshiba_acpi.c | 36 +++- drivers/power/supply/cros_usbpd-charger.c | 11 +- drivers/ptp/ptp_sysfs.c | 3 +- drivers/regulator/bd71815-regulator.c | 2 +- drivers/regulator/core.c | 1 + drivers/scsi/qedi/qedi_debugfs.c | 12 +- drivers/spi/spi-cs42l43.c | 2 +- drivers/spi/spi-imx.c | 14 +- drivers/spi/spi-stm32-qspi.c | 12 +- drivers/ssb/main.c | 4 +- drivers/thermal/mediatek/lvts_thermal.c | 6 +- drivers/tty/serial/8250/8250_dw.c | 27 +++ drivers/tty/serial/8250/8250_dwlib.h | 32 ---- drivers/tty/serial/8250/8250_exar.c | 42 +++++ drivers/tty/serial/imx.c | 7 +- drivers/tty/tty_ldisc.c | 6 + drivers/tty/vt/vt.c | 10 ++ drivers/ufs/core/ufshcd.c | 1 + drivers/usb/dwc3/dwc3-pci.c | 8 +- drivers/usb/gadget/function/f_hid.c | 6 +- drivers/usb/gadget/function/f_printer.c | 6 +- drivers/usb/gadget/function/rndis.c | 4 +- drivers/usb/gadget/function/uvc_configfs.c | 14 +- drivers/usb/misc/uss720.c | 22 ++- drivers/usb/typec/ucsi/ucsi_glink.c | 8 +- drivers/vfio/pci/vfio_pci_core.c | 78 +++++---- fs/btrfs/bio.c | 4 +- fs/btrfs/block-group.c | 11 +- fs/ext4/mballoc.c | 4 + fs/ext4/super.c | 22 ++- fs/ext4/sysfs.c | 24 ++- fs/f2fs/super.c | 12 +- fs/fs-writeback.c | 7 +- fs/ocfs2/acl.c | 4 +- fs/ocfs2/alloc.c | 6 +- fs/ocfs2/aops.c | 6 +- fs/ocfs2/dir.c | 9 +- fs/ocfs2/dlmfs/dlmfs.c | 4 +- fs/ocfs2/dlmglue.c | 29 ++-- fs/ocfs2/file.c | 30 ++-- fs/ocfs2/inode.c | 28 +-- fs/ocfs2/journal.c | 192 ++++++++++++--------- fs/ocfs2/move_extents.c | 4 +- fs/ocfs2/namei.c | 18 +- fs/ocfs2/ocfs2.h | 27 +++ fs/ocfs2/refcounttree.c | 12 +- fs/ocfs2/super.c | 4 +- fs/ocfs2/xattr.c | 4 +- fs/overlayfs/export.c | 6 +- fs/smb/client/cifsfs.c | 2 +- fs/udf/udftime.c | 11 +- include/acpi/acpixf.h | 4 + include/linux/atomic/atomic-arch-fallback.h | 6 +- include/linux/atomic/atomic-instrumented.h | 8 +- include/linux/atomic/atomic-long.h | 4 +- include/linux/kcov.h | 2 + include/linux/kprobes.h | 7 + include/linux/mod_devicetable.h | 2 + include/linux/pci.h | 7 +- include/linux/tty_driver.h | 8 + include/net/netns/netfilter.h | 3 + include/net/sch_generic.h | 1 + io_uring/rsrc.c | 1 - io_uring/sqpoll.c | 8 + kernel/gcov/gcc_4_7.c | 4 +- kernel/kcov.c | 1 + kernel/kprobes.c | 6 + kernel/padata.c | 8 +- kernel/rcu/rcutorture.c | 16 +- kernel/trace/Kconfig | 4 +- kernel/trace/ftrace.c | 1 + kernel/trace/preemptirq_delay_test.c | 1 + mm/page_table_check.c | 11 +- net/batman-adv/originator.c | 2 + net/core/drop_monitor.c | 20 +-- net/core/filter.c | 5 + net/core/net_namespace.c | 9 +- net/core/netpoll.c | 2 +- net/core/sock.c | 3 + net/ipv4/cipso_ipv4.c | 12 +- net/ipv4/tcp_input.c | 1 + net/ipv6/route.c | 4 +- net/ipv6/seg6_local.c | 8 +- net/ipv6/xfrm6_policy.c | 8 +- net/netfilter/core.c | 13 +- net/netfilter/ipset/ip_set_core.c | 11 +- net/netfilter/nf_conntrack_standalone.c | 15 -- net/netfilter/nf_hooks_lwtunnel.c | 67 +++++++ net/netfilter/nf_internals.h | 6 + net/netrom/nr_timer.c | 3 +- net/packet/af_packet.c | 26 +-- net/sched/act_api.c | 66 ++++--- net/sched/act_ct.c | 16 +- net/sched/sch_api.c | 1 + net/sched/sch_generic.c | 4 + net/sched/sch_htb.c | 22 +-- net/tipc/node.c | 1 + scripts/atomic/kerneldoc/sub_and_test | 2 +- sound/core/seq/seq_ump_convert.c | 2 + sound/hda/intel-dsp-config.c | 2 +- sound/pci/hda/cs35l41_hda.c | 2 +- sound/pci/hda/cs35l56_hda.c | 4 +- sound/pci/hda/patch_realtek.c | 11 +- sound/pci/hda/tas2781_hda_i2c.c | 4 +- sound/soc/intel/boards/sof_sdw.c | 18 ++ tools/perf/Documentation/perf-script.txt | 7 +- tools/perf/builtin-script.c | 24 ++- tools/testing/selftests/arm64/tags/tags_test.c | 4 + .../selftests/bpf/prog_tests/btf_map_in_map.c | 26 +-- tools/testing/selftests/bpf/test_tc_tunnel.sh | 13 +- .../selftests/net/openvswitch/openvswitch.sh | 2 +- virt/kvm/kvm_main.c | 5 +- 243 files changed, 1956 insertions(+), 1007 deletions(-)