Merge 6.6.95 into android15-6.6-lts
GKI (arm64) relevant 63 out of 289 changes, affecting 78 files +564/-221 0df5e4c7 configfs: Do not override creating attribute file failure in populate_attrs() [1 file, +1/-1] a8b5ef35 io_uring: account drain memory to cgroup [1 file, +1/-1] 0257c26b io_uring/kbuf: account ring io_buffer_list memory [1 file, +1/-1] 2e7c64d7 jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() [1 file, +3/-2] ae7b143e media: v4l2-dev: fix error handling in __video_register_device() [1 file, +7/-7] 17cb043e media: videobuf2: use sgtable-based scatterlist wrappers [1 file, +2/-2] d314f99b media: uvcvideo: Return the number of processed controls [1 file, +10/-1] c51c0a0b media: uvcvideo: Send control events for partial succeeds [1 file, +9/-3] a31dce9b media: uvcvideo: Fix deferred probing error [1 file, +19/-8] 12cffd5b arm64/mm: Close theoretical race where stale TLB entry remains valid [1 file, +5/-4] 48f35a32 cgroup,freezer: fix incomplete freezing when attaching tasks [1 file, +1/-2] 26e09d18 ext4: inline: fix len overflow in ext4_prepare_inline_data [1 file, +1/-1] 223091c9 ext4: fix calculation of credits for extent tree modification [1 file, +6/-5] 3e8a5163 ext4: ensure i_size is smaller than maxbytes [1 file, +2/-1] cf6a4c4a ext4: only dirty folios when data journaling regular files [1 file, +6/-1] 0f7100e8 Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() [1 file, +2/-0] aaddc6c6 f2fs: fix to do sanity check on ino and xnid [1 file, +6/-0] a87cbcc9 f2fs: prevent kernel warning due to negative i_nlink from corrupted image [1 file, +9/-0] 79ef8a6c f2fs: fix to do sanity check on sit_bitmap_size [1 file, +8/-0] 442e80dc watchdog: fix watchdog may detect false positive of softlockup [1 file, +27/-14] d3abf006 mm: fix ratelimit_pages update error in dirty_ratio_handler() [1 file, +1/-1] df4918c0 dm-verity: fix a memory leak if some arguments are specified multiple times [3 files, +24/-5] 9515d74c remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach() [1 file, +2/-3] 3ee97970 remoteproc: core: Release rproc->clean_table after rproc_attach() fails [1 file, +1/-0] 7f6a2d37 PCI: Add ACS quirk for Loongson PCIe [1 file, +23/-0] 0b522796 PCI: Fix lock symmetry in pci_slot_unlock() [1 file, +2/-1] 1c24a738 clocksource: Fix the CPUs' choice in the watchdog per CPU verification [1 file, +1/-1] 8621fbeb ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case [1 file, +8/-1] 6a7c583f gpiolib: of: Add polarity quirk for s5m8767 [1 file, +9/-0] 66353564 PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() [1 file, +1/-1] 92dbc2a2 tipc: use kfree_sensitive() for aead cleanup [1 file, +1/-1] 61fc3248 f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx [2 files, +15/-13] 7bf4461f bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() [1 file, +2/-1] 76232544 cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs [1 file, +35/-1] 156b6bac tcp: always seek for minimal rtt in tcp_rcv_rtt_update() [1 file, +8/-14] c1025a54 tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows [1 file, +3/-3] 9121c2dd ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT [1 file, +4/-0] b4c83b37 net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions [1 file, +69/-8] f9397cf7 software node: Correct a OOB check in software_node_get_reference_args() [1 file, +1/-1] 52a16baf sock: Correct error checking condition for (assign|release)_proto_idx() [1 file, +2/-2] bdb4da9e f2fs: fix to set atomic write status more clear [3 files, +12/-2] 38c4106c bpf, sockmap: Fix data lost during EAGAIN retries [1 file, +2/-1] 7d71ba5b fs/xattr.c: fix simple_xattr_list() [1 file, +1/-0] 675d90ee io_uring: fix task leak issue in io_wq_create() [1 file, +3/-1] 0357da91 net_sched: sch_sfq: reject invalid perturb period [1 file, +8/-2] bfa4d86e net: clear the dst when changing skb protocol [1 file, +13/-6] 3902205e atm: Revert atm_account_tx() if copy_from_iter_full() fails. [3 files, +8/-1] 6562806f arm64: Restrict pagetable teardown to avoid false warning [1 file, +2/-1] af6cfcd0 mm/hugetlb: unshare page tables during VMA split, not before [3 files, +53/-16] 3977946f mm/huge_memory: fix dereferencing invalid pmd migration entry [1 file, +6/-5] f6393e5c net: Fix checksum update for ILA adj-transport [4 files, +7/-7] 2536810d bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE [3 files, +7/-2] 5e5d2ad9 erofs: remove unused trace event erofs_destroy_inode [1 file, +0/-18] 43e3433a ptp: allow reading of currently dialed frequency to succeed on free-running clocks [1 file, +2/-1] 9d0ddfb5 tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior [1 file, +25/-12] d3dfe821 tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer [1 file, +2/-2] 235aa081 tcp: fix passive TFO socket having invalid NAPI ID [1 file, +3/-0] 3162d823 ublk: santizize the arguments from userspace when adding a device [1 file, +3/-0] cfa7fa02 net: make for_each_netdev_dump() a little more bug-proof [1 file, +2/-1] 2ee6044a perf: Fix sample vs do_exit() [2 files, +16/-8] bddec730 perf: Fix cgroup state vs ERROR [1 file, +30/-21] 7c631e5c perf/core: Fix WARN in perf_cgroup_switch() [1 file, +20/-2] 21da6d35 arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() [1 file, +1/-1] Changes in 6.6.95 configfs: Do not override creating attribute file failure in populate_attrs() crypto: marvell/cesa - Do not chain submitted requests gfs2: move msleep to sleepable context ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params() ASoC: meson: meson-card-utils: use of_property_present() for DT parsing io_uring: account drain memory to cgroup io_uring/kbuf: account ring io_buffer_list memory powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states regulator: max20086: Fix MAX200086 chip id regulator: max20086: Change enable gpio to optional net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() wifi: ath11k: fix rx completion meta data corruption wifi: ath11k: fix ring-buffer corruption nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request nfsd: Initialize ssc before laundromat_work to prevent NULL dereference SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() wifi: ath12k: fix ring-buffer corruption jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() wifi: rtw88: usb: Reduce control message timeout to 500 ms wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 media: ov8856: suppress probe deferral errors media: ov5675: suppress probe deferral errors media: nxp: imx8-isi: better handle the m2m usage_count media: i2c: ds90ub913: Fix returned fmt from .set_fmt() media: ccs-pll: Start VT pre-PLL multiplier search from correct value media: ccs-pll: Start OP pre-PLL multiplier search from correct value media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_div media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case media: cxusb: no longer judge rbuf when the write fails media: davinci: vpif: Fix memory leak in probe error path media: gspca: Add error handling for stv06xx_read_sensor() media: mediatek: vcodec: Correct vsi_core framebuffer size media: omap3isp: use sgtable-based scatterlist wrappers media: v4l2-dev: fix error handling in __video_register_device() media: venus: Fix probe error handling media: videobuf2: use sgtable-based scatterlist wrappers media: vidtv: Terminating the subsequent process of initialization failure media: vivid: Change the siize of the composing media: imx-jpeg: Drop the first error frames media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead media: imx-jpeg: Reset slot data pointers when freed media: imx-jpeg: Cleanup after an allocation error media: uvcvideo: Return the number of processed controls media: uvcvideo: Send control events for partial succeeds media: uvcvideo: Fix deferred probing error arm64/mm: Close theoretical race where stale TLB entry remains valid ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap() ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4 bus: mhi: ep: Update read pointer only after buffer is written bus: mhi: host: Fix conflict between power_up and SYSERR can: tcan4x5x: fix power regulator retrieval during probe ceph: set superblock s_magic for IMA fsmagic matching cgroup,freezer: fix incomplete freezing when attaching tasks ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device bus: fsl-mc: fix GET/SET_TAILDROP command ids ext4: inline: fix len overflow in ext4_prepare_inline_data ext4: fix calculation of credits for extent tree modification ext4: factor out ext4_get_maxbytes() ext4: ensure i_size is smaller than maxbytes ext4: only dirty folios when data journaling regular files Input: ims-pcu - check record size in ims_pcu_flash_firmware() Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() f2fs: fix to do sanity check on ino and xnid f2fs: prevent kernel warning due to negative i_nlink from corrupted image f2fs: fix to do sanity check on sit_bitmap_size hwmon: (ftsteutates) Fix TOCTOU race in fts_read() NFC: nci: uart: Set tty->disc_data only in success path net/sched: fix use-after-free in taprio_dev_notifier net: ftgmac100: select FIXED_PHY fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var EDAC/altera: Use correct write width with the INTTEST register fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var parisc/unaligned: Fix hex output to show 8 hex chars vgacon: Add check for vc_origin address range in vgacon_scroll() parisc: fix building with gcc-15 clk: meson-g12a: add missing fclk_div2 to spicc ipc: fix to protect IPCS lookups using RCU watchdog: fix watchdog may detect false positive of softlockup RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction mm: fix ratelimit_pages update error in dirty_ratio_handler() mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk mtd: nand: sunxi: Add randomizer configuration before randomizer enable KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs KVM: VMX: Flush shadow VMCS on emergency reboot dm-mirror: fix a tiny race condition dm-verity: fix a memory leak if some arguments are specified multiple times mtd: rawnand: qcom: Fix read len for onfi param page ftrace: Fix UAF when lookup kallsym after ftrace disabled phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property() net: ch9200: fix uninitialised access during mii_nway_restart KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY video: screen_info: Relocate framebuffers behind PCI bridges staging: iio: ad5933: Correct settling cycles encoding per datasheet mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS regulator: max14577: Add error check for max14577_read_reg() remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach() remoteproc: core: Release rproc->clean_table after rproc_attach() fails cifs: reset connections for all channels when reconnect requested cifs: update dstaddr whenever channel iface is updated cifs: dns resolution is needed only for primary channel smb: client: add NULL check in automount_fullpath Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary uio_hv_generic: Use correct size for interrupt and monitor pages PCI: cadence-ep: Correct PBA offset in .set_msix() callback PCI: Add ACS quirk for Loongson PCIe PCI: Fix lock symmetry in pci_slot_unlock() PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit() iio: accel: fxls8962af: Fix temperature scan element sign mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race iio: imu: inv_icm42600: Fix temperature calculation iio: adc: ad7606_spi: fix reg write value mask ACPICA: fix acpi operand cache leak in dswstate.c ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9 clocksource: Fix the CPUs' choice in the watchdog per CPU verification power: supply: collie: Fix wakeup source leaks on device unbind mmc: Add quirk to disable DDR50 tuning ACPICA: Avoid sequence overread in call to strncmp() ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change ACPI: bus: Bail out if acpi_kobj registration fails ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case ACPICA: fix acpi parse and parseext cache leaks power: supply: bq27xxx: Retrieve again when busy ACPICA: utilities: Fix overflow check in vsnprintf() ASoC: tegra210_ahub: Add check to of_device_get_match_data() gpiolib: of: Add polarity quirk for s5m8767 PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() ACPI: battery: negate current when discharging net: macb: Check return value of dma_set_mask_and_coherent() net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices tipc: use kfree_sensitive() for aead cleanup f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() i2c: designware: Invoke runtime suspend on quick slave re-registration wifi: mt76: mt7996: drop fragments with multicast or broadcast RA emulex/benet: correct command version selection in be_cmd_get_stats() wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R wifi: mt76: mt7921: add 160 MHz AP for mt7922 device sctp: Do not wake readers in __sctp_write_space() cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs i2c: tegra: check msg length in SMBUS block read i2c: npcm: Add clock toggle recovery net: dlink: add synchronization for stats update wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET wifi: ath12k: fix a possible dead lock caused by ab->base_lock wifi: ath11k: Fix QMI memory reuse logic wifi: rtw89: leave idle mode when setting WEP encryption for AP mode tcp: always seek for minimal rtt in tcp_rcv_rtt_update() tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows x86/sgx: Prevent attempts to reclaim poisoned pages ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT net: atlantic: generate software timestamp just before the doorbell pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info net: vertexcom: mse102x: Return code for mse102x_rx_pkt_spi wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn() wifi: mac80211: do not offer a mesh path if forwarding is disabled clk: rockchip: rk3036: mark ddrphy as critical libbpf: Add identical pointer detection to btf_dedup_is_equiv() scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands iommu/amd: Ensure GA log notifier callbacks finish running before module unload wifi: iwlwifi: pcie: make sure to lock rxq->read wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled wifi: mac80211: VLAN traffic in multicast path wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0 net: bridge: mcast: update multicast contex when vlan state is changed net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions vxlan: Do not treat dst cache initialization errors as fatal net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER software node: Correct a OOB check in software_node_get_reference_args() pinctrl: mcp23s08: Reset all pins to input at probe wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping scsi: lpfc: Use memcpy() for BIOS version sock: Correct error checking condition for (assign|release)_proto_idx() i40e: fix MMIO write access to an invalid page in i40e_clear_hw ice: fix check for existing switch rule usbnet: asix AX88772: leave the carrier control to phylink f2fs: fix to set atomic write status more clear bpf, sockmap: Fix data lost during EAGAIN retries net: ethernet: cortina: Use TOE/TSO on all TCP octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer() wifi: ath11k: determine PM policy based on machine model wifi: ath12k: fix link valid field initialization in the monitor Rx wifi: ath12k: fix incorrect CE addresses wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz fbcon: Make sure modelist not set on unregistered console watchdog: da9052_wdt: respect TWDMIN bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY tee: Prevent size calculation wraparound on 32-bit kernels Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first" fs/xattr.c: fix simple_xattr_list() platform/x86/amd: pmc: Clear metrics table at start of cycle platform/x86: dell_rbu: Fix list usage platform/x86: dell_rbu: Stop overwriting data buffer powerpc/vdso: Fix build of VDSO32 with pcrel powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" on v6.6 and older io_uring: fix task leak issue in io_wq_create() drivers/rapidio/rio_cm.c: prevent possible heap overwrite platform/loongarch: laptop: Get brightness setting from EC on probe platform/loongarch: laptop: Unregister generic_sub_drivers on exit LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset() jffs2: check that raw node were preallocated before writing summary jffs2: check jffs2_prealloc_raw_node_refs() result in few other places cifs: deal with the channel loading lag while picking channels cifs: serialize other channels when query server interfaces is pending cifs: do not disable interface polling on failure smb: improve directory cache reuse for readdir operations scsi: storvsc: Increase the timeouts to storvsc_timeout scsi: s390: zfcp: Ensure synchronous unit_add net_sched: sch_sfq: reject invalid perturb period net: clear the dst when changing skb protocol udmabuf: use sgtable-based scatterlist wrappers selftests/x86: Add a test to detect infinite SIGTRAP handler loop ksmbd: fix null pointer dereference in destroy_previous_session selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL atm: Revert atm_account_tx() if copy_from_iter_full() fails. Input: sparcspkr - avoid unannotated fall-through wifi: cfg80211: init wiphy_work before allocating rfkill fails wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BE arm64: Restrict pagetable teardown to avoid false warning ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card ALSA: hda/intel: Add Thinkpad E15 to PM deny list ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged iio: accel: fxls8962af: Fix temperature calculation mm/hugetlb: unshare page tables during VMA split, not before mm/huge_memory: fix dereferencing invalid pmd migration entry net: Fix checksum update for ILA adj-transport bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE erofs: remove unused trace event erofs_destroy_inode sunrpc: handle SVC_GARBAGE during svc auth processing as auth error smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels drm/msm/disp: Correct porch timing for SDM845 drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate ionic: Prevent driver/fw getting out of sync on devcmd(s) drm/nouveau/bl: increase buffer size to avoid truncate warning drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled hwmon: (occ) Rework attribute registration for stack usage hwmon: (occ) fix unaligned accesses pldmfw: Select CRC32 when PLDMFW is selected aoe: clean device rq_list in aoedev_downdev() net: ice: Perform accurate aRFS flow match e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13 ptp: fix breakage after ptp_vclock_in_use() rework ptp: allow reading of currently dialed frequency to succeed on free-running clocks wifi: carl9170: do not ping device which has failed to load firmware mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). atm: atmtcp: Free invalid length skb in atmtcp_c_send(). tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer tcp: fix passive TFO socket having invalid NAPI ID net: microchip: lan743x: Reduce PTP timeout on HW failure net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() ublk: santizize the arguments from userspace when adding a device calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). net: atm: add lec_mutex net: atm: fix /proc/net/atm/lec handling EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties smb: Log an error when close_all_cached_dirs fails net: make for_each_netdev_dump() a little more bug-proof serial: sh-sci: Increment the runtime usage counter for the earlycon device platform/x86: ideapad-laptop: add missing Ideapad Pro 5 fn keys ARM: dts: am335x-bone-common: Increase MDIO reset deassert time ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms Revert "cpufreq: tegra186: Share policy per cluster" smb: client: fix first command failure during re-negotiation platform/loongarch: laptop: Add backlight power control support s390/pci: Fix __pcilg_mio_inuser() inline assembly perf: Fix sample vs do_exit() perf: Fix cgroup state vs ERROR perf/core: Fix WARN in perf_cgroup_switch() arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() scsi: elx: efct: Fix memory leak in efct_hw_parse_filter() RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs perf evsel: Missed close() when probing hybrid core PMUs gpio: mlxbf3: only get IRQ for device instance 0 cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function Linux 6.6.95 Change-Id: If290a48b9ba8409227c0161905600a42b13cc14e Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading