Commit Graph

581 Commits

Author SHA1 Message Date
Alice Ryhl
5a41bb32dd ANDROID: rust_binder: rework process cleanup
Rust Binder cleanup is reworked to match the order in which C Binder
cleans up things. A few notes on the changes:

* Actually dropping thread objects is done at the very end because they
  contain a call to synchronize_rcu() which is slow. This ensures that
  death notifications are sent without waiting for those calls. This
  avoids failures in rustBinderTest. (The test is already flaky, but
  this extra sleep makes the flake much more likely to happen.)

* We now free refs on remote nodes in release explicitly. Previously
  that only happened implicitly when everything keeping the ref alive
  has been dropped. To avoid spurious warnings from this, the warning
  print about dropping a ref that doesn't exist is only printed if the
  process is alive.

Bug: 431914626
Change-Id: I3d1f4f15ffac7587d1bb0113a41330b2aea69b3d
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-08-11 10:10:26 -07:00
Greg Kroah-Hartman
21fbbe6cf8 Merge tag 'android16-6.12.38_r00' into android16-6.12
This merges the android16-6.12.38_r00 tag into the android16-6.12 branch,
catching it up with the latest LTS releases.

It contains the following commits:

*   842eca537f Merge 6.12.38 into android16-6.12-lts
|\
| * 259f497740 Linux 6.12.38
| * faac2abe89 x86/CPU/AMD: Properly check the TSA microcode
* | 5a080cbd01 Merge android16-6.12 into android16-6.12-lts
* | 8776085e78 ANDROID: GKI: add fput() to db854c symbol list
* | 9647bfd68f Revert "bpf: use common instruction history across all states"
* | 2e1a9faec5 Revert "bpf: Do not include stack ptr register in precision backtracking bookkeeping"
* | e9c183823c Revert "sched/fair: Rename h_nr_running into h_nr_queued"
* | 05101597e0 Revert "sched/fair: Add new cfs_rq.h_nr_runnable"
* | 797d4c3533 Revert "sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE"
* | 50d296188b Revert "usb: acpi: fix device link removal"
* | 9222a6a6c0 Merge 6.12.37 into android16-6.12-lts
|\|
| * fbad404f04 Linux 6.12.37
| * 0029b3c132 x86/process: Move the buffer clearing before MONITOR
| * 331cfdd274 x86/microcode/AMD: Add TSA microcode SHAs
| * d5d66e31fd KVM: SVM: Advertise TSA CPUID bits to guests
| * 7a0395f660 x86/bugs: Add a Transient Scheduler Attacks mitigation
| * 0720e436e5 x86/bugs: Rename MDS machinery to something more generic
| * 4c443046d8 mm: userfaultfd: fix race of userfaultfd_move and swap cache
| * ead91de35d mm/vmalloc: fix data race in show_numa_info()
| * 679bf9a0cc powerpc/kernel: Fix ppc_save_regs inclusion in build
| * c782f98eef usb: typec: displayport: Fix potential deadlock
| * f65ad436e4 platform/x86: think-lmi: Fix sysfs group cleanup
| * 5805edbea5 platform/x86: think-lmi: Fix kobject cleanup
| * b11397bf9a platform/x86: think-lmi: Create ksets consecutively
| * f5fe094f35 riscv: cpu_ops_sbi: Use static array for boot_data
| * d8ca2036f3 powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed
| * 53892dc686 iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
| * 5f28563f0c optee: ffa: fix sleep in atomic context
| * ccdc472b4d Logitech C-270 even more broken
| * 4c37963d67 i2c/designware: Fix an initialization issue
| * c745744a82 dma-buf: fix timeout handling in dma_resv_wait_timeout v2
| * 631f9de9a7 cifs: all initializations for tcon should happen in tcon_info_alloc
| * 7b02e09fc0 smb: client: fix readdir returning wrong type with POSIX extensions
| * 7cb8750160 usb: acpi: fix device link removal
| * c68a27bbeb usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume
| * 3b1407caac usb: dwc3: Abort suspend on soft disconnect failure
| * 27199ab790 usb: cdnsp: Fix issue with CV Bad Descriptor test
| * b68e355a61 usb: cdnsp: do not disable slot for disabled slot
| * 46f7589281 Input: iqs7222 - explicitly define number of external channels
| * dbdd2a2320 Input: xpad - support Acer NGR 200 Controller
| * 195597e0be xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
| * 8bfd11dae3 xhci: dbc: Flush queued requests before stopping dbc
| * 9f3b2e497d xhci: dbctty: disable ECHO flag by default
| * fbebc2254a usb: xhci: quirk for data loss in ISOC transfers
| * 9f75893189 Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
| * 8caccd2eac usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed
| * 1a81dfc9d1 NFSv4/flexfiles: Fix handling of NFS level errors in I/O
| * 5e110e8679 drm/xe: Allow dropping kunit dependency as built-in
| * 994b0bc2a0 drm/xe/bmg: Update Wa_22019338487
| * beb89ada57 IB/mlx5: Fix potential deadlock in MR deregistration
| * f658855702 RDMA/mlx5: Fix cache entry update on dereg error
| * f94c422157 fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
| * cdd9862252 module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
| * e036efbe58 add a string-to-qstr constructor
| * 42c5a4b47d rcu: Return early if callback is not specified
| * c40b207caf mtd: spinand: fix memory leak of ECC engine conf
| * 18ff4ed6a3 ACPICA: Refuse to evaluate a method if arguments are missing
| * 327997afbb wifi: ath6kl: remove WARN on bad firmware input
| * 1b10265639 wifi: mac80211: drop invalid source address OCB frames
| * 3e554f1153 aoe: defer rexmit timer downdev work to workqueue
| * 7296c938df scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
| * 3d546c8b10 regulator: fan53555: add enable_time support and soft-start times
| * 2ec1cc322a ASoC: amd: yc: update quirk data for HP Victus
| * 39e36a744e powerpc: Fix struct termio related ioctl macros
| * 19bd759785 genirq/irq_sim: Initialize work context pointers properly
| * c584b9b62c platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list
| * f8155ee19d ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic
| * c24c06bd14 ata: pata_cs5536: fix build on 32-bit UML
| * 3ce57d493d ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
| * f42b8e5753 ALSA: sb: Force to disable DMAs once when DMA mode is changed
| * c5e0af68c8 ALSA: sb: Don't allow changing the DMA mode during operations
| * 3f6ce8433a drm/msm: Fix another leak in the submit error path
| * 0eaa495b3d drm/msm: Fix a fence leak in submit error path
| * c0527f7534 scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
| * 790ce73721 sched_ext: Make scx_group_set_weight() always update tg->scx.weight
| * 7ccaa5fa5d drm/amdgpu/mes: add missing locking in helper functions
| * 238a218d42 arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-on
| * 6464427589 drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
| * 81ebb8d755 drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
| * 710deaff6a drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
| * b47a1f9323 drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
| * 4f77d8f8a9 drm/simpledrm: Do not upcast in release helpers
| * acf9ab15ec selinux: change security_compute_sid to return the ssid or tsid on match
| * 6d0b588614 drm/xe/guc: Explicitly exit CT safe mode on unwind
| * ff6482fb45 drm/xe/guc: Dead CT helper
| * e595433c63 drm/xe: Replace double space with single space after comma
| * 0dadcd17e2 drm/xe: move DPT l2 flush to a more sensible place
| * 1883a83695 drm/xe: Allow bo mapping on multiple ggtts
| * ce1ef3b64e drm/xe: add interface to request physical alignment for buffer objects
| * 98e5c71e7e drm/xe: Move DSB l2 flush to a more sensible place
| * e5f01b2b67 drm/xe: Fix DSB buffer coherency
| * 61628111e7 mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()
| * e0fefe9bc0 netfs: Fix oops in write-retry from mis-resetting the subreq iterator
| * c2a952fb41 remoteproc: k3-r5: Refactor sequential core power up/down operations
| * b14a64c1a9 remoteproc: k3-r5: Use devm_rproc_add() helper
| * 0ea3572c15 remoteproc: k3-r5: Use devm_ioremap_wc() helper
| * e392148f7f remoteproc: k3-r5: Use devm_kcalloc() helper
| * f802fb717d remoteproc: k3-r5: Add devm action to release reserved memory
| * 5eec92eb4f remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
| * 5b6eb04c05 ubsan: integer-overflow: depend on BROKEN to keep this out of CI
| * f3a472b914 arm64: dts: qcom: sm8650: add the missing l2 cache node
| * 5a867d09f5 arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN description
| * 7f0e933241 arm64: dts: renesas: Factor out White Hawk Single board support
| * b9baad894b arm64: dts: renesas: Use interrupts-extended for Ethernet PHYs
| * d8b92a122a arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2
| * 67b3bb57fa arm64: dts: qcom: sm8650: change labels to lower-case
| * 4265682c29 bpf: Do not include stack ptr register in precision backtracking bookkeeping
| * c5474a7b04 bpf: use common instruction history across all states
| * be1e0287ac hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
| * bac4641756 hisi_acc_vfio_pci: bugfix cache write-back issue
| * ea405fb414 scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
| * 6857cbf0e4 scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
| * ae082dbcef scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
| * 8912b139a8 f2fs: zone: fix to calculate first_zoned_segno correctly
| * ffbbe11577 f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
| * 5833026221 f2fs: decrease spare area for pinned files for zoned devices
| * 81fdecac3f iommu: ipmmu-vmsa: avoid Wformat-security warning
| * 7d151bf9bd RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
| * 7e48e3ddf9 wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers
| * 3fffbb8d33 wifi: ath12k: Handle error cases during extended skb allocation
| * 316060297e wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path
| * b77a5ecb3d bonding: Mark active offloaded xfrm_states
| * b24c3c5b42 ACPI: thermal: Execute _SCP before reading trip points
| * 0c44a40958 ACPI: thermal: Fix stale comment regarding trip points
| * da45b381aa ASoC: tas2764: Reinit cache on part reset
| * d1f8358c5d ASoC: tas2764: Extend driver to SN012776
| * 9468bcd92d gfs2: Don't start unnecessary transactions during log flush
| * 519aed5bda gfs2: Move gfs2_trans_add_databufs
| * a2562bdd35 sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
| * 3edcabcfc2 sched/fair: Add new cfs_rq.h_nr_runnable
| * 0cc4721a71 sched/fair: Rename h_nr_running into h_nr_queued
| * 2dc82f0d78 btrfs: fix wrong start offset for delalloc space release during mmap write
| * 5ff2ed0f0a btrfs: prepare btrfs_page_mkwrite() for large folios
| * cde7f94078 gfs2: deallocate inodes in gfs2_create_inode
| * 8e753fc3d5 gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
| * 24ae2de15b gfs2: Move gfs2_dinode_dealloc
| * 4f66983aeb gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
| * 7df46e6f88 gfs2: Add GLF_PENDING_REPLY flag
| * fbb2d296d4 gfs2: Decode missing glock flags in tracepoints
| * 9649fec0f9 gfs2: Prevent inode creation race
| * af2ce45c28 gfs2: Rename dinode_demise to evict_behavior
| * 862ca0b49f gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
| * 170af4314e gfs2: Initialize gl_no_formal_ino earlier
| * 33b65fcec7 kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
| * b70cda9156 kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
| * a55f301e60 kunit: qemu_configs: sparc: use Zilog console
| * 8a039506c0 crypto: zynqmp-sha - Add locking
| * d78f79a2c1 spinlock: extend guard with spinlock_bh variants
| * 9a0b8ef2a9 crypto: iaa - Do not clobber req->base.data
| * e23ac00266 crypto: iaa - Remove dst_null support
| * 3f4adfc587 arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
| * 2ba9db22d7 smb: client: fix race condition in negotiate timeout by using more precise timing
| * 4db893a9bf amd-xgbe: do not double read link status
| * a553afd91f net/sched: Always pass notifications when child class becomes empty
| * 56aebaaa3a nui: Fix dma_mapping_error() check
| * 446ac00b86 rose: fix dangling neighbour pointers in rose_rt_device_down()
| * 16858ab7fd enic: fix incorrect MTU comparison in enic_change_mtu()
| * 6074bff08a amd-xgbe: align CL37 AN sequence as per databook
| * f358d949ce lib: test_objagg: Set error message in check_expect_hints_stats()
| * 50c86c0945 netfs: Fix i_size updating
| * 9b55b7bdb0 smb: client: set missing retry flag in cifs_writev_callback()
| * 590eb25749 smb: client: set missing retry flag in cifs_readv_callback()
| * cd8c8c20de smb: client: set missing retry flag in smb2_writev_callback()
| * 3eb39038dc igc: disable L1.2 PCI-E link substate to avoid performance issue
| * 9a36715cd6 idpf: convert control queue mutex to a spinlock
| * 018ff57fd7 idpf: return 0 size for RSS key if not supported
| * 6a17e0d27f drm/i915/gsc: mei interrupt top half should be in irq disabled context
| * 5a7ae7bebd drm/i915/gt: Fix timeline left held on VMA alloc error
| * 510a6095d7 net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
| * 3f6932ef25 smb: client: fix warning when reconnecting channel
| * 6a5348dbd7 drm/bridge: aux-hpd-bridge: fix assignment of the of_node
| * 800a6bde38 platform/mellanox: mlxreg-lc: Fix logic error in power state check
| * 206e2dca0e platform/x86: dell-wmi-sysman: Fix class device unregistration
| * 8d6b2f704f platform/x86: dell-sysman: Directly use firmware_attributes_class
| * 48edcece52 platform/x86: think-lmi: Fix class device unregistration
| * 1cef9e9e00 platform/x86: think-lmi: Directly use firmware_attributes_class
| * b36faa8328 platform/x86: firmware_attributes_class: Simplify API
| * b5c180ec1f platform/x86: firmware_attributes_class: Move include linux/device/class.h
| * 1958bccfa4 platform/x86: hp-bioscfg: Fix class device unregistration
| * 0386a68f95 platform/x86: hp-bioscfg: Directly use firmware_attributes_class
| * 5df3b870bc platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
| * 431e58d56f nvmet: fix memory leak of bio integrity
| * f0fee863a7 nvme: Fix incorrect cdw15 value in passthru error logging
| * 9d4064787d drm/i915/selftests: Change mock_request() to return error pointers
| * 3832ddc2fa spi: spi-fsl-dspi: Clear completion counter before initiating transfer
| * 0a38b18368 drm/exynos: fimd: Guard display clock control with runtime PM calls
| * dbd187e8c1 dpaa2-eth: fix xdp_rxq_info leak
| * 91a6b86d58 ethernet: atl1: Add missing DMA mapping error checks and count errors
| * 735ac80fa9 btrfs: use btrfs_record_snapshot_destroy() during rmdir
| * bfd5c9e83d btrfs: propagate last_unlink_trans earlier when doing a rmdir
| * 1728fef7ca btrfs: record new subvolume in parent dir earlier to avoid dir logging races
| * d6d8060046 btrfs: fix inode lookup error handling during log replay
| * 401d098f92 btrfs: fix invalid inode pointer dereferences during log replay
| * 0502d11274 btrfs: return a btrfs_inode from read_one_inode()
| * 56e9882ba2 btrfs: return a btrfs_inode from btrfs_iget_logging()
| * 7ac790dc2b btrfs: fix iteration of extrefs during log replay
| * e4c3176ace btrfs: fix missing error handling when searching for inode refs during log replay
| * 381c1c1219 Bluetooth: Prevent unintended pause by checking if advertising is active
| * b611a5bf44 platform/mellanox: nvsw-sn2201: Fix bus number in adapter error message
| * 4bbdb8dd35 platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1
| * bd69049f98 RDMA/mlx5: Fix vport loopback for MPV device
| * 3d8d401d33 RDMA/mlx5: Fix CC counters query for MPV
| * a33a0c15b7 RDMA/mlx5: Fix HW counters query for non-representor devices
| * e4ff9dedeb scsi: ufs: core: Fix spelling of a sysfs attribute name
| * b1abc5ab47 scsi: sd: Fix VPD page 0xb7 length check
| * 218ae6bfe2 scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
| * 350dae778b scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
| * 864a54c124 NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
| * 3c94212b57 nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
| * 93fccfa71c RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
| * 9d2ef890e4 RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
| * f5fe78cfcb platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
| * 896e0d9337 arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
| * 31405510a4 firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context
| * 2c07fd0ead firmware: arm_ffa: Move memory allocation outside the mutex locking
| * 076fa20b4f firmware: arm_ffa: Fix memory leak by freeing notifier callback node
| * 9ff95ed037 drm/v3d: Disable interrupts before resetting the GPU
| * ca40e57b22 mtk-sd: reset host->mrq on prepare_data() error
| * 3419bc6a7b mtk-sd: Prevent memory corruption from DMA map failure
| * cfbdcabab2 mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
| * 5581e694d3 usb: typec: altmodes/displayport: do not index invalid pin_assignments
| * ea20568895 Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
| * e4d19e5d71 regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
| * dae12bc688 iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
| * a99f80c88a Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
| * 44bb1e13b4 Bluetooth: MGMT: set_mesh: update LE scan interval and window
| * 3672fe9d1e Bluetooth: hci_sync: revert some mesh modifications
| * 0698a2eb7d Bluetooth: HCI: Set extended advertising data synchronously
| * 50345c9369 mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
| * ec9be081c5 Revert "mmc: sdhci: Disable SD card clock before changing parameters"
| * cf7235914d mmc: sdhci: Add a helper function for dump register in dynamic debug mode
| * 9546118ba7 net: libwx: fix the incorrect display of the queue number
| * 75705b44e0 vsock/vmci: Clear the vmci transport packet properly when initializing it
| * e036b72d6a net: txgbe: request MISC IRQ in ndo_open
| * a54280b0eb s390/pci: Do not try re-enabling load/store if device is disabled
| * 2640c230aa s390/pci: Fix stale function handles in error handling
| * bc68bc3563 virtio-net: ensure the received length does not exceed allocated size
| * 892f6ed9a4 virtio-net: xsk: rx: fix the frame's length check
| * bd6c1932ac rtc: cmos: use spin_lock_irqsave in cmos_interrupt
| * ee61aec852 rtc: pcf2127: fix SPI command byte for PCF2131
| * 669e6c723b rtc: pcf2127: add missing semicolon after statement
* | 1741b1e583 Merge android16-6.12 into android16-6.12-lts
* | b0291e9ade ANDROID: GKI: add devm_regulator_bulk_get_enable to db845c symbol list
* | 67767146c7 Revert "Bluetooth: hci_core: Fix use-after-free in vhci_flush()"
* | a778622fe4 Merge 6.12.36 into android16-6.12-lts
|\|
| * df64e51d4a Linux 6.12.36
| * 2701654671 spi: fsl-qspi: Fix double cleanup in probe error path
| * 07836bc18f btrfs: fix use-after-free on inode when scanning root during em shrinking
| * 5f4863cfb2 btrfs: zoned: fix extent range end unlock in cow_file_range()
| * f68b27d82a spi: fsl-qspi: use devm function instead of driver remove
| * 442312c2a9 net: stmmac: Fix accessing freed irq affinity_hint
| * 725a59d29a drm/amdkfd: Fix instruction hazard in gfx12 trap handler
| * 6c7dc7ad86 drm/amdkfd: remove gfx 12 trap handler page size cap
| * 37d28309ee ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA
| * 4ea0883b5a arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
| * 1fc00e1451 riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
| * fbbb0e0de9 btrfs: do regular iput instead of delayed iput during extent map shrinking
| * fef55c4d9c btrfs: make the extent map shrinker run asynchronously as a work queue job
| * c223f378b6 btrfs: skip inodes without loaded extent maps when shrinking extent maps
| * 0d087de947 drm/fbdev-dma: Add shadow buffering for deferred I/O
| * 8e2dcdf22c drm/msm/dp: account for widebus and yuv420 during mode validation
| * 287b9cec2e usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
| * ab64e42864 drm/xe: Carve out wopcm portion from the stolen memory
| * b2d2be772d iio: dac: ad3552r-common: fix ad3541/2r ranges
| * c890a5b80d iio: dac: ad3552r: extract common code (no changes in behavior intended)
| * 0a8ac8f843 iio: dac: ad3552r: changes to use FIELD_PREP
| * 10b3772292 btrfs: do proper folio cleanup when cow_file_range() failed
| * 5d479182d4 net: phy: realtek: add RTL8125D-internal PHY
| * 5eb0b10eea net: phy: realtek: merge the drivers for internal NBase-T PHY's
| * 37cb5967bd r8169: add support for RTL8125D
| * 1f4b030e08 mm/vma: reset VMA iterator on commit_merge() OOM failure
| * 560c3b51c7 io_uring/kbuf: flag partial buffer mappings
| * c8d152b8c1 io_uring/net: mark iov as dynamically allocated even for single segments
| * b8be3ae062 io_uring/net: always use current transfer count for buffer put
| * 725fcba8bd io_uring/net: only consider msg_inq if larger than 1
| * 0c07f2bf49 io_uring/net: only retry recv bundle for a full transfer
| * 399214d703 io_uring/net: improve recv bundles
| * 50998b0ae7 io_uring/rsrc: don't rely on user vaddr alignment
| * 53fd75f25b io_uring/rsrc: fix folio unpinning
| * 8b8a366e8c io_uring: fix potential page leak in io_sqe_buffer_register()
| * 6d56ea133a net: libwx: fix Tx L4 checksum
| * c216c235ac x86/pkeys: Simplify PKRU update in signal frame
| * f609cebca1 x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
| * 0519b61075 media: uvcvideo: Rollback non processed entities on error
| * 8cd7ee9cd7 drm/amd/display: Fix mpv playback corruption on weston
| * 5f2e040f19 drm/amdgpu: switch job hw_fence to amdgpu_fence
| * 9cfa2fea25 drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
| * cc0a3fd781 drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
| * e5e1996780 drm/xe: Fix early wedge on GuC load failure
| * a6d81b2d70 drm/xe: Fix taking invalid lock on wedge
| * 57e044005e drm/xe: Fix memset on iomem
| * e881b82f5d drm/amd/display: Check dce_hwseq before dereferencing it
| * 593517e556 drm/amdgpu: Add kicker device detection
| * ba1ffc32bd drm/amd/display: Fix RMCM programming seq errors
| * 57f1ed963c drm/xe/guc_submit: add back fix
| * f684192fca drm/xe/sched: stop re-submitting signalled jobs
| * 0bc8ad50f0 drm/xe/vm: move rebind_work init earlier
| * ca8efc6a89 drm/amd/display: Correct non-OLED pre_T11_delay.
| * e2c3133ff4 drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
| * 4ce9f2dc9f drm/amd/display: Add null pointer check for get_first_active_display()
| * b7e273ebb3 drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
| * 88189662ad drm/bridge: cdns-dsi: Check return value when getting default PHY config
| * 40261f0447 drm/bridge: cdns-dsi: Fix connecting to next bridge
| * 750442b99e drm/bridge: cdns-dsi: Fix phy de-init and flag it so
| * 0d11689681 drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
| * b681e2a8a7 drm/amdkfd: Fix race in GWS queue scheduling
| * 1847ea44e3 drm/msm/gpu: Fix crash when throttling GPU immediately during boot
| * 4da83f06c3 drm/udl: Unregister device before cleaning up on disconnect
| * 31ac2c680a drm/tegra: Fix a possible null pointer dereference
| * 7271a32074 drm/tegra: Assign plane type before registration
| * b464edc12d drm/etnaviv: Protect the scheduler's pending list with its lock
| * 2dae4a71a1 drm/cirrus-qemu: Fix pitch programming
| * 3d379b2a73 drm/ast: Fix comment on modeset lock
| * 6a87e79404 scsi: ufs: core: Fix clk scaling to be conditional in reset and restore
| * 19a47c966d scsi: megaraid_sas: Fix invalid node index
| * 70017f56b1 HID: wacom: fix kobject reference count leak
| * 2746d02066 HID: wacom: fix memory leak on sysfs attribute creation failure
| * a85999b987 HID: wacom: fix memory leak on kobject creation failure
| * 4b4b639cc5 HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
| * c465f52333 f2fs: fix to zero post-eof page
| * 7b4ac8433c mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
| * cf95f8426f maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
| * db0035ec7a net: libwx: fix the creation of page_pool
| * 74b0b4cf13 spi: spi-cadence-quadspi: Fix pm runtime unbalance
| * 6c59782898 btrfs: update superblock's device bytes_used when dropping chunk
| * 2088895d59 btrfs: fix a race between renames and directory logging
| * b9f78c36c0 dm-raid: fix variable in journal device check
| * 5a8400ebc2 Bluetooth: L2CAP: Fix L2CAP MTU negotiation
| * 765af23196 serial: imx: Restore original RXTL for console to fix data loss
| * 2b8788496f serial: core: restore of_node information in sysfs
| * 1f6e759907 dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive
| * 379cca2ad9 staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
| * 2b9052d88d x86/traps: Initialize DR6 by writing its architectural reset value
| * 8ed96d8e05 EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs
| * bced02aca3 cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
| * 87dcc7e33f cifs: Fix the smbd_response slab to allow usercopy
| * b8ddcca439 smb: client: make use of common smbdirect_socket_parameters
| * 69cafc413c smb: smbdirect: introduce smbdirect_socket_parameters
| * c39639bc77 smb: client: make use of common smbdirect_socket
| * f4b05342c2 smb: smbdirect: add smbdirect_socket.h
| * a6ec1fcafd smb: smbdirect: add smbdirect.h with public structures
| * 6509de31b1 smb: client: make use of common smbdirect_pdu.h
| * a9bb4006c4 smb: smbdirect: add smbdirect_pdu.h with protocol definitions
| * 7f3ead8ebc smb: client: fix potential deadlock when reconnecting channels
| * 1b12f8dabb drm/xe: Process deferred GGTT node removals on device unwind
| * 3549ad85aa drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
| * 29a7c0b653 drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
| * 18ec560e3e drm/i915: fix build error some more
| * 23116bf9a3 drm/amd: Adjust output for discovery error handling
| * 840fe792a1 drm/amdgpu/discovery: optionally use fw based ip discovery
| * 104048a4a4 net: selftests: fix TCP packet checksum
| * 3b6a9d35de ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
| * ae539d963a atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
| * 12bcb7eb0f netlink: specs: tc: replace underscores with dashes in names
| * a493e780b5 net: enetc: Correct endianness handling in _enetc_rd_reg64
| * 11b3e07e7d libbpf: Fix possible use-after-free for externs
| * e1f6654f22 um: ubd: Add missing error check in start_io_thread()
| * c6665b8f0f bnxt: properly flush XDP redirect lists
| * dbcd546400 vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
| * 353739da69 wifi: mac80211: finish link init before RCU publish
| * d383657857 wifi: mac80211: Create separate links for VLAN interfaces
| * a4afc3d522 wifi: mac80211: Add link iteration macro for link data
| * 949060a623 af_unix: Don't set -ECONNRESET for consumed OOB skb.
| * 8d049443f7 wifi: mac80211: fix beacon interval calculation overflow
| * 715f6dbe9b ethernet: ionic: Fix DMA mapping tests
| * 5b7d9b26a1 libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
| * b10a795364 attach_recursive_mnt(): do not lock the covering tree when sliding something under it
| * 0ee87c2814 ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
| * ce23b73f0f Bluetooth: hci_core: Fix use-after-free in vhci_flush()
| * a07005a77b atm: clip: prevent NULL deref in clip_push()
| * a4f182ffa3 HID: wacom: fix crash in wacom_aes_battery_handler()
| * ac758d4596 drm/xe/display: Add check for alloc_ordered_workqueue()
| * 874b5818ca Revert "riscv: misaligned: fix sleeping function called during misaligned access handling"
| * fe30c30bf3 Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
| * 29d39e0d5f lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
| * 93abf5e0d5 fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
| * f855b119e6 s390/pkey: Prevent overflow in size calculation for memdup_user()
| * 13e23872a9 ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15
| * c5d5b0047b mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
| * f85c7138f7 smb: client: remove \t from TP_printk statements
| * 59e31c92b3 ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk
| * 28f0c4c93a i2c: robotfuzz-osif: disable zero-length read messages
| * a4dae6cbd2 i2c: tiny-usb: disable zero-length read messages
| * 61a9ad7b69 af_unix: Don't leave consecutive consumed OOB skbs.
| * 6420a8d27e accel/ivpu: Trigger device recovery on engine reset/resume failure
| * 397f3a7402 accel/ivpu: Add debugfs interface for setting HWS priority bands
| * d80302350c accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation
| * fbc93866b0 accel/ivpu: Make command queue ID allocated on XArray
| * 0c3fa6e844 accel/ivpu: Remove copy engine support
| * 341de32ea4 accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
| * fe82323201 PCI: apple: Set only available ports up
| * b5939ac403 PCI: apple: Use helper function for_each_child_of_node_scoped()
| * 4149f0ee5e f2fs: don't over-report free space or inodes in statvfs
| * a8795f3cd2 ASoC: codecs: wcd9335: Fix missing free of regulator supplies
| * 2dc8ebfb69 ASoC: codec: wcd9335: Convert to GPIO descriptors
| * 8b69608c6b jfs: validate AG parameters in dbMount() to prevent crashes
| * 4b58be1bc4 fs/jfs: consolidate sanity checking in dbMount
| * f51efc4606 btrfs: fix qgroup reservation leak on failure to allocate ordered extent
| * 4cce1b05eb btrfs: use unsigned types for constants defined as bit shifts
| * 1fe766ddb9 btrfs: factor out nocow ordered extent and extent map generation into a helper
| * 7952c4bb50 Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
| * 5b930e72aa drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
| * bbe9231fe6 btrfs: handle csum tree error with rescue=ibadroots correctly
| * 0437390086 ovl: Check for NULL d_inode() in ovl_dentry_upper()
| * ae2353d862 scsi: ufs: core: Don't perform UFS clkscaling during host async scan
| * a52f78bc8b ceph: fix possible integer overflow in ceph_zero_objects()
| * 7d468ca41a ASoC: rt1320: fix speaker noise when volume bar is 100%
| * 1818fc3602 ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
| * 2b331e7b6c ALSA: hda: Add new pci id for AMD GPU display HD audio controller
| * c863f7e08f ALSA: hda: Ignore unsol events for cards being shut down
| * 1346d12e46 riscv: add a data fence for CMODX in the kernel mode
| * 1ef2737432 usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
| * 10cc2cfd3e usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
| * cf69fedbb1 usb: gadget: f_hid: wake up readers on disable/unbind
| * 43ea23645b usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
| * 53809d38ec usb: Add checks for snprintf() calls in usb_alloc_dev()
| * 4fb6703824 usb: common: usb-conn-gpio: use a unique name for usb connector device
| * 685d29f2c5 tty: serial: uartlite: register uart driver in init
| * 358d5ba08f usb: potential integer overflow in usbg_make_tpg()
| * a10c8bff45 misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
| * 71f79ec25a iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos
| * ba78c2b325 usb: dwc2: also exit clock_gating when stopping udc while suspended
| * c7bfbba30f coresight: Only check bottom two claim bits
| * a0baf4d78b 8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
| * cf6d532de4 um: use proper care when taking mmap lock during segfault
| * 4f95f49d2b um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
| * 6795442e6a iio: pressure: zpa2326: Use aligned_s64 for the timestamp
| * aefd0a9356 drm/scheduler: signal scheduled fence when kill job
| * 777580609d drm/amdgpu: seq64 memory unmap uses uninterruptible lock
| * 667c3f5237 bcache: fix NULL pointer in cache_set_flush()
| * 861204dce6 amd/amdkfd: fix a kfd_process ref leak
| * 3b611834b9 md/md-bitmap: fix dm-raid max_write_behind setting
| * 78a4adcd3f nvme-tcp: sanitize request list handling
| * 7b86ce1670 nvme-tcp: fix I/O stalls on congested sockets
| * 519ab9c725 PCI: imx6: Add workaround for errata ERR051624
| * 1d34f7fb7a PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
| * 9f0fa01811 PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to one lane
| * 80fb5c71ae dmaengine: xilinx_dma: Set dma_device directions
| * 98fd66c8ba dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using
| * 6298a28a2c rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
| * 58364e7407 rust: module: place cleanup_module() in .exit.text section
| * 229aa5b810 ksmbd: provide zero as a unique ID to the Mac client
| * 0fce0027a5 ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
| * 2414d3452a hwmon: (pmbus/max34440) Fix support for max34451
| * 9453ce2dd6 NFSv4: xattr handlers should check for absent nfs filehandles
| * b3dc5c735a cxl/region: Add a dev_err() on missing target list entries
| * 3a0f33c420 fuse: fix race between concurrent setattrs from multiple nodes
| * dcd5b32139 leds: multicolor: Fix intensity setting while SW blinking
| * 77da618098 dm vdo indexer: don't read request structure after enqueuing
| * 5fc29fb747 sunrpc: don't immediately retransmit on seqno miss
| * b9c7bc45ea mfd: max14577: Fix wakeup source leaks on device unbind
| * 8a997e1ab5 mailbox: Not protect module_put with spin_lock_irqsave
| * 7dd032d124 NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
| * 871d1d7f37 NFSv4.2: fix listxattr to return selinux security label
| * 605daf6ae6 NFSv4: Always set NLINK even if the server doesn't support it
| * 61dd1dcf05 cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
| * ef4b3a7bf9 cifs: Fix cifs_query_path_info() for Windows NT servers
| * f80fdf48b8 cifs: Correctly set SMB1 SessionKey field in Session Setup Request
* | 1105189aca Revert "tcp: add receive queue awareness in tcp_rcv_space_adjust()"
* | 8cb2595f93 Merge 6.12.35 into android16-6.12-lts
|\|
| * 783cd2c3dc Linux 6.12.35
| * da70cb95b8 bpftool: Fix cgroup command to only show cgroup bpf programs
| * f4d483852a cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
| * fddf20b334 gpio: mlxbf3: only get IRQ for device instance 0
| * b99cf44daa perf test: Directory file descriptor leak
| * e6386adcb4 perf evsel: Missed close() when probing hybrid core PMUs
| * 1afda9f2bd gpio: pca953x: fix wrong error probe return value
| * ca1f9cc89c RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
| * ee85e957f6 RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
| * 38cd106282 scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
| * 22f935bc86 arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()
| * fd199366bf perf/core: Fix WARN in perf_cgroup_switch()
| * 7335c33d62 perf: Fix cgroup state vs ERROR
| * 456019adaa perf: Fix sample vs do_exit()
| * 989c77a3de s390/pci: Fix __pcilg_mio_inuser() inline assembly
| * 8ae7814589 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
| * e27cb3ac5a smb: client: fix first command failure during re-negotiation
| * 977b7cc778 serial: sh-sci: Increment the runtime usage counter for the earlycon device
| * 966dbf35e3 serial: sh-sci: Clean sci_ports[0] after at earlycon exit
| * 43f26094d6 smb: Log an error when close_all_cached_dirs fails
| * a5b7c237ea dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
| * 031d274c7b EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh
| * 5fe1b23a2f net: atm: fix /proc/net/atm/lec handling
| * f4d80b16ec net: atm: add lec_mutex
| * b4603bf956 mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
| * 988edde4d5 calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
| * 929544ba3c drm/xe/bmg: Update Wa_16023588340
| * d42b44736e drm/xe/gt: Update handling of xe_force_wake_get return
| * abf32d8fa1 drm/xe: Wire up device shutdown handler
| * 0f8df5d6f2 ublk: santizize the arguments from userspace when adding a device
| * 41017bd66c net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get()
| * 670179265a eth: fbnic: avoid double free when failing to DMA-map FW msg
| * 31d50dfe9c tcp: fix passive TFO socket having invalid NAPI ID
| * 0d3d91c350 tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
| * 397c1faf8f tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
| * e996507f59 atm: atmtcp: Free invalid length skb in atmtcp_c_send().
| * 517bc6836e mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
| * 301268dbaa wifi: carl9170: do not ping device which has failed to load firmware
| * 61b39e189d ptp: allow reading of currently dialed frequency to succeed on free-running clocks
| * 11e25a2b5d ptp: fix breakage after ptp_vclock_in_use() rework
| * 1f755ba8ab bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
| * 672b9d85bd bnxt_en: Add a helper function to configure MRU and RSS
| * e1724f0769 eth: bnxt: fix out-of-range access of vnic_info array
| * 6f2cd30949 bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
| * ac462a75fd net: netmem: fix skb_ensure_writable with unreadable skbs
| * 3890da762a ksmbd: add free_transport ops in ksmbd connection
| * 8873080b88 workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
| * b268e43012 e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
| * d6715193de ice: fix eswitch code memory leak in reset scenario
| * cbea0cace6 net: ice: Perform accurate aRFS flow match
| * 6b358b3adf io_uring/sqpoll: don't put task_struct on tctx setup failure
| * fa2a79f0da aoe: clean device rq_list in aoedev_downdev()
| * 35d78d9eb5 pldmfw: Select CRC32 when PLDMFW is selected
| * fddf0d0d6c hwmon: (ltc4282) avoid repeated register write
| * 6869a79da2 hwmon: (occ) fix unaligned accesses
| * bf41b962bd hwmon: (occ) Rework attribute registration for stack usage
| * fcc95344aa drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
| * 8809026752 drm/nouveau/bl: increase buffer size to avoid truncate warning
| * 114370b271 ionic: Prevent driver/fw getting out of sync on devcmd(s)
| * 9216ca340b drm/ssd130x: fix ssd132x_clear_screen() columns
| * 8a1f52651d drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
| * 0c76d70fc3 drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
| * 64fe4cd995 drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
| * 1bb894c160 drm/msm/disp: Correct porch timing for SDM845
| * 9411a9909e smb: fix secondary channel creation issue with kerberos by populating hostname when adding channels
| * 3c44ebad5a ipv6: replace ipcm6_init calls with ipcm6_init_sk
| * 348e541fef ipv6: remove leftover ip6 cookie initializer
| * c426f8c4ac x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.c
| * b8abcba6e4 Kunit to check the longest symbol length
| * c886784000 drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
| * 353e75b55e sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
| * 0174154faf nfsd: use threads array as-is in netlink interface
| * 50189d9c5e erofs: remove unused trace event erofs_destroy_inode
| * 2516299184 bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
| * dc5f0aef9e net: Fix checksum update for ILA adj-transport
| * 60d8db49ef rust: compile libcore with edition 2024 for 1.87+
| * 1814e71a4e kbuild: rust: add rustc-min-version support function
| * cef081c823 drm/amdgpu: read back register after written for VCN v4.0.5
| * 9cf5b2a3b7 mm/hugetlb: unshare page tables during VMA split, not before
| * 5cfc95dc2f iio: accel: fxls8962af: Fix temperature calculation
| * d488691a4a ALSA: hda/realtek: Add quirk for Asus GU605C
| * b09323c6e8 ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA
| * 9ef0b695a9 ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
| * 96fe253552 ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus 15-fa1xxx
| * cb078e2380 ALSA: hda/intel: Add Thinkpad E15 to PM deny list
| * c4f7e90e66 ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound card
| * 47f34289d1 arm64: Restrict pagetable teardown to avoid false warning
| * 60606efbf5 wifi: cfg80211: init wiphy_work before allocating rfkill fails
| * a69a594794 wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path
| * f6ac7d68bb Input: sparcspkr - avoid unannotated fall-through
| * 82b6dfff0d cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
| * 44b25cc825 wifi: rtw89: phy: add dummy C2H event handler for report of TAS power
| * 3d828519bd atm: Revert atm_account_tx() if copy_from_iter_full() fails.
| * 57ec081869 sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group()
| * 6e7a2d3881 platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
| * 870dd7e784 selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
| * ff67d178c6 platform/x86: ideapad-laptop: use usleep_range() for EC polling
| * 1193486dff ksmbd: fix null pointer dereference in destroy_previous_session
| * 2cb89aef98 selftests/x86: Add a test to detect infinite SIGTRAP handler loop
| * 47bf9d03a9 x86/virt/tdx: Avoid indirect calls to TDX assembly functions
| * 5ec6148cb8 udmabuf: use sgtable-based scatterlist wrappers
| * 510a29d776 mm: close theoretical race where stale TLB entries could linger
| * 2a3ad42a57 net: clear the dst when changing skb protocol
| * f9b97d466e net_sched: sch_sfq: reject invalid perturb period
| * 4220cc0b98 nvme: always punt polled uring_cmd end_io work to task_work
| * c455ae2ce0 scsi: s390: zfcp: Ensure synchronous unit_add
| * dba20f6418 scsi: storvsc: Increase the timeouts to storvsc_timeout
| * 3a83a904bf smb: improve directory cache reuse for readdir operations
| * 2c34f1e095 cifs: do not disable interface polling on failure
| * 3b2bec886f cifs: serialize other channels when query server interfaces is pending
| * b735c8dfbf cifs: deal with the channel loading lag while picking channels
| * d1b81776f3 jffs2: check jffs2_prealloc_raw_node_refs() result in few other places
| * da12ef7e19 jffs2: check that raw node were preallocated before writing summary
| * 985f086f28 LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()
| * d46f8f1ede LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg
| * c7a6bd2019 LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
| * ec401f84e7 platform/loongarch: laptop: Add backlight power control support
| * 141523e6fd platform/loongarch: laptop: Unregister generic_sub_drivers on exit
| * 30cfeebdad platform/loongarch: laptop: Get brightness setting from EC on probe
| * 1cce6ac47f drivers/rapidio/rio_cm.c: prevent possible heap overwrite
| * 1a4254ab06 io_uring: fix task leak issue in io_wq_create()
| * 2e10dc9c2a io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
| * 50452fe7ca powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
| * 7518ef0f79 powerpc/vdso: Fix build of VDSO32 with pcrel
| * 5807588a54 platform/x86: dell_rbu: Stop overwriting data buffer
| * 4d71f2c1e5 platform/x86: dell_rbu: Fix list usage
| * 78f8e25442 platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice
| * c4972e7723 platform/x86/amd: pmc: Clear metrics table at start of cycle
| * 7c41f73b64 fs/xattr.c: fix simple_xattr_list()
| * 311389a799 Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
| * 7109ae53f9 tee: Prevent size calculation wraparound on 32-bit kernels
| * 69e888cbae ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY
| * d9ab5bad38 bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
| * a1a63a270e watchdog: da9052_wdt: respect TWDMIN
| * f28f1f578c fbcon: Make sure modelist not set on unregistered console
| * 4930ac3bc0 net/mlx5: HWS, Harden IP version definer checks
| * 4752355037 wifi: ath12k: Pass correct values of center freq1 and center freq2 for 160 MHz
| * 11127b0821 wifi: ath12k: fix incorrect CE addresses
| * edbfb9752e wifi: ath12k: fix link valid field initialization in the monitor Rx
| * f9eee822b4 wifi: ath11k: determine PM policy based on machine model
| * 21b5d9a2b6 octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
| * 2bd434bb0e net: ethernet: cortina: Use TOE/TSO on all TCP
| * b8b4b8bb34 bpf, sockmap: Fix data lost during EAGAIN retries
| * a58f0a0e99 f2fs: fix to set atomic write status more clear
| * 3d2fdb77ce usbnet: asix AX88772: leave the carrier control to phylink
| * 7a08a9d6f5 ice: fix check for existing switch rule
| * 94bf4146af RDMA/hns: initialize db in update_srq_db()
| * 098983de3f ixgbe: Fix unreachable retry logic in combined and byte I2C write functions
| * 3502dd42f1 i40e: fix MMIO write access to an invalid page in i40e_clear_hw
| * b7129ef57d sock: Correct error checking condition for (assign|release)_proto_idx()
| * 2f63bf0d2b scsi: lpfc: Use memcpy() for BIOS version
| * 41afa1abc1 wifi: ath12k: fix failed to set mhi state error during reboot with hardware grouping
| * d728dfafc1 pinctrl: mcp23s08: Reset all pins to input at probe
| * 7e73f517ca isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry
| * 4b3383110b software node: Correct a OOB check in software_node_get_reference_args()
| * d589b45b7c net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER
| * f66971c608 wifi: ath12k: using msdu end descriptor to check for rx multicast packets
| * 9f20f96511 bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
| * 1baee1365c vxlan: Do not treat dst cache initialization errors as fatal
| * 78f768e36c net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions
| * 23d336e8a2 net: bridge: mcast: update multicast contex when vlan state is changed
| * 0388a85971 wifi: iwlwifi: Add missing MODULE_FIRMWARE for Qu-c0-jf-b0
| * 2112fba7b7 Revert "mac80211: Dynamically set CoDel parameters per station"
| * e0e8f580d5 wifi: mac80211: VLAN traffic in multicast path
| * 448dc45eea bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
| * b562ceee43 net/mlx5: HWS, Fix IP version decision
| * 4e42f355c5 netdevsim: Mark NAPI ID on skb in nsim_rcv
| * 606b577368 wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled
| * f92312f6dd wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
| * aa3e56caf6 wifi: iwlwifi: pcie: make sure to lock rxq->read
| * 91ef6a1527 iommu/amd: Ensure GA log notifier callbacks finish running before module unload
| * 57a85eb125 scsi: smartpqi: Add new PCI IDs
| * ab3f6cf370 scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
| * d003ff1f0a libbpf: Add identical pointer detection to btf_dedup_is_equiv()
| * 0ab3de0478 netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
| * f0023d7a2a f2fs: fix to bail out in get_new_segment()
| * 85d6986da0 wifi: iwlwifi: mvm: fix beacon CCK flag
| * ff38cf0bd8 hid-asus: check ROG Ally MCU version and warn
| * 6f84ec0a5a clk: rockchip: rk3036: mark ddrphy as critical
| * 4c43d2c649 wifi: mac80211: do not offer a mesh path if forwarding is disabled
| * bc4abf1f2f wireless: purelifi: plfxlc: fix memory leak in plfxlc_usb_wreq_asyn()
| * 07693edecf net: vertexcom: mse102x: Return code for mse102x_rx_pkt_spi
| * 4d19bf2674 net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info
| * 2cd2022c38 pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()
| * ddead1832f libbpf: Check bpf_map_skeleton link for NULL
| * 133f17922b pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()
| * b241b5fde0 net: stmmac: generate software timestamp just before the doorbell
| * 8fdf2f79eb bpf: Pass the same orig_call value to trampoline functions
| * aefe45843e pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()
| * 461d5a73ae pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()
| * 01ed9a06e5 net: atlantic: generate software timestamp just before the doorbell
| * 8b0741b167 xfrm: validate assignment of maximal possible SEQ number
| * 5eb9c50e0c net: page_pool: Don't recycle into cache on PREEMPT_RT
| * 3a9e74d158 ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
| * dc5de5bd6d x86/sgx: Prevent attempts to reclaim poisoned pages
| * 84c156a351 tcp: add receive queue awareness in tcp_rcv_space_adjust()
| * 89b20c406e tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
| * f97085d365 tcp: remove zero TCP TS samples for autotuning
| * 0a8446058c tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
| * 72b03d8abc wifi: rtw89: leave idle mode when setting WEP encryption for AP mode
| * 3cb5d934e0 iommu/amd: Allow matching ACPI HID devices without matching UIDs
| * 847f414bf9 wifi: ath11k: Fix QMI memory reuse logic
| * 4585e37d08 wifi: ath12k: fix a possible dead lock caused by ab->base_lock
| * fd1bf3985d wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
| * 7c6b9f6a53 net: dlink: add synchronization for stats update
| * a856d71fbb clk: qcom: gcc-x1e80100: Set FORCE MEM CORE for UFS clocks
| * cb8484d1ba i2c: npcm: Add clock toggle recovery
| * 75a864f21c i2c: tegra: check msg length in SMBUS block read
| * 77ff6aec7c cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs
| * 45251bcfe0 libbpf/btf: Fix string handling to support multi-split BTF
| * ec7d08ad9a sctp: Do not wake readers in __sctp_write_space()
| * cba1b82bdc wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
| * 84feb629fc wifi: mt76: mt7925: introduce thermal protection
| * 7f622bb3b5 wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
| * e7a1865056 wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
| * b5e792c206 Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
| * 57cfe4a06d emulex/benet: correct command version selection in be_cmd_get_stats()
| * d4b93f9c2f wifi: mt76: mt7996: drop fragments with multicast or broadcast RA
| * 4d56803464 i2c: designware: Invoke runtime suspend on quick slave re-registration
| * 0cc5c7c14f Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
| * 2d834477bb bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem()
| * b0e647442c f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx
| * 6c1151d53c tipc: use kfree_sensitive() for aead cleanup
| * 51318d644c net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices
| * 2d15f5e448 net: macb: Check return value of dma_set_mask_and_coherent()
| * e8cd4a8d5b ACPI: battery: negate current when discharging
| * 05713a9fc2 power: supply: max17040: adjust thermal channel scaling
| * 1f152ae557 PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
| * c519f81e9c gpiolib: of: Add polarity quirk for s5m8767
| * 8975b40c07 Make 'cc-option' work correctly for the -Wno-xyzzy pattern
| * bf6a433b88 ASoC: tegra210_ahub: Add check to of_device_get_match_data()
| * f34e0c1556 platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
| * 9281360d1c ACPICA: utilities: Fix overflow check in vsnprintf()
| * 33cd650d38 pmdomain: core: Reset genpd->states to avoid freeing invalid data
| * 02de16babe power: supply: bq27xxx: Retrieve again when busy
| * bc51712997 ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
| * 7efa7856f4 ACPICA: Apply pack(1) to union aml_resource
| * 198c2dab02 ACPICA: fix acpi parse and parseext cache leaks
| * 66613b13cd ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
| * b01a29a80c ACPI: bus: Bail out if acpi_kobj registration fails
| * 7fe1b9381b ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
| * c0a6053f90 ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
| * c05aba32a9 ACPICA: Avoid sequence overread in call to strncmp()
| * ddec63e2dd mmc: Add quirk to disable DDR50 tuning
| * 0cd0ef0a0a power: supply: collie: Fix wakeup source leaks on device unbind
| * 7b45d2401d clocksource: Fix the CPUs' choice in the watchdog per CPU verification
| * 6cd75d8f0b ASoC: amd: yc: Add quirk for Lenovo Yoga Pro 7 14ASP9
| * 76d3716815 ACPICA: fix acpi operand cache leak in dswstate.c
| * 0c81bcc14b iio: adc: ad7606_spi: fix reg write value mask
| * 399e325f3f iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module build
| * aaa25db0b8 iio: adc: ad7944: mask high bits on direct read
| * ea66a9effa iio: imu: inv_icm42600: Fix temperature calculation
| * 034a52b5ef mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
| * acbe1597e3 dummycon: Trigger redraw when switching consoles with deferred takeover
| * de72e0a13e accel/ivpu: Fix warning in ivpu_gem_bo_free()
| * d2551a6178 accel/ivpu: Use dma_resv_lock() instead of a custom mutex
| * 954b190106 accel/ivpu: Use firmware names from upstream repo
| * 648f1d5446 accel/ivpu: Improve buffer object logging
| * 2facd42665 iio: accel: fxls8962af: Fix temperature scan element sign
| * ae3c418764 PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
| * 0835fbe0d1 PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
| * be0cf75cbd PCI: Fix lock symmetry in pci_slot_unlock()
| * b20701d594 PCI: Add ACS quirk for Loongson PCIe
| * 68e58f5791 PCI: dwc: ep: Correct PBA offset in .set_msix() callback
| * 523815857b PCI: cadence-ep: Correct PBA offset in .set_msix() callback
| * bf1299797c uio_hv_generic: Align ring size to system page
| * 157b0827d7 uio_hv_generic: Use correct size for interrupt and monitor pages
| * 704cd2f207 Drivers: hv: Allocate interrupt and monitor pages aligned to system page boundary
| * a9e916fa5c smb: client: add NULL check in automount_fullpath
| * dba032110b cifs: dns resolution is needed only for primary channel
| * e2328267d0 cifs: update dstaddr whenever channel iface is updated
| * 180079e4da cifs: reset connections for all channels when reconnect requested
| * 30b031c0bd remoteproc: k3-m4: Don't assert reset in detach routine
| * f4ef928ca5 remoteproc: core: Release rproc->clean_table after rproc_attach() fails
| * 92776ca0cc remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach()
| * 20462b6111 regulator: max14577: Add error check for max14577_read_reg()
| * ec5f0b4412 ovl: Fix nested backing file paths
| * 6dbda47fe8 mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS
| * bf1605e2ea staging: iio: ad5933: Correct settling cycles encoding per datasheet
| * 4df6f2a167 pwm: axi-pwmgen: fix missing separate external clock
| * 5c70e3ad85 video: screen_info: Relocate framebuffers behind PCI bridges
| * 337bf0bbb0 sysfb: Fix screen_info type check for VGA
| * ce4ef0274c KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
| * 4da7fcc098 net: ch9200: fix uninitialised access during mii_nway_restart
| * 5572d21a72 phy: fsl-imx8mq-usb: fix phy_tx_vboost_level_from_property()
| * f2986bccf2 dm: lock limits when reading them
| * 8e89c17dc8 ftrace: Fix UAF when lookup kallsym after ftrace disabled
| * d6bf5ad1a5 mtd: rawnand: qcom: Fix read len for onfi param page
| * e3cf1ef571 dm-verity: fix a memory leak if some arguments are specified multiple times
| * e93624e645 dm-mirror: fix a tiny race condition
| * a9a76d58ba KVM: VMX: Flush shadow VMCS on emergency reboot
| * 264edbfc3b KVM: SVM: Clear current_vmcb during vCPU free for all *possible* CPUs
| * 850931ba01 mtd: nand: sunxi: Add randomizer configuration before randomizer enable
| * bb2c7c5e30 mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk
| * 462eee6d42 firmware: arm_scmi: Ensure that the message-id supports fastchannel
| * 015f04ac88 configfs-tsm-report: Fix NULL dereference of tsm_ops
| * a8ec526969 soc: qcom: pmic_glink_altmode: fix spurious DP hotplug events
| * 02137179ff mm: fix ratelimit_pages update error in dirty_ratio_handler()
| * 764c9f69be RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
| * f16a797dce watchdog: fix watchdog may detect false positive of softlockup
| * 68c173ea13 ipc: fix to protect IPCS lookups using RCU
| * 9f019fcb73 clk: meson-g12a: add missing fclk_div2 to spicc
| * 1aa41444c5 parisc: fix building with gcc-15
| * f20fd54af4 vgacon: Add check for vc_origin address range in vgacon_scroll()
| * 8d0645b59b parisc/unaligned: Fix hex output to show 8 hex chars
| * b3071bb463 fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
| * 4904bd8267 EDAC/altera: Use correct write width with the INTTEST register
| * 3f2098f4fb fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var
| * fb5873b779 iommu/vt-d: Restore context entry setup order for aliased devices
| * 81c64c2f84 net: ftgmac100: select FIXED_PHY
| * 8a008c89e5 net/sched: fix use-after-free in taprio_dev_notifier
| * 55c3dbd838 NFC: nci: uart: Set tty->disc_data only in success path
| * 83e2ba8971 hwmon: (ftsteutates) Fix TOCTOU race in fts_read()
| * ee1b421c46 f2fs: fix to do sanity check on sit_bitmap_size
| * aaa644e7ff f2fs: prevent kernel warning due to negative i_nlink from corrupted image
| * fed611bd8c f2fs: fix to do sanity check on ino and xnid
| * a0b1c91ada Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
| * 5a8cd6ae83 Input: ims-pcu - check record size in ims_pcu_flash_firmware()
| * be5f3061a6 ext4: only dirty folios when data journaling regular files
| * 4b36399711 ext4: ensure i_size is smaller than maxbytes
| * b841ca8c8f ext4: factor out ext4_get_maxbytes()
| * 796632e6f8 ext4: fix calculation of credits for extent tree modification
| * 5766da2237 ext4: inline: fix len overflow in ext4_prepare_inline_data
| * 63e50525b5 bus: fsl-mc: fix GET/SET_TAILDROP command ids
| * 2de74c25e7 bus: fsl-mc: do not add a device-link for the UAPI used DPMCP device
| * 4d0686b53c ata: ahci: Disallow LPM for Asus B550-F motherboard
| * cf4f7511f8 ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
| * 947f9304d3 ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
| * a0890b7805 bus: firewall: Fix missing static inline annotations for stubs
| * 1c71f3cf5f cgroup,freezer: fix incomplete freezing when attaching tasks
| * 5d555f17d1 ceph: set superblock s_magic for IMA fsmagic matching
| * 75583606ae ceph: avoid kernel BUG for encrypted inode with unaligned file size
| * 04e93f75b1 can: tcan4x5x: fix power regulator retrieval during probe
| * d8a054b6e6 can: kvaser_pciefd: refine error prone echo_skb_max handling logic
| * 896bbceebf bus: mhi: host: Fix conflict between power_up and SYSERR
| * f704a80d9f bus: mhi: ep: Update read pointer only after buffer is written
| * 943801c380 block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
| * 5538af3843 block: use plug request list tail for one-shot backmerge attempt
| * 6e1276195f ASoC: codecs: wcd937x: Drop unused buck_supply
| * c8228b5f3d ASoC: codecs: wcd9375: Fix double free of regulator supplies
| * 5626fefb46 ARM: omap: pmic-cpcap: do not mess around without CPCAP or OMAP4
| * 1c40263443 ARM: 9447/1: arm/memremap: fix arch_memremap_can_ram_remap()
| * 86d9837e46 arm64/mm: Close theoretical race where stale TLB entry remains valid
| * aac91ae06c media: uvcvideo: Fix deferred probing error
| * 6d2b12e7c5 media: uvcvideo: Send control events for partial succeeds
| * b52dc88361 media: uvcvideo: Return the number of processed controls
| * 0ee9469f81 media: imx-jpeg: Cleanup after an allocation error
| * 9df9d45365 media: imx-jpeg: Reset slot data pointers when freed
| * c8332e6a0b media: imx-jpeg: Move mxc_jpeg_free_slot_data() ahead
| * 314893d15a media: imx-jpeg: Drop the first error frames
| * 00da1c767a media: vivid: Change the siize of the composing
| * 72541cae73 media: vidtv: Terminating the subsequent process of initialization failure
| * 5d8b057ed7 media: videobuf2: use sgtable-based scatterlist wrappers
| * 742c60333b media: venus: Fix probe error handling
| * 2429bb9fad media: v4l2-dev: fix error handling in __video_register_device()
| * 63ea94aa72 media: omap3isp: use sgtable-based scatterlist wrappers
| * f3033169d1 media: mediatek: vcodec: Correct vsi_core framebuffer size
| * 831b460e92 media: ipu6: Remove workaround for Meteor Lake ES2
| * a2d4fdef06 media: intel/ipu6: Fix dma mask for non-secure mode
| * 2a2bd7df40 media: imagination: fix a potential memory leak in e5010_probe()
| * 1f78790d98 media: i2c: imx335: Fix frame size enumeration
| * 5ae9ff1ee2 media: gspca: Add error handling for stv06xx_read_sensor()
| * ca43a9386c media: davinci: vpif: Fix memory leak in probe error path
| * 9bff888c92 media: cxusb: no longer judge rbuf when the write fails
| * c89339591b media: ccs-pll: Check for too high VT PLL multiplier in dual PLL case
| * dc723f6c8d media: ccs-pll: Correct the upper limit of maximum op_pre_pll_clk_div
| * e251f4fe65 media: ccs-pll: Start OP pre-PLL multiplier search from correct value
| * 6216c67c90 media: ov2740: Move pm-runtime cleanup on probe-errors to proper place
| * d0e6032ee0 media: ccs-pll: Start VT pre-PLL multiplier search from correct value
| * eda32d4432 media: i2c: ds90ub913: Fix returned fmt from .set_fmt()
| * fb50ee19aa media: nxp: imx8-isi: better handle the m2m usage_count
| * b93864e086 media: imx335: Use correct register width for HNUM
| * 2f4c2c6bde media: ov5675: suppress probe deferral errors
| * ceb901f795 media: ov8856: suppress probe deferral errors
| * ac93035040 wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723
| * b88447ce11 wifi: rtw88: usb: Reduce control message timeout to 500 ms
| * cb3cba0ec3 svcrdma: Unregister the device if svc_rdma_accept() fails
| * f78b38af35 jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata()
| * d35e6c3616 wifi: ath12k: fix ring-buffer corruption
| * 5bf0b9eeb0 fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
| * 95c4322c2a NFSv4: Don't check for OPEN feature support in v4.1
| * c08e00a416 SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
| * d622c2ee6c nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
| * 7a75a95669 nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
| * 07862d4f7c NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
| * 2029ca75cd NFSD: fix race between nfsd registration and exports_proc
| * 3f3eb3c342 NFSD: unregister filesystem in case genl_register_family() fails
| * 763d1789c0 wifi: ath11k: fix ring-buffer corruption
| * 09f7616cb5 wifi: rtw88: usb: Upload the firmware in bigger chunks
| * 314053de3a wifi: ath11k: fix rx completion meta data corruption
| * 7a20cdb55c wifi: mt76: mt7925: fix host interrupt register initialization
| * 6d05390d20 wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()
| * c3afa81f2e net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()
| * 5297c5cf26 net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
| * b96ba2d1fb regulator: max20086: Change enable gpio to optional
| * 028bb7b658 regulator: max20086: Fix MAX200086 chip id
| * f2e8a863fd s390/pci: Serialize device addition and removal
| * 31a7dc5a24 s390/pci: Allow re-add of a reserved but not yet removed device
| * f86ca2b553 s390/pci: Prevent self deletion in disable_slot()
| * 94c0731dbf s390/pci: Remove redundant bus removal and disable from zpci_release_device()
| * 0b42b68cec powerpc/pseries/msi: Avoid reading PCI device registers in reduced power states
| * c58b577cf7 io_uring/kbuf: account ring io_buffer_list memory
| * ba789be63d io_uring: account drain memory to cgroup
| * 082b0ca9a7 ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
| * 2864c19ae9 ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
| * 98640457c0 ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()
| * d765505bca crypto: qat - add shutdown handler to qat_dh895xcc
| * eb94a34c27 crypto: qat - add shutdown handler to qat_c62x
| * 59fd1b2909 crypto: qat - add shutdown handler to qat_4xxx
| * 5e4e6d0cae crypto: qat - add shutdown handler to qat_420xx
| * 261f2a655b crypto: qat - add shutdown handler to qat_c3xxx
| * f2cc87bf3e gfs2: move msleep to sleepable context
| * ea3c81acb0 crypto: marvell/cesa - Do not chain submitted requests
| * bdb71ee651 configfs: Do not override creating attribute file failure in populate_attrs()
* | 5f92e5fdd1 Revert "Bluetooth: MGMT: Protect mgmt_pending list with its own lock"
* | a0b4b5586d Revert "PCI: endpoint: Retain fixed-size BAR size as well as aligned size"
* | 036a0d8df2 Merge 6.12.34 into android16-6.12-lts
|\|
| * 23fdf46589 Linux 6.12.34
| * fe794d1f9b thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit
| * 6695a1fa98 drm/meson: Use 1000ULL when operating with mode->clock
| * da728507b0 gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add
| * ab20b0bdb0 overflow: Introduce __DEFINE_FLEX for having no initializer
| * 5ed1d7a700 net: usb: aqc111: debug info before sanitation
| * b4a86d64e4 usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n
| * d4724213c8 regulator: dt-bindings: mt6357: Drop fixed compatible requirement
| * 77e1bf9dad calipso: unlock rcu before returning -EAFNOSUPPORT
| * ea50a9c348 x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler
| * b3b3b6366d x86/iopl: Cure TIF_IO_BITMAP inconsistencies
| * dbbad9a016 xen/arm: call uaccess_ttbr0_enable for dm_op hypercall
| * 9332b7a836 xfs: don't assume perags are initialised when trimming AGs
| * 2d6a6cfe96 ring-buffer: Move cpus_read_lock() outside of buffer->mutex
| * e09c0600be ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
| * b8df8cb8f7 ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
| * 6a6ce20657 9p: Add a migrate_folio method
| * 7bdd712abe usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work
| * 9f907ee83f usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx()
| * 657003ced7 usb: Flush altsetting 0 endpoints before reinitializating them after reset.
| * 921b3c8050 usb: cdnsp: Fix issue with detecting USB 3.2 speed
| * c7862978b4 usb: cdnsp: Fix issue with detecting command completion event
| * 3cce173477 usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence
| * 393abb68b9 tty: serial: 8250_omap: fix TX with DMA for am33xx
| * 00ddc7dad5 VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify
| * 6327884fba usb: usbtmc: Fix read_stb function and get_stb ioctl
| * c8bb1bcea8 nvmem: zynqmp_nvmem: unbreak driver after cleanup
| * c29d531870 posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
| * 7438836892 HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
| * 84e9f0a2c2 ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1
| * 81515a4479 Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
| * 1ed18c90f6 tools/resolve_btfids: Fix build when cross compiling kernel with clang.
| * 403bbbe2fa objtool/rust: relax slice condition to cover more `noreturn` Rust functions
| * 4b1ef15ffd block: Fix bvec_set_folio() for very large folios
| * a9022c8631 bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
| * 48f33ec141 io_uring: consistently use rcu semantics with sqpoll thread
| * 0fccb6773b block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work
| * af8c13f9ee io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo()
| * a5c7b61eed block: use q->elevator with ->elevator_lock held in elv_iosched_show()
| * f351bb3085 perf: Ensure bpf_perf_link path is properly serialized
| * 1c09795ece nvmet-fcloop: access fcpreq only when holding reqlock
| * 3c04fafeb3 btrfs: exit after state split error at set_extent_bit()
| * 7b4bf4d896 gfs2: pass through holder from the VFS for freeze/thaw
| * 0a2500782f fs/filesystems: Fix potential unsigned integer underflow in fs_name()
| * 58c50f45e1 btrfs: exit after state insertion failure at btrfs_convert_extent_bit()
| * a8ff2e362d net: drv: netdevsim: don't napi_complete() from netpoll
| * 073f64c035 net_sched: ets: fix a race in ets_qdisc_change()
| * 180b12eafa net_sched: tbf: fix a race in tbf_change()
| * 4b755305b2 net_sched: red: fix a race in __red_change()
| * e3f6745006 net_sched: prio: fix a race in prio_tune()
| * 62ef4761bb net/mlx5e: Fix leak of Geneve TLV option object
| * eb4b59491f net/mlx5: HWS, fix missing ip_version handling in definer
| * 5932b1972d net/mlx5: Fix return value when searching for existing flow group
| * da15ca0553 net/mlx5: Fix ECVF vports unload on shutdown flow
| * adb56e5a71 net/mlx5: Ensure fw pages are always allocated on same NUMA
| * 7a41744e38 Bluetooth: MGMT: Fix sparse errors
| * 2af40d795d Bluetooth: eir: Fix possible crashes on eir_create_adv_data
| * 907ef6e12f Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
| * 842f7c3154 Bluetooth: Fix NULL pointer deference on eir_get_service_data
| * 31bf7b2b92 net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
| * b02d9d2732 net/mdiobus: Fix potential out-of-bounds read/write access
| * 78fa7b723e macsec: MACsec SCI assignment for ES = 0
| * 1e0de7582c net: Fix TOCTOU issue in sk_is_readable()
| * 32a48db4cf ACPI: CPPC: Fix NULL pointer dereference when nosmp is used
| * c3892f1ba0 i40e: retry VFLR handling if there is ongoing VF reset
| * 60592d381f i40e: return false from i40e_reset_vf if reset is in progress
| * 0440186a9c drm/meson: fix more rounding issues with 59.94Hz modes
| * e44408a317 drm/meson: use vclk_freq instead of pixel_freq in debug print
| * dd8d64e910 drm/meson: fix debug log statement when setting the HDMI clocks
| * d7aa2e4b80 drm/meson: use unsigned long long / Hz for frequency types
| * c79a1ac2a0 powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()
| * 9c340b56d6 powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
| * d1bc80da75 net_sched: sch_sfq: fix a potential crash on gso_skb handling
| * 98e46d77cd scsi: iscsi: Fix incorrect error path labels for flashnode operations
| * 8a8380773f pinctrl: qcom: pinctrl-qcm2290: Add missing pins
| * cce3ea5f48 spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted
| * 01a968b1c4 spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message
| * f74abf2cdd regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt()
| * 569972c5bd wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
| * 4c0153d7a1 wifi: ath12k: refactor ath12k_hw_regs structure
| * 6dabf9e054 wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready
| * 7b1a7d35ee wifi: ath11k: move some firmware stats related functions outside of debugfs
| * d849e671ff wifi: ath11k: don't wait when there is no vdev started
| * b18918782e wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()
| * 784cb1c1b8 wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()
| * b208c674f5 wifi: ath11k: convert timeouts to secs_to_jiffies()
| * ef8e4aeab3 ath10k: snoc: fix unbalanced IRQ enable in crash recovery
| * b93e6fef4e ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()
| * 6c8d3d7c36 net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
| * 4e83f2dbb2 Bluetooth: MGMT: Protect mgmt_pending list with its own lock
| * 84ab1283eb Bluetooth: MGMT: Remove unused mgmt_pending_find_data
| * 9df3e5e7f7 Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
| * fbf95f446b Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition
| * b104a6f5d5 Bluetooth: btintel_pcie: Increase the tx and rx descriptor count
| * a075e10cfb Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers
| * 99e3d69853 Bluetooth: hci_core: fix list_for_each_entry_rcu usage
| * 3464a707d1 scsi: core: ufs: Fix a hang in the error handler
| * 21b2bca88e serial: sh-sci: Move runtime PM enable to sci_probe_single()
| * e5250b8619 dt-bindings: pwm: adi,axi-pwmgen: Fix clocks
| * df4f4cdb06 dt-bindings: pwm: Correct indentation and style in DTS example
| * 3e81a8c732 dt-bindings: pwm: adi,axi-pwmgen: Increase #pwm-cells to 3
| * 595f83730b pinctrl: samsung: add gs101 specific eint suspend/resume callbacks
| * f33266ec35 pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
| * d5d5193dde pinctrl: samsung: refactor drvdata suspend & resume callbacks
| * cd9d354bdd arm64: dts: qcom: x1e80100: Add GPU cooling
| * 9cd06b2ebe arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown
| * b8de1a5029 mmc: sdhci-of-dwcmshc: add PD workaround on RK3576
| * 80f7c5be4f pmdomain: core: Introduce dev_pm_genpd_rpm_always_on()
| * eccd1fc1b0 Input: synaptics-rmi - fix crash with unsupported versions of F34
| * 59cb05c804 ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA
| * 0da3314630 ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup
| * c4cc8f6c31 ALSA: hda/realtek - Support mute led function for HP platform
| * 410156098b ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA
| * 95e01b950c ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247
| * 8b8b33ae37 ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315
| * 0ce600d717 tools/power turbostat: Fix AMD package-energy reporting
| * 9c1ddfeb66 do_change_type(): refuse to operate on unmounted/not ours mounts
| * e1d02fe504 fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
| * 1d79230719 path_overmount(): avoid false negatives
| * 1be1f3b848 iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
| * 569fb8c122 ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init
| * 18ff538aac ASoC: Intel: avs: Verify content returned by parse_int_array()
| * cabc3dc410 ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX
| * 3668296690 ASoC: codecs: hda: Fix RPM usage count underflow
| * 1cda72119b scsi: ufs: qcom: Prevent calling phy_exit() before phy_init()
| * e019873540 riscv: misaligned: fix sleeping function called during misaligned access handling
| * d5d9fd13bc seg6: Fix validation of nexthop addresses
| * 933466fc50 wireguard: device: enable threaded NAPI
| * 031f5c5ca0 net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing
| * 4f0fcdb835 wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
| * b2fc08d276 net: dsa: b53: do not touch DLL_IQQD on bcm53115
| * 1aa31695bf net: dsa: b53: allow RGMII for bcm63xx RGMII ports
| * 6d1c93a5c6 net: dsa: b53: do not enable RGMII delay on bcm63xx
| * 6c2e062002 net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.
| * f34dc858e6 netfilter: nf_nat: also check reverse tuple to obtain clashing entry
| * 251496ce17 netfilter: nf_set_pipapo_avx2: fix initial map fill
| * f33277cda6 drm/panel-simple: fix the warnings for the Evervision VGG644804
| * a0319c9b16 gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO
| * 8cb645117a nvme: fix command limits status code
| * 0cffc6e40d PM: sleep: Fix power.is_suspended cleanup for direct-complete devices
| * 1184f7df1d selftests: net: build net/lib dependency in all target
| * 6d300675dc vmxnet3: correctly report gso type for UDP tunnels
| * e2df04e69c net: wwan: t7xx: Fix napi rx poll issue
| * 4399f59a94 net: fix udp gso skb_segment after pull from frag_list
| * 798fd944fb drm/i915/guc: Handle race condition where wakeref count drops below 0
| * ba282cfba3 drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
| * 2679bb2f69 drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h
| * 451ee661d0 net: stmmac: make sure that ptp_rate is not 0 before configuring EST
| * bb033c6781 net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping
| * 2c32fc56c0 net: dsa: tag_brcm: legacy: fix pskb_may_pull length
| * e653c298c5 idpf: avoid mailbox timeout delays during reset
| * 12e40d01d6 idpf: fix a race in txq wakeup
| * 635fd9cead ice: fix rebuilding the Tx scheduler tree for large queue counts
| * f9c3e8573b ice: create new Tx scheduler nodes for new queues only
| * 276849954d ice: fix Tx scheduler error handling in XDP callback
| * b788cebf72 Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
| * 2a98786e25 spi: bcm63xx-hsspi: fix shared reset
| * 408ca1d180 spi: bcm63xx-spi: fix shared reset
| * df376638df net: lan966x: Make sure to insert the vlan tags also in host mode
| * 095fe646f8 net/mlx4_en: Prevent potential integer overflow calculating Hz
| * 4c597fb290 driver: net: ethernet: mtk_star_emac: fix suspend/resume issue
| * c762fc79d7 net: tipc: fix refcount warning in tipc_aead_encrypt
| * 5910cbbfad gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt
| * 74882beda3 net: stmmac: platform: guarantee uniqueness of bus_id
| * e869a85acc page_pool: Fix use-after-free in page_pool_recycle_in_ring
| * 90891eadb8 Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
| * 35f116a465 drm/xe: Make xe_gt_freq part of the Documentation
| * 3091d4c0d0 loop: add file_start_write() and file_end_write()
| * 4bd30962f3 USB: typec: fix const issue in typec_match()
| * 9f40ae8310 USB: gadget: udc: fix const issue in gadget_match_driver()
| * ad2fc59a67 iio: adc: mcp3911: fix device dependent mappings for conversion result registers
| * 9d6c8f5612 iio: adc: PAC1934: fix typo in documentation link
| * 03eb283523 mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array()
| * 130e134f6e vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
| * 3102881272 coresight: prevent deactivate active config while enabling the config
| * 8b2230ac7f fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
| * 8d47a03544 counter: interrupt-cnt: Protect enable/disable OPs with mutex
| * b9c6d66810 coresight: catu: Introduce refcount and spinlock for enabling/disabling
| * 1183a72221 coresight: Fixes device's owner field for registered using coresight_init_driver()
| * 677da45548 MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a
| * 8fa544bff8 usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink()
| * 122bbc57cb iio: adc: ad7124: Fix 3dB filter frequency reading
| * 46dd5892ea iio: filter: admv8818: Support frequencies >= 2^32
| * 5bd5808b36 iio: filter: admv8818: fix range calculation
| * c065694b8d iio: filter: admv8818: fix integer overflow
| * ba9a3d356b iio: filter: admv8818: fix band 4, state 15
| * 74aca5ca34 thunderbolt: Fix a logic error in wake on connect
| * c23d87b43f serial: Fix potential null-ptr-deref in mlb_usio_probe()
| * d4c368e4a6 usb: renesas_usbhs: Reorder clock handling and power management in probe
| * 0a3e2ec508 PCI: endpoint: Retain fixed-size BAR size as well as aligned size
| * 9137bd312b rtc: loongson: Add missing alarm notifications for ACPI RTC events
| * 7b26470070 PCI/DPC: Log Error Source ID only when valid
| * 642962fe3f PCI/DPC: Initialize aer_err_info before using it
| * 3d159ffc16 PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()
| * bc6ddff798 dmaengine: ti: Add NULL check in udma_probe()
| * 5072c17491 phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug
| * 8da884ec36 PCI: apple: Use gpiod_set_value_cansleep in probe flow
| * 8c839e71c4 PCI: cadence: Fix runtime atomic count underflow
| * d9342fced7 PCI: rcar-gen4: set ep BAR4 fixed size
| * 17e4b0fcd2 PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
| * 5aac41632f phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors
| * e3f71127c6 phy: rockchip: samsung-hdptx: Fix clock ratio setup
| * 1dfeafe585 rtc: sh: assign correct interrupts with DT
| * 6635bb78eb rust: alloc: add missing invariant in Vec::set_len()
* | 1d7d3adfa4 Revert "dm: fix dm_blk_report_zones"
* | 7a5c39c156 Revert "page_pool: Track DMA-mapped pages and unmap them when destroying the pool"
* | e5ead1ec40 Merge 48ca7139ab ("cifs: Fix validation of SMB1 query reparse point response") into android16-6.12-lts
|\|
| * 48ca7139ab cifs: Fix validation of SMB1 query reparse point response
| * f7d9f4fa53 perf callchain: Always populate the addr_location map when adding IP
| * da9addeabd perf trace: Set errpid to false for rseq and set_robust_list
| * afa06f2605 nfs: ignore SB_RDONLY when remounting nfs
| * 877a3f1be3 nfs: clear SB_RDONLY before getting superblock
| * aaea7a783d perf trace: Always print return value for syscalls returning a pid
| * 8d313634e6 perf record: Fix incorrect --user-regs comments
| * 20eafb4e59 perf symbol: Fix use-after-free in filename__read_build_id
| * 3196b6c708 mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting
| * 0acd44a8d7 mailbox: imx: Fix TXDB_V2 sending
| * 28f3b29e74 perf tests switch-tracking: Fix timestamp comparison
| * 9970210eb1 mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE
| * fc66342db7 mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove()
| * d374cd56df mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe()
| * 1fbee9f185 rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()
| * 4ce341e639 remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick}
| * 3a4afda6fd remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick}
| * 9b15fcdba9 remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe
| * 6a6070d943 perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3
| * 3b7d37c49f perf intel-pt: Fix PEBS-via-PT data_src
| * 5c37bd2650 perf tests: Fix 'perf report' tests installation
| * 47eee86e45 perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()
| * f481bf3e02 dm-flakey: make corrupting read bios work
| * 9091c9e039 dm-flakey: error all IOs when num_features is absent
| * f9c1bdf246 dm: fix dm_blk_report_zones
| * dc16583d21 perf symbol-minimal: Fix double free in filename__read_build_id
| * 19bd9cde38 hwmon: (asus-ec-sensors) check sensor index in read_string()
| * 7a23cc510e mtd: nand: ecc-mxic: Fix use of uninitialized variable ret
| * 2967178d30 x86/irq: Ensure initial PIR loads are performed exactly once
| * 1be2000b70 backlight: pm8941: Add NULL check in wled_configure()
| * 48e0b54be4 dm: free table mempools if not used in __bind
| * 2eeb181e76 dm: don't change md if dm_table_set_restrictions() fails
| * baf8a7fed0 perf ui browser hists: Set actions->thread before calling do_zoom_thread()
| * a951f9a3d9 perf build: Warn when libdebuginfod devel files are not available
| * 5934a8fab3 randstruct: gcc-plugin: Fix attribute addition
| * ab6db95940 randstruct: gcc-plugin: Remove bogus void member
| * b235393b9f fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
| * f697ef117e soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()
| * 7ce3063fd8 soc: aspeed: lpc: Fix impossible judgment condition
| * ffbfe7b0ce ARM: aspeed: Don't select SRAM
| * 0007761ff5 arm64: dts: mt6359: Rename RTC node to match binding expectations
| * 0e00819914 arm64: dts: renesas: white-hawk-ard-audio: Fix TPU0 groups
| * 81f52f39ed arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
| * 16f35dcfe3 arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou
| * 318d0f2adc arm64: defconfig: mediatek: enable PHY drivers
| * 8333880133 ARM: dts: qcom: apq8064: move replicator out of soc node
| * 99f2ee48e9 ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon device
| * 36a1fdd5d5 ARM: dts: qcom: apq8064: add missing clocks to the timer node
| * 2a8d4567aa dt-bindings: vendor-prefixes: Add Liontron name
| * 1d5baab39e bus: fsl-mc: fix double-free on mc_dev
| * 9abbace400 nilfs2: do not propagate ENOENT error from nilfs_btree_propagate()
| * ecfc9dfae9 nilfs2: add pointer check for nilfs_direct_propagate()
| * f6fae70f83 ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery
| * 0aff95d9bc Squashfs: check return result of sb_min_blocksize
| * e318a7bd2d soc: qcom: smp2p: Fix fallback to qcom,ipc parse
| * 14f2820a5d arm64: dts: ti: k3-j721e-common-proc-board: Enable OSPI1 on J721E
| * 2e39a12c45 arm64: tegra: Add uartd serial alias for Jetson TX1 module
| * 39ecf2ad20 arm64: tegra: Drop remaining serial clock-names and reset-names
| * 827746ce8b arm64: dts: rockchip: Update eMMC for NanoPi R5 series
| * 4fd50f6980 arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3566-rock3c
| * f924280cf4 arm64: dts: qcom: sda660-ifc6560: Fix dt-validate warning
| * 2533efb0d6 arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply
| * 3c8f511a65 arm64: dts: mt6359: Add missing 'compatible' property to regulators node
| * e2df43c942 arm64: dts: mediatek: mt6357: Drop regulator-fixed compatibles
| * 66a6daa0ef arm64: dts: imx8mn-beacon: Set SAI5 MCLK direction to output for HDMI audio
| * b9c7c4e6c8 arm64: dts: imx8mm-beacon: Set SAI5 MCLK direction to output for HDMI audio
| * c48fe69e17 arm64: dts: imx8mp-beacon: Fix RTC capacitive load
| * 69120f3767 arm64: dts: imx8mn-beacon: Fix RTC capacitive load
| * 33ff1f1329 arm64: dts: imx8mm-beacon: Fix RTC capacitive load
| * e1c84dd136 arm64: dts: mt8183: Add port node to mt8183.dtsi
| * a39ba524fb arm64: dts: qcom: sdm660-xiaomi-lavender: Add missing SD card detect GPIO
| * 269df4263e arm64: dts: mediatek: mt8195: Reparent vdec1/2 and venc1 power domains
| * 5b5a538aad ARM: dts: at91: at91sam9263: fix NAND chip selects
| * 037a3a2567 ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip select
| * 3682d4dd0e arm64: dts: rockchip: Move SHMEM memory to reserved memory on rk3588
| * 3d36b1baf0 arm64: dts: qcom: ipq9574: Fix USB vdd info
| * 79c8378070 arm64: dts: qcom: sc8280xp-x13s: Drop duplicate DMIC supplies
| * 6e65650cee arm64: dts: qcom: sm8250: Fix CPU7 opp table
| * 3c4aaf3e76 arm64: dts: qcom: sm8350: Reenable crypto & cryptobam
| * 9164f9ae3f arm64: dts: qcom: sdm845-starqltechn: remove excess reserved gpios
| * d997703f9d arm64: dts: qcom: sdm845-starqltechn: refactor node order
| * 83f1b473bb arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake
| * caecebc6b9 arm64: dts: qcom: sdm845-starqltechn: remove wifi
| * bdf8915dad arm64: dts: qcom: x1e80100-romulus: Keep L12B and L15B always on
| * 5c721b58d3 arm64: dts: qcom: sm8650: add missing cpu-cfg interconnect path in the mdss node
| * a999df6f45 arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures
| * 4e95465ab9 arm64: dts: qcom: x1e80100: Mark usb_2 as dma-coherent
| * 0befc3005d f2fs: fix to correct check conditions in f2fs_cross_rename
| * 532601e783 f2fs: use d_inode(dentry) cleanup dentry->d_inode
| * a3eeaea04e net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
| * 69541e5832 net: openvswitch: Fix the dead loop of MPLS parse
| * dd89288975 calipso: Don't call calipso functions for AF_INET sk.
| * ec62c99914 octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback
| * 91bed4ccae octeontx2-pf: QOS: Perform cache sync on send queue teardown
| * 66abe22017 net: phy: mscc: Fix memory leak when using one step timestamping
| * 4b073a575b net: lan743x: Fix PHY reset handling during initialization and WOL
| * 0e5c90c2ae net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
| * f15ed37dd3 net: phy: fix up const issues in to_mdio_device() and to_phy_device()
| * ddc654e89a net: phy: clear phydev->devlink when the link is deleted
| * 2bc6dffb4b bpf: Avoid __bpf_prog_ret0_warn when jit fails
| * 3a92988a76 net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit
| * f066d85170 net: lan966x: Fix 1-step timestamping over ipv4 or ipv6
| * 02e45168e0 RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
| * 7893a41dea vsock/virtio: fix `rx_bytes` accounting for stream sockets
| * 30a9e834c7 net: usb: aqc111: fix error handling of usbnet read calls
| * 82fe7fbc21 RISC-V: KVM: lock the correct mp_state during reset
| * 9d04742f3e netfilter: nft_tunnel: fix geneve_opt dump
| * 09ecfdff49 netfilter: nf_tables: nft_fib: consistent l3mdev handling
| * 15c0250dae bpf, sockmap: Avoid using sk_socket after free when sending
| * 9427f6081f Bluetooth: btintel: Check dsbr size from EFI variable
| * 1750c3f1d9 Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach()
| * 46e6822489 vfio/type1: Fix error unwind in migration dirty bitmap allocation
| * fd125f1eef netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
| * c4c18cf589 netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds
| * 1d249cc92d bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"
| * 7e48358639 wifi: mt76: mt7996: fix RX buffer size of MCU event
| * 3fc2021984 wifi: mt76: mt7996: set EHT max ampdu length capability
| * ba9bf458fa wifi: mt76: mt7925: ensure all MCU commands wait for response
| * 52ffee9fea wifi: mt76: mt7925: refine the sniffer commnad
| * 17e939897e wifi: mt76: mt7925: prevent multiple scan commands
| * 790d05cde3 wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
| * 1072fc0ca1 wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init()
| * df00f9147e Bluetooth: ISO: Fix not using SID from adv report
| * 6bfb154f95 kernfs: Relax constraint in draining guard
| * e0657136ae scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort()
| * ee5ee64638 wifi: ath9k_htc: Abort software beacon handling if disabled
| * 59a834592d hisi_acc_vfio_pci: bugfix live migration function without VF device driver
| * 89729b8152 hisi_acc_vfio_pci: add eq and aeq interruption restore
| * 884a76e813 hisi_acc_vfio_pci: fix XQE dma address error
| * 3a392f874a wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event
| * b4f6605dc2 iommu: remove duplicate selection of DMAR_TABLE
| * e966a3c01c wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips
| * c132553894 wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds
| * 8ffad7be09 wifi: rtw89: pci: enlarge retry times of RX tag to 1000
| * 78a327ef0a s390/bpf: Store backchain even for leaf progs
| * d32f9927f4 clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz
| * e660e75f84 dt-bindings: soc: fsl,qman-fqd: Fix reserved-memory.yaml reference
| * c98cdf6795 bpf: Fix WARN() in get_bpf_raw_tp_regs
| * e02e12d6a7 pinctrl: at91: Fix possible out-of-boundary access
| * b7384eab87 libbpf: Use proper errno value in nlattr
| * c13e317499 ktls, sockmap: Fix missing uncharge operation
| * 64f8f2a933 of: unittest: Unlock on error in unittest_data_add()
| * 709412b92a tracing: Fix error handling in event_trigger_parse()
| * 4839a4a6ab tracing: Rename event_trigger_alloc() to trigger_data_alloc()
| * ec913bc18b selftests/bpf: Fix caps for __xlated/jited_unpriv
| * 69a995644a efi/libstub: Describe missing 'out' parameter in efi_load_initrd
| * a82f49df6b wifi: iwlfiwi: mvm: Fix the rate reporting
| * 0a2712cd24 clk: bcm: rpi: Add NULL check in raspberrypi_clk_register()
| * d969194bda bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
| * 41c5158d36 clk: qcom: gpucc-sm6350: Add *_wait_val values for GDSCs
| * 45e1ff1284 clk: qcom: gcc-sm6350: Add *_wait_val values for GDSCs
| * a2874b73fd clk: qcom: dispcc-sm6350: Add *_wait_val values for GDSCs
| * dcdce64095 clk: qcom: camcc-sm6350: Add *_wait_val values for GDSCs
| * e53a8dcd36 tracing: Move histogram trigger variables from stack to per CPU structure
| * 94068a664a bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
| * 50ac361ff8 RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
| * c1360ac815 netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
| * c7b7d63a33 netfilter: nft_quota: match correctly when the quota just depleted
| * de6edd3237 netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it
| * c1f418cc27 bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps
| * 277f9ffe87 libbpf: Use proper errno value in linker
| * 6589bc3699 scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels
| * 4248ba53e4 f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed()
| * 04daca6012 f2fs: clean up w/ fscrypt_is_bounce_page()
| * 83563a166c bonding: assign random address if device address is same as bond
| * 88f65bb66d iommu: Protect against overflow in iommu_pgsize()
| * cc26bc26be Use thread-safe function pointer in libbpf_print
| * 30d80c636e libbpf: Remove sample_period init in perf_buffer
| * 3587bee963 libbpf: Fix event name too long error
| * 034c1796f1 scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk
| * 0e7792a300 RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h
| * 6285516170 wifi: ath12k: fix node corruption in ar->arvifs list
| * 6a6307f866 wifi: ath12k: Fix the QoS control field offset to build QoS header
| * 0c2de959f1 wifi: ath12k: Add MSDU length validation for TKIP MIC error
| * 371b340aff wifi: ath12k: fix invalid access to memory
| * bba24336b9 wifi: rtw88: do not ignore hardware read error during DPK
| * c5b738a1d9 wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally
| * 308ba450ea wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT
| * 5063fe8789 xfrm: Use xdo.dev instead of xdo.real_dev
| * 08784c7345 net/mlx5: Avoid using xso.real_dev unnecessarily
| * 9d57de88d9 libbpf: Fix buffer overflow in bpf_object__init_prog
| * cf11bd435f net: ncsi: Fix GCPS 64-bit member variables
| * 4f51fb0d25 page_pool: Track DMA-mapped pages and unmap them when destroying the pool
| * 25a912b3e0 page_pool: Move pp_magic check into helper functions
| * 65b3f76592 f2fs: fix to do sanity check on sbi->total_valid_block_count
| * a4d8052135 f2fs: prevent the current section from being selected as a victim during GC
| * 2fa8d128ec f2fs: clean up unnecessary indentation
| * 0c57aa8ef9 wifi: ath12k: Fix buffer overflow in debugfs
| * 827ff610af wifi: ath12k: Fix WMI tag for EHT rate in peer assoc
| * 553c265cd6 wifi: ath12k: fix cleanup path after mhi init
| * 44a51592ac f2fs: zone: fix to avoid inconsistence in between SIT and SSA
| * 3d25fa2d7f bpf, sockmap: Fix panic when calling skb_linearize
| * 3a8e680f7d bpf, sockmap: fix duplicated data transmission
| * 57fbbe29e8 bpf: fix ktls panic with sockmap
| * f1b0b9b712 selftests/bpf: Fix bpf_nf selftest failure
| * 671dd1fb87 bpf: Check link_create.flags parameter for multi_kprobe
| * fa5977d89d IB/cm: use rwlock for MAD agent lock
| * a284820a1c wifi: ath12k: Fix invalid memory access while forming 802.11 header
| * 5a1210a69c wifi: ath12k: Fix memory leak during vdev_id mismatch
| * f5d77d0d41 wifi: ath11k: fix node corruption in ar->arvifs list
| * 80a81375ef xen/x86: fix initial memory balloon target
| * 7051a80916 svcrdma: Reduce the number of rdma_rw contexts per-QP
| * 9e710dc96f media: verisilicon: Free post processor buffers on error
| * 7b6050a9ef drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err
| * 62df1ba668 drm/mediatek: Fix kobject put for component sub-drivers
| * ad426a7c3d drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr
| * 5c2efbb372 drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3
| * 295f1b128c selftests/seccomp: fix negative_ENOSYS tracer tests on arm32
| * b038ffbd49 perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()
| * c79bee3456 scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
| * e55f46a11b overflow: Fix direct struct member initialization in _DEFINE_FLEX()
| * b3cfc1f9f5 arm64/fpsimd: Do not discard modified SVE state
| * 7e16ba331e firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
| * 451335c867 drm/tegra: rgb: Fix the unbound reference count
| * c4487e35d3 drm/vkms: Adjust vkms_state->active_planes allocation type
| * 7de22bbc58 drm: rcar-du: Fix memory leak in rcar_du_vsps_init()
| * 3d0ae6b511 drm/msm/dpu: enable SmartDMA on SC8180X
| * 5301f110b9 drm/msm/dpu: enable SmartDMA on SM8150
| * ebf467c0ba selftests/seccomp: fix syscall_restart test for arm compat
| * 64a9ee6e11 arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unused
| * a4ea740862 arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX
| * 0860d48b70 firmware: psci: Fix refcount leak in psci_dt_init
| * 7ccf0c4070 m68k: mac: Fix macintosh_config for Mac II
| * 214307d69b watchdog: exar: Shorten identity name to fit correctly
| * 980b0895a0 kunit/usercopy: Disable u64 test on 32-bit SPARC
| * e2bbe6336d fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr
| * 2d5879f645 fs/ntfs3: handle hdr_first_de() return value
| * 33c9956b46 drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()
| * 8a88840699 drm/panel: samsung-sofef00: Drop s6e3fc2x01 support
| * 8e43fa9c71 perf: arm-ni: Fix missing platform_set_drvdata()
| * 7e958e116e perf: arm-ni: Unregister PMUs on probe failure
| * 8e6a63acc4 drm/panthor: Update panthor_mmu::irq::mask when needed
| * d94b25ac50 drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions
| * f5ffc750db arm64/fpsimd: Fix merging of FPSIMD state during signal return
| * 2756dac036 arm64/fpsimd: Reset FPMR upon exec()
| * 55d52af498 arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
| * 945d247d1c arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
| * 6103f9ba51 arm64/fpsimd: Discard stale CPU state when handling SME traps
| * fa65c89f3f arm64/fpsimd: Avoid RES0 bits in the SME trap handler
| * 9d6e355a26 media: rkvdec: Fix frame size enumeration
| * 64f3acc8c7 drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table
| * aba86d49e5 drm/vc4: tests: Use return instead of assert
| * bf694844da drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
| * 67ea6af426 drm/vmwgfx: Fix dumb buffer leak
| * af713f6af6 drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource
| * aa02817f7a drm/vmwgfx: Add seqno waiter for sync_files
| * 45844a9403 ALSA: core: fix up bus match const issues.
| * 9bad55fc4a ASoC: apple: mca: Constrain channels according to TDM mask
| * 5787ff1ace spi: sh-msiof: Fix maximum DMA transfer size
| * c9c8cb0f28 ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"
| * 0440baa4d4 thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure
| * 77d45ba1be PM: sleep: Print PM debug messages during hibernation
| * d3cc08bad4 x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges()
| * f551f0e630 ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[]
| * 0426e92970 PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks()
| * 06c74bd587 ASoC: SOF: amd: add missing acp descriptor field
| * be0dc3e919 ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type
| * 81d72f9241 PM: EM: Fix potential division-by-zero error in em_compute_costs()
| * d05c33c14f power: reset: at91-reset: Optimize at91_reset()
| * 109d6bc579 spi: tegra210-quad: modify chip select (CS) deactivation
| * 688d0b0d94 spi: tegra210-quad: remove redundant error handling code
| * 6accf99a2e spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers
| * 29ce9e71e9 EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0
| * a13e8343ff EDAC/skx_common: Fix general protection fault
| * 87dbfe2b39 ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY()
| * b49ff1c5e9 ASoC: tas2764: Enable main IRQs
| * 594380c4b5 ACPICA: exserial: don't forget to handle FFixedHW opregions for reading
| * 9c094deb6b crypto: api - Redo lookup on EEXIST
| * e9ecaeaf41 kunit: Fix wrong parameter to kunit_deactivate_static_stub()
| * 53bedcd2d2 crypto: sun8i-ce - move fallback ahash_request to the end of the struct
| * 5ed92ad1b7 crypto: xts - Only add ecb if it is not already there
| * b7c09d2131 crypto: lrw - Only add ecb if it is not already there
| * 58beaa1aee rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
| * 60f9545815 btrfs: fix invalid data space release when truncating block in NOCOW mode
| * 7f45183cea btrfs: scrub: fix a wrong error type when metadata bytenr mismatches
| * 5bd799d2ac btrfs: scrub: update device stats when an error is detected
| * 5539216f73 powerpc/pseries/iommu: Fix kmemleak in TCE table userspace view
| * 65115472f7 erofs: avoid using multiple devices with different type
| * 9cfca45aec erofs: fix file handle encoding for 64-bit NIDs
| * 47810c6147 crypto: marvell/cesa - Avoid empty transfer descriptor
| * 7894694b5d crypto: marvell/cesa - Handle zero-length skcipher requests
| * bf3cbf2805 kselftest: cpufreq: Get rid of double suspend in rtcwake case
| * 48e11bcee9 brd: fix discard end sector
| * 5b814cde62 brd: fix aligned_sector from brd_do_discard()
| * 7778a67678 x86/insn: Fix opcode map (!REX2) superscript tags
| * a18f8b1092 x86/cpu: Sanitize CPUID(0x80000000) output
| * c93930857f crypto: sun8i-ce - undo runtime PM changes during driver removal
| * 57a52d7449 x86/microcode/AMD: Do not return error when microcode update is not necessary
| * 451a18d71b sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
| * f54d2b7ac4 powerpc/crash: Fix non-smp kexec preparation
| * 4de0bb505f powerpc: do not build ppc_save_regs.o always
| * 50de02375f crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions
| * 19d267d9fa crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare()
| * 781bbc8252 perf/core: Fix broken throttling when max_samples_per_tick=1
| * 5cd98656bc gfs2: gfs2_create_inode error handling fix
| * 271e6bf41a gfs2: replace sd_aspace with sd_inode
| * 88ab25d718 perf/x86/amd/uncore: Prevent UMC counters from saturating
| * 18807198d5 perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member
| * 623074162b sched: Fix trace_sched_switch(.prev_state)
| * e8d0d9ae99 crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
| * 41f76e9891 x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt()
| * 25027501e6 tools/x86/kcpuid: Fix error handling
* | 6da4371380 Revert "usb: typec: ucsi: fix Clang -Wsign-conversion warning"
* | 580b0fa739 Merge 6.12.33 into android16-6.12-lts
|\|
| * e03ced99c4 Linux 6.12.33
| * 80fe1ebc1f Revert "drm/amd/display: more liberal vmin/vmax update for freesync"
| * d452b168da dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property
| * 1ed84b17fa dt-bindings: usb: cypress,hx3: Add support for all variants
| * eb2d5e794f thunderbolt: Do not double dequeue a configuration request
| * b4fac3f172 usb: usbtmc: Fix timeout value in get_stb
| * 985961dd26 serial: jsm: fix NPE during jsm_uart_port_init
| * e428b7e205 Bluetooth: hci_qca: move the SoC type check to the right place
| * 4490c79518 usb: typec: ucsi: fix Clang -Wsign-conversion warning
| * 1a51004aa0 USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB
| * 393ad97838 usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
| * 23179d009c usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
| * a347664312 Revert "cpufreq: tegra186: Share policy per cluster"
| * 0c60158ff1 block: fix adding folio to bio
| * 3c4fed940d PCI/ASPM: Disable L1 before disabling L1 PM Substates
| * 4685153b12 accel/ivpu: Update power island delays
| * f4deea4184 accel/ivpu: Add initial Panther Lake support
| * 6b482b16f3 rtc: Fix offset calculation for .start_secs < 0
| * a6a55fe660 rtc: Make rtc_time64_to_tm() support dates before 1970
| * f28fae36ba Documentation: ACPI: Use all-string data node references
| * 32b7c46c4d acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
| * 614456f1a0 pinctrl: armada-37xx: set GPIO output value before setting direction
| * f49c751d60 pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31
| * bf49527089 f2fs: fix to avoid accessing uninitialized curseg
| * db758487f3 tracing: Fix compilation warning on arm32
* | b914826a45 Revert "coredump: hand a pidfd to the usermode coredump helper"
* | 26aed9f970 Merge 6.12.32 into android16-6.12-lts
|\|
| * ba9210b8c9 Linux 6.12.32
| * 334da674b2 ksmbd: use list_first_entry_or_null for opinfo_get_list()
| * 4a72fa2f59 net: ethernet: ti: am65-cpsw: Lower random mac address error print to info
| * b4b163b0e7 platform/x86: thinkpad_acpi: Ignore battery threshold change event notification
| * f9adb4a162 ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform
| * 5277bc961c platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys
| * c7ce21b85a NFS: Avoid flushing data while holding directory locks in nfs_rename()
| * 87129b9342 char: tpm: tpm-buf: Add sanity check fallback in read helpers
| * fe7879e5eb drm/xe: Save the gt pointer in lrc and drop the tile
| * 089e980525 drm/xe/xe2hpg: Add Wa_22021007897
| * 3b3d3174d1 nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro
| * 8c7ecba772 spi: spi-sun4i: fix early activation
| * 44a4a01e91 phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error
| * 2c09a5cbc0 phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure
| * 6f47d74081 drm/amd/display: check stream id dml21 wrapper to get plane_id
| * 02ed7c617f drm/amd/display: fix link_set_dpms_off multi-display MST corner case
| * afe090366f gpio: virtuser: fix potential out-of-bound write
| * cef4f57980 um: let 'make clean' properly clean underlying SUBARCH as well
| * cb5d7e7a6f platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS
| * 16ed9db158 nfs: don't share pNFS DS connections between net namespaces
| * f7cbb7035c HID: quirks: Add ADATA XPG alpha wireless mouse support
| * 141054adba dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open
| * 510cf09f2d coredump: hand a pidfd to the usermode coredump helper
| * 8fdca436d8 coredump: fix error handling for replace_fd()
| * a6d87cce78 perf/arm-cmn: Add CMN S3 ACPI binding
| * d96289fcac perf/arm-cmn: Initialise cmn->cpu earlier
| * c6d2c0d461 perf/arm-cmn: Fix REQ2/SNP2 mixup
| * 2f2190ce4c net_sched: hfsc: Address reentrant enqueue adding class to eltree twice
| * b7550a2584 arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl
| * 2ee377336c arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1"
| * 07f51c8f01 arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1"
| * 5b9e29e74d arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
| * 110875e707 arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
| * 8a26672180 arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators
| * 7d6fd34220 arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy
| * a15e563013 arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0
| * e539e3e611 arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay
| * 0451eef436 arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay
| * 8c32e3ca0e arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay
| * 8cc39fa7dd arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default
| * b605a449b6 arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default
| * ef60b9ba0d arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default
| * 1e5144b53c arm64: dts: qcom: x1e80100: Fix video thermal zone
| * fc54ce9d78 arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on
| * 660baafc99 arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on
| * fa8939991b arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage
| * b2f571e0ba arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage
| * a5c10cc63d arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage
| * d3400824e0 arm64: dts: qcom: sm8650: Add missing properties for cryptobam
| * 2a53950532 arm64: dts: qcom: sm8550: Add missing properties for cryptobam
| * b4412e8553 arm64: dts: qcom: sm8450: Add missing properties for cryptobam
| * 87ec68b7e9 arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
| * c96762b683 arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10
| * 920c14a377 arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property
| * 61ffb2e73d arm64: dts: qcom: ipq9574: Add missing properties for cryptobam
| * e3dfd77a7f can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
* | 7689df00e1 ANDROID: GKI: add devm_register_sys_off_handler to db845c symbol list.
* | 614334d6e9 Revert "perf: Avoid the read if the count is already updated"
* | 6de79a4718 Revert "espintcp: remove encap socket caching to avoid reference leak"
* | 69f799168c Merge 6.12.31 into android16-6.12-lts
|\|
| * df3f6d10f3 Linux 6.12.31
| * 85fb1edd05 drm/gem: Internally test import_attach for imported objects
| * ee2a06bbbb x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers bounce buffers
| * ae0d63ec39 i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
| * 73c4707510 pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group()
| * ecb9d3123b watchdog: aspeed: fix 64-bit division
| * c3e1091eb0 drm/amdkfd: Correct F8_MODE for gfx950
| * a8a34fbf91 serial: sh-sci: Save and restore more registers
| * 80eb73778d bpf: abort verification if env->cur_state->loop_entry != NULL
| * fdee1dc816 drm/amd/display: Exit idle optimizations before accessing PHY
| * dd8a734155 kbuild: Properly disable -Wunterminated-string-initialization for clang
| * 3f856d5d84 Fix mis-uses of 'cc-option' for warning disablement
| * d66cf772be gcc-15: disable '-Wunterminated-string-initialization' entirely for now
| * 9f58537e9b gcc-15: make 'unterminated string initialization' just a warning
| * d28b0305f7 err.h: move IOMEM_ERR_PTR() to err.h
| * 96537d8c67 spi: spi-fsl-dspi: Reset SR flags before sending a new message
| * b1781bd47e spi: spi-fsl-dspi: Halt the module after a new message transfer
| * b9fbbcf61e spi: spi-fsl-dspi: restrict register range for regmap access
| * 1d45e0170c spi: use container_of_cont() for to_spi_device()
| * 92f077ff52 platform/x86: think-lmi: Fix attribute name usage for non-compliant items
| * 5c54a557bd ksmbd: fix stream write failure
| * 544ff7fb19 Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"
| * 111a892a23 Bluetooth: btmtksdio: Do close if SDIO card removed without close
| * 3e0dc2b4f6 Bluetooth: btmtksdio: Check function enabled before doing close
| * fedd2a1443 nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs()
| * 483ac74183 mm: vmalloc: only zero-init on vrealloc shrink
| * 94efb0d656 mm: vmalloc: actually use the in-place vrealloc region
| * 9f9517f156 mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
| * 9da33ce114 mm/page_alloc.c: avoid infinite retries caused by cpuset race
| * 314bf771cb memcg: always call cond_resched() after fn()
| * 9b8263cae6 highmem: add folio_test_partial_kmap()
| * cb9a1019a6 Input: xpad - add more controllers
| * 7c220f89ad Revert "drm/amd: Keep display off while going into S4"
| * b4f801e8cf smb: client: Reset all search buffer pointers when releasing buffer
| * 56b06539b6 arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs
| * 9bea368648 smb: client: Fix use-after-free in cifs_fill_dirent
| * dc9bdfb9b0 drm/edid: fixed the bug that hdr metadata was not reset
| * 56081f5d14 thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature
| * 8594a123cf platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
| * e78908caf1 pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
| * 0ae82a7abf pmdomain: renesas: rcar: Remove obsolete nullify checks
| * a6ddbf9ae7 vmxnet3: update MTU after device quiesce
| * ba689e0893 net: dsa: microchip: linearize skb for tail-tagging switches
| * 352fbde141 can: kvaser_pciefd: Fix echo_skb race
| * 8654c8a052 can: kvaser_pciefd: Continue parsing DMA buf after dropped RX
| * 80702f002b llc: fix data loss when reading from a socket in llc_ui_recvmsg()
| * 4e22325b98 ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10
| * bf85e49aaf ALSA: pcm: Fix race of buffer access at PCM OSS layer
| * 799d48c95f ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction
| * 20e3fa3b7d ASoc: SOF: topology: connect DAI to a single DAI link
| * 6a62b917fb ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms
| * 964d355832 ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext
| * 63567ecd99 can: bcm: add missing rcu read protection for procfs content
| * cc55dd28c2 can: bcm: add locking for bcm_op runtime updates
| * adb05149a9 can: slcan: allow reception of short error messages
| * 5300e48748 padata: do not leak refcount in reorder_work
| * 2f45a8d64f crypto: algif_hash - fix double free in hash_accept
| * bcb1c946c7 clk: s2mps11: initialise clk_hw_onecell_data::num before accessing ::hws[] in probe()
| * 4a7261089d octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG
| * 92b04bac36 octeontx2-af: Set LMT_ENA bit for APR table entries
| * 689a205cd9 net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
| * 41678d7222 octeontx2-pf: Add AF_XDP non-zero copy support
| * 49b21795b8 sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()
| * 0a2422f976 idpf: fix idpf_vport_splitq_napi_poll()
| * 873ebaf3c1 io_uring: fix overflow resched cqe reordering
| * 845ef0462a net: lan743x: Restore SGMII CTRL register on resume
| * 8e4fd8e76d net: dwmac-sun8i: Use parsed internal PHY address instead of 1
| * 3e79182c82 pinctrl: qcom: switch to devm_register_sys_off_handler()
| * cd7f022296 loop: don't require ->write_iter for writable files in loop_configure
| * f6f5e9c8cb idpf: fix null-ptr-deref in idpf_features_check
| * 8c3b8ace9c ice: Fix LACP bonds without SRIOV environment
| * 7191b69eae ice: fix vf->num_mac count with port representors
| * 233a227a31 bridge: netfilter: Fix forwarding of fragmented packets
| * 0b7d3e7820 ptp: ocp: Limit signal/freq counts in summary output functions
| * 6a1f9a709a Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling
| * 1e8b7e96f7 Bluetooth: L2CAP: Fix not checking l2cap_chan security level
| * ca51db2316 perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
| * 1c1fb885e5 irqchip/riscv-imsic: Start local sync timer on correct CPU
| * 2b49e68360 ASoC: SOF: Intel: hda: Fix UAF when reloading module
| * 4a39fbffad devres: Introduce devm_kmemdup_array()
| * 7207effe47 driver core: Split devres APIs to device/devres.h
| * ae344b9f84 dmaengine: fsl-edma: Fix return code for unhandled interrupts
| * d31daa83ef dmaengine: idxd: Fix ->poll() return value
| * 252f78a931 xfrm: Sanitize marks before insert
| * ae5e975a46 clk: sunxi-ng: d1: Add missing divider for MMC mod clocks
| * 090aa8d51e remoteproc: qcom_wcnss: Fix on platforms without fallback regulators
| * 447c8f0c06 kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork()
| * 7f5dc43b46 x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro
| * d91576a232 dmaengine: idxd: Fix allowing write() from different address spaces
| * b1a687eb15 xfrm: Fix UDP GRO handling for some corner cases
| * 9cbca30102 espintcp: remove encap socket caching to avoid reference leak
| * 28756f22de espintcp: fix skb leaks
| * 153bc79b5d soundwire: bus: Fix race on the creation of the IRQ domain
| * 8cafd7266f __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
| * a0c50c9f9c drm/amd/display: Call FP Protect Before Mode Programming/Mode Support
| * 211f589206 xenbus: Allow PVH dom0 a non-local xenstore
| * 5a8d073d87 x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88
| * b8581b4e4d wifi: iwlwifi: add support for Killer on MTL
| * 1645fc1849 block: only update request sector if needed
| * 511ea82e34 tools: ynl-gen: validate 0 len strings from kernel
| * 6e9770de02 btrfs: avoid NULL pointer dereference if no valid csum tree
| * 230c94ca35 btrfs: handle empty eb->folios in num_extent_folios()
| * 7f7c8c03fe btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
| * 92dff981dd btrfs: compression: adjust cb->compressed_folios allocation type
| * 5926bc887d ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers
| * 6b1a9a7647 cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function
| * 0a9920e1ff cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()
| * ad3e83a6c8 io_uring/fdinfo: annotate racy sq/cq head/tail reads
| * ec462449f4 nvmet-tcp: don't restore null sk_state_change
| * 6a09b6bad0 ALSA: usb-audio: Fix duplicated name in MIDI substream names
| * 6d196cae4b nvme-pci: add quirks for WDC Blue SN550 15b7:5009
| * ff214b079d nvme-pci: add quirks for device 126f:1001
| * 35ec11b385 ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx
| * 8f76431c00 ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013
| * 63affdae7f ASoC: cs42l43: Disable headphone clamps during type detection
| * 4c7a0425fb platform/x86: ideapad-laptop: add support for some new buttons
| * 2418bf5d38 platform/x86: asus-wmi: Disable OOBE state after resume from hibernation
| * 00fe4c0e46 platform/x86/intel: hid: Add Pantherlake support
| * aa000a4ee9 smb: server: smb2pdu: check return value of xa_store()
| * c134c62b9e pinctrl: meson: define the pull up/down resistor value as 60 kOhm
| * 5863bd44ed book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
| * b5aa85b9b0 ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
| * 9fddd1f154 drm: Add valid clones check
| * 08150a6c83 drm/panel-edp: Add Starry 116KHD024006
| * aa52c70ae1 drm/buddy: fix issue that force_merge cannot free all roots
| * 1351052877 drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
| * 6ceef704e2 drm/xe: Reject BO eviction if BO is bound to current VM
| * 650c1769cf drm/xe/sa: Always call drm_suballoc_manager_fini()
| * 1cc3716373 wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event
| * c9db43696e drm/xe: Do not attempt to bootstrap VF in execlists mode
| * 274ae1044b drm/xe: Move suballocator init to after display init
| * 115360031b wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation
| * e1fffcd1d7 drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
| * 878ccaf79c drm: bridge: adv7511: fill stream capabilities
| * fb0d82562c wifi: ath12k: Fix end offset bit definition in monitor ring descriptor
| * bb2d55681e wifi: ath12k: Fetch regdb.bin file from board-2.bin
| * a3f6e4682f wifi: ath9k: return by of_get_mac_address
| * 331c0af96c drm/xe/pf: Reset GuC VF config when unprovisioning critical resource
| * 63780d7352 accel/qaic: Mask out SR-IOV PCI resources
| * a1e3f2ea66 wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override
| * ff56fbf50e regulator: ad5398: Add device tree support
| * 697a6f8a91 spi: zynqmp-gqspi: Always acknowledge interrupts
| * c533839e0a wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
| * 9e9e974915 wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate
| * 0b63d24624 wifi: rtl8xxxu: retry firmware download on error
| * ff5c6e3d25 clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation
| * 3a95341c65 perf/amd/ibs: Fix ->config to sample period calculation for OP PMU
| * e225dbb03a perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
| * 46f1c2b508 firmware: arm_scmi: Relax duplicate name constraint across protocol ids
| * ff84436446 bpftool: Fix readlink usage in get_fd_type
| * c80b2d159c bpf: Use kallsyms to find the function name of a struct_ops's stub function
| * c3fd672e66 drm/ast: Find VBIOS mode from regular display size
| * 538a82168e dm vdo: use a short static string for thread name prefix
| * f8b4edbcf3 dm vdo indexer: prevent unterminated string warning
| * 0cc2aa7472 irqchip/riscv-aplic: Add support for hart indexes
| * a3300021d4 ASoC: rt722-sdca: Add some missing readable registers
| * 67f7080cb3 ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode
| * b99c2faf40 arm64: zynqmp: add clock-output-names property in clock nodes
| * 9e3eaf7f75 HID: usbkbd: Fix the bit shift number for LED_KANA
| * b5a1ef646c wifi: ath12k: Avoid napi_sync() before napi_enable()
| * dbb6efb3d8 scsi: st: Restore some drive settings after reset
| * 1be28b37a6 scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails
| * 609bc6e9c1 scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk
| * c670902775 scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine
| * f5ce562857 net/mana: fix warning in the writer of client oob
| * 7cc781374e drm/xe/relay: Don't use GFP_KERNEL for new transactions
| * e2017f44c6 ice: count combined queues using Rx/Tx count
| * 887e39ac47 perf: Avoid the read if the count is already updated
| * d402437cde rcu: fix header guard for rcu_all_qs()
| * fcabb69674 rcu: handle unstable rdp in rcu_read_unlock_strict()
| * 5cdaa970d7 rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
| * 65daba41f9 ice: treat dyn_allowed only as suggestion
| * 3c8b4657a6 ice: init flow director before RDMA
| * 58cdd1ee65 bridge: mdb: Allow replace of a host-joined group
| * 76e56dbe50 net: flush_backlog() small changes
| * ba59747562 r8169: don't scan PHY addresses > 0
| * ded26f9e4c ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only
| * a6644aeb8d vxlan: Annotate FDB data races
| * 61e931ee14 cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost
| * b82e496531 net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
| * 9152627936 tools: ynl-gen: don't output external constants
| * 37c07516ac eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrs
| * d2b58a1022 drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0
| * 91c53b8cd8 media: qcom: camss: Add default case in vfe_src_pad_code
| * 85e0e03303 media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available
* | 6c6b68a1ea Merge 1d15319323 ("f2fs: introduce f2fs_base_attr for global sysfs entries") into android16-6.12-lts
|\|
| * 1d15319323 f2fs: introduce f2fs_base_attr for global sysfs entries
* | 2b9efc3752 Revert "net: page_pool: avoid false positive warning if NAPI was never added"
* | 59d0e96ab0 Merge 7781848346 ("hwmon: (xgene-hwmon) use appropriate type for the latency value") into android16-6.12-lts
|\|
| * 7781848346 hwmon: (xgene-hwmon) use appropriate type for the latency value
| * c4092cb063 tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options
| * 247b420fea net: page_pool: avoid false positive warning if NAPI was never added
| * b063f36a92 clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs
| * 2368794c0c wifi: rtw89: call power_on ahead before selecting firmware
| * 01edf9255f wifi: rtw89: fw: validate multi-firmware header before accessing
| * f4c99c7b71 wifi: rtw89: fw: validate multi-firmware header before getting its size
| * 2eb2cfca35 wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang
| * 50f78100b9 wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU
| * 1c56486443 wifi: rtw88: Fix download_firmware_validate() for RTL8814AU
| * 2a25d61107 ext4: remove writable userspace mappings before truncating page cache
| * 73733c2fdb ext4: don't write back data before punch hole in nojournal mode
| * 39255ab2ed leds: trigger: netdev: Configure LED blink interval for HW offload
| * 16ddd67bb5 pstore: Change kmsg_bytes storage size to u32
| * 556f53a8ec iio: adc: ad7944: don't use storagebits for sizing
| * 7fea5a9140 r8152: add vendor/device ID pair for Dell Alienware AW1022z
| * 9f2911868a ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
| * f9ab6efdee arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
| * c2e02e2b21 powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits
| * 9aeaf1956e powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
| * 701118e6f6 net: fec: Refactor MAC reset to function
| * 641ad8d64a wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
| * 8315b79220 wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
| * 26e384fafd wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
| * 8e1800f1db wifi: iwlwifi: don't warn during reprobe
| * 15d8ceef92 wifi: iwlwifi: use correct IMR dump variable
| * 4d8fd111e0 mptcp: pm: userspace: flags: clearer msg if no remote addr
| * 6a0997d78f wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
| * 06daedb443 xfrm: prevent high SEQ input in non-ESN mode
| * bbd6dc1fb6 drm/v3d: Add clock handling
| * e5a69d1696 net/mlx5e: reduce the max log mpwrq sz for ECPF and reps
| * 74d153d8ec net/mlx5e: reduce rep rxq depth to 256 for ECPF
| * af94d4f46c net/mlx5e: set the tx_queue_len for pfifo_fast
| * a3a845ebc8 net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB
| * 4a94ccac49 net/mlx5: XDP, Enable TX side XDP multi-buffer support
| * d4df87dae1 scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr()
| * 9acae6e987 drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer()
| * f5e9d0d206 drm/amdgpu: enlarge the VBIOS binary size limit
| * 7ef18e2ffd drm/amdgpu: Use active umc info from discovery
| * 1bb46b5433 drm/amd/display: Populate register address for dentist for dcn401
| * af3d57ea9e drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It
| * e55c5704b1 drm/amd/display: Increase block_sequence array size
| * 17e40a52a1 drm/amd/display: Initial psr_version with correct setting
| * 563adeeeb0 drm/amd/display: Update CR AUX RD interval interpretation
| * 47bfc7a027 Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY"
| * 45068cc170 drm/amd/display: Support multiple options during psr entry.
| * 4f4cb81def drm/amd/pm: Skip P2S load for SMU v13.0.12
| * a25d045ebf drm/amdgpu: reset psp->cmd to NULL after releasing the buffer
| * ed2039d840 drm/amd/display: Don't try AUX transactions on disconnected link
| * a8726bee70 drm/amd/display: pass calculated dram_speed_mts to dml2
| * 452807a863 drm/amdgpu: Set snoop bit for SDMA for MI series
| * 5ca70518bc drm/amdkfd: fix missing L2 cache info in topology
| * 365d302ac7 drm/amdgpu/mes11: fix set_hw_resources_1 calculation
* | 70c9466818 Revert "crypto: ahash - Set default reqsize from ahash_alg"
* | 5035b6dea6 Revert "genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie"
* | dd2cdf31a0 Revert "serial: mctrl_gpio: split disable_ms into sync and no_sync APIs"
* | fcc21a6112 Merge 11c7fa11fa ("net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size") into android16-6.12-lts
|\|
| * 11c7fa11fa net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
| * 97dba4472e soundwire: cadence_master: set frame shape and divider based on actual clk freq
| * c043867b65 soundwire: amd: change the soundwire wake enable/disable sequence
| * 164c9f5edf phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
| * ef31dc41cf phy: core: don't require set_mode() callback for phy_get_mode() to work
| * afb512502f phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF
| * a507a213e8 pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down
| * 5de11f82cb serial: sh-sci: Update the suspend/resume support
| * e6e31b0182 sched: Reduce the default slice to avoid tasks getting an extra tick
| * 9c5f85b72f x86/traps: Cleanup and robustify decode_bug()
| * eb6fd16b4f x86/ibt: Handle FineIBT in handle_cfi_failure()
| * b870651021 drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set
| * cf126a1458 drm/xe/debugfs: fixed the return value of wedged_mode_set
| * 6469a2b114 clk: qcom: clk-alpha-pll: Do not use random stack value for recalc rate
| * 328a2ec198 clk: qcom: ipq5018: allow it to be bulid on arm32
| * 01d28e67f5 drm/xe: Fix xe_tile_init_noalloc() error propagation
| * 884d64e8e4 drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
| * 50c5bbb45c net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
| * 69689d1138 media: v4l: Memset argument to 0 before calling get_mbus_config pad op
| * 9a98107909 media: i2c: imx219: Correct the minimum vblanking value
| * 12aeff4944 kunit: tool: Use qboot on QEMU x86_64
| * 8f5ce688c8 smack: Revert "smackfs: Added check catlen"
| * 316f2911fb smack: recognize ipv4 CIPSO w/o categories
| * 5b1b4cb46d pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map
| * c4260bf83b ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot()
| * 2ea0427796 ASoC: tas2764: Power up/down amp on mute ops
| * 409c12ce79 ASoC: tas2764: Mark SW_RESET as volatile
| * 8d8083881e ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG
| * 000dd6e344 ASoC: ops: Enforce platform maximum on initial value
| * 83ea947238 firmware: xilinx: Dont send linux address to get fpga config get status
| * e1c4bb3774 firmware: arm_ffa: Handle the presence of host partition in the partition info
| * 3a3fab1be5 firmware: arm_ffa: Reject higher major version as incompatible
| * 587386c56f net/mlx5: Apply rate-limiting to high temperature warning
| * c4e1ce22b9 net/mlx5: Modify LSB bitmask in temperature event to include only the first bit
| * 3770acff31 media: test-drivers: vivid: don't call schedule in loop
| * 2fe6284364 irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base
| * dc5f5c9d2b hrtimers: Replace hrtimer_clock_to_base_table with switch-case
| * 7f131fda26 vxlan: Join / leave MC group after remote changes
| * 1fb8106316 ACPI: HED: Always initialize before evged
| * 82b54455b6 PCI: Fix old_size lower bound in calculate_iosize() too
| * 161cc12504 eth: mlx4: don't try to complete XDP frames in netpoll
| * 46ba5757a7 bpf: copy_verifier_state() should copy 'loop_entry' field
| * 2b129e89b8 bpf: don't do clean_live_states when state->loop_entry->branches > 0
| * eaeb67bd85 can: c_can: Use of_property_present() to test existence of DT property
| * a89326d35b pmdomain: imx: gpcv2: use proper helper for property detection
| * 3ccfdd5b33 RDMA/core: Fix best page size finding when it can cross SG entries
| * e6a46719a2 serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
| * b14e726d57 drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink
| * cee5d56fa7 Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP"
| * 775f3afa6a drm/amd/display: Read LTTPR ALPM caps during link cap retrieval
| * 1e826acee1 drm/amd/display: Fix BT2020 YCbCr limited/full range input
| * 2bba67f030 drm/amd/display: Guard against setting dispclk low when active
| * b02b561bf7 drm/amd/display: Add support for disconnected eDP streams
| * 94e6687ced drm/amd/pm: Fetch current power limit from PMFW
| * 098788e118 irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
| * d85004266a eeprom: ee1004: Check chip before probing
| * 011a62d2d7 mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs
| * a82c0c3996 i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)
| * 7d0c92af8d EDAC/ie31200: work around false positive build warning
| * 4593aaf48f power: supply: axp20x_battery: Update temp sensor for AXP717 from device tree
| * 6b1d3e9db8 net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
| * d37783f25a wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU
| * 7dafba4e85 wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware
| * 6ffcf25e63 wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32()
| * 1cbef396c5 wifi: rtw89: fw: propagate error code from rtw89_h2c_tx()
| * a4523765fa wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31
| * adcc65afaa wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU
| * 9a3f80a727 wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU
| * 1653c72dab scsi: mpt3sas: Send a diag reset if target reset fails
| * b5038d313a PCI: epf-mhi: Update device ID for SA8775P
| * 0b21e99cf6 clocksource: mips-gic-timer: Enable counter when CPUs start
| * 1a3529f36f MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
| * 53f42776e4 genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
| * 5111c2e0cf x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()
| * 95b8f2b7d9 drm/amdgpu: remove all KFD fences from the BO on release
| * af706d0e27 MIPS: Use arch specific syscall name match function
| * 9058b48578 drm/xe/oa: Ensure that polled read returns latest data
| * 4d9fa2ebc0 net: ipv6: Init tunnel link-netns before registering dev
| * 897c98fb32 crypto: skcipher - Zap type in crypto_alloc_sync_skcipher
| * 9f27b38771 crypto: ahash - Set default reqsize from ahash_alg
| * 562e512f6b x86/kaslr: Reduce KASLR entropy on most x86 systems
| * 0bdaab17a2 net/mlx5: Change POOL_NEXT_SIZE define value and make it global
| * d2d76fc025 scsi: scsi_debug: First fixes for tapes
| * b55a97d1bd dm: fix unconditional IO throttle caused by REQ_PREFLUSH
| * 2c600cbe33 libbpf: Fix out-of-bound read
| * 20a53c3689 loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
| * 5b62f941ea scsi: mpi3mr: Update timestamp only for supervisor IOCs
| * a68686c08b net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode
| * c2aa6567a6 media: tc358746: improve calculation of the D-PHY timing registers
| * bb8fb041cb media: adv7180: Disable test-pattern control on adv7180
| * 083383aba0 cpuidle: menu: Avoid discarding useful information
* | 05cc417ff3 Merge 0d508cefcd ("vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines") into android16-6.12-lts
|\|
| * 0d508cefcd vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines
| * 6398dd09d5 vhost-scsi: Return queue full for page alloc failures during copy
| * 7eb29d704d x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()
| * 7bbfaa24c0 ASoC: mediatek: mt8188: Add reference for dmic clocks
| * 4a21b57d83 ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile
| * 6e5935b755 drm/amd/display: Fix mismatch type comparison
| * 990e4fb37b drm/amd/display: fix dcn4x init failed
| * 54dd746ed8 drm/amd/display: handle max_downscale_src_width fail check
| * 5cab1de0ce x86/build: Fix broken copy command in genimage.sh when making isoimage
| * de48b82dcf Octeontx2-af: RPM: Register driver with PCI subsys IDs
| * 673dde8d3c bpf: Search and add kfuncs in struct_ops prologue and epilogue
| * 06100e642f soc: ti: k3-socinfo: Do not use syscon helper to build regmap
| * 54ef1a89e2 wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band
| * e39fd41117 bonding: report duplicate MAC address in all situations
| * f872f7aaa4 net: xgene-v2: remove incorrect ACPI_PTR annotation
| * 459b3f7cf0 net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
| * 562b4f70bf leds: pwm-multicolor: Add check for fwnode_property_read_u32
| * b8fcb1cdbf drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
| * 0d8562e358 drm/amdkfd: KFD release_work possible circular locking
| * 1dd943dfb5 pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconf
| * baaf3084c2 selftests/net: have `gro.sh -t` return a correct exit code
| * 11e721443c net/mlx5: Avoid report two health errors on same syndrome
| * 1f512005f4 drm/xe/pf: Create a link between PF and VF devices
| * df888ad55f drm/xe/vf: Retry sending MMIO request to GUC on timeout error
| * 3a3efeef64 firmware: arm_ffa: Set dma_mask for ffa devices
| * 12153e3948 PCI: brcmstb: Add a softdep to MIP MSI-X driver
| * 3ffaa2e999 PCI: brcmstb: Expand inbound window size up to 64GB
| * 7add9c10ca wifi: ath12k: Report proper tx completion status to mac80211
| * 1c2c538bbd soc: apple: rtkit: Implement OSLog buffers properly
| * 92c6687ba9 soc: apple: rtkit: Use high prio work queue
| * e359d62886 perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
| * b38fbf9864 fpga: altera-cvp: Increase credit timeout
| * 7857d8977e drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
| * 89800836bf ARM: at91: pm: fix at91_suspend_finish for ZQ calibration
| * cd62e9d42f hwmon: (gpio-fan) Add missing mutex locks
| * e7e30a4a37 x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2
| * 0d232fa3b0 clk: imx8mp: inform CCF of maximum frequency of clocks
| * 2d6231d5ce media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value
| * b98aad5e5e media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map
| * 82209faa87 ublk: complete command synchronously on error
| * 564f03a797 block: mark bounce buffering as incompatible with integrity
| * f7226dedac drm/rockchip: vop2: Add uv swap for cluster window
| * f33b310eac ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config().
| * 3de322a98b scsi: logging: Fix scsi_logging_level bounds
| * 500d22dbd9 ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
| * 592ba27580 perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
| * f9d15ef2e0 net: pktgen: fix mpls maximum labels list parsing
| * 8d7e13c31c media: imx335: Set vblank immediately
| * 4176d6f2a6 iommufd: Disallow allocating nested parent domain with fault ID
| * af73c8fd73 ublk: enforce ublks_max only for unprivileged devices
| * c4f025a58e dpll: Add an assertion to check freq_supported_num
| * ebaed867bf net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104
| * 94df9fd015 net: ethernet: ti: cpsw_new: populate netdev of_node
| * 1a4a834f2a rcu: Fix get_state_synchronize_rcu_full() GP-start detection
| * 5aba8ac434 pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned"
| * 4731d5328f media: cx231xx: set device_caps for 417
| * f29c876d72 perf/core: Clean up perf_try_init_event()
| * cc714c89ef drm/amd/display: Request HW cursor on DCN3.2 with SubVP
| * 1f2b3ea007 drm/amd/display: Fix p-state type when p-state is unsupported
| * e015cef8b7 drm/amd/display: Fix DMUB reset sequence for DCN401
| * 682c4226f3 drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination
| * 5bf0fd2bd5 drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35
| * a23f391012 drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c
| * 69bb5b3ae3 remoteproc: qcom_wcnss: Handle platforms with only single power domain
| * 95080412e9 blk-throttle: don't take carryover for prioritized processing of metadata
| * c4525b513d net: phylink: use pl->link_interface in phylink_expects_phy()
* | 3aa4e29eea ANDROID: GKI: fix up CRC issue with struct drm_atomic_state
* | 1b3f86d6f7 Merge 93f581d763 ("drm/gem: Test for imported GEM buffers with helper") into android16-6.12-lts
|\|
| * 93f581d763 drm/gem: Test for imported GEM buffers with helper
* | 10f8ffb85b Merge android16-6.12 into android16-6.12-lts
* | ff7f30c2c6 Revert "usb: xhci: set page size to the xHCI-supported size"
* | 1142d4db49 Revert "ipv6: save dontfrag in cork"
* | 2bd2d17852 ANDROID: GKI: x86: remove CFI_AUTO_DEFAULT=N from gki_defconfig
* | 108d81d25c Merge cd918ec241 ("orangefs: Do not truncate file size") into android16-6.12-lts
|\|
| * cd918ec241 orangefs: Do not truncate file size
| * 6ad0673ab2 soc: mediatek: mtk-mutex: Add DPI1 SOF/EOF to MT8188 mutex tables
| * cc80a5cc52 dm cache: prevent BUG_ON by blocking retries on failed device resumes
| * 1c17190880 usb: xhci: set page size to the xHCI-supported size
| * 5520fed18d media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe()
| * 25056d1fe5 ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114
| * 8fc16414c3 soc: samsung: include linux/array_size.h where needed
| * 4943c0bae1 drm/xe: Retry BO allocation
| * 623669ae7a drm/xe: Nuke VM's mapping upon close
| * a3642d2d73 ieee802154: ca8210: Use proper setters and getters for bitwise types
| * 3afa1610e5 rtc: ds1307: stop disabling alarms on probe
| * 73d01bcbf2 tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
| * a068612985 ALSA: seq: Improve data consistency at polling
| * 515a21a5e1 powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
| * 09193145d1 arm64: tegra: Resize aperture for the IGX PCIe C5 slot
| * 2f0044e20f arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator
| * ecaa856227 drm/amdgpu: Fix missing drain retry fault the last entry
| * c700730d81 drm/amdkfd: Set per-process flags only once cik/vi
| * e1901e8e6b drm/amdkfd: Set per-process flags only once for gfx9/10/11/12
| * 6a1706dfe0 crypto: mxs-dcp - Only set OTP_KEY bit for OTP key
| * 7caad075ac crypto: lzo - Fix compression buffer overrun
| * f615e8d2de misc: pci_endpoint_test: Give disabled BARs a distinct error code
| * fe2329eff5 PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops
| * 1e0398a349 watchdog: aspeed: Update bootstatus handling
| * d95fdee225 cpufreq: tegra186: Share policy per cluster
| * 11be3d3f95 iommu/amd/pgtbl_v2: Improve error handling
| * 9032252905 coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_t
| * 75ae2a3553 badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
| * 7bd6061b0a ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup()
| * 84c069dc5f auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"
| * 53ce754286 gfs2: Check for empty queue in run_queue
| * ff11cd673e drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch
| * ed7eda66b2 drm/amd/display: not abort link train when bw is low
| * 83e4f1de08 drm/amd/display: calculate the remain segments for all pipes
| * 65e51bc280 drm/amd/display: remove minimum Dispclk and apply oem panel timing.
| * c1502fc84d ipv6: save dontfrag in cork
| * faba68a86a wifi: cfg80211: allow IR in 20 MHz configurations
| * 22d8cc7f5d wifi: mac80211_hwsim: Fix MLD address translation
| * 07709d3182 wifi: mac80211: fix warning on disconnect during failed ML reconf
| * a791a6bf02 wifi: iwlwifi: fix the ECKV UEFI variable name
| * 7ce37a3ca0 wifi: iwlwifi: mark Br device not integrated
| * 181e8b56b7 wifi: iwlwifi: fix debug actions order
| * 1c55feb638 wifi: iwlwifi: w/a FW SMPS mode selection
| * 0446d34a85 wifi: iwlwifi: don't warn when if there is a FW error
| * 101a3b9920 printk: Check CON_SUSPEND when unblanking a console
| * 063ad8885c iommu: Keep dev->iommu state consistent
| * a21f1607d0 hwmon: (dell-smm) Increment the number of fans
| * aef1b639ae wifi: iwlwifi: mvm: fix setting the TK when associated
| * 3a75fe58a1 usb: xhci: Don't change the status of stalled TDs on failed Stop EP
| * 28306c58da mmc: sdhci: Disable SD card clock before changing parameters
| * 38828e0dc7 mmc: dw_mmc: add exynos7870 DW MMC support
| * 8ad58a7eba arm64/mm: Check PUD_TYPE_TABLE in pud_bad()
| * 6215143ad3 arm64/mm: Check pmd_table() in pmd_trans_huge()
| * 4f89f257f3 phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the corresponding set flags are set
| * 236a87e9d2 PNP: Expand length of fixup id string
| * 21153e0974 netfilter: conntrack: Bound nf_conntrack sysctl writes
| * 4210174827 wifi: rtw89: set force HE TB mode when connecting to 11ax AP
| * 3fb9ee05ec timer_list: Don't use %pK through printk()
| * 6e816a97fa net: hsr: Fix PRP duplicate detection
| * f933879c5b net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
| * ae22452d15 posix-timers: Ensure that timer initialization is fully visible
| * d0dc233fe2 posix-timers: Add cond_resched() to posix_timer_add() search loop
| * 135dde13b9 RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
| * 785ac69911 ext4: do not convert the unwritten extents if data writeback fails
| * 2f5f326214 ext4: reject the 'data_err=abort' option in nojournal mode
| * 3039f0c9c7 clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490
| * 3673382803 ASoC: sun4i-codec: support hp-det-gpios property
| * de3c09de74 drm/amdgpu: Update SRIOV video codec caps
| * 858425dc2d drm/amdgpu/gfx11: don't read registers in mqd init
| * 73d437ae63 drm/amdgpu/gfx12: don't read registers in mqd init
| * 580750a317 mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check
| * 27b19f29c9 pinctrl-tegra: Restore SFSEL bit when freeing pins
| * f5363ffdab xen: Add support for XenServer 6.1 platform device
| * 8ef935698f net/smc: use the correct ndev to find pnetid by pnetid table
| * 174dedce64 dm: restrict dm device size to 2^63-512 bytes
| * ee87fc3a12 crypto: octeontx2 - suppress auth failure screaming due to negative tests
| * 572ed3fb99 kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
| * 61d7c8a753 kbuild: fix argument parsing in scripts/config
| * 555c0b713c bpf: Allow pre-ordering for bpf cgroup progs
| * 6c303960b1 ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect
| * e8358aa00e ASoC: pcm6240: Drop bogus code handling IRQ as GPIO
| * 0076b0423b spi: spi-mux: Fix coverity issue, unchecked return value
| * b35ccfdc85 erofs: initialize decompression early
| * c8c643809f thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer
| * 2585e6cbd9 objtool: Fix error handling inconsistencies in check()
| * a0d34b9be2 rtc: rv3032: fix EERD location
| * dab35f4921 tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
| * 50452704ec jbd2: do not try to recover wiped journal
| * e2520cc19b PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()
| * e658f2d94a bpf: Return prog btf_id without capable check
| * 66e8f1d64b vfio/pci: Handle INTx IRQ_NOTCONNECTED
| * 0268f485aa scsi: st: ERASE does not change tape location
| * c6d366f8d2 scsi: st: Tighten the page format heuristics with MODE SELECT
| * 853a4e7439 hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
| * 94c3cbc69a ext4: reorder capability check last
| * a55ebe30f1 riscv: Call secondary mmu notifier when flushing the tlb
| * 5cdd304662 bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set
| * 3425308429 wifi: mwifiex: Fix HT40 bandwidth issue.
| * 728945c962 um: Update min_low_pfn to match changes in uml_reserved
| * d6d2f664cb um: Store full CSGSFS and SS register from mcontext
| * 7790a9449c clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug
| * 39ff190324 dlm: make tcp still work in multi-link env
| * f3ea633a11 s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()
| * 1ea4653cff i3c: master: svc: Fix missing STOP for master request
| * 94206e0d72 drm/amdgpu: adjust drm_firmware_drivers_only() handling
| * 85bda883a6 drm/amd/display: Guard against setting dispclk low for dcn31x
| * ca8fcb8bce drm/amdgpu: release xcp_mgr on exit
| * a5a507fa5f blk-cgroup: improve policy registration error handling
| * c60f8684a8 btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
| * c4845a09a1 btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
| * 0058c61d47 btrfs: fix non-empty delayed iputs list on unmount due to async workers
| * 8629f9d9a9 btrfs: run btrfs_error_commit_super() early
| * a4840945f5 btrfs: avoid linker error in btrfs_find_create_tree_block()
| * 1144874b41 btrfs: make btrfs_discard_workfn() block_group ref explicit
| * 477a412a2f i2c: pxa: fix call balance of i2c->clk handling routines
| * 3b9cf1c0fa i2c: qup: Vote for interconnect bandwidth to DRAM
| * c6f2694c58 x86/mm: Check return value from memblock_phys_alloc_range()
| * d0f9875257 x86/microcode: Update the Intel processor flag scan check
| * 8973fb71c9 x86/smpboot: Fix INIT delay assignment for extended Intel Families
| * 44e0416753 x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP
| * 63b7dade89 x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers
| * ac3af695c4 wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
| * 8b526e4d94 wifi: mt76: mt7925: load the appropriate CLC data based on hardware type
| * c9c64da88e wifi: mt76: mt7996: revise TXS size
| * 1d58321192 wifi: mt76: mt7996: fix SER reset trigger on WED reset
| * fa6c05122f wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2
| * 8f82cf305e cgroup/rstat: avoid disabling irqs for O(num_cpu)
| * dca76ee1f0 drm/amdgpu: Skip pcie_replay_count sysfs creation for VF
| * 67bb217509 mmc: host: Wait for Vdd to settle on card power off
| * 4005036642 staging: vchiq_arm: Create keep-alive thread during probe
| * 123bcd8f42 pidfs: improve multi-threaded exec and premature thread-group leader exit polling
| * 1d1e1efad1 libnvdimm/labels: Fix divide error in nd_label_data_init()
| * 37ac2434aa ext4: on a remount, only log the ro or r/w state when it has changed
| * 3e10592b47 xen/pci: Do not register devices with segments >= 0x10000
| * 2a8bedeb96 PCI: vmd: Disable MSI remapping bypass under Xen
| * 8b80fd3f76 drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
| * 98e38fe7d3 drm/amdgpu/discovery: check ip_discovery fw file available
| * 1630224189 pNFS/flexfiles: Report ENETDOWN as a connection error
| * a1596965a7 tools/build: Don't pass test log files to linker
| * 2780aa8394 r8169: disable RTL8126 ZRX-DC timeout
| * e63b634806 PCI: dwc: ep: Ensure proper iteration over outbound map windows
| * c0c59a1f77 objtool: Properly disable uaccess validation
| * ac30595154 lockdep: Fix wait context check on softirq for PREEMPT_RT
| * 44b79041c4 dql: Fix dql->limit value when reset.
| * f48ee562c0 Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken
| * 7ec409ee15 Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal
| * 7cfde2a482 thermal/drivers/qoriq: Power down TMU on system suspend
| * c347928320 thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
| * 7b32d4e62c net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
| * b07ba838ad net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards
| * 9e542640c2 mctp: Fix incorrect tx flow invalidation condition in mctp-i2c
| * c0d63ee0dd ASoC: codecs: wsa883x: Correct VI sense channel mask
| * 780699001b ASoC: codecs: wsa884x: Correct VI sense channel mask
| * ace57bd1fb spi-rockchip: Fix register out of bounds access
| * dac9e6af53 SUNRPC: rpcbind should never reset the port to the value '0'
| * 984d8a392f SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
| * 71e07bb155 NFSv4: Treat ENETUNREACH errors as fatal for state recovery
| * 1e317f5781 cifs: Fix establishing NetBIOS session for SMB2+ connection
| * 51d44dba94 cifs: add validation check for the fields in smb_aces
| * 15c961d7a9 cifs: Set default Netbios RFC1001 server name to hostname in UNC
| * ff968e486e fbdev: core: tileblit: Implement missing margin clearing for tileblit
| * 8c912c0a68 fbcon: Use correct erase colour for clearing in fbcon
| * 230abe5d3f fbdev: fsl-diu-fb: add missing device_remove_file()
| * 6427b5c0f0 riscv: Allow NOMMU kernels to access all of RAM
| * 15787ab82a mailbox: use error ret code of of_parse_phandle_with_args()
| * 2c80f975e9 mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()
| * 2d21895e77 tpm: Convert warn to dbg in tpm2_start_auth_session()
| * 2eb8f47019 ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
| * 4f427ca9ed tracing: Mark binary printing functions with __printf() attribute
| * b4c11dd41c iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
| * e506751b7d arm64: Add support for HIP09 Spectre-BHB mitigation
| * 1a9b696a00 SUNRPC: Don't allow waiting for exiting tasks
| * ac83bf58f6 NFS: Don't allow waiting for exiting tasks
| * 46a47dc10f NFSv4: Check for delegation validity in nfs_start_delegation_return_locked()
| * 01677e7ee1 io_uring/msg: initialise msg request opcode
| * bab0bd1389 exfat: call bh_read in get_block only when necessary
| * d40ca27602 fuse: Return EPERM rather than ENOSYS from link()
| * c9a508b6bb smb: client: Store original IO parameters and prevent zero IO sizes
| * 150f38edde cifs: Fix negotiate retry functionality
| * 0705b6d5bc cifs: Fix querying and creating MF symlinks over SMB1
| * 6ebb9d54ec cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES
| * 100b452e0e s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
| * c42f740a07 x86/fred: Fix system hang during S4 resume with FRED enabled
| * 192b02f8c7 kconfig: merge_config: use an empty file as initfile
| * dac9d6ad5e samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora
| * 8014d3e56e bpf: fix possible endless loop in BPF map iteration
| * 218c838d03 io_uring: don't duplicate flushing in io_req_post_cqe
| * 64f505b08e block: fix race between set_blocksize and read paths
| * e9f646f089 selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure
| * cd39fae34f drm/amdgpu: Allow P2P access through XGMI
| * 36cb568f55 drm/amd/display: Enable urgent latency adjustment on DCN35
| * 9ece099e95 fs/ext4: use sleeping version of sb_find_get_block()
| * f1c5aa614b fs/jbd2: use sleeping version of __find_get_block()
| * aafc270531 fs/ocfs2: use sleeping version of __find_get_block()
| * a49a4a87ce fs/buffer: use sleeping version of __find_get_block()
| * e138fc2316 fs/buffer: introduce sleeping flavors for pagecache lookups
| * 4f5553a08f fs/buffer: split locking for pagecache lookups
| * 836917e7a6 ima: process_measurement() needlessly takes inode_lock() on MAY_READ
| * e22034cbee dma-mapping: Fix warning reported for missing prototype
| * 7f7f70c316 net: enetc: refactor bulk flipping of RX buffers to separate function
| * 523c08f630 scsi: mpi3mr: Add level check to control event logging
| * bd8c9404e4 vhost-scsi: protect vq->log_used with vq->mutex
| * f93675793b vhost_task: fix vhost_task_create() documentation
| * 97edaa0ec6 cgroup: Fix compilation issue due to cgroup_mutex not being exported
| * 3eec42a17a dma-mapping: avoid potential unused data compilation warning
| * a8dd6b7b39 mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
| * de8c0b93a6 intel_th: avoid using deprecated page->mapping, index fields
| * 2998813177 dma/mapping.c: dev_dbg support for dma_addressing_limited
| * b730cb1096 virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
| * 7aea1517fb scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices
| * 87389bff74 scsi: target: iscsi: Fix timeout on deleted connection
| * 1603a34b80 nvmem: qfprom: switch to 4-byte aligned reads
| * 410f8b72e0 nvmem: core: update raw_len if the bit reading is required
| * 4327479e55 nvmem: core: verify cell's raw_len
| * a4f865ecdb nvmem: core: fix bit offsets of more than one byte
| * d6abe0f6ad nvmem: rockchip-otp: add rk3576 variant data
| * 49b4e88b55 nvmem: rockchip-otp: Move read-offset into variant-data
| * 3fc6095227 cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist
| * c000fc26c4 phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off
| * 918d436862 phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data
| * 64cf5b896f phy: renesas: rcar-gen3-usb2: Move IRQ request in probe
| * 0abae7dc42 i2c: designware: Fix an error handling path in i2c_dw_pci_probe()
| * 0d1002c60c i2c: designware: Use temporary variable for struct device
| * 4fa55c5230 drm/amd/display: Defer BW-optimization-blocked DRR adjustments
| * 5f05863810 drm/amd/display: Correct timing_adjust_pending flag setting.
| * 839b2350b8 drm/amd/display: Do not enable replay when vtotal update is pending.
| * 892f054b3f drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401
* ed9bdb1db3 Merge android16-6.12 into android16-6.12-lts
* 578a5a2331 FROMGIT: mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order

Change-Id: Ibd8719f90f3b6144370c8a6951364f44ac0e27f6
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-07-26 00:22:30 -07:00
Alice Ryhl
6e80d044b3 FROMGIT: rust: uaccess: add UserSliceReader::strcpy_into_buf
This patch adds a more convenient method for reading C strings from
userspace. Logic is added to NUL-terminate the buffer when necessary so
that a &CStr can be returned.

Note that we treat attempts to read past `self.length` as a fault, so
this returns EFAULT if that limit is exceeded before `buf.len()` is
reached.

Reviewed-by: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250616-strncpy-from-user-v5-2-2d3fb0e1f5af@google.com
[ Use `from_mut` to clean `clippy::ref_as_ptr` lint. Reworded
  title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

Bug: 414339114
(cherry picked from commit 17bbbefbf6715a543ff4713e26f7b8e6b7a876d6
 https://github.com/Rust-for-Linux/linux.git rust-next)
Change-Id: I285c99788ff2e2bc3f9f9b6bbc2746dd454002f5
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-15 11:45:55 -07:00
Alice Ryhl
0cb01a7d86 FROMGIT: rust: uaccess: add strncpy_from_user
This patch adds a direct wrapper around the C function of the same name.
It's not really intended for direct use by Rust code since
strncpy_from_user has a somewhat unfortunate API where it only
nul-terminates the buffer if there's space for the nul-terminator. This
means that a direct Rust wrapper around it could not return a &CStr
since the buffer may not be a cstring. However, we still add the method
to build more convenient APIs on top of it, which will happen in
subsequent patches.

Reviewed-by: Danilo Krummrich <dakr@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250616-strncpy-from-user-v5-1-2d3fb0e1f5af@google.com
[ Reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

Bug: 414339114
(cherry picked from commit 8da881d39c1b7fd4a211587ba40f1c936909a11a
 https://github.com/Rust-for-Linux/linux.git rust-next)
Change-Id: I1455d14afbec4a4af1386618985f01a21b6dcf97
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-15 11:45:55 -07:00
Alice Ryhl
bd6df18cfd Revert "ANDROID: ashmem: use strncpy_from_user in set_name"
This reverts commit ba971cd36a.

Bug: 414339114
Change-Id: If44d5a7516c7dfdda68272f629ce30d74c84694f
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-15 11:45:55 -07:00
Greg Kroah-Hartman
1741b1e583 Merge android16-6.12 into android16-6.12-lts
This merges the android16-6.12 branch into the -lts branch, catching
it up with the latest changes in there.

It contains the following commits:

* 21ed84930c UPSTREAM: Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
* 5b3ae3bcbe BACKPORT: usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed
* 5c72e9faba ANDROID: rust_binder: adjust errors from death notifications
* 9e02edea7f ANDROID: rust_binder: use u64 for death cookie
* 4317f0aeff ANDROID: f2fs: fixup ABI break due to reserved_pin_section
* 25bdb4a624 Revert "ANDROID: ABI: update symbol list for honor"
* a76eb2b67b ANDROID: GKI: Update oplus symbol list
* 6222007a04 ANDROID: mm/readahead: add for bypass high order allocation
* 659d7bb454 ANDROID: ABI: Update symbol list for exynos
* 26937a37f5 ANDROID: MODVERSIONS: hide type definition in drivers/usb/core/driver.c
* 8760b6e4f5 ANDROID: usb: Add vendor hook for usb suspend and resume
* da662aecc8 FROMLIST: KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()
* 4be05c6524 FROMLIST: KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
* d6045efc66 FROMLIST: KVM: arm64: vgic-init: Remove vgic_ready() macro
* f06dd0cd35 ANDROID: rust_binder: release threads before refs
* 5bbd30a60b ANDROID: ABI: Update pixel symbol list
* bafbebf2ab ANDROID: GKI: Update symbol list for xiaomi
* b7b130b7cc ANDROID: export folio_deactivate() for GKI purpose.
* 41f730f9c4 ANDROID: GKI: update exynos symbol list
* 766ecae19f UPSTREAM: xhci: dbctty: disable ECHO flag by default
* 8ea40f5243 ANDROID: GKI: Update xiaomi symbol list.
* 5594b4731d ANDROID: vendor_hooks: export tracepoint symbols
* 0d4cc1daff ANDROID: KVM: arm64: Don't update IOMMU under memory pressure
* 672185e575 ANDROID: iommu/iommu: Handle multi-page deferred sg mappings
* 740d42d181 ANDROID: vendor_hooks: Add vendor_hook in futex to fix the OEM scheduling priority bug
* 6eb6f346ac ANDROID: ABI: Update symbol list for mtk
* c302079179 ANDROID: vendor_hooks: Add vendor hook for GenieZone demand paging
* 5c1cddc983 ANDROID: vendor_hooks: Add vendor hook for GenieZone para-virtualization
* d893caf112 ANDROID: ashmem_rust: Add support for retrieving an ashmem area's vmfile
* 0be74214c0 ANDROID: ashmem_rust: Add support for querying the size of an ashmem region
* eb50f663c4 ANDROID: ashmem_rust: Add support for providing an ashmem region's name
* 6bdbae6ea9 ANDROID: ashmem_rust: Add is_ashmem_file()
* 0d890f867e ANDROID: ABI: update symbol list for honor
* 12727f8a4b FROMGIT: f2fs: introduce reserved_pin_section sysfs entry
* 286cd9d628 ANDROID: GKI: Update RTK STB KMI symbol list
* 7b4f7682b5 ANDROID: GKI: Update symbol list for Amlogic
* 862ce4b2c4 ANDROID: KVM: arm64: iommu: Fix power tracking
* 61184996a8 ANDROID: drivers/iommu: Fix return value in iommu_map_sg
* acad0cd51d ANDROID: ABI: update symbol list for galaxy
* 393dbad32c ANDROID: vendor_hook: add condition to call for freezing fail
* b62fe47ba2 ANDROID: fix ashmem_rust return EINVAL bug in ashmem_rust.rs
* a7e1300b95 ANDROID: Revert "cpufreq: Avoid using inconsistent policy->min and policy->max"
* 15d2fe0544 ANDROID: qcom: Update the ABI symbol list
* f6ca783ba2 UPSTREAM: scsi: ufs: qcom: Check gear against max gear in vop freq_to_gear()
* 237708e9d3 ANDROID: GKI: Update symbols list file for honor White list the vm_normal_folio_pmd
* f18e354aa9 ANDROID: mm: export vm_normal_folio_pmd to allow vendors to implement simplified smaps
* c181c478b0 ANDROID: vendor_hooks: add hook to record slab free
* d2e452e197 ANDROID: Build fixups with PROXY_EXEC v18 + !CONFIG_SMP
* 4f9e4406e4 ANDROID: Update proxy-exec logic from v14 to v18
* 3fa8dabe1a ANDROID: GKI: update asr symbols list
* 94310b3f77 ANDROID: Add the dma header to aarch64 allowlist
* 880d6538c5 UPSTREAM: usb: gadget: u_serial: Fix race condition in TTY wakeup
* b115bf2302 ANDROID: ABI: Update symbol list for mtk
* e87018c5f9 FROMGIT: sched/deadline: Fix dl_server runtime calculation formula
* e2bf362ee2 FROMGIT: sched/core: Fix migrate_swap() vs. hotplug
* 06ca12d7d2 ANDROID: GKI: update the ABI symbol list
* 55972ed83a ANDROID: Fixup init_user_ns CRC change
* 4e873ad607 ANDROID: user: Add vendor hook to user for GKI purpose
* a097cd9c30 ANDROID: export find_user() for GKI purpose.
* 85b8233f7e ANDROID: rust_binder: use euid from the task
* 969c904869 ANDROID: ashmem: rename VmAreaNew->VmaNew
* 2ab3e5f283 ANDROID: rust_binder: rename VmAreaNew->VmaNew
* 2ef75ab83a ANDROID: rust_binder: use tgid_nr_ns for getting pid
* 6a2be11026 UPSTREAM: task: rust: rework how current is accessed
* 602e2300de UPSTREAM: rust: add PidNamespace
* 12dfc1d9cb UPSTREAM: rust: miscdevice: add mmap support
* 8e67cb756f UPSTREAM: mm: rust: add VmaNew for f_ops->mmap()
* bd140ddf75 UPSTREAM: mm: rust: add mmput_async support
* 0c50773076 UPSTREAM: mm: rust: add lock_vma_under_rcu
* 0b5465bb31 UPSTREAM: mm: rust: add vm_insert_page
* d7f52612c5 UPSTREAM: mm: rust: add vm_area_struct methods that require read access
* f03d4f7490 UPSTREAM: mm: rust: add abstraction for struct mm_struct
* 2ef6dbc73e BACKPORT: rust: miscdevice: change how f_ops vtable is constructed
* 1acd3b312f Revert "FROMLIST: mm: rust: add abstraction for struct mm_struct"
* a012c15566 Revert "FROMLIST: mm: rust: add vm_area_struct methods that require read access"
* 3be00a9bf8 Revert "FROMLIST: mm: rust: add vm_insert_page"
* 3aed88205e Revert "FROMLIST: mm: rust: add lock_vma_under_rcu"
* a121b6e72f Revert "FROMLIST: mm: rust: add mmput_async support"
* 9248564a81 Revert "FROMLIST: mm: rust: add VmAreaNew for f_ops->mmap()"
* 6de3ace5b5 Revert "FROMLIST: rust: miscdevice: add mmap support"
* b7f54dd23b Revert "BACKPORT: FROMLIST: task: rust: rework how current is accessed"
* 5913c80b22 ANDROID: iommu/arm-smmu-v3-kvm: Fix idmap free_leaf
* c40c54e669 UPSTREAM: erofs: impersonate the opener's credentials when accessing backing file
* 4d0200d0a9 BACKPORT: erofs: add 'fsoffset' mount option to specify filesystem offset
* 399deda7b5 ANDROID: scsi: ufs: add UFSHCD_ANDROID_QUIRK_NO_IS_READ_ON_H8
* f6b1ab83f6 ANDROID: rust_binder: remove binder_logs/procs/pid immediately
* dd35623c83 ANDROID: ABI: update symbol list for mtktv
* 58beebb30f FROMLIST: fuse: give wakeup hints to the scheduler
* 0f917e4066 ANDROID: virt: gunyah: Replace arm_smccc_1_1_smc with arm_smccc_1_1_invoke
* 33429dd323 UPSTREAM: posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()
* 6483832947 ANDROID: GKI: Update symbol list file for xiaomi
* 668635cd34 UPSTREAM: usb: gadget: uvc: dont call usb_composite_setup_continue when not streaming

Change-Id: I64074144d1a6da9fdd3b4dd5f8314ccea4f9d9e8
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-07-13 12:17:44 +00:00
Greg Kroah-Hartman
a778622fe4 Merge 6.12.36 into android16-6.12-lts
GKI (arm64) relevant 43 out of 213 changes, affecting 47 files +324/-116
  8a997e1ab5 mailbox: Not protect module_put with spin_lock_irqsave [1 file, +1/-1]
  dcd5b32139 leds: multicolor: Fix intensity setting while SW blinking [1 file, +2/-1]
  3a0f33c420 fuse: fix race between concurrent setattrs from multiple nodes [1 file, +11/-0]
  9f0fa01811 PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to one lane [1 file, +1/-4]
  53809d38ec usb: Add checks for snprintf() calls in usb_alloc_dev() [1 file, +10/-4]
  cf69fedbb1 usb: gadget: f_hid: wake up readers on disable/unbind [1 file, +17/-2]
  10cc2cfd3e usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode [1 file, +4/-0]
  1ef2737432 usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set [1 file, +2/-2]
  1818fc3602 ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock [1 file, +2/-0]
  ae2353d862 scsi: ufs: core: Don't perform UFS clkscaling during host async scan [1 file, +3/-0]
  0437390086 ovl: Check for NULL d_inode() in ovl_dentry_upper() [1 file, +3/-1]
  4149f0ee5e f2fs: don't over-report free space or inodes in statvfs [1 file, +18/-12]
  61a9ad7b69 af_unix: Don't leave consecutive consumed OOB skbs. [1 file, +11/-2]
  93abf5e0d5 fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio [1 file, +1/-1]
  29d39e0d5f lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() [1 file, +8/-1]
  a4f182ffa3 HID: wacom: fix crash in wacom_aes_battery_handler() [1 file, +1/-0]
  ce23b73f0f Bluetooth: hci_core: Fix use-after-free in vhci_flush() [2 files, +32/-4]
  0ee87c2814 ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() [1 file, +2/-0]
  b10a795364 attach_recursive_mnt(): do not lock the covering tree when sliding something under it [1 file, +4/-4]
  949060a623 af_unix: Don't set -ECONNRESET for consumed OOB skb. [1 file, +12/-6]
  dbcd546400 vsock/uapi: fix linux/vm_sockets.h userspace compilation errors [1 file, +4/-0]
  104048a4a4 net: selftests: fix TCP packet checksum [1 file, +3/-2]
  2b8788496f serial: core: restore of_node information in sysfs [1 file, +1/-0]
  5a8400ebc2 Bluetooth: L2CAP: Fix L2CAP MTU negotiation [1 file, +8/-1]
  cf95f8426f maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate() [1 file, +3/-1]
  7b4ac8433c mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked" [1 file, +10/-4]
  c465f52333 f2fs: fix to zero post-eof page [1 file, +38/-0]
  a85999b987 HID: wacom: fix memory leak on kobject creation failure [1 file, +3/-1]
  2746d02066 HID: wacom: fix memory leak on sysfs attribute creation failure [1 file, +1/-0]
  70017f56b1 HID: wacom: fix kobject reference count leak [1 file, +1/-0]
  6a87e79404 scsi: ufs: core: Fix clk scaling to be conditional in reset and restore [1 file, +2/-1]
  0519b61075 media: uvcvideo: Rollback non processed entities on error [1 file, +23/-11]
  8b8a366e8c io_uring: fix potential page leak in io_sqe_buffer_register() [1 file, +5/-4]
  53fd75f25b io_uring/rsrc: fix folio unpinning [1 file, +9/-4]
  50998b0ae7 io_uring/rsrc: don't rely on user vaddr alignment [2 files, +5/-1]
  399214d703 io_uring/net: improve recv bundles [1 file, +18/-0]
  0c07f2bf49 io_uring/net: only retry recv bundle for a full transfer [1 file, +10/-4]
  725fcba8bd io_uring/net: only consider msg_inq if larger than 1 [1 file, +2/-2]
  b8be3ae062 io_uring/net: always use current transfer count for buffer put [1 file, +1/-1]
  c8d152b8c1 io_uring/net: mark iov as dynamically allocated even for single segments [1 file, +6/-5]
  560c3b51c7 io_uring/kbuf: flag partial buffer mappings [3 files, +17/-8]
  1f4b030e08 mm/vma: reset VMA iterator on commit_merge() OOM failure [1 file, +8/-19]
  287b9cec2e usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY [1 file, +1/-2]

Changes in 6.12.36
	cifs: Correctly set SMB1 SessionKey field in Session Setup Request
	cifs: Fix cifs_query_path_info() for Windows NT servers
	cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE mode
	NFSv4: Always set NLINK even if the server doesn't support it
	NFSv4.2: fix listxattr to return selinux security label
	NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are delegated
	mailbox: Not protect module_put with spin_lock_irqsave
	mfd: max14577: Fix wakeup source leaks on device unbind
	sunrpc: don't immediately retransmit on seqno miss
	dm vdo indexer: don't read request structure after enqueuing
	leds: multicolor: Fix intensity setting while SW blinking
	fuse: fix race between concurrent setattrs from multiple nodes
	cxl/region: Add a dev_err() on missing target list entries
	NFSv4: xattr handlers should check for absent nfs filehandles
	hwmon: (pmbus/max34440) Fix support for max34451
	ksmbd: allow a filename to contain special characters on SMB3.1.1 posix extension
	ksmbd: provide zero as a unique ID to the Mac client
	rust: module: place cleanup_module() in .exit.text section
	rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
	dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using
	dmaengine: xilinx_dma: Set dma_device directions
	PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to one lane
	PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
	PCI: imx6: Add workaround for errata ERR051624
	nvme-tcp: fix I/O stalls on congested sockets
	nvme-tcp: sanitize request list handling
	md/md-bitmap: fix dm-raid max_write_behind setting
	amd/amdkfd: fix a kfd_process ref leak
	bcache: fix NULL pointer in cache_set_flush()
	drm/amdgpu: seq64 memory unmap uses uninterruptible lock
	drm/scheduler: signal scheduled fence when kill job
	iio: pressure: zpa2326: Use aligned_s64 for the timestamp
	um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
	um: use proper care when taking mmap lock during segfault
	8250: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
	coresight: Only check bottom two claim bits
	usb: dwc2: also exit clock_gating when stopping udc while suspended
	iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos
	misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()
	usb: potential integer overflow in usbg_make_tpg()
	tty: serial: uartlite: register uart driver in init
	usb: common: usb-conn-gpio: use a unique name for usb connector device
	usb: Add checks for snprintf() calls in usb_alloc_dev()
	usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
	usb: gadget: f_hid: wake up readers on disable/unbind
	usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
	usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
	riscv: add a data fence for CMODX in the kernel mode
	ALSA: hda: Ignore unsol events for cards being shut down
	ALSA: hda: Add new pci id for AMD GPU display HD audio controller
	ALSA: usb-audio: Add a quirk for Lenovo Thinkpad Thunderbolt 3 dock
	ASoC: rt1320: fix speaker noise when volume bar is 100%
	ceph: fix possible integer overflow in ceph_zero_objects()
	scsi: ufs: core: Don't perform UFS clkscaling during host async scan
	ovl: Check for NULL d_inode() in ovl_dentry_upper()
	btrfs: handle csum tree error with rescue=ibadroots correctly
	drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1
	Revert "drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1"
	btrfs: factor out nocow ordered extent and extent map generation into a helper
	btrfs: use unsigned types for constants defined as bit shifts
	btrfs: fix qgroup reservation leak on failure to allocate ordered extent
	fs/jfs: consolidate sanity checking in dbMount
	jfs: validate AG parameters in dbMount() to prevent crashes
	ASoC: codec: wcd9335: Convert to GPIO descriptors
	ASoC: codecs: wcd9335: Fix missing free of regulator supplies
	f2fs: don't over-report free space or inodes in statvfs
	PCI: apple: Use helper function for_each_child_of_node_scoped()
	PCI: apple: Set only available ports up
	accel/ivpu: Do not fail on cmdq if failed to allocate preemption buffers
	accel/ivpu: Remove copy engine support
	accel/ivpu: Make command queue ID allocated on XArray
	accel/ivpu: Separate DB ID and CMDQ ID allocations from CMDQ allocation
	accel/ivpu: Add debugfs interface for setting HWS priority bands
	accel/ivpu: Trigger device recovery on engine reset/resume failure
	af_unix: Don't leave consecutive consumed OOB skbs.
	i2c: tiny-usb: disable zero-length read messages
	i2c: robotfuzz-osif: disable zero-length read messages
	ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk
	smb: client: remove \t from TP_printk statements
	mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
	ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15
	s390/pkey: Prevent overflow in size calculation for memdup_user()
	fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folio
	lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
	Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
	Revert "riscv: misaligned: fix sleeping function called during misaligned access handling"
	drm/xe/display: Add check for alloc_ordered_workqueue()
	HID: wacom: fix crash in wacom_aes_battery_handler()
	atm: clip: prevent NULL deref in clip_push()
	Bluetooth: hci_core: Fix use-after-free in vhci_flush()
	ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()
	attach_recursive_mnt(): do not lock the covering tree when sliding something under it
	libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
	ethernet: ionic: Fix DMA mapping tests
	wifi: mac80211: fix beacon interval calculation overflow
	af_unix: Don't set -ECONNRESET for consumed OOB skb.
	wifi: mac80211: Add link iteration macro for link data
	wifi: mac80211: Create separate links for VLAN interfaces
	wifi: mac80211: finish link init before RCU publish
	vsock/uapi: fix linux/vm_sockets.h userspace compilation errors
	bnxt: properly flush XDP redirect lists
	um: ubd: Add missing error check in start_io_thread()
	libbpf: Fix possible use-after-free for externs
	net: enetc: Correct endianness handling in _enetc_rd_reg64
	netlink: specs: tc: replace underscores with dashes in names
	atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
	ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
	net: selftests: fix TCP packet checksum
	drm/amdgpu/discovery: optionally use fw based ip discovery
	drm/amd: Adjust output for discovery error handling
	drm/i915: fix build error some more
	drm/bridge: ti-sn65dsi86: make use of debugfs_init callback
	drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
	drm/xe: Process deferred GGTT node removals on device unwind
	smb: client: fix potential deadlock when reconnecting channels
	smb: smbdirect: add smbdirect_pdu.h with protocol definitions
	smb: client: make use of common smbdirect_pdu.h
	smb: smbdirect: add smbdirect.h with public structures
	smb: smbdirect: add smbdirect_socket.h
	smb: client: make use of common smbdirect_socket
	smb: smbdirect: introduce smbdirect_socket_parameters
	smb: client: make use of common smbdirect_socket_parameters
	cifs: Fix the smbd_response slab to allow usercopy
	cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code
	EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs
	x86/traps: Initialize DR6 by writing its architectural reset value
	staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()
	dt-bindings: serial: 8250: Make clocks and clock-frequency exclusive
	serial: core: restore of_node information in sysfs
	serial: imx: Restore original RXTL for console to fix data loss
	Bluetooth: L2CAP: Fix L2CAP MTU negotiation
	dm-raid: fix variable in journal device check
	btrfs: fix a race between renames and directory logging
	btrfs: update superblock's device bytes_used when dropping chunk
	spi: spi-cadence-quadspi: Fix pm runtime unbalance
	net: libwx: fix the creation of page_pool
	maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
	mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
	f2fs: fix to zero post-eof page
	HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
	HID: wacom: fix memory leak on kobject creation failure
	HID: wacom: fix memory leak on sysfs attribute creation failure
	HID: wacom: fix kobject reference count leak
	scsi: megaraid_sas: Fix invalid node index
	scsi: ufs: core: Fix clk scaling to be conditional in reset and restore
	drm/ast: Fix comment on modeset lock
	drm/cirrus-qemu: Fix pitch programming
	drm/etnaviv: Protect the scheduler's pending list with its lock
	drm/tegra: Assign plane type before registration
	drm/tegra: Fix a possible null pointer dereference
	drm/udl: Unregister device before cleaning up on disconnect
	drm/msm/gpu: Fix crash when throttling GPU immediately during boot
	drm/amdkfd: Fix race in GWS queue scheduling
	drm/bridge: cdns-dsi: Fix the clock variable for mode_valid()
	drm/bridge: cdns-dsi: Fix phy de-init and flag it so
	drm/bridge: cdns-dsi: Fix connecting to next bridge
	drm/bridge: cdns-dsi: Check return value when getting default PHY config
	drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready
	drm/amd/display: Add null pointer check for get_first_active_display()
	drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vram
	drm/amd/display: Correct non-OLED pre_T11_delay.
	drm/xe/vm: move rebind_work init earlier
	drm/xe/sched: stop re-submitting signalled jobs
	drm/xe/guc_submit: add back fix
	drm/amd/display: Fix RMCM programming seq errors
	drm/amdgpu: Add kicker device detection
	drm/amd/display: Check dce_hwseq before dereferencing it
	drm/xe: Fix memset on iomem
	drm/xe: Fix taking invalid lock on wedge
	drm/xe: Fix early wedge on GuC load failure
	drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
	drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
	drm/amdgpu: switch job hw_fence to amdgpu_fence
	drm/amd/display: Fix mpv playback corruption on weston
	media: uvcvideo: Rollback non processed entities on error
	x86/fpu: Refactor xfeature bitmask update code for sigframe XSAVE
	x86/pkeys: Simplify PKRU update in signal frame
	net: libwx: fix Tx L4 checksum
	io_uring: fix potential page leak in io_sqe_buffer_register()
	io_uring/rsrc: fix folio unpinning
	io_uring/rsrc: don't rely on user vaddr alignment
	io_uring/net: improve recv bundles
	io_uring/net: only retry recv bundle for a full transfer
	io_uring/net: only consider msg_inq if larger than 1
	io_uring/net: always use current transfer count for buffer put
	io_uring/net: mark iov as dynamically allocated even for single segments
	io_uring/kbuf: flag partial buffer mappings
	mm/vma: reset VMA iterator on commit_merge() OOM failure
	r8169: add support for RTL8125D
	net: phy: realtek: merge the drivers for internal NBase-T PHY's
	net: phy: realtek: add RTL8125D-internal PHY
	btrfs: do proper folio cleanup when cow_file_range() failed
	iio: dac: ad3552r: changes to use FIELD_PREP
	iio: dac: ad3552r: extract common code (no changes in behavior intended)
	iio: dac: ad3552r-common: fix ad3541/2r ranges
	drm/xe: Carve out wopcm portion from the stolen memory
	usb: typec: tcpm: PSSourceOffTimer timeout in PR_Swap enters ERROR_RECOVERY
	drm/msm/dp: account for widebus and yuv420 during mode validation
	drm/fbdev-dma: Add shadow buffering for deferred I/O
	btrfs: skip inodes without loaded extent maps when shrinking extent maps
	btrfs: make the extent map shrinker run asynchronously as a work queue job
	btrfs: do regular iput instead of delayed iput during extent map shrinking
	riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
	arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
	ALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KA
	drm/amdkfd: remove gfx 12 trap handler page size cap
	drm/amdkfd: Fix instruction hazard in gfx12 trap handler
	net: stmmac: Fix accessing freed irq affinity_hint
	spi: fsl-qspi: use devm function instead of driver remove
	btrfs: zoned: fix extent range end unlock in cow_file_range()
	btrfs: fix use-after-free on inode when scanning root during em shrinking
	spi: fsl-qspi: Fix double cleanup in probe error path
	Linux 6.12.36

Change-Id: Ie7748fa6d766a9cf7800e67297e404cb90bd359c
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-07-10 18:44:05 +00:00
Greg Kroah-Hartman
8cb2595f93 Merge 6.12.35 into android16-6.12-lts
GKI (arm64) relevant 87 out of 414 changes, affecting 112 files +738/-352
  bdb71ee651 configfs: Do not override creating attribute file failure in populate_attrs() [1 file, +1/-1]
  ba789be63d io_uring: account drain memory to cgroup [1 file, +1/-1]
  c58b577cf7 io_uring/kbuf: account ring io_buffer_list memory [1 file, +1/-1]
  f78b38af35 jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() [1 file, +3/-2]
  2429bb9fad media: v4l2-dev: fix error handling in __video_register_device() [1 file, +7/-7]
  5d8b057ed7 media: videobuf2: use sgtable-based scatterlist wrappers [1 file, +2/-2]
  b52dc88361 media: uvcvideo: Return the number of processed controls [1 file, +10/-1]
  6d2b12e7c5 media: uvcvideo: Send control events for partial succeeds [1 file, +9/-3]
  aac91ae06c media: uvcvideo: Fix deferred probing error [1 file, +19/-8]
  86d9837e46 arm64/mm: Close theoretical race where stale TLB entry remains valid [1 file, +5/-4]
  5538af3843 block: use plug request list tail for one-shot backmerge attempt [1 file, +13/-13]
  943801c380 block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion [1 file, +1/-0]
  1c71f3cf5f cgroup,freezer: fix incomplete freezing when attaching tasks [1 file, +1/-2]
  a0890b7805 bus: firewall: Fix missing static inline annotations for stubs [1 file, +9/-6]
  5766da2237 ext4: inline: fix len overflow in ext4_prepare_inline_data [1 file, +1/-1]
  796632e6f8 ext4: fix calculation of credits for extent tree modification [1 file, +6/-5]
  4b36399711 ext4: ensure i_size is smaller than maxbytes [1 file, +2/-1]
  be5f3061a6 ext4: only dirty folios when data journaling regular files [1 file, +6/-1]
  a0b1c91ada Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer() [1 file, +2/-0]
  fed611bd8c f2fs: fix to do sanity check on ino and xnid [1 file, +6/-0]
  aaa644e7ff f2fs: prevent kernel warning due to negative i_nlink from corrupted image [1 file, +9/-0]
  ee1b421c46 f2fs: fix to do sanity check on sit_bitmap_size [1 file, +8/-0]
  f16a797dce watchdog: fix watchdog may detect false positive of softlockup [1 file, +27/-14]
  02137179ff mm: fix ratelimit_pages update error in dirty_ratio_handler() [1 file, +1/-1]
  462eee6d42 firmware: arm_scmi: Ensure that the message-id supports fastchannel [2 files, +45/-33]
  e3cf1ef571 dm-verity: fix a memory leak if some arguments are specified multiple times [3 files, +24/-5]
  f2986bccf2 dm: lock limits when reading them [1 file, +7/-1]
  ec5f0b4412 ovl: Fix nested backing file paths [1 file, +2/-2]
  92776ca0cc remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach() [1 file, +2/-3]
  f4ef928ca5 remoteproc: core: Release rproc->clean_table after rproc_attach() fails [1 file, +1/-0]
  68e58f5791 PCI: dwc: ep: Correct PBA offset in .set_msix() callback [1 file, +3/-2]
  b20701d594 PCI: Add ACS quirk for Loongson PCIe [1 file, +23/-0]
  be0cf75cbd PCI: Fix lock symmetry in pci_slot_unlock() [1 file, +2/-1]
  7b45d2401d clocksource: Fix the CPUs' choice in the watchdog per CPU verification [1 file, +1/-1]
  c05aba32a9 ACPICA: Avoid sequence overread in call to strncmp() [1 file, +1/-1]
  66613b13cd ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case [1 file, +8/-1]
  33cd650d38 pmdomain: core: Reset genpd->states to avoid freeing invalid data [1 file, +3/-1]
  f34e0c1556 platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() [1 file, +1/-0]
  c519f81e9c gpiolib: of: Add polarity quirk for s5m8767 [1 file, +9/-0]
  1f152ae557 PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() [1 file, +1/-1]
  6c1151d53c tipc: use kfree_sensitive() for aead cleanup [1 file, +1/-1]
  b0e647442c f2fs: use vmalloc instead of kvmalloc in .init_{,de}compress_ctx [2 files, +15/-13]
  2d834477bb bpf: Check rcu_read_lock_trace_held() in bpf_map_lookup_percpu_elem() [1 file, +2/-1]
  77ff6aec7c cpufreq: scmi: Skip SCMI devices that aren't used by the CPUs [1 file, +35/-1]
  0a8446058c tcp: always seek for minimal rtt in tcp_rcv_rtt_update() [1 file, +8/-14]
  f97085d365 tcp: remove zero TCP TS samples for autotuning [1 file, +5/-5]
  89b20c406e tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows [1 file, +3/-3]
  84c156a351 tcp: add receive queue awareness in tcp_rcv_space_adjust() [2 files, +5/-3]
  3a9e74d158 ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT [1 file, +4/-0]
  5eb9c50e0c net: page_pool: Don't recycle into cache on PREEMPT_RT [1 file, +4/-0]
  8b0741b167 xfrm: validate assignment of maximal possible SEQ number [1 file, +42/-10]
  8fdf2f79eb bpf: Pass the same orig_call value to trampoline functions [1 file, +1/-1]
  f0023d7a2a f2fs: fix to bail out in get_new_segment() [2 files, +6/-1]
  448dc45eea bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index [1 file, +2/-2]
  78f768e36c net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functions [1 file, +69/-8]
  4b3383110b software node: Correct a OOB check in software_node_get_reference_args() [1 file, +1/-1]
  b7129ef57d sock: Correct error checking condition for (assign|release)_proto_idx() [1 file, +2/-2]
  a58f0a0e99 f2fs: fix to set atomic write status more clear [3 files, +12/-2]
  b8b4b8bb34 bpf, sockmap: Fix data lost during EAGAIN retries [1 file, +2/-1]
  7c41f73b64 fs/xattr.c: fix simple_xattr_list() [1 file, +1/-0]
  2e10dc9c2a io_uring/kbuf: don't truncate end buffer for multiple buffer peeks [1 file, +4/-1]
  1a4254ab06 io_uring: fix task leak issue in io_wq_create() [1 file, +3/-1]
  4220cc0b98 nvme: always punt polled uring_cmd end_io work to task_work [1 file, +7/-14]
  f9b97d466e net_sched: sch_sfq: reject invalid perturb period [1 file, +8/-2]
  2a3ad42a57 net: clear the dst when changing skb protocol [1 file, +13/-6]
  510a29d776 mm: close theoretical race where stale TLB entries could linger [1 file, +2/-0]
  57ec081869 sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group() [3 files, +9/-2]
  3d828519bd atm: Revert atm_account_tx() if copy_from_iter_full() fails. [3 files, +8/-1]
  47f34289d1 arm64: Restrict pagetable teardown to avoid false warning [1 file, +2/-1]
  9cf5b2a3b7 mm/hugetlb: unshare page tables during VMA split, not before [5 files, +57/-16]
  dc5f0aef9e net: Fix checksum update for ILA adj-transport [4 files, +7/-7]
  2516299184 bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE [3 files, +7/-2]
  50189d9c5e erofs: remove unused trace event erofs_destroy_inode [1 file, +0/-18]
  348e541fef ipv6: remove leftover ip6 cookie initializer [1 file, +0/-2]
  3c44ebad5a ipv6: replace ipcm6_init calls with ipcm6_init_sk [4 files, +3/-29]
  6b358b3adf io_uring/sqpoll: don't put task_struct on tctx setup failure [1 file, +1/-4]
  8873080b88 workqueue: Initialize wq_isolated_cpumask in workqueue_init_early() [1 file, +2/-1]
  ac462a75fd net: netmem: fix skb_ensure_writable with unreadable skbs [1 file, +0/-3]
  61b39e189d ptp: allow reading of currently dialed frequency to succeed on free-running clocks [1 file, +2/-1]
  397c1faf8f tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior [1 file, +25/-12]
  0d3d91c350 tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer [1 file, +2/-2]
  31d50dfe9c tcp: fix passive TFO socket having invalid NAPI ID [1 file, +3/-0]
  0f8df5d6f2 ublk: santizize the arguments from userspace when adding a device [1 file, +3/-0]
  456019adaa perf: Fix sample vs do_exit() [2 files, +16/-8]
  7335c33d62 perf: Fix cgroup state vs ERROR [1 file, +30/-21]
  fd199366bf perf/core: Fix WARN in perf_cgroup_switch() [1 file, +20/-2]
  22f935bc86 arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() [1 file, +1/-1]

Changes in 6.12.35
	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
	crypto: qat - add shutdown handler to qat_c3xxx
	crypto: qat - add shutdown handler to qat_420xx
	crypto: qat - add shutdown handler to qat_4xxx
	crypto: qat - add shutdown handler to qat_c62x
	crypto: qat - add shutdown handler to qat_dh895xcc
	ASoC: qcom: sdm845: Add error handling in sdm845_slim_snd_hw_params()
	ASoC: meson: meson-card-utils: use of_property_present() for DT parsing
	ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
	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
	s390/pci: Remove redundant bus removal and disable from zpci_release_device()
	s390/pci: Prevent self deletion in disable_slot()
	s390/pci: Allow re-add of a reserved but not yet removed device
	s390/pci: Serialize device addition and removal
	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: mt76: mt7925: fix host interrupt register initialization
	wifi: ath11k: fix rx completion meta data corruption
	wifi: rtw88: usb: Upload the firmware in bigger chunks
	wifi: ath11k: fix ring-buffer corruption
	NFSD: unregister filesystem in case genl_register_family() fails
	NFSD: fix race between nfsd registration and exports_proc
	NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
	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
	NFSv4: Don't check for OPEN feature support in v4.1
	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()
	svcrdma: Unregister the device if svc_rdma_accept() fails
	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: imx335: Use correct register width for HNUM
	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: ov2740: Move pm-runtime cleanup on probe-errors to proper place
	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: i2c: imx335: Fix frame size enumeration
	media: imagination: fix a potential memory leak in e5010_probe()
	media: intel/ipu6: Fix dma mask for non-secure mode
	media: ipu6: Remove workaround for Meteor Lake ES2
	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
	ASoC: codecs: wcd9375: Fix double free of regulator supplies
	ASoC: codecs: wcd937x: Drop unused buck_supply
	block: use plug request list tail for one-shot backmerge attempt
	block: Clear BIO_EMULATES_ZONE_APPEND flag on BIO completion
	bus: mhi: ep: Update read pointer only after buffer is written
	bus: mhi: host: Fix conflict between power_up and SYSERR
	can: kvaser_pciefd: refine error prone echo_skb_max handling logic
	can: tcan4x5x: fix power regulator retrieval during probe
	ceph: avoid kernel BUG for encrypted inode with unaligned file size
	ceph: set superblock s_magic for IMA fsmagic matching
	cgroup,freezer: fix incomplete freezing when attaching tasks
	bus: firewall: Fix missing static inline annotations for stubs
	ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
	ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
	ata: ahci: Disallow LPM for Asus B550-F motherboard
	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
	iommu/vt-d: Restore context entry setup order for aliased devices
	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()
	soc: qcom: pmic_glink_altmode: fix spurious DP hotplug events
	configfs-tsm-report: Fix NULL dereference of tsm_ops
	firmware: arm_scmi: Ensure that the message-id supports fastchannel
	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
	dm: lock limits when reading them
	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
	sysfb: Fix screen_info type check for VGA
	video: screen_info: Relocate framebuffers behind PCI bridges
	pwm: axi-pwmgen: fix missing separate external clock
	staging: iio: ad5933: Correct settling cycles encoding per datasheet
	mips: Add -std= flag specified in KBUILD_CFLAGS to vdso CFLAGS
	ovl: Fix nested backing file paths
	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
	remoteproc: k3-m4: Don't assert reset in detach routine
	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
	uio_hv_generic: Align ring size to system page
	PCI: cadence-ep: Correct PBA offset in .set_msix() callback
	PCI: dwc: 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: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
	PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
	iio: accel: fxls8962af: Fix temperature scan element sign
	accel/ivpu: Improve buffer object logging
	accel/ivpu: Use firmware names from upstream repo
	accel/ivpu: Use dma_resv_lock() instead of a custom mutex
	accel/ivpu: Fix warning in ivpu_gem_bo_free()
	dummycon: Trigger redraw when switching consoles with deferred takeover
	mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
	iio: imu: inv_icm42600: Fix temperature calculation
	iio: adc: ad7944: mask high bits on direct read
	iio: adc: ti-ads1298: Kconfig: add kfifo dependency to fix module build
	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
	ASoC: intel/sdw_utils: Assign initial value in asoc_sdw_rt_amp_spk_rtd_init()
	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
	ACPICA: Apply pack(1) to union aml_resource
	ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops
	power: supply: bq27xxx: Retrieve again when busy
	pmdomain: core: Reset genpd->states to avoid freeing invalid data
	ACPICA: utilities: Fix overflow check in vsnprintf()
	platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
	ASoC: tegra210_ahub: Add check to of_device_get_match_data()
	Make 'cc-option' work correctly for the -Wno-xyzzy pattern
	gpiolib: of: Add polarity quirk for s5m8767
	PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn()
	power: supply: max17040: adjust thermal channel scaling
	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()
	Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
	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()
	Bluetooth: btusb: Add new VID/PID 13d3/3630 for MT7925
	wifi: mt76: mt76x2: Add support for LiteOn WN4516R,WN4519R
	wifi: mt76: mt7921: add 160 MHz AP for mt7922 device
	wifi: mt76: mt7925: introduce thermal protection
	wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
	sctp: Do not wake readers in __sctp_write_space()
	libbpf/btf: Fix string handling to support multi-split BTF
	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
	clk: qcom: gcc-x1e80100: Set FORCE MEM CORE for UFS clocks
	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
	iommu/amd: Allow matching ACPI HID devices without matching UIDs
	wifi: rtw89: leave idle mode when setting WEP encryption for AP mode
	tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
	tcp: remove zero TCP TS samples for autotuning
	tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
	tcp: add receive queue awareness in tcp_rcv_space_adjust()
	x86/sgx: Prevent attempts to reclaim poisoned pages
	ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
	net: page_pool: Don't recycle into cache on PREEMPT_RT
	xfrm: validate assignment of maximal possible SEQ number
	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()
	bpf: Pass the same orig_call value to trampoline functions
	net: stmmac: generate software timestamp just before the doorbell
	pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()
	libbpf: Check bpf_map_skeleton link for NULL
	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
	hid-asus: check ROG Ally MCU version and warn
	wifi: iwlwifi: mvm: fix beacon CCK flag
	f2fs: fix to bail out in get_new_segment()
	netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
	libbpf: Add identical pointer detection to btf_dedup_is_equiv()
	scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commands
	scsi: smartpqi: Add new PCI IDs
	iommu/amd: Ensure GA log notifier callbacks finish running before module unload
	wifi: iwlwifi: pcie: make sure to lock rxq->read
	wifi: rtw89: 8922a: fix TX fail with wrong VCO setting
	wifi: mac80211_hwsim: Prevent tsf from setting if beacon is disabled
	netdevsim: Mark NAPI ID on skb in nsim_rcv
	net/mlx5: HWS, Fix IP version decision
	bpf: Use proper type to calculate bpf_raw_tp_null_args.mask index
	wifi: mac80211: VLAN traffic in multicast path
	Revert "mac80211: Dynamically set CoDel parameters per station"
	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
	bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
	wifi: ath12k: using msdu end descriptor to check for rx multicast packets
	net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER
	software node: Correct a OOB check in software_node_get_reference_args()
	isofs: fix Y2038 and Y2156 issues in Rock Ridge TF entry
	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
	ixgbe: Fix unreachable retry logic in combined and byte I2C write functions
	RDMA/hns: initialize db in update_srq_db()
	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
	net/mlx5: HWS, Harden IP version definer checks
	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/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice
	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
	io_uring/kbuf: don't truncate end buffer for multiple buffer peeks
	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
	platform/loongarch: laptop: Add backlight power control support
	LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
	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
	nvme: always punt polled uring_cmd end_io work to task_work
	net_sched: sch_sfq: reject invalid perturb period
	net: clear the dst when changing skb protocol
	mm: close theoretical race where stale TLB entries could linger
	udmabuf: use sgtable-based scatterlist wrappers
	x86/virt/tdx: Avoid indirect calls to TDX assembly functions
	selftests/x86: Add a test to detect infinite SIGTRAP handler loop
	ksmbd: fix null pointer dereference in destroy_previous_session
	platform/x86: ideapad-laptop: use usleep_range() for EC polling
	selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
	platform/x86/intel-uncore-freq: Fail module load when plat_info is NULL
	sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group()
	atm: Revert atm_account_tx() if copy_from_iter_full() fails.
	wifi: rtw89: phy: add dummy C2H event handler for report of TAS power
	cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
	Input: sparcspkr - avoid unannotated fall-through
	wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in error path
	wifi: cfg80211: init wiphy_work before allocating rfkill fails
	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 - Add mute LED support for HP Victus 16-s1xxx and HP Victus 15-fa1xxx
	ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged
	ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EA
	ALSA: hda/realtek: Add quirk for Asus GU605C
	iio: accel: fxls8962af: Fix temperature calculation
	mm/hugetlb: unshare page tables during VMA split, not before
	drm/amdgpu: read back register after written for VCN v4.0.5
	kbuild: rust: add rustc-min-version support function
	rust: compile libcore with edition 2024 for 1.87+
	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
	nfsd: use threads array as-is in netlink interface
	sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
	drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
	Kunit to check the longest symbol length
	x86/tools: Drop duplicate unlikely() definition in insn_decoder_test.c
	ipv6: remove leftover ip6 cookie initializer
	ipv6: replace ipcm6_init calls with ipcm6_init_sk
	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
	drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
	drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
	drm/ssd130x: fix ssd132x_clear_screen() columns
	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
	hwmon: (ltc4282) avoid repeated register write
	pldmfw: Select CRC32 when PLDMFW is selected
	aoe: clean device rq_list in aoedev_downdev()
	io_uring/sqpoll: don't put task_struct on tctx setup failure
	net: ice: Perform accurate aRFS flow match
	ice: fix eswitch code memory leak in reset scenario
	e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
	workqueue: Initialize wq_isolated_cpumask in workqueue_init_early()
	ksmbd: add free_transport ops in ksmbd connection
	net: netmem: fix skb_ensure_writable with unreadable skbs
	bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
	eth: bnxt: fix out-of-range access of vnic_info array
	bnxt_en: Add a helper function to configure MRU and RSS
	bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
	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
	eth: fbnic: avoid double free when failing to DMA-map FW msg
	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
	drm/xe: Wire up device shutdown handler
	drm/xe/gt: Update handling of xe_force_wake_get return
	drm/xe/bmg: Update Wa_16023588340
	calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
	mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
	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
	serial: sh-sci: Clean sci_ports[0] after at earlycon exit
	serial: sh-sci: Increment the runtime usage counter for the earlycon device
	smb: client: fix first command failure during re-negotiation
	smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
	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
	gpio: pca953x: fix wrong error probe return value
	perf evsel: Missed close() when probing hybrid core PMUs
	perf test: Directory file descriptor leak
	gpio: mlxbf3: only get IRQ for device instance 0
	cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() function
	bpftool: Fix cgroup command to only show cgroup bpf programs
	Linux 6.12.35

Change-Id: Ida57d269272a624bedb979bfad0b3c5e7df7e846
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-07-10 16:01:38 +00:00
Rudraksha Gupta
6298a28a2c rust: arm: fix unknown (to Clang) argument '-mno-fdpic'
[ Upstream commit 977c4308ee4270cf46e2c66b37de8e04670daa0c ]

Currently rust on arm fails to compile due to '-mno-fdpic'. This flag
disables a GCC feature that we don't want for kernel builds, so let's
skip it as it doesn't apply to Clang.

    UPD     include/generated/asm-offsets.h
    CALL    scripts/checksyscalls.sh
    RUSTC L rust/core.o
    BINDGEN rust/bindings/bindings_generated.rs
    BINDGEN rust/bindings/bindings_helpers_generated.rs
    CC      rust/helpers/helpers.o
    Unable to generate bindings: clang diagnosed error: error: unknown argument: '-mno-fdpic'
    make[2]: *** [rust/Makefile:369: rust/bindings/bindings_helpers_generated.rs] Error 1
    make[2]: *** Deleting file 'rust/bindings/bindings_helpers_generated.rs'
    make[2]: *** Waiting for unfinished jobs....
    Unable to generate bindings: clang diagnosed error: error: unknown argument: '-mno-fdpic'
    make[2]: *** [rust/Makefile:349: rust/bindings/bindings_generated.rs] Error 1
    make[2]: *** Deleting file 'rust/bindings/bindings_generated.rs'
    make[1]: *** [/home/pmos/build/src/linux-next-next-20250521/Makefile:1285: prepare] Error 2
    make: *** [Makefile:248: __sub-make] Error 2

[ Naresh provided the draft diff [1].

  Ben explained [2]:

    FDPIC is only relevant with no-MMU targets, and then only for userspace.
    When configured for the arm-*-uclinuxfdpiceabi target, GCC enables FDPIC
    by default to facilitate compiling userspace programs. FDPIC is never
    used for the kernel, and we pass -mno-fdpic when building the kernel to
    override the default and make sure FDPIC is disabled.

  and [3]:

    -mno-fdpic disables a GCC feature that we don't want for kernel builds.
    clang does not support this feature, so it always behaves as though
    -mno-fdpic is passed. Therefore, it should be fine to mix the two, at
    least as far as FDPIC is concerned.

  [1] https://lore.kernel.org/rust-for-linux/CA+G9fYt4otQK4pHv8pJBW9e28yHSGCDncKquwuJiJ_1ou0pq0w@mail.gmail.com/
  [2] https://lore.kernel.org/rust-for-linux/aAKrq2InExQk7f_k@dell-precision-5540/
  [3] https://lore.kernel.org/rust-for-linux/aAo_F_UP1Gd4jHlZ@dell-precision-5540/

    - Miguel ]

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Closes: https://lore.kernel.org/all/CA+G9fYvOanQBYXKSg7C6EU30k8sTRC0JRPJXYu7wWK51w38QUQ@mail.gmail.com/
Suggested-by: Miguel Ojeda <ojeda@kernel.org>
Acked-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Rudraksha Gupta <guptarud@gmail.com>
Link: https://lore.kernel.org/r/20250522-rust-mno-fdpic-arm-fix-v2-1-a6f691d9c198@gmail.com
[ Reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-06 11:01:33 +02:00
FUJITA Tomonori
58364e7407 rust: module: place cleanup_module() in .exit.text section
[ Upstream commit 249c3a0e53acefc2b06d3b3e1fc28fb2081f878d ]

Place cleanup_module() in .exit.text section. Currently,
cleanup_module() is likely placed in the .text section. It's
inconsistent with the layout of C modules, where cleanup_module() is
placed in .exit.text.

[ Boqun asked for an example of how the section changed to be
  put in the log. Tomonori provided the following examples:

    C module:

      $ objdump -t ~/build/x86/drivers/block/loop.o|grep clean
      0000000000000000 l     O .exit.data    0000000000000008 __UNIQUE_ID___addressable_cleanup_module412
      0000000000000000 g     F .exit.text    000000000000009c cleanup_module

    Rust module without this patch:

      $ objdump -t ~/build/x86/samples/rust/rust_minimal.o|grep clean
      00000000000002b0 g     F .text         00000000000000c6 cleanup_module
      0000000000000000 g     O .exit.data    0000000000000008 _R...___UNIQUE_ID___addressable_cleanup_module

    Rust module with this patch:

      $ objdump -t ~/build/x86/samples/rust/rust_minimal.o|grep clean
      0000000000000000 g     F .exit.text    00000000000000c6 cleanup_module
      0000000000000000 g     O .exit.data    0000000000000008 _R...___UNIQUE_ID___addressable_cleanup_module

  - Miguel ]

Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Link: https://lore.kernel.org/r/20250308044506.14458-1-fujita.tomonori@gmail.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-06 11:01:33 +02:00
Alice Ryhl
6a2be11026 UPSTREAM: task: rust: rework how current is accessed
Introduce a new type called `CurrentTask` that lets you perform various
operations that are only safe on the `current` task.  Use the new type to
provide a way to access the current mm without incrementing its refcount.

With this change, you can write stuff such as

	let vma = current!().mm().lock_vma_under_rcu(addr);

without incrementing any refcounts.

This replaces the existing abstractions for accessing the current pid
namespace.  With the old approach, every field access to current involves
both a macro and a unsafe helper function.  The new approach simplifies
that to a single safe function on the `CurrentTask` type.  This makes it
less heavy-weight to add additional current accessors in the future.

That said, creating a `CurrentTask` type like the one in this patch
requires that we are careful to ensure that it cannot escape the current
task or otherwise access things after they are freed.  To do this, I
declared that it cannot escape the current "task context" where I defined
a "task context" as essentially the region in which `current` remains
unchanged.  So e.g., release_task() or begin_new_exec() would leave the
task context.

If a userspace thread returns to userspace and later makes another
syscall, then I consider the two syscalls to be different task contexts.
This allows values stored in that task to be modified between syscalls,
even if they're guaranteed to be immutable during a syscall.

Ensuring correctness of `CurrentTask` is slightly tricky if we also want
the ability to have a safe `kthread_use_mm()` implementation in Rust.  To
support that safely, there are two patterns we need to ensure are safe:

	// Case 1: current!() called inside the scope.
	let mm;
	kthread_use_mm(some_mm, || {
	    mm = current!().mm();
	});
	drop(some_mm);
	mm.do_something(); // UAF

and:

	// Case 2: current!() called before the scope.
	let mm;
	let task = current!();
	kthread_use_mm(some_mm, || {
	    mm = task.mm();
	});
	drop(some_mm);
	mm.do_something(); // UAF

The existing `current!()` abstraction already natively prevents the first
case: The `&CurrentTask` would be tied to the inner scope, so the
borrow-checker ensures that no reference derived from it can escape the
scope.

Fixing the second case is a bit more tricky.  The solution is to
essentially pretend that the contents of the scope execute on an different
thread, which means that only thread-safe types can cross the boundary.
Since `CurrentTask` is marked `NotThreadSafe`, attempts to move it to
another thread will fail, and this includes our fake pretend thread
boundary.

This has the disadvantage that other types that aren't thread-safe for
reasons unrelated to `current` also cannot be moved across the
`kthread_use_mm()` boundary.  I consider this an acceptable tradeoff.

Link: https://lkml.kernel.org/r/20250408-vma-v16-8-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Boqun Feng <boqun.feng@gmail.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jann Horn <jannh@google.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit 6acb75ad7b9e1548ae7f7532312295f74e48c973)
Change-Id: I40422349633c5c125a5d4d8611efc5ca5c2cd484
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:23 +00:00
Christian Brauner
602e2300de UPSTREAM: rust: add PidNamespace
The lifetime of `PidNamespace` is bound to `Task` and `struct pid`.

The `PidNamespace` of a `Task` doesn't ever change once the `Task` is
alive. A `unshare(CLONE_NEWPID)` or `setns(fd_pidns/pidfd, CLONE_NEWPID)`
will not have an effect on the calling `Task`'s pid namespace. It will
only effect the pid namespace of children created by the calling `Task`.
This invariant guarantees that after having acquired a reference to a
`Task`'s pid namespace it will remain unchanged.

When a task has exited and been reaped `release_task()` will be called.
This will set the `PidNamespace` of the task to `NULL`. So retrieving
the `PidNamespace` of a task that is dead will return `NULL`. Note, that
neither holding the RCU lock nor holding a referencing count to the
`Task` will prevent `release_task()` being called.

In order to retrieve the `PidNamespace` of a `Task` the
`task_active_pid_ns()` function can be used. There are two cases to
consider:

(1) retrieving the `PidNamespace` of the `current` task (2) retrieving
the `PidNamespace` of a non-`current` task

From system call context retrieving the `PidNamespace` for case (1) is
always safe and requires neither RCU locking nor a reference count to be
held. Retrieving the `PidNamespace` after `release_task()` for current
will return `NULL` but no codepath like that is exposed to Rust.

Retrieving the `PidNamespace` from system call context for (2) requires
RCU protection. Accessing `PidNamespace` outside of RCU protection
requires a reference count that must've been acquired while holding the
RCU lock. Note that accessing a non-`current` task means `NULL` can be
returned as the non-`current` task could have already passed through
`release_task()`.

To retrieve (1) the `current_pid_ns!()` macro should be used which
ensure that the returned `PidNamespace` cannot outlive the calling
scope. The associated `current_pid_ns()` function should not be called
directly as it could be abused to created an unbounded lifetime for
`PidNamespace`. The `current_pid_ns!()` macro allows Rust to handle the
common case of accessing `current`'s `PidNamespace` without RCU
protection and without having to acquire a reference count.

For (2) the `task_get_pid_ns()` method must be used. This will always
acquire a reference on `PidNamespace` and will return an `Option` to
force the caller to explicitly handle the case where `PidNamespace` is
`None`, something that tends to be forgotten when doing the equivalent
operation in `C`. Missing RCU primitives make it difficult to perform
operations that are otherwise safe without holding a reference count as
long as RCU protection is guaranteed. But it is not important currently.
But we do want it in the future.

Note for (2) the required RCU protection around calling
`task_active_pid_ns()` synchronizes against putting the last reference
of the associated `struct pid` of `task->thread_pid`. The `struct pid`
stored in that field is used to retrieve the `PidNamespace` of the
caller. When `release_task()` is called `task->thread_pid` will be
`NULL`ed and `put_pid()` on said `struct pid` will be delayed in
`free_pid()` via `call_rcu()` allowing everyone with an RCU protected
access to the `struct pid` acquired from `task->thread_pid` to finish.

Link: https://lore.kernel.org/r/20241002-brauner-rust-pid_namespace-v5-1-a90e70d44fde@kernel.org
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>

Bug: 429146594
(cherry picked from commit e0020ba6cbcbfbaaa50c3d4b610c7caa36459624)
Change-Id: Ib7d3b257fe9b6f11f8171924e2a146abb52b9bb7
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:23 +00:00
Alice Ryhl
12dfc1d9cb UPSTREAM: rust: miscdevice: add mmap support
Add the ability to write a file_operations->mmap hook in Rust when using
the miscdevice abstraction.  The `vma` argument to the `mmap` hook uses
the `VmaNew` type from the previous commit; this type provides the correct
set of operations for a file_operations->mmap hook.

Link: https://lkml.kernel.org/r/20250408-vma-v16-7-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Jann Horn <jannh@google.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit f8c78198816f04619da6eebfc5b67741bff56325)
Change-Id: Ib8965aa5d000da6a97650eb04be61df3c21bd85a
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:23 +00:00
Alice Ryhl
8e67cb756f UPSTREAM: mm: rust: add VmaNew for f_ops->mmap()
This type will be used when setting up a new vma in an f_ops->mmap() hook.
Using a separate type from VmaRef allows us to have a separate set of
operations that you are only able to use during the mmap() hook.  For
example, the VM_MIXEDMAP flag must not be changed after the initial setup
that happens during the f_ops->mmap() hook.

To avoid setting invalid flag values, the methods for clearing VM_MAYWRITE
and similar involve a check of VM_WRITE, and return an error if VM_WRITE
is set.  Trying to use `try_clear_maywrite` without checking the return
value results in a compilation error because the `Result` type is marked

For now, there's only a method for VM_MIXEDMAP and not VM_PFNMAP.  When we
add a VM_PFNMAP method, we will need some way to prevent you from setting
both VM_MIXEDMAP and VM_PFNMAP on the same vma.

Link: https://lkml.kernel.org/r/20250408-vma-v16-6-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Jann Horn <jannh@google.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Gary Guo <gary@garyguo.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit dcb81aeab406e417bc0b4cf68de6eb07a1d2e6ce)
Change-Id: I195a63f4ae613192ccf9be5f4805263fb5b42170
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:22 +00:00
Alice Ryhl
bd140ddf75 UPSTREAM: mm: rust: add mmput_async support
Adds an MmWithUserAsync type that uses mmput_async when dropped but is
otherwise identical to MmWithUser.  This has to be done using a separate
type because the thing we are changing is the destructor.

Rust Binder needs this to avoid a certain deadlock.  See commit
9a9ab0d963 ("binder: fix race between mmput() and do_exit()") for
details.  It's also needed in the shrinker to avoid cleaning up the mm in
the shrinker's context.

Link: https://lkml.kernel.org/r/20250408-vma-v16-5-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jann Horn <jannh@google.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit 114ba9b9e8191925438365089c0d300f4f1b6fb1)
Change-Id: Iad1464e84163d33320d9ce1e87f5e29f16da5dae
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:22 +00:00
Alice Ryhl
0c50773076 UPSTREAM: mm: rust: add lock_vma_under_rcu
Currently, the binder driver always uses the mmap lock to make changes to
its vma.  Because the mmap lock is global to the process, this can involve
significant contention.  However, the kernel has a feature called per-vma
locks, which can significantly reduce contention.  For example, you can
take a vma lock in parallel with an mmap write lock.  This is important
because contention on the mmap lock has been a long-term recurring
challenge for the Binder driver.

This patch introduces support for using `lock_vma_under_rcu` from Rust.
The Rust Binder driver will be able to use this to reduce contention on
the mmap lock.

Link: https://lkml.kernel.org/r/20250408-vma-v16-4-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Jann Horn <jannh@google.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit 3105f8f391ce00153c553bfe89efbb30b120d858)
Change-Id: Ib997fa4e4e3fff46ccaa98cd7dd4e881a60324bb
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:22 +00:00
Alice Ryhl
0b5465bb31 UPSTREAM: mm: rust: add vm_insert_page
The vm_insert_page method is only usable on vmas with the VM_MIXEDMAP
flag, so we introduce a new type to keep track of such vmas.

The approach used in this patch assumes that we will not need to encode
many flag combinations in the type.  I don't think we need to encode more
than VM_MIXEDMAP and VM_PFNMAP as things are now.  However, if that
becomes necessary, using generic parameters in a single type would scale
better as the number of flags increases.

Link: https://lkml.kernel.org/r/20250408-vma-v16-3-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jann Horn <jannh@google.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit bf3d331bb80749542cf299f94c471f611fb113b1)
Change-Id: I6f8b796cfa216af7b2d5ca29c3ad7c770e3ce9ee
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:22 +00:00
Alice Ryhl
d7f52612c5 UPSTREAM: mm: rust: add vm_area_struct methods that require read access
This adds a type called VmaRef which is used when referencing a vma that
you have read access to.  Here, read access means that you hold either the
mmap read lock or the vma read lock (or stronger).

Additionally, a vma_lookup method is added to the mmap read guard, which
enables you to obtain a &VmaRef in safe Rust code.

This patch only provides a way to lock the mmap read lock, but a follow-up
patch also provides a way to just lock the vma read lock.

Link: https://lkml.kernel.org/r/20250408-vma-v16-2-d8b446e885d9@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Reviewed-by: Jann Horn <jannh@google.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Balbir Singh <balbirs@nvidia.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit 040f404b731207935ed644b14bcc2bb8b8488d00)
Change-Id: I87c6ccb0f6fe99e492040babed1cc0ca6f482374
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:22 +00:00
Alice Ryhl
f03d4f7490 UPSTREAM: mm: rust: add abstraction for struct mm_struct
Patch series "Rust support for mm_struct, vm_area_struct, and mmap", v16.

This updates the vm_area_struct support to use the approach we discussed
at LPC where there are several different Rust wrappers for vm_area_struct
depending on the kind of access you have to the vma.  Each case allows a
different set of operations on the vma.

This includes an MM MAINTAINERS entry as proposed by Lorenzo:
https://lore.kernel.org/all/33e64b12-aa07-4e78-933a-b07c37ff1d84@lucifer.local/

This patch (of 9):

These abstractions allow you to reference a `struct mm_struct` using both
mmgrab and mmget refcounts.  This is done using two Rust types:

* Mm - represents an mm_struct where you don't know anything about the
  value of mm_users.
* MmWithUser - represents an mm_struct where you know at compile time
  that mm_users is non-zero.

This allows us to encode in the type system whether a method requires that
mm_users is non-zero or not.  For instance, you can always call
`mmget_not_zero` but you can only call `mmap_read_lock` when mm_users is
non-zero.

The struct is called Mm to keep consistency with the C side.

The ability to obtain `current->mm` is added later in this series.

The mm module is defined to only exist when CONFIG_MMU is set.  This
avoids various errors due to missing types and functions when CONFIG_MMU
is disabled.  More fine-grained cfgs can be considered in the future.  See
the thread at [1] for more info.

Link: https://lkml.kernel.org/r/20250408-vma-v16-9-d8b446e885d9@google.com
Link: https://lkml.kernel.org/r/20250408-vma-v16-1-d8b446e885d9@google.com
Link: https://lore.kernel.org/all/202503091916.QousmtcY-lkp@intel.com/
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Acked-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
Acked-by: Balbir Singh <balbirs@nvidia.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
Cc: Alex Gaynor <alex.gaynor@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jann Horn <jannh@google.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Miguel Ojeda <ojeda@kernel.org>
Cc: Suren Baghdasaryan <surenb@google.com>
Cc: Trevor Gross <tmgross@umich.edu>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 429146594
(cherry picked from commit 5bb9ed6cdfeb75883652fd0ed3e3885083a92b4b)
Change-Id: I33a9a37795ec426c051abb881a0425ab545c8cad
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:21 +00:00
Alice Ryhl
2ef6dbc73e BACKPORT: rust: miscdevice: change how f_ops vtable is constructed
I was helping someone with writing a new Rust abstraction, and we were
using the miscdevice abstraction as an example. While doing this, it
became clear to me that the way I implemented the f_ops vtable is
confusing to new Rust users, and that the approach used by the block
abstractions is less confusing.

Thus, update the miscdevice abstractions to use the same approach as
rust/kernel/block/mq/operations.rs.

Sorry about the large diff. This changes the indentation of a large
amount of code.

Reviewed-by: Christian Schrefl <chrisi.schrefl@gmail.com>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250227-miscdevice-fops-change-v1-1-c9e9b75d67eb@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Bug: 429146594
[ aliceryhl: also adjust llseek and similar to new style ]
(cherry picked from commit 74fc34937d72d04e89e4f75ea66147cdc9b785f5)
Change-Id: Ie87c5015d483a4c5a27ab17ae8a836a8956d1092
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:21 +00:00
Alice Ryhl
1acd3b312f Revert "FROMLIST: mm: rust: add abstraction for struct mm_struct"
This reverts commit 4deea7dce7.

Bug: 429146594
Change-Id: Ide43b384264dc8b69cf0a3c5bb1d8b71fe4742a7
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:18 +00:00
Alice Ryhl
a012c15566 Revert "FROMLIST: mm: rust: add vm_area_struct methods that require read access"
This reverts commit 84aa9d6318.

Bug: 429146594
Change-Id: Iff6a420abd6dcdbb0589cc3714b84c2013930545
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:03 +00:00
Alice Ryhl
3be00a9bf8 Revert "FROMLIST: mm: rust: add vm_insert_page"
This reverts commit 5fd689f0d4.

Bug: 429146594
Change-Id: I6b5db9de36f2e44aaf4f1ac85dd2292e3d99d2bf
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:08:01 +00:00
Alice Ryhl
3aed88205e Revert "FROMLIST: mm: rust: add lock_vma_under_rcu"
This reverts commit b2e4a698fc.

Bug: 429146594
Change-Id: Icb2794ad170600ac87b8466d64ddc5925b8cd893
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:07:59 +00:00
Alice Ryhl
a121b6e72f Revert "FROMLIST: mm: rust: add mmput_async support"
This reverts commit a259f04a68.

Bug: 429146594
Change-Id: Iee469177018f32b802d6be2029d389ea7ed5b261
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:07:57 +00:00
Alice Ryhl
9248564a81 Revert "FROMLIST: mm: rust: add VmAreaNew for f_ops->mmap()"
This reverts commit 7d1983ce89.

Bug: 429146594
Change-Id: I4d01e34d4ae0f24ca5ddbb64bac219c6f9b48fc3
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:07:52 +00:00
Alice Ryhl
6de3ace5b5 Revert "FROMLIST: rust: miscdevice: add mmap support"
This reverts commit 88a4dfa30b.

Bug: 429146594
Change-Id: Ia75f9f7f9706971fe47e6ab74a8f0009876396af
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:07:49 +00:00
Alice Ryhl
b7f54dd23b Revert "BACKPORT: FROMLIST: task: rust: rework how current is accessed"
This reverts commit 98c8011159.

Bug: 429146594
Change-Id: Ib6968a1a63aafb9fea3e485c39d451b70cf320b4
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-07-02 13:07:45 +00:00
Alice Ryhl
3744083cdb ANDROID: rust: miscdevice: fix formatting
An import was removed from these imports during an LTS merge, which
means that rustfmt now prefers a different formatting of these imports.

Fixes: b3fb80bdc6 ("Merge 6.12.19 into android16-6.12")
Change-Id: I14bbe861e738767a6057a320cbe8cf5cf50f5d05
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-06-30 04:49:20 -07:00
Alice Ryhl
2a0e6416e5 FROMLIST: poll: rust: allow poll_table ptrs to be null
It's possible for a poll_table to be null. This can happen if an
end-user just wants to know if a resource has events right now without
registering a waiter for when events become available. Furthermore,
these null pointers should be handled transparently by the API, so we
should not change `from_ptr` to return an `Option`. Thus, change
`PollTable` to wrap a raw pointer rather than use a reference so that
you can pass null.

Comments mentioning `struct poll_table` are changed to just `poll_table`
since `poll_table` is a typedef. (It's a typedef because it's supposed
to be opaque.)

Reviewed-by: Benno Lossin <lossin@kernel.org>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>

Bug: 426545861
Link: https://lore.kernel.org/r/20250623-poll-table-null-v2-1-7561174bae7a@google.com
Change-Id: Idf965e16d699f29f7adc81710de02e4e2ec658c6
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-06-30 00:21:53 -07:00
Gary Guo
60d8db49ef rust: compile libcore with edition 2024 for 1.87+
commit f4daa80d6be7d3c55ca72a8e560afc4e21f886aa upstream.

Rust 1.87 (released on 2025-05-15) compiles core library with edition
2024 instead of 2021 [1]. Ensure that the edition matches libcore's
expectation to avoid potential breakage.

[ J3m3 reported in Zulip [2] that the `rust-analyzer` target was
  broken after this patch -- indeed, we need to avoid `core-cfgs`
  since those are passed to the `rust-analyzer` target.

  So, instead, I tweaked the patch to create a new `core-edition`
  variable and explicitly mention the `--edition` flag instead of
  reusing `core-cfg`s.

  In addition, pass a new argument using this new variable to
  `generate_rust_analyzer.py` so that we set the right edition there.

  By the way, for future reference: the `filter-out` change is needed
  for Rust < 1.87, since otherwise we would skip the `--edition=2021`
  we just added, ending up with no edition flag, and thus the compiler
  would default to the 2015 one.

  [2] https://rust-for-linux.zulipchat.com/#narrow/channel/291565/topic/x/near/520206547

    - Miguel ]

Cc: stable@vger.kernel.org # Needed in 6.12.y and later (Rust is pinned in older LTSs).
Link: https://github.com/rust-lang/rust/pull/138162 [1]
Reported-by: est31 <est31@protonmail.com>
Closes: https://github.com/Rust-for-Linux/linux/issues/1163
Signed-off-by: Gary Guo <gary@garyguo.net>
Link: https://lore.kernel.org/r/20250517085600.2857460-1-gary@garyguo.net
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
[ Solved conflicts for 6.12.y backport. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-27 11:11:40 +01:00
Greg Kroah-Hartman
5bf4b91e33 Merge tag 'android16-6.12.30_r00' into android16-6.12
This merges the android16-6.12.30_r00 tag into the android16-6.12 branch,
catching it up with the latest LTS releases.

It contains the following commits:

* 398edeaf7e Merge android16-6.12 into android16-6.12-lts
* 360b34f1a9 FROMGIT: mm: page_alloc: tighten up find_suitable_fallback()
* 4e89551038 UPSTREAM: mm/page_alloc: clarify should_claim_block() commentary
* 2505a76e67 UPSTREAM: mm/page_alloc: clarify terminology in migratetype fallback code
* 9407ed7ee3 BACKPORT: mm: page_alloc: group fallback functions together
* fc396aefad UPSTREAM: mm: page_alloc: remove remnants of unlocked migratetype updates
* f87e594933 UPSTREAM: mm/page_alloc: add some detailed comments in can_steal_fallback
* a3db058b64 Merge android16-6.12 into android16-6.12-lts
* 60eb68c4d8 Revert "virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()"
* 81930ac28a Revert "virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx"
*   dba4f359fc Merge 6.12.30 into android16-6.12-lts
|\
| * e0e2f78243 Linux 6.12.30
| * 25e07c8403 drm/amdgpu: fix pm notifier handling
| * 8e7583fb85 phy: tegra: xusb: remove a stray unlock
| * 5924b32446 usb: typec: ucsi: displayport: Fix deadlock
| * bca94cc345 drm/tiny: panel-mipi-dbi: Use drm_client_setup_with_fourcc()
| * 5ed066083f drm/panel-mipi-dbi: Run DRM default client setup
| * 25998ed87f drm/fbdev-dma: Support struct drm_driver.fbdev_probe
| * d22496de50 Bluetooth: btnxpuart: Fix kernel panic during FW release
| * 7ca84f6a22 iio: light: opt3001: fix deadlock due to concurrent flag access
| * 58517eae32 accel/ivpu: Fix fw log printing
| * 0923a7d55a accel/ivpu: Refactor functions in ivpu_fw_log.c
| * 1516c55872 accel/ivpu: Reset fw log on cold boot
| * 1c302f64ea accel/ivpu: Rename ivpu_log_level to fw_log_level
| * 74953f93f4 mm/page_alloc: fix race condition in unaccepted memory handling
| * 260ca2e961 drm/xe/gsc: do not flush the GSC worker from the reset path
| * 6b2d1fbd41 CIFS: New mount option for cifs.upcall namespace resolution
| * 23dc14c52d dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
| * 017d4012dc dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
| * 868dbce755 dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
| * 21f9f5cd9a dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
| * e0ba67b10d dmaengine: idxd: Add missing cleanups in cleanup internals
| * 80b0260227 dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
| * 56e2f09083 dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
| * 4958737c42 dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
| * 5fcd392dae dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
| * 6b5d770e45 dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy
| * 26e63b2fe3 dmaengine: ti: k3-udma: Add missing locking
| * fe0756daad mm: userfaultfd: correct dirty flags set for both present and swap pte
| * d005c81665 net: qede: Initialize qede_ll_ops with designated initializer
| * 20d6e621be ring-buffer: Fix persistent buffer when commit page is the reader page
| * 2b81e76db3 wifi: mt76: disable napi on driver removal
| * ec5d9a750e tpm: Mask TPM RC in tpm2_start_auth_session()
| * cac03fecbc spi: tegra114: Use value to check for invalid delays
| * d0df124437 smb: client: fix memory leak during error handling for POSIX mkdir
| * bffc3038a2 scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
| * c450f648d0 phy: renesas: rcar-gen3-usb2: Set timing registers only once
| * c78a5693bd phy: renesas: rcar-gen3-usb2: Fix role detection on unbind/bind
| * ed0e7d31d0 phy: Fix error handling in tegra_xusb_port_init
| * 1db527f0cb phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking
| * ce14aa00dd tracing: samples: Initialize trace_array_printk() with the correct function
| * 589c9e66bd ftrace: Fix preemption accounting for stacktrace filter command
| * 7d353da580 ftrace: Fix preemption accounting for stacktrace trigger command
| * 511ceee899 kbuild: Disable -Wdefault-const-init-unsafe
| * 899e014e68 Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()
| * 4400b05ffa Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
| * 02a68f11ba arm64: dts: rockchip: Remove overdrive-mode OPPs from RK3588J SoC dtsi
| * 7f2e784f27 arm64: dts: amlogic: dreambox: fix missing clkc_audio node
| * b1d6694b39 hv_netvsc: Remove rmsg_pgcnt
| * 7a508c604c hv_netvsc: Preserve contiguous PFN grouping in the page buffer array
| * 24f05522c1 hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
| * fe1bebd0ed dma-buf: insert memory barrier before updating num_fences
| * 93152dac0b ALSA: usb-audio: Add sample rate quirk for Microdia JP001 USB Camera
| * c88f4ff535 ALSA: usb-audio: Add sample rate quirk for Audioengine D1
| * f8302100f4 ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()
| * 7f8d77f654 ACPI: PPTT: Fix processor subtable walk
| * a348ff3f5b gpio: pca953x: fix IRQ storm on system wake up
| * f0c0b8e6bc MAINTAINERS: Update Alexey Makhalov's email address
| * 64a33088ad drm/amd/display: Avoid flooding unnecessary info messages
| * 2d125a1f0d drm/amd/display: Correct the reply value when AUX write incomplete
| * 8d71c3231b drm/amdgpu: csa unmap use uninterruptible lock
| * e54f20c5a1 drm/amdgpu: fix incorrect MALL size for GFX1151
| * c75f3f9cbf Revert "drm/amd/display: Hardware cursor changes color when switched to software cursor"
| * 3ee6399854 btrfs: add back warning for mount option commit values exceeding 300
| * bf804f34ad btrfs: fix folio leak in submit_one_async_extent()
| * 6ea6cea17f btrfs: fix discard worker infinite loop after disabling discard
| * 12f69c4e30 LoongArch: uprobes: Remove redundant code about resume_era
| * 88650dde2e LoongArch: uprobes: Remove user_{en,dis}able_single_step()
| * c92b99c4c0 LoongArch: Fix MAX_REG_OFFSET calculation
| * 2135336574 LoongArch: Save and restore CSR.CNTC for hibernation
| * 66a309b4d5 LoongArch: Move __arch_cpu_idle() to .cpuidle.text section
| * 111e55db3c LoongArch: Prevent cond_resched() occurring within kernel-fpu
| * f8544be7e8 HID: bpf: abort dispatch if device destroyed
| * d32c1880b3 udf: Make sure i_lenExtents is uptodate on inode eviction
| * 0102989af4 sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
| * a0c2478218 dmaengine: Revert "dmaengine: dmatest: Fix dmatest waiting less when interrupted"
| * 1533677267 NFSv4/pnfs: Reset the layout state after a layoutreturn
| * 6dbf38159d tsnep: fix timestamping with a stacked DSA driver
| * a11b8c0be6 net/tls: fix kernel panic when alloc_page failed
| * abc43c1ffd mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices
| * 07c737d9ab wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
| * 7db81acae0 octeontx2-pf: Do not reallocate all ntuple filters
| * 1977cec5be octeontx2-af: Fix CGX Receive counters
| * 256adb2da5 net: ethernet: mtk_eth_soc: fix typo for declaration MT7988 ESW capability
| * bf85a27605 octeontx2-pf: macsec: Fix incorrect max transmit size in TX secy
| * 38a2fdd3e9 netlink: specs: tc: all actions are indexed arrays
| * be64ab9c17 netlink: specs: tc: fix a couple of attribute names
| * 3f16340071 drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
| * d2a9a92bb4 regulator: max20086: fix invalid memory access
| * 5451b834b3 qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd()
| * 1f80e6ff02 net/mlx5e: Disable MACsec offload for uplink representor profile
| * 462e224381 vsock/test: Fix occasional failure in SIOCOUTQ tests
| * 225e29465a net: dsa: b53: prevent standalone from trying to forward to other ports
| * bd99372178 ALSA: sh: SND_AICA should depend on SH_DMA_API
| * a3c147040b nvme-pci: acquire cq_poll_lock in nvme_poll_irqdisable
| * ddfa034da3 nvme-pci: make nvme_pci_npages_prp() __always_inline
| * 0251e13f3f net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
| * 3e64d35475 net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
| * 5ee626e473 ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
| * caac5761a6 ALSA: seq: Fix delivery of UMP events to group ports
| * 8ee6ec20dd net: mctp: Ensure keys maintain only one ref to corresponding dev
| * d308312acd tests/ncdevmem: Fix double-free of queue array
| * 38c937dbd4 selftests: ncdevmem: Switch to AF_INET6
| * 04db681f3c selftests: ncdevmem: Make client_ip optional
| * 0738648a7d selftests: ncdevmem: Unify error handling
| * eb15f4f380 selftests: ncdevmem: Separate out dmabuf provider
| * f3380d119f selftests: ncdevmem: Redirect all non-payload output to stderr
| * d4d1561d17 net: mctp: Don't access ifa_index when missing
| * 9e5efcff49 mctp: no longer rely on net->dev_index_head[]
| * 37050be74e tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing
| * d1365ca80b net_sched: Flush gso_skb list too during ->change()
| * 28826a89fd Bluetooth: MGMT: Fix MGMT_OP_ADD_DEVICE invalid device flags
| * 10c7f1c647 RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
| * de7acdb462 spi: loopback-test: Do not split 1024-byte hexdumps
| * da824f1271 nfs: handle failure of nfs_get_lock_context in unlock path
| * 94e7272b63 HID: uclogic: Add NULL check in uclogic_input_configured()
| * a699995370 HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
| * 336edd6b0f RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
| * c43b0a185f virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
| * 343a77562c virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
| * 1cf8bdd596 iio: chemical: sps30: use aligned_s64 for timestamp
| * 7b16d3c361 iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
| * b9e0997f2e xhci: dbc: Avoid event polling busyloop if pending rx transfers are inactive.
| * 651eaaae6b xhci: dbc: Improve performance by removing delay in transfer event polling.
| * 5d9d62323e Revert "drm/amd: Stop evicting resources on APUs in suspend"
| * 4d45a5f1e2 drm/amd: Add Suspend/Hibernate notification callback support
| * ea0153e065 iio: pressure: mprls0025pa: use aligned_s64 for timestamp
| * 039681d656 iio: chemical: pms7003: use aligned_s64 for timestamp
| * b37c112ef2 iio: adc: ad7266: Fix potential timestamp alignment issue.
| * a065f78eba KVM: x86/mmu: Prevent installing hugepages when mem attributes are changing
| * 3d962ec543 KVM: Add member to struct kvm_gfn_range to indicate private/shared
| * 54401e29ab uio_hv_generic: Fix sysfs creation path for ring buffer
| * 7bf64cd0cc tpm: tis: Double the timeout B to 4s
| * 517c11fe4f tracing: probes: Fix a possible race in trace_probe_log APIs
| * f0d70d8dca cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
| * 220444d209 arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeout
| * 48fff1267e platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection
| * 03e4ee3a9a platform/x86/amd/pmc: Declare quirk_spurious_8042 for MECHREVO Wujie 14XA (GX4HRXL)
| * bc4c54cbb4 binfmt_elf: Move brk for static PIE even if ASLR disabled
| * 97dd8c19f2 riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
| * a0bde67526 drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies
| * 5022d7a392 drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies
| * 10d1496f85 fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
| * 61f489ca99 arm64: dts: rockchip: Assign RT5616 MCLK rate on rk3588-friendlyelec-cm3588
* | bdd44337d5 UPSTREAM: loop: don't require ->write_iter for writable files in loop_configure
* | 651f2e4fca Merge 6.12.29 into android16-6.12-lts
|\|
| * 5be5dbf91e Linux 6.12.29
| * 7e78061be7 x86/its: FineIBT-paranoid vs ITS
| * bb85c3abbf x86/its: Fix build errors when CONFIG_MODULES=n
| * 2a6194e124 selftest/x86/bugs: Add selftests for ITS
| * 88a817e60d x86/its: Use dynamic thunks for indirect branches
| * 15335117c5 x86/ibt: Keep IBT disabled during alternative patching
| * bd57853b86 x86/its: Align RETs in BHB clear sequence to avoid thunking
| * 9f132c0397 x86/its: Add support for RSB stuffing mitigation
| * 4dc1902fde x86/its: Add "vmexit" option to skip mitigation on some CPUs
| * 68d59e9ba3 x86/its: Enable Indirect Target Selection mitigation
| * 5100004723 x86/its: Add support for ITS-safe return thunk
| * 16a7d5b7a4 x86/its: Add support for ITS-safe indirect thunk
| * a6f2a436e9 x86/its: Enumerate Indirect Target Selection (ITS) bug
| * 76f847655b Documentation: x86/bugs/its: Add ITS documentation
| * f23d4f4aeb x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
| * 9ebe6f1bd2 x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
| * d2498bbb54 x86/speculation: Simplify and make CALL_NOSPEC consistent
| * 9d8295dcf2 x86/bhi: Do not set BHI_DIS_S in 32-bit mode
| * b86349f326 x86/bpf: Add IBHF call at end of classic BPF
| * 87a12b9b38 x86/bpf: Call branch history clearing sequence on exit
| * 2176530849 arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
| * e5f5100f1c arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users
| * 38c345fd54 arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs
| * f2aebb8ec6 arm64: proton-pack: Expose whether the branchy loop k value
| * ec5bca57af arm64: proton-pack: Expose whether the platform is mitigated by firmware
| * 2a3915e861 arm64: insn: Add support for encoding DSB
| * 86b37810fa sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
| * 16bae58f73 mm: page_alloc: speed up fallbacks in rmqueue_bulk()
| * 564d25b1a6 mm: page_alloc: don't steal single pages from biggest buddy
| * 12abefb8c8 Bluetooth: btmtk: Remove the resetting step before downloading the fw
| * c7a9df4ef4 Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
| * 2482f7705b io_uring: always arm linked timeouts prior to issue
| * 6b0383a21d rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
| * 1c25723831 rust: allow Rust 1.87.0's `clippy::ptr_eq` lint
| * 6aac2c5476 Revert "um: work around sched_yield not yielding in time-travel mode"
| * cd010271a9 do_umount(): add missing barrier before refcount checks in sync case
| * 3edac2949e io_uring/sqpoll: Increase task_work submission batch size
| * 944af45bb7 drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
| * 95a75ed2b0 drm/xe/tests/mocs: Update xe_force_wake_get() return handling
| * d6b013b44e riscv: misaligned: enable IRQs while handling misaligned accesses
| * 45a0697cee riscv: misaligned: factorize trap handling
| * 19fa2a4830 nvme: unblock ctrl state transition for firmware update
| * 7798edcc5b drm/panel: simple: Update timings for AUO G101EVN010
| * 184b147b9f loop: Add sanity check for read/write_iter
* | d2f3f294cf Merge a781ffe410 ("loop: factor out a loop_assign_backing_file helper") into android16-6.12-lts
|\|
| * a781ffe410 loop: factor out a loop_assign_backing_file helper
* | f6f856e093 Merge 5e1470b276 ("loop: refactor queue limits updates") into android16-6.12-lts
|\|
| * 5e1470b276 loop: refactor queue limits updates
* | b9315b0505 Merge 0558ce095b ("loop: Fix ABBA locking race") into android16-6.12-lts
|\|
| * 0558ce095b loop: Fix ABBA locking race
* | abbbbed768 Merge 722f6dece7 ("loop: Simplify discard granularity calc") into android16-6.12-lts
|\|
| * 722f6dece7 loop: Simplify discard granularity calc
* | f3c6606676 Merge 02a77b3020 ("loop: Use bdev limit helpers for configuring discard") into android16-6.12-lts
|\|
| * 02a77b3020 loop: Use bdev limit helpers for configuring discard
* | 6a0454f040 Merge 126be03494 ("riscv: misaligned: Add handling for ZCB instructions") into android16-6.12-lts
|\|
| * 126be03494 riscv: misaligned: Add handling for ZCB instructions
| * eaa30e1d0e MIPS: Fix MAX_REG_OFFSET
| * fb98c9e584 iio: adc: dln2: Use aligned_s64 for timestamp
| * ef5d6a4096 iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
| * afe8849597 types: Complement the aligned types with signed 64-bit one
| * 245e319019 iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
| * e9bf391a9b iio: accel: adxl367: fix setting odr for activity time update
| * a2ad060643 usb: usbtmc: Fix erroneous generic_read ioctl return
| * 2073913776 usb: usbtmc: Fix erroneous wait_srq ioctl return
| * 29e1773746 usb: usbtmc: Fix erroneous get_stb ioctl error returns
| * 9d90c283ea USB: usbtmc: use interruptible sleep in usbtmc_read
| * 5ad298d6d4 usb: typec: ucsi: displayport: Fix NULL pointer access
| * 3366a19948 usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
| * 1c001b6dde usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
| * 08eca452a6 usb: host: tegra: Prevent host controller crash when OTG port is used
| * d1c8fa4c6e usb: gadget: Use get_status callback to set remote wakeup capability
| * 43ae91f561 usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
| * 75f23e49ad usb: gadget: f_ecm: Add get_status callback
| * fae7f44601 usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
| * 88d92cffc9 usb: cdnsp: Fix issue with resuming from L1
| * f6fdbe4d54 usb: dwc3: gadget: Make gadget_wakeup asynchronous
* | 23a88a6ad8 Merge d133023c9a ("ocfs2: stop quota recovery before disabling quotas") into android16-6.12-lts
|\|
| * d133023c9a ocfs2: stop quota recovery before disabling quotas
| * fe3d752a7a ocfs2: implement handshaking with ocfs2 recovery thread
| * f96041a959 ocfs2: switch osb->disable_recovery to enum
| * 1b3b915852 ocfs2: fix the issue with discontiguous allocation in the global_bitmap
| * b76eaef983 x86/microcode: Consolidate the loader enablement checking
| * d63851049f module: ensure that kobject_put() is safe for module type kobjects
| * d66a22f6a4 memblock: Accept allocated memory before use in memblock_double_array()
| * ed45af6841 clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()
| * abbc99e898 arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generation
| * 55701e992b accel/ivpu: Increase state dump msg timeout
| * 8e9c8a0393 xenbus: Use kref to track req lifetime
| * 54dd5d6af7 xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
| * 571dcf3d27 smb: client: Avoid race in open_cached_dir with lease breaks
| * a9f28dbfdd usb: uhci-platform: Make the clock really optional
| * 92d0a28afb drm/amdgpu/hdp7: use memcfg register to post the write for HDP flush
| * df04418262 drm/amdgpu/hdp6: use memcfg register to post the write for HDP flush
| * 0a776c3054 drm/amdgpu/hdp5: use memcfg register to post the write for HDP flush
| * b6f0f3e6c7 drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush
| * 4872de413e drm/amdgpu/hdp4: use memcfg register to post the write for HDP flush
| * a13f9ac569 drm/amd/display: Copy AUX read reply data whenever length > 0
| * 2d63e66f7b drm/amd/display: Fix wrong handling for AUX_DEFER case
| * 0e225bdba3 drm/amd/display: Remove incorrect checking in dmub aux handler
| * fc7ac4ad1d drm/amd/display: Fix the checking condition in dmub aux handling
| * 468034a06a drm/amd/display: more liberal vmin/vmax update for freesync
| * d8c4afe783 drm/amd/display: Fix invalid context error in dml helper
| * 19323f414b drm/amdgpu/vcn: using separate VCN1_AON_SOC offset
| * 206569cbf7 drm/xe: Add page queue multiplier
| * a5f162727b drm/v3d: Add job to pending list if the reset was skipped
| * dadf911610 iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
| * a1cad8a3bc iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
| * 82f6334a0b iio: imu: inv_mpu6050: align buffer for timestamp
| * c4dfff960b iio: adis16201: Correct inclinometer channel resolution
| * 4cbd37a12a iio: adc: rockchip: Fix clock initialization sequence
| * c9f8413b78 iio: adc: ad7606: fix serial register access
| * 7f37e31483 io_uring: ensure deferred completions are flushed for multishot
| * 4d41b9e4c9 drm/amd/display: Shift DMUB AUX reply command if necessary
| * d362b21fef KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
| * 5156f7c484 selftests/mm: fix a build failure on powerpc
| * b21ec0726a selftests/mm: compaction_test: support platform with huge mount of memory
| * b543a5a73b mm/userfaultfd: fix uninitialized output field for -EAGAIN race
| * 6166c3cf40 mm/huge_memory: fix dereferencing invalid pmd migration entry
* | 8c70afee5a Revert "mm: vmalloc: support more granular vrealloc() sizing"
* | f6204ce2cd Merge 2910019b04 ("mm: vmalloc: support more granular vrealloc() sizing") into android16-6.12-lts
|\|
| * 2910019b04 mm: vmalloc: support more granular vrealloc() sizing
* | 9649374a04 Merge efb5973459 ("mm: fix folio_pte_batch() on XEN PV") into android16-6.12-lts
|\|
| * efb5973459 mm: fix folio_pte_batch() on XEN PV
| * d87392094f x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
| * e8b1d65f0a staging: axis-fifo: Correct handling of tx_fifo_depth for size validation
| * 38a8982ca0 staging: axis-fifo: Remove hardware resets for user errors
| * 06753f4933 staging: bcm2835-camera: Initialise dev in v4l2_dev
| * 215e42e2f1 staging: iio: adc: ad7816: Correct conditional logic for store mode
| * 5bb112f160 rust: clean Rust 1.88.0's warning about `clippy::disallowed_macros` configuration
| * a85d8aed0c objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
| * 376b73292a rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
| * 2943297acf Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
| * a82f4f5563 Input: synaptics - enable SMBus for HP Elitebook 850 G1
| * bbb5081015 Input: synaptics - enable InterTouch on Dell Precision M3800
| * bc4556bba1 Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
| * 9d9074af50 Input: synaptics - enable InterTouch on Dynabook Portege X30-D
| * 38bb0170d6 Input: xpad - fix two controller table values
| * bf239d3835 Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller
| * 302a0cd0bb Input: xpad - fix Share button on Xbox One controllers
| * 619c05fb17 Input: mtk-pmic-keys - fix possible null pointer dereference
| * f36230dacd Input: cyttsp5 - fix power control issue on wakeup
| * ee25256789 Input: cyttsp5 - ensure minimum reset pulse width
* | 75d972f987 ANDROID: GKI: add netdev_stat_queue_sum to the virtual symbol list
* | 388a174371 Merge de02eb727f ("virtio-net: fix total qstat values") into android16-6.12-lts
|\|
| * de02eb727f virtio-net: fix total qstat values
* | ccbcf35213 Merge bb8f86f40e ("net: export a helper for adding up queue stats") into android16-6.12-lts
|\|
| * bb8f86f40e net: export a helper for adding up queue stats
| * 7eea40818e fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_ready
| * 650e283b4c fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
| * 9d9010879d fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready
| * 612a05c9f2 fbnic: Actually flush_tx instead of stalling out
| * fea860a2a6 fbnic: Gate AXI read/write enabling on FW mailbox
| * cd25fc4c56 fbnic: Fix initialization of mailbox descriptor rings
| * ce97489864 net: dsa: b53: do not set learning and unicast/multicast on up
| * e5b40f4a2b net: dsa: b53: fix learning on VLAN unaware bridges
| * ce1a289bf2 net: dsa: b53: fix toggling vlan_filtering
| * 2407c98a1b net: dsa: b53: do not program vlans when vlan filtering is off
| * 7dac025829 net: dsa: b53: do not allow to configure VLAN 0
| * 11c427a869 net: dsa: b53: always rejoin default untagged VLAN on bridge leave
| * 90b65bc357 net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
| * 42ab1f2b6f net: dsa: b53: fix flushing old pvid VLAN on pvid change
| * 4ed7e60313 net: dsa: b53: fix clearing PVID of a port
| * 46de8f2aa3 net: dsa: b53: keep CPU port always tagged again
| * 11dbd4e0a8 net: dsa: b53: allow leaky reserved multicast
| * b37e54259c bpf: Scrub packet on bpf_redirect_peer
| * e2ab67672b netfilter: ipset: fix region locking in hash types
| * 0160ac84fb ipvs: fix uninit-value for saddr in do_output_route4
| * 64385c0d02 erofs: ensure the extra temporary copy is valid for shortened bvecs
* | bca3c97937 Merge 574686c807 ("ice: use DSN instead of PCI BDF for ice_adapter index") into android16-6.12-lts
|\|
| * 574686c807 ice: use DSN instead of PCI BDF for ice_adapter index
| * 62946989e6 ice: Initial support for E825C hardware in ice_adapter
| * 4555c4a13a wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
| * c33927f385 can: gw: fix RCU/BH usage in cgw_create_job()
| * 8f24cc6a72 can: mcp251xfd: fix TDC setting for low data bit rates
| * 2ecce25ea2 can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
| * 79a6945e3d net: ethernet: mtk_eth_soc: do not reset PSE when setting FE
| * aac9d5fa53 net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
| * 35be4c0cdf gre: Fix again IPv6 link-local address generation.
| * 94a6f6c204 virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
| * edd53ee790 virtio_net: xsk: bind/unbind xsk for tx
| * 98cd7ed927 sch_htb: make htb_deactivate() idempotent
| * 5c3b8f0575 s390/entry: Fix last breaking event handling in case of stack corruption
| * 2148d34371 ksmbd: fix memory leak in parse_lease_state()
| * ec334aaab7 openvswitch: Fix unsafe attribute parsing in output_userspace()
| * 9e9841e232 ksmbd: Fix UAF in __close_file_table_ids
| * d62ba16563 ksmbd: prevent out-of-bounds stream writes by validating *pos
| * c57301e332 ksmbd: prevent rename with empty string
| * 1b7b1cbc6e can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
| * 12ef60f1b9 can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
| * c488f8b53e s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
| * afa5cdce06 vfio/pci: Align huge faults to order
| * 9423f6da82 wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
| * be54b750c3 s390/pci: Fix missing check for zpci_create_device() error return
| * e0a8e3ca07 can: mcan: m_can_class_unregister(): fix order of unregistration calls
| * 14ee85b748 firmware: arm_scmi: Fix timeout checks on polling path
| * fe3da1bfd8 arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
| * ff7d691921 Revert "btrfs: canonicalize the device path before adding it"
| * 61e0fc3312 fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
| * b32411f045 dm: add missing unlock on in dm_keyslot_evict()
* | 26bd1ac1ad Merge android16-6.12 into android16-6.12-lts
* | ad2b007ef4 Revert "cpufreq: Fix setting policy limits when frequency tables are used"
* | 834bfca137 Revert "xsk: Fix race condition in AF_XDP generic RX path"
* | 62cd1edf4d Merge 6.12.28 into android16-6.12-lts
|\|
| * f08cdc6cc9 Linux 6.12.28
| * db62809197 dm: fix copying after src array boundaries
| * dd329f04dd drm/amd/display: Fix slab-use-after-free in hdcp
| * 75096780a4 drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcp
| * e1eea69858 drivers: base: handle module_kobject creation
| * 69113bf740 kernel: globalize lookup_or_create_module_kobject()
| * 3b41b5efae kernel: param: rename locate_module_kobject
| * 7509810606 Revert "drm/meson: vclk: fix calculation of 59.94 fractional rates"
| * e993398cbd arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp25 SoCs
| * aa4ea53554 arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCs
| * 7ac0df4f35 ARM: dts: opos6ul: add ksz8081 phy properties
| * a3ab5c9443 arm64: dts: imx95: Correct the range of PCIe app-reg region
| * cc67657f63 firmware: arm_ffa: Skip Rx buffer ownership release if not acquired
| * 969d8beaa2 firmware: arm_scmi: Balance device refcount when destroying devices
| * 752600f1ac drm/xe: Ensure fixed_slice_mode gets set after ccs_mode change
| * 0e6325c183 sch_ets: make est_qlen_notify() idempotent
| * 15fa905db2 sch_qfq: make qfq_qlen_notify() idempotent
| * d06476714d sch_hfsc: make hfsc_qlen_notify() idempotent
| * 353add4cad sch_drr: make drr_qlen_notify() idempotent
| * 0a188c0e19 sch_htb: make htb_qlen_notify() idempotent
| * bccc7df3ce accel/ivpu: Add handling of VPU_JSM_STATUS_MVNCI_CONTEXT_VIOLATION_HW
| * 079d2622f8 accel/ivpu: Fix locking order in ivpu_job_submit
| * 3e3062be7d accel/ivpu: Abort all jobs after command queue unregister
| * a39b5b6a6e accel/ivpu: Update VPU FW API headers
| * 1ebbfee889 accel/ivpu: Fix a typo
| * a735c9205d accel/ivpu: Use xa_alloc_cyclic() instead of custom function
| * aaba59961d accel/ivpu: Make DB_ID and JOB_ID allocations incremental
| * f4ae68eae9 net: Fix the devmem sock opts and msgs for parisc
| * 6b6cd38910 bcachefs: Remove incorrect __counted_by annotation
| * dab2a13059 mm, slab: clean up slab->obj_exts always
| * e10ec6e32b blk-mq: create correct map for fallback case
| * 1e15804c04 net: vertexcom: mse102x: Fix RX error handling
| * 2e5b8eb6b4 net: vertexcom: mse102x: Add range check for CMD_RTS
| * 98abf83672 net: vertexcom: mse102x: Fix LEN_MASK
| * 6abbffa736 net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
| * 7f9c3e2213 net: hns3: defer calling ptp_clock_register()
| * 6a6d547a7f net: hns3: fixed debugfs tm_qset size
| * ee2642bbae net: hns3: fix an interrupt residual problem
| * d4cd766731 net: hns3: store rx VLAN tag offload state for VF
| * c8d788f800 octeon_ep: Fix host hang issue during device reboot
| * bcb9d6a222 net: fec: ERR007885 Workaround for conventional TX
| * 189b05f189 net: lan743x: Fix memleak issue when GSO enabled
| * 8a543d825e ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations
| * c0dba059b1 net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
| * a90146b73c bnxt_en: fix module unload sequence
| * b41a49d543 ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_direction
| * 9b552c84cd nvmet-tcp: select CONFIG_TLS from CONFIG_NVME_TARGET_TCP_TLS
| * 15ea0b6164 nvme-tcp: select CONFIG_TLS from CONFIG_NVME_TCP_TLS
| * 60331309e7 nvme-tcp: fix premature queue removal and I/O failover
| * 2da8fe5a10 bnxt_en: Fix ethtool -d byte order for 32-bit values
| * 44807af79e bnxt_en: Fix out-of-bound memcpy() during ethtool -w
| * 454a4450b0 bnxt_en: Fix coredump logic to free allocated buffer
| * 626af9b8e8 bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()
| * aa15f389fc bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()
| * 808a7304b5 bnxt_en: Fix ethtool selftest output in one of the failure cases
| * e039b00ddb bnxt_en: Fix error handling path in bnxt_init_chip()
| * 9bc347854d ALSA: hda/realtek: Fix built-mic regression on other ASUS models
| * 6effe1c0fa net: ipv6: fix UDPv6 GSO segmentation with NAT
| * dcb5a2b961 net: dsa: felix: fix broken taprio gate states after clock jump
| * 317013d1ad net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM
| * 56b958a5b5 igc: fix lock order in igc_ptp_reset
| * df1ff481fa idpf: protect shutdown from reset
| * bf0ec3aac1 idpf: fix potential memory leak on kcalloc() failure
| * d206ea7681 net: mdio: mux-meson-gxl: set reversed bit when using internal phy
| * e9b65c9561 net: dlink: Correct endianness handling of led_mode
| * 7fc2c784dd drm/mipi-dbi: Fix blanking for non-16 bit formats
| * d0d7c93b4b drm/tests: shmem: Fix memleak
| * 5ad0b1b554 nvme-pci: fix queue unquiesce check on slot_reset
| * 226beac560 ALSA: ump: Fix buffer overflow at UMP SysEx message conversion
| * 6b1355860d scsi: ufs: core: Remove redundant query_complete trace
| * d14f88bd0f idpf: fix offloads support for encapsulated packets
| * 073791e9cf ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
| * 53bc0b5517 net_sched: qfq: Fix double list add in class with netem as child qdisc
| * 1f01e9f961 net_sched: ets: Fix double list add in class with netem as child qdisc
| * 2e7093c7a8 net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc
| * 26e75716b9 net_sched: drr: Fix double list add in class with netem as child qdisc
| * c649b9653e pds_core: remove write-after-free of client_id
| * f41e27b746 pds_core: specify auxiliary_device to be created
| * 1d69ab8503 pds_core: make pdsc_auxbus_dev_del() void
| * aea3ca60fa net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array
| * 5257a0f1ec net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised
| * 8d40bf73fa net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll
| * 950832771e rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation
| * 4911412efd bnxt_en: improve TX timestamping FIFO configuration
| * ddc1e64c29 octeon_ep_vf: Resolve netdevice usage count issue
| * 6e6325d487 net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
| * 432572d536 Bluetooth: L2CAP: copy RX timestamp to new fragments
| * cfe006c8a6 Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths
| * b70b41591e Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()
| * c7bd5c9ba1 Bluetooth: btintel_pcie: Avoid redundant buffer allocation
| * 620810ac1f Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
| * eb8b860e87 Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
| * fe81c26d2d Bluetooth: hci_conn: Remove alloc from critical section
| * 3104b7d559 ASoC: amd: acp: Fix NULL pointer deref in acp_i2s_set_tdm_slot
| * 92d812df3b accel/ivpu: Correct DCT interrupt handling
| * 174161d6f0 net/mlx5: E-switch, Fix error handling for enabling roce
| * 488ab6d41f net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover
| * c022830c2a net/mlx5e: TC, Continue the attr process even if encap entry is invalid
| * 51599d07c7 net/mlx5: E-Switch, Initialize MAC Address for Default GID
| * b67fee5837 net/mlx5e: Use custom tunnel header for vxlan gbp
| * 65d3c57061 xsk: Fix race condition in AF_XDP generic RX path
| * 5cb9e07f84 vxlan: vnifilter: Fix unlocked deletion of default FDB entry
| * ec1643d1ba powerpc/boot: Fix dash warning
| * 791a2d9e87 wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release
| * 50d1982dba wifi: iwlwifi: fix the check for the SCRATCH register upon resume
| * 33bf992088 wifi: iwlwifi: don't warn if the NIC is gone in resume
| * bb0d602899 drm/i915/pxp: fix undefined reference to `intel_pxp_gsccs_is_ready_for_sessions'
| * f7dc50604c ALSA: hda/realtek - Enable speaker for HP platform
| * 7867992c3e ASoC: Intel: sof_sdw: Add NULL check in asoc_sdw_rt_dmic_rtd_init()
| * ae462ead89 powerpc/boot: Check for ld-option support
| * fcf36f6ed4 pinctrl: imx: Return NULL if no group is matched and found
| * 7f5476d80f book3s64/radix : Align section vmemmap start address to PAGE_SIZE
| * 29a4a29112 ASoC: soc-pcm: Fix hw_params() and DAPM widget sequence
| * 2029a38b6c ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB
| * 220395054c ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties
| * b93e1cad05 drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
| * 1f27a3e93b tracing: Fix oob write in trace_seq_to_buffer()
| * 962d88304c cpufreq: Fix setting policy limits when frequency tables are used
| * 573b047229 cpufreq: Avoid using inconsistent policy->min and policy->max
| * 553d723e1a smb: client: fix zero length for mkdir POSIX create context
| * d5ec1d7950 ksmbd: fix use-after-free in session logoff
| * e18c616718 ksmbd: fix use-after-free in kerberos authentication
| * 8fb3b6c85b ksmbd: fix use-after-free in ksmbd_session_rpc_open
| * d211757918 platform/x86/intel-uncore-freq: Fix missing uncore sysfs during CPU hotplug
| * 2fcb183768 platform/x86/amd: pmc: Require at least 2.5 seconds between HW sleep cycles
| * 2e303d0107 iommu: Fix two issues in iommu_copy_struct_from_user()
| * 677714d779 iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
| * ccc50fcba3 iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
| * 98e634aa4b iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
| * 10d901a95f iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
| * 43eb647e84 drm: Select DRM_KMS_HELPER from DRM_DEBUG_DP_MST_TOPOLOGY_REFS
| * 989f9c6a61 drm/amdgpu: Fix offset for HDP remap in nbio v7.11
| * 510aea4ef0 dm: always update the array size in realloc_argv on success
| * af2a88817f dm-integrity: fix a warning on invalid table line
| * f451082572 dm-bufio: don't schedule in atomic context
| * efebca5970 x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
| * bdb435ef98 wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
| * 0988dd0263 tracing: Do not take trace_event_sem in print_event_fields()
| * da77a7594f spi: tegra114: Don't fail set_cs_timing when delays are zero
| * 20a28e0ece mmc: renesas_sdhi: Fix error handling in renesas_sdhi_probe
| * 9c4ddea497 mm/memblock: repeat setting reserved region nid if array is doubled
| * eb9b72e4fe mm/memblock: pass size instead of end to memblock_set_node()
| * f102342360 irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
| * 6569501c70 amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
| * 44ee0afc9d perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.
| * 6dcf83f504 perf/x86/intel: Only check the group flag for X86 leader
| * cf21e890f5 parisc: Fix double SIGFPE crash
| * 090c8714ef arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
| * 4f4388a550 i2c: imx-lpi2c: Fix clock count when probe defers
| * 833ef30f01 EDAC/altera: Set DDR and SDMMC interrupt mask before registration
| * 349dac4052 EDAC/altera: Test the correct error reg offset
| * b771b20172 drm/nouveau: Fix WARN_ON in nouveau_fence_context_kill()
| * f1dfc94584 drm/fdinfo: Protect against driver unbind
| * d31806f14c cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
| * f46fd2f024 btrfs: fix COW handling in run_delalloc_nocow()
| * b80db09b61 btrfs: adjust subpage bit start based on sectorsize
| * 38d9ca7405 binder: fix offset calculation in debug log
| * fdf0ae5e9e ALSA: usb-audio: Add second USB ID for Jabra Evolve 65 headset
| * 0aaae77be5 ALSA: usb-audio: Add retry on -EPROTO from usb_set_interface()
| * 222b6685ef Revert "rndis_host: Flag RNDIS modems as WWAN devices"
| * 351378ae7b Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x
| * 78945de256 Bluetooth: btusb: Add new VID/PID for WCN785x
| * 5ab19c342f Bluetooth: btusb: Add ID 0x2c7c:0x0130 for Qualcomm WCN785x
| * c6e1913e76 Bluetooth: btusb: Add one more ID 0x13d3:0x3623 for Qualcomm WCN785x
| * 8ee592df65 Bluetooth: btusb: Add one more ID 0x0489:0xe0f3 for Qualcomm WCN785x
| * a9bfc823d0 Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x
* | 7ef2a3c257 Merge 6.12.27 into android16-6.12-lts
|\|
| * b801eaa96a Linux 6.12.27
| * 92c6f8c577 bpf: Fix BPF_INTERNAL namespace import
* | 4268a279b0 Merge branch 'android16-6.12' into android16-6.12-lts
* | 2348274c38 ANDROID: GKI: fix up new enum ABI break for PERR_REMOTE
* | 54ab26576b ANDROID: GKI: fix up CRC issue with msi.c
* | edd5c4a4db ANDROID: GKI: fix up crc issue in crypto_get_default_null_skcipher()
* | 5562e5e9bc Revert "usb: typec: class: Fix NULL pointer access"
* | 9bc73ad3e8 Revert "usb: typec: class: Invalidate USB device pointers on partner unregistration"
* | f382226159 Revert "usb: typec: class: Unlocked on error in typec_register_partner()"
* | d21d9b7966 Revert "xhci: Handle spurious events on Etron host isoc enpoints"
* | afca077cf3 Revert "usb: xhci: Fix Short Packet handling rework ignoring errors"
* | 51b29671f8 Revert "block: remove the write_hint field from struct request"
* | 69db030430 Revert "block: remove the ioprio field from struct request"
* | 0051f90803 Revert "block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone"
* | c03fd6f483 Revert "module: sign with sha512 instead of sha1 by default"
* | 452a0ec59d ANDROID: GKI: Remove CONFIG_UBSAN_SIGNED_WRAP from gki_defconfig
* | db596bb60e Merge 6.12.26 into android16-6.12-lts
|\|
| * c72e4daa7a Linux 6.12.26
| * 6b9ebcbd31 mq-deadline: don't call req_get_ioprio from the I/O completion handler
| * ccc4e973fd arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
| * 4b814a1c0c crypto: Kconfig - Select LIB generic option
| * ab5281d21e usb: typec: class: Unlocked on error in typec_register_partner()
| * ff4226252c objtool: Silence more KCOV warnings, part 2
| * 4dc5c03fbd objtool: Ignore end-of-section jumps for KCOV/GCOV
| * 1b7647efad usb: xhci: Fix Short Packet handling rework ignoring errors
| * 1042d22942 nvme: fixup scan failure for non-ANA multipath controllers
| * 8bfe4f02b6 MIPS: cm: Fix warning if MIPS_CM is disabled
| * 62bf68561d media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()
| * 67727c5764 crypto: lib/Kconfig - Hide arch options from user
| * 4833d0a92b iommu: Handle race with default domain setup
| * 49d628cb24 net: dsa: mv88e6xxx: enable STU methods for 6320 family
| * ff83998b6f net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
| * 7dd0c1b86e net: dsa: mv88e6xxx: enable PVT for 6321 switch
| * f4106753ae net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
| * 324fd0ba93 Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320 family"
| * 40966fc993 usb: typec: class: Invalidate USB device pointers on partner unregistration
| * 45314999f9 ext4: goto right label 'out_mmap_sem' in ext4_setattr()
| * 9f609f04c2 comedi: jr3_pci: Fix synchronous deletion of timer
| * 33e131a104 vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
| * de7c24febd usb: typec: class: Fix NULL pointer access
| * 543e0f8765 selftests/bpf: Adjust data size to have ETH_HLEN
| * a9b0b9421e selftests/bpf: check program redirect in xdp_cpumap_attach
| * b84e7bc488 selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
| * f8ed4bfb03 selftests/bpf: fix bpf_map_redirect call for cpu map test
| * 94d9c3366e xfs: flush inodegc before swapon
| * d6989af0cb xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
| * 8185e3ba71 xfs: Do not allow norecovery mount with quotacheck
| * 94c5584f36 xfs: do not check NEEDSREPAIR if ro,norecovery mount.
| * 2b344e779d driver core: fix potential NULL pointer dereference in dev_uevent()
| * 4f43c1bf2b driver core: introduce device_set_driver() helper
| * bfc66c4c28 Revert "drivers: core: synchronize really_probe() and dev_uevent()"
| * 185d376875 spi: spi-imx: Add check for spi_imx_setupxfer()
| * 54cbce4fe0 drm/amdgpu: Use the right function for hdp flush
| * 0fd149c262 drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
| * 387461fba3 md/raid1: Add check for missing source disk in process_checks()
| * cd0d49958c x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
| * 3027e5d811 ubsan: Fix panic from test_ubsan_out_of_bounds
| * 33903ad627 spi: tegra210-quad: add rate limiting and simplify timeout error message
| * 1b4cf6873a spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
| * 8f805b3746 ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
| * c9ffbc0792 riscv: Provide all alternative macros all the time
| * d53b2d49a8 iomap: skip unnecessary ifs_block_is_uptodate check
| * 2ef6eea2ef netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
| * 2d097dc242 x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
| * 40216dc239 ASoC: fsl_asrc_dma: get codec or cpu dai from backend
| * 0f9802f174 scsi: pm80xx: Set phy_attached to zero when device is gone
| * acf1610d8b scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()
| * b7a05edb28 scsi: ufs: exynos: Move phy calls to .exit() callback
| * c0724ac138 scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
| * 09c7a06928 scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
| * 731047980d scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
| * b626bc3c1d ext4: make block validity check resistent to sb bh corruption
| * b14d986413 iommu: Clear iommu-dma ops on cleanup
| * 71c3d43c8f cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
| * 9f8eeac3a6 timekeeping: Add a lockdep override in tick_freeze()
| * 1776d6d019 cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
| * f4cb2c042a nvmet-fc: put ref when assoc->del_work is already scheduled
| * 9635d486b6 nvmet-fc: take tgtport reference only once
| * bb4b487bbd x86/bugs: Don't fill RSB on context switch with eIBRS
| * 3b4fc0785a x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
| * 5c41b7913f x86/bugs: Use SBPB in write_ibpb() if applicable
| * 6f3e9b2566 selftests/mincore: Allow read-ahead pages to reach the end of the file
| * f1e28d46a0 x86/xen: disable CPU idle and frequency drivers for PVH dom0
| * 5e58b93a12 gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
| * fecf44d473 objtool: Stop UNRET validation on UD2
| * ee5521176a nvme: multipath: fix return value of nvme_available_path
| * b9c89c97d7 nvme: re-read ANA log page after ns scan completes
| * 5f3f3087a2 drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
| * bbf2d06052 drm/amdgpu: Increase KIQ invalidate_tlbs timeout
| * bd12979c19 ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
| * bff38d184b ACPI: EC: Set ec_no_wakeup for Lenovo Go S
| * 24ede35eb2 nvme: requeue namespace scan on missed AENs
| * 781c870bdc xen: Change xen-acpi-processor dom0 dependency
| * 90dc6c1e3b perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
| * d6b66c20d5 selftests: ublk: fix test_stripe_04
| * a4e99cd415 cgroup/cpuset: Don't allow creation of local partition over a remote one
| * daed646d3c KVM: s390: Don't use %pK through debug printing
| * 5e7c90294e KVM: s390: Don't use %pK through tracepoints
| * c6c8afdcf8 sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
| * e5902d7ec7 kbuild: add dependency from vmlinux to sorttable
| * 3568fd9e44 io_uring: always do atomic put from iowq
| * 2dc0e5ceb3 rtc: pcf85063: do a SW reset if POR failed
| * 18296b5951 9p/trans_fd: mark concurrent read and writes to p9_conn->err
| * c548f95688 9p/net: fix improper handling of bogus negative read/write replies
| * a3b8d8cf51 ntb_hw_amd: Add NTB PCI ID for new gen CPU
| * b5f8b03af5 ntb: reduce stack usage in idt_scan_mws
| * 47ab2caba4 qibfs: fix _another_ leak
| * 69578c7d02 objtool, lkdtm: Obfuscate the do_nothing() pointer
| * 03bb66ede7 objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()
| * 777e6735fe objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()
| * 0485bdf88f objtool, panic: Disable SMAP in __stack_chk_fail()
| * 8b4f2b6389 objtool: Silence more KCOV warnings
| * da780c4a07 um: work around sched_yield not yielding in time-travel mode
| * 0a205fdbb3 thunderbolt: Scan retimers after device router has been enumerated
| * 7fb9a9d2e3 usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
| * 052fb65335 usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
| * 2c97354037 phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
| * 9ff59cb815 usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
| * 2ef4b0e911 dmaengine: dmatest: Fix dmatest waiting less when interrupted
| * 69bb5d420d i3c: master: svc: Add support for Nuvoton npcm845 i3c
| * 635be13606 xhci: Handle spurious events on Etron host isoc enpoints
| * 16a7a8e6c4 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
| * cbfa55bda1 usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
| * 66046b586c sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
| * f045fd7d46 usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield
| * 2ecae00138 usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
| * 8a5e1d32c6 fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
| * 8db49e89a7 fs/ntfs3: Keep write operations atomic
| * 523bcab993 usb: host: max3421-hcd: Add missing spi_device_id table
| * 8b7b088925 mailbox: pcc: Always clear the platform ack interrupt first
| * a32ebfa7d8 mailbox: pcc: Fix the possible race in updation of chan_in_use flag
| * b817d2bfd6 bpf: Reject attaching fexit/fmod_ret to __noreturn functions
| * 4131411f42 bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
| * 46df1fe944 bpf: bpftool: Setting error code in do_loader()
| * ab57877603 s390/tty: Fix a potential memory leak bug
| * 3b3aa72636 s390/sclp: Add check for get_zeroed_page()
| * 6e026e6050 parisc: PDT: Fix missing prototype warning
| * 4139072087 clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
| * c5c833f637 bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
| * 7758e308ae bpf: Fix kmemleak warning for percpu hashmap
| * 0486de3c1b crypto: null - Use spin lock instead of mutex
| * 0195abab4a crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
| * fbea0efa8a crypto: ccp - Add support for PCI device 0x1134
| * eea7d57c4a MIPS: cm: Detect CM quirks from device tree
| * 3da0371494 pinctrl: mcp23s08: Get rid of spurious level interrupts
| * d00d598027 pinctrl: renesas: rza2: Fix potential NULL pointer dereference
| * 1badc279b4 selftests/bpf: Fix stdout race condition in traffic monitor
| * caa559d3f7 USB: wdm: add annotation
| * b8bf49f3f6 USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
| * 52ae15c665 USB: wdm: close race between wdm_open and wdm_wwan_port_stop
| * eb4973cf6b USB: wdm: handle IO errors in wdm_wwan_port_start
| * 3e52ae347e USB: VLI disk crashes if LPM is used
| * d85b7af3bd usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
| * 9924ee1bcd usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
| * 694fdc6a9c usb: dwc3: xilinx: Prevent spike in reset signal
| * 52a7c9d930 usb: dwc3: gadget: check that event count does not exceed event buffer length
| * 17c3984a44 USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
| * 7fb632a131 usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
| * c99ace5965 usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
| * 887902ca73 usb: chipidea: ci_hdrc_imx: fix usbmisc handling
| * 74cd6e408a usb: cdns3: Fix deadlock when using NCM gadget
| * bce3055b08 usb: xhci: Fix invalid pointer dereference in Etron workaround
| * 1777714865 xhci: Limit time spent with xHC interrupts disabled during bus resume
| * 54c66c7030 USB: serial: simple: add OWON HDS200 series oscilloscope support
| * 2eff976819 USB: serial: option: add Sierra Wireless EM9291
| * ea0d806b94 USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
| * 5d29f884fe serial: sifive: lock port in startup()/shutdown() callbacks
| * f6ae572683 serial: msm: Configure correct working mode before starting earlycon
| * 6f021bc008 tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
| * f650009358 firmware: stratix10-svc: Add of_platform_default_populate()
| * 4fb75c0ccc misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
| * 12cc2193f2 misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
| * 3670dee376 char: misc: register chrdev region with all possible minors
| * 26df754de5 KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
| * b5de7ac74f KVM: x86: Reset IRTE to host control if *new* route isn't postable
| * a22fe6f843 KVM: x86: Explicitly treat routing entry type changes as changes
| * 3e243378f2 mei: vsc: Fix fortify-panic caused by invalid counted_by() use
| * 34fafded1c mei: me: add panther lake H DID
| * 1f439fe4d8 scsi: Improve CDL control
| * b39bb3b4eb USB: storage: quirk for ADATA Portable HDD CH94
| * 40554c0f74 ata: libata-scsi: Fix ata_msense_control_ata_feature()
| * aa5778d06a ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
| * ef2d6c6346 ata: libata-scsi: Improve CDL control
| * df1a5d5c61 mcb: fix a double free bug in chameleon_parse_gdd()
| * 4c5f6925e2 cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
| * f3cd533c3a KVM: SVM: Allocate IR data using atomic allocation
| * 7a8a6b627f io_uring: fix 'sync' handling of io_fallback_tw()
| * 74d9e20187 LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
| * be83fd71ac LoongArch: KVM: Fully clear some CSRs when VM reboot
| * 3b7f341eee LoongArch: Remove a bogus reference to ZONE_DMA
| * 51424fd171 LoongArch: Return NULL from huge_pte_offset() for invalid PMD
| * 93b7872d33 LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
| * 3939d6f29d irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
| * 140f05cbbf x86/insn: Fix CTEST instruction decoding
| * 1ae30272b9 drm/amd/display: Force full update in gpu reset
| * 3ff83378b6 drm/amd/display: Fix gpu reset in multidisplay config
| * 92b58c671b drm: panel: jd9365da: fix reset signal polarity in unprepare
| * ea532ba5e1 rust: firmware: Use `ffi::c_char` type in `FwFunc`
| * 1909540037 scsi: mpi3mr: Fix pending I/O counter
| * 9c31ac7819 net: phy: microchip: force IRQ polling mode for lan88xx
| * c2a6b4d78c net: selftests: initialize TCP header and skb payload with zero
| * d6a9c4e6f9 xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
| * 64b816a6c4 crypto: atmel-sha204a - Set hwrng quality to lowest possible
| * 28401a63c0 sched_ext: Use kvzalloc for large exit_dump allocation
| * 30c0d6e778 virtio_console: fix missing byte order handling for cols and rows
| * e17bc10bf3 netfilter: fib: avoid lookup if socket is available
| * f33b678543 KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
| * 9b34dffcd9 LoongArch: Make do_xyz() exception handlers more robust
| * a556bb5178 LoongArch: Make regs_irqs_disabled() more clear
| * 08bbdcb35c LoongArch: Select ARCH_USE_MEMTEST
| * 8d37031464 perf/x86: Fix non-sampling (counting) events on certain x86 platforms
| * 955f9ede52 bpf: Add namespace to BPF internal symbols
| * 3decda1a3c splice: remove duplicate noinline from pipe_clear_nowait
| * bcf6d3158c riscv: uprobes: Add missing fence.i after building the XOL buffer
| * 4715ab8435 riscv: Replace function-like macro by static inline function
| * e22010c3b8 iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
| * 7f24ea6a46 block: never reduce ra_pages in blk_apply_bdi_limits
| * 66d7702b42 pds_core: make wait_context part of q_info
| * ff207e83da pds_core: Remove unnecessary check in pds_client_adminq_cmd()
| * 6702f5c6b2 pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
| * 2982e07ad7 pds_core: Prevent possible adminq overflow/stuck condition
| * dd6c299390 net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
| * c6f0350441 net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
| * 86cd4641c7 net_sched: hfsc: Fix a UAF vulnerability in class handling
| * a61afd5482 fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
| * 4fb743ee21 net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
| * 0ceef62a32 tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
| * 41143e7105 net: phy: leds: fix memory leak
| * 3340654bbf net: lwtunnel: disable BHs when required
| * eeab661803 scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
| * 29daa63f2c scsi: core: Clear flags for scsi_cmnd that did not complete
| * fdd2a03561 net/mlx5: Move ttc allocation after switch case to prevent leaks
| * 0b682680b1 net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
| * ef258a15e7 vhost-scsi: Fix vhost_scsi_send_status()
| * 0ac4643bf2 vhost-scsi: Fix vhost_scsi_send_bad_target()
| * 461c258ba7 vhost-scsi: Add better resource allocation failure handling
| * 5d92e582d1 cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
| * 9a447f748f btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
| * c8a0c38beb btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
| * 6c1c665805 cpufreq: fix compile-test defaults
| * ef56c130f6 cpufreq: Do not enable by default during compile testing
| * dbe413a8cd cpufreq: cppc: Fix invalid return value in .get() callback
| * 7d002f5914 scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
| * 28fbd7b13b cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
| * 7ccfadfb25 cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
| * fbdba5f374 cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
| * 16c8aa5de1 dma/contiguous: avoid warning about unused size_bytes
| * 40bf7f560c cpufreq: sun50i: prevent out-of-bounds access
| * aef37505c4 ceph: Fix incorrect flush end position calculation
| * 984830d902 lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
| * b26ac56370 drm/amd/display/dml2: use vzalloc rather than kzalloc
| * 50ec8c2428 drm/amd/display: Fix unnecessary cast warnings from checkpatch
| * 0fdb612c20 drm/xe/bmg: Add one additional PCI ID
| * c187aaa9e7 net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads
| * 869749e481 scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set
| * 56f3327cdd scsi: ufs: exynos: Move UFS shareability value to drvdata
| * 661380d982 scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBooster
| * 0e76176edc scsi: ufs: exynos: Remove superfluous function parameter
| * ffcdfaecd4 scsi: ufs: exynos: Remove empty drv_init method
| * 1aec4d14cf ksmbd: fix use-after-free in __smb2_lease_break_noti()
| * 0fc403192d ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
| * 8d2c1acc88 ksmbd: add netdev-up/down event debug print
| * 0772765ac8 ksmbd: use __GFP_RETRY_MAYFAIL
| * 60cb4dfcf7 accel/ivpu: Fix the NPU's DPU frequency calculation
| * 27fcf64781 accel/ivpu: Add auto selection logic for job scheduler
| * 35ba7b2d4d PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
| * 46d3575209 PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
| * aad1246896 PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
| * 8fe536f102 scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
| * a122b3b1f5 of: resolver: Fix device node refcount leakage in of_resolve_phandles()
| * 05576e1304 of: resolver: Simplify of_resolve_phandles() using __free()
| * 56ddf0023b arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix serdes_ln_ctrl reg-masks
| * 107b05f540 arm64: dts: ti: Refactor J784s4 SoC files to a common file
| * bde067b82a iio: adc: ad7768-1: Fix conversion result sign
| * 68565706b5 iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check
| * 8f229785c5 net: dsa: mv88e6xxx: fix VTU methods for 6320 family
| * 2afa5ea7c4 block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
| * ed7535b141 block: remove the ioprio field from struct request
| * 3e12e8c273 block: remove the write_hint field from struct request
| * 575601d08a media: ov08x40: Add missing ov08x40_identify_module() call on stream-start
| * 9c00d54454 media: ov08x40: Move ov08x40_identify_module() function up
| * fc96a720d8 media: i2c: imx214: Fix link frequency validation
| * 5a5ab62e4a media: i2c: imx214: Check number of lanes from device tree
| * 2a60b6bef4 media: i2c: imx214: Replace register addresses with macros
| * 694d85794a media: i2c: imx214: Convert to CCI register access helpers
| * a9aa210989 media: i2c: imx214: Simplify with dev_err_probe()
| * d3a38834b2 media: i2c: imx214: Use subdev active state
| * 9d5752b853 PM: EM: Address RCU-related sparse warnings
| * db3b3964af PM: EM: use kfree_rcu() to simplify the code
| * 27ce35d80a mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
| * 311a651fbb soc: qcom: ice: introduce devm_of_qcom_ice_get
| * 1c9798bf81 mm/vmscan: don't try to reclaim hwpoison folio
| * 0312735402 tracing: Verify event formats that have "%*p.."
| * 0b603e7759 tracing: Add __print_dynamic_array() helper
| * e62c31802d module: sign with sha512 instead of sha1 by default
* | a4f1e3a7a1 Revert "bpf: track changes_pkt_data property for global functions"
* | d9ca1c7ed5 Revert "selftests/bpf: test for changing packet data from global functions"
* | c7d660d083 Revert "bpf: check changes_pkt_data property for extension programs"
* | 551fd048d4 Revert "selftests/bpf: freplace tests for tracking of changes_packet_data"
* | 9876f5d506 Revert "selftests/bpf: validate that tail call invalidates packet pointers"
* | 40e8b9169b Revert "bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs"
* | c63e815d06 Revert "selftests/bpf: extend changes_pkt_data with cases w/o subprograms"
* | b5fe9d591c Revert "driver core: bus: add irq_get_affinity callback to bus_type"
* | d22fe9eaa4 Revert "blk-mq: introduce blk_mq_map_hw_queues"
* | cbab53e120 Revert "scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues"
* | 38f1a2afb6 Revert "scsi: smartpqi: Use is_kdump_kernel() to check for kdump"
* | ee0d567613 Merge 6.12.25 into android16-6.12-lts
|\|
| * ef4999852d Linux 6.12.25
| * f78507c1ef block: make struct rq_list available for !CONFIG_BLOCK
| * 473c534735 selftests/bpf: extend changes_pkt_data with cases w/o subprograms
| * f0946dcccb bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
| * 1062b7612c selftests/bpf: validate that tail call invalidates packet pointers
| * d0e94a5bb9 selftests/bpf: freplace tests for tracking of changes_packet_data
| * 3846e2bea5 bpf: check changes_pkt_data property for extension programs
| * fa1fbb67e0 selftests/bpf: test for changing packet data from global functions
| * 1d572c6048 bpf: track changes_pkt_data property for global functions
| * d30b9c5950 bpf: add find_containing_subprog() utility function
| * ab7edf42ce wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
| * cec26d6bf3 MIPS: ds1287: Match ds1287_set_base_clock() function types
| * 305dd911de MIPS: cevt-ds1287: Add missing ds1287.h include
| * 21c6a0ed6f MIPS: dec: Declare which_prom() as static
| * 45e19beb96 Revert "wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process"
| * b906c1ad25 mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
| * 7e2d224939 block: don't reorder requests in blk_add_rq_to_plug
| * 2ad0f19a4e block: add a rq_list type
| * 5b34f40cda block: remove rq_list_move
| * 3dd1af8ce3 nvmet-fc: Remove unused functions
| * 29b2d6f53c drm/amd/display: Temporarily disable hostvm on DCN31
| * 628e6c4521 LoongArch: Eliminate superfluous get_numa_distances_cnt()
| * 66d182770f efi/libstub: Bump up EFI_MMAP_NR_SLACK_SLOTS to 32
| * 59a30b981a misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
| * 0557e70e2a misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
| * deee01acc6 selftests/bpf: Fix raw_tp null handling test
| * e2a9f73ee4 md: fix mddev uaf while iterating all_mddevs list
| * 6ea2e8743e platform/x86: msi-wmi-platform: Workaround a ACPI firmware bug
| * 1c9e272f98 platform/x86: msi-wmi-platform: Rename "data" variable
| * 3802df8552 kbuild: Add '-fno-builtin-wcslen'
| * 0f1ee79b0f scripts: generate_rust_analyzer: Add ffi crate
| * c1a485c46c cpufreq: Reference count policy in cpufreq_update_limits()
| * 686d8f7b59 arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
| * 14eacc808e arm64/sysreg: Add register fields for HFGWTR2_EL2
| * 2ef32d984d arm64/sysreg: Add register fields for HFGRTR2_EL2
| * c415127454 arm64/sysreg: Add register fields for HFGITR2_EL2
| * 051eccf717 arm64/sysreg: Add register fields for HDFGWTR2_EL2
| * 7403602616 arm64/sysreg: Add register fields for HDFGRTR2_EL2
| * e1a6acacf1 arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
| * effb4d79b3 drm/mgag200: Fix value in <VBLKSTR> register
| * 7f21bfd6fc drm/amdgpu: fix warning of drm_mm_clean
| * a43e53e310 drm/xe: Set LRC addresses before guc load
| * 65dc4e3d5b drm/xe/userptr: fix notifier vs folio deadlock
| * e4ed75e974 drm/xe/dma_buf: stop relying on placement in unmap
| * e97bf44115 drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1
| * a5c9107a3e drm/amd/display: Protect FPU in dml2_init()/dml21_init()
| * 9cb744fbee drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_commit_planes()
| * a53d959fe6 drm/amdgpu: immediately use GTT for new allocations
| * 4b171d4cbf drm/i915/gvt: fix unterminated-string-initialization warning
| * 28477f701b drm/xe: Fix an out-of-bounds shift when invalidating TLB
| * b2c11fea26 drm/sti: remove duplicate object names
| * c90b95e12e drm/imagination: take paired job reference
| * 490c30fd55 drm/imagination: fix firmware memory leaks
| * 6e2c805996 drm/nouveau: prime: fix ttm_bo_delayed_delete oops
| * 91b646a0b2 drm/amdgpu/dma_buf: fix page_link check
| * 228e98e202 drm/amdgpu/mes11: optimize MES pipe FW version fetching
| * 596284026c drm/amd/display: Protect FPU in dml21_copy()
| * 74d6fba60f drm/amd/display: Protect FPU in dml2_validate()/dml21_validate()
| * fe19e04cd9 drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1
| * 2ac5f466f6 drm/xe: Use local fence in error path of xe_migrate_clear
| * a37e01fe60 drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
| * 2b00b32e61 drm/amdgpu/mes12: optimize MES pipe FW version fetching
| * 42f7b5d12c drm/amd/pm/powerplay/hwmgr/vega20_thermal: Prevent division by zero
| * fb803d4bb9 drm/amd/pm/swsmu/smu13/smu_v13_0: Prevent division by zero
| * 8e9c4f8d19 drm/amd/pm/powerplay/hwmgr/smu7_thermal: Prevent division by zero
| * 63a1504001 drm/amd/pm/smu11: Prevent division by zero
| * bd4d90adbc drm/amd/pm/powerplay: Prevent division by zero
| * 6413fed016 drm/amd/pm: Prevent division by zero
| * 2a2b7b6f90 drm/amd/display: Increase vblank offdelay for PSR panels
| * 776253d981 drm/amd/display: Actually do immediate vblank disable
| * b542559343 drm/amd: Handle being compiled without SI or CIK support better
| * 0363c03672 drm/amd/display: prevent hang on link training fail
| * 531d463364 drm/amdgpu: Prefer shadow rom when available
| * 68b591d64d drm/msm/a6xx: Fix stale rpmh votes from GPU
| * 359f6cffae drm/msm/dsi: Add check for devm_kstrdup()
| * 31efeca2ef drm/ast: Fix ast_dp connection status
| * b33386fabb drm/repaper: fix integer overflows in repeat functions
| * de67afd688 perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPR
| * c5e1570322 perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICX
| * 8d19c4a3b8 perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNR
| * 56fdbc0912 perf/x86/intel: Allow to update user space GPRs from PEBS records
| * c7b43f09dd platform/x86: amd: pmf: Fix STT limits
| * 42ded70c1a RAS/AMD/FMPM: Get masked address
| * b2748ae609 RAS/AMD/ATL: Include row[13] bit in row retirement
| * d23fd7a539 RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
| * 6dd9ede5c5 scsi: ufs: exynos: Ensure consistent phy reference counts
| * 80b2ad1215 scsi: megaraid_sas: Block zero-length ATA VPD inquiry
| * 6360e4f850 x86/boot/sev: Avoid shared GHCB page for early memory acceptance
| * 519718a338 x86/cpu/amd: Fix workaround for erratum 1054
| * a66b6b07d0 x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches
| * c3e31d6139 virtiofs: add filesystem context source name check
| * 5683eaf4ee tracing: Fix filter string testing
| * 5f878db827 string: Add load_unaligned_zeropad() code path to sized_strscpy()
| * 9042efa7f1 smb3 client: fix open hardlink on deferred close file error
| * 8baa747193 slab: ensure slab->obj_exts is clear in a newly allocated slab page
| * 824b7ad9cf selftests/mm: generate a temporary mountpoint for cgroup filesystem
| * 3f1c81ae13 riscv: Avoid fortify warning in syscall_get_arguments()
| * f761eeefd5 Revert "smb: client: fix TCP timers deadlock after rmmod"
| * 2aa10d26b6 Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free"
| * 2a879da5c3 ksmbd: fix the warning from __kernel_write_iter
| * 396d6e4485 ksmbd: Prevent integer overflow in calculation of deadtime
| * d54ab1520d ksmbd: fix use-after-free in smb_break_all_levII_oplock()
| * 6e30c0e102 ksmbd: Fix dangling pointer in krb_authenticate
| * b9e3579213 ovl: don't allow datadir only
| * 029458063e mm: fix apply_to_existing_page_range()
| * 8338e0723f mm: fix filemap_get_folios_contig returning batches of identical folios
| * b609a60e31 mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
| * 4f34d6f979 mm/compaction: fix bug in hugetlb handling pathway
| * c45ba83935 loop: LOOP_SET_FD: send uevents for partitions
| * 694521cb3f loop: properly send KOBJ_CHANGED uevent for disk device
| * 56dfffea9f isofs: Prevent the use of too small fid
| * 1355b5ca47 i2c: cros-ec-tunnel: defer probe if parent EC is not present
| * 84e8719c08 hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
| * 8132682856 crypto: caam/qi - Fix drv_ctx refcount bug
| * f73731983f cpufreq/sched: Explicitly synchronize limits_changed flag handling
| * d3995ff08c btrfs: correctly escape subvol in btrfs_show_options()
| * b62b1406bb Bluetooth: vhci: Avoid needless snprintf() calls
| * 569bbe2fc7 Bluetooth: l2cap: Process valid commands in too long frame
| * bde7abe8cf drm/msm/a6xx+: Don't let IB_SIZE overflow
| * 26d5e2377f ftrace: fix incorrect hash size in register_ftrace_direct()
| * 2665a3b1ab i2c: atr: Fix wrong include
| * a7fce086f6 nfsd: decrease sc_count directly if fail to queue dl_recall
| * 33c0f51f1a nfs: add missing selections of CONFIG_CRC32
| * e22c8b99c8 dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()
| * 81a566a920 drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and later
| * c38a005e6e block: integrity: Do not call set_page_dirty_lock()
| * db42e6f28b asus-laptop: Fix an uninitialized variable
| * c0ce01e0ff ASoC: qcom: Fix sc7280 lpass potential buffer overflow
| * 2612d55482 ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S16
| * 2b72a9e327 ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channels
| * 43da9eae1b ASoC: codecs:lpass-wsa-macro: Fix vi feedback rate
| * b2e56391f6 ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START event
| * f2e2926e9e Revert "PCI: Avoid reset when disabled via sysfs"
| * 28da4dd840 writeback: fix false warning in inode_to_wb()
| * c1aa71716a rust: kbuild: use `pound` to support GNU Make < 4.3
| * baf02dd01e rust: disable `clippy::needless_continue`
| * 4c353fca62 rust: kasan/kbuild: fix missing flags on first build
| * e8980258c0 objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0
| * 00a1bdb157 cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
| * 27e0143f4d riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
| * 999bd7bb21 riscv: KGDB: Do not inline arch_kgdb_breakpoint()
| * 8533450211 kunit: qemu_configs: SH: Respect kunit cmdline
| * 3583394b85 riscv: module: Allocate PLT entries for R_RISCV_PLT32
| * a068ea0000 riscv: module: Fix out-of-bounds relocation access
| * 1d5a8e1fec riscv: Properly export reserved regions in /proc/iomem
| * c8c3f8e7a7 riscv: Use kvmalloc_array on relocation_hashtable
| * cfdcd213dd net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings
| * 7ec0265710 net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100Mbps
| * b524a14ec1 net: ethernet: mtk_eth_soc: reapply mdc divider on reset
| * da5035d7ae net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
| * d028c6a805 net: ti: icss-iep: Add phase offset configuration for perout signal
| * 352e5a6709 net: ti: icss-iep: Add pwidth configuration for perout signal
| * 62b795c22d ptp: ocp: fix start time alignment in ptp_ocp_signal_set
| * a3e4b6ad5f net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails
| * 5c8066fbdb net: dsa: free routing table on probe failure
| * 8fcc1e6f80 net: dsa: clean up FDB, MDB, VLAN entries on unbind
| * 9ee6d3a368 net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
| * 3665695e35 net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered
| * 635863d93d net: txgbe: fix memory leak in txgbe_probe() error path
| * d9ecaee617 net: bridge: switchdev: do not notify new brentries as changed
| * ad13e95cbc net: b53: enable BPDU reception for management port
| * 1f6916c554 netlink: specs: rt-link: adjust mctp attribute naming
| * 250a2fc77a netlink: specs: rt-link: add an attr layer around alt-ifname
| * dafb6e433a cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
| * cb74d5b837 ata: libata-sata: Save all fields from sense data descriptor
| * 78253d44e9 loop: stop using vfs_iter_{read,write} for buffered I/O
| * 0175902f6e loop: aio inherit the ioprio of original request
| * 21e70f694b eth: bnxt: fix missing ring index trim on error path
| * cd64ae07c4 net: ethernet: ti: am65-cpsw: fix port_np reference counting
| * 8335a3feb9 net: ngbe: fix memory leak in ngbe_probe() error path
| * 0b7d94164d can: rockchip_canfd: fix broken quirks checks
| * be80768d4f net: openvswitch: fix nested key length validation in the set() action
| * 15baba1095 netlink: specs: ovs_vport: align with C codegen capabilities
| * 41e43134dd block: fix resource leak in blk_register_queue() error path
| * 3f899bd6dd net: mctp: Set SOCK_RCU_FREE
| * 61765e1b41 ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()
| * 01ad16ddf9 pds_core: fix memory leak in pdsc_debugfs_add_qcq()
| * 45300268e5 test suite: use %zu to print size_t
| * 86d5243ea6 smc: Fix lockdep false-positive for IPPROTO_SMC.
| * 688f85d1ba dt-bindings: soc: fsl: fsl,ls1028a-reset: Fix maintainer entry
| * 724d26215e igc: add lock preventing multiple simultaneous PTM transactions
| * c15065acc1 igc: cleanup PTP module if probe fails
| * 698182f03f igc: handle the IGC_PTP_ENABLED flag correctly
| * 8058c895c7 igc: move ktime snapshot into PTM retry loop
| * b74137e277 igc: increase wait time before retrying PTM
| * f3516229cd igc: fix PTM cycle trigger logic
| * 5a3ff97d12 Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"
| * fa0d99648c xen: fix multicall debug feature
| * b02c2ac2f3 ipv6: add exception routes to GC list in rt6_insert_exception
| * d49798ecd2 Bluetooth: l2cap: Check encryption key size on incoming connection
| * aaf356f872 Bluetooth: btrtl: Prevent potential NULL dereference
| * 6ad0acb56b Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address
| * 0d81bb58a2 RDMA/core: Silence oversized kvmalloc() warning
| * 0ba76fb628 ASoC: cs42l43: Reset clamp override on jack removal
| * 36e0ea1f96 ALSA: hda/realtek - Fixed ASUS platform headset Mic issue
| * c01f3741d1 ALSA: hda/realtek: Workaround for resume on Dell Venue 11 Pro 7130
| * 34875b7a5d ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WA
| * 9b019be589 ALSA: hda/cirrus_scodec_test: Don't select dependencies
| * 7060bf9100 RDMA/hns: Fix wrong maximum DMA segment size
| * 48e5aa2225 RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
| * 6104cc65fe ovl: remove unused forward declaration
| * bbad32b836 crypto: tegra - Fix IV usage for AES ECB
| * 9ebc2053b8 crypto: tegra - Do not use fixed size buffers
| * 28ec10e58d crypto: tegra - remove redundant error check on ret
| * 23fde311ea ASoC: Intel: avs: Fix null-ptr-deref in avs_component_probe()
| * dcba15ed08 ASoC: dwc: always enable/disable i2s irqs
| * eeeba7f43a md/md-bitmap: fix stats collection for external bitmaps
| * 54e106047f md/raid10: fix missing discard IO accounting
| * 7cc670e8eb scsi: smartpqi: Use is_kdump_kernel() to check for kdump
| * 5e8438fd7f scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
| * fe2bdefe86 blk-mq: introduce blk_mq_map_hw_queues
| * 5ec9039702 driver core: bus: add irq_get_affinity callback to bus_type
| * 6884cb2f3b scsi: iscsi: Fix missing scsi_host_put() in error path
| * 52f224009c wifi: wl1251: fix memory leak in wl1251_tx_work
| * a8df245b5b wifi: mac80211: Purge vif txq in ieee80211_do_stop()
| * 159499c134 wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
| * a9682bfef2 wifi: at76c50x: fix use after free access in at76_disconnect
| * 1773fbf7c0 scsi: hisi_sas: Enable force phy when SATA disk directly connected
* | 72655c8488 Merge branch 'android16-6.12' into branch 'android16-6.12-lts'
* | a23d20a6c2 UPSTREAM: arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
* | f56453cbd7 Merge 6.12.24 into android16-6.12-lts
|\|
| * b6efa8ce22 Linux 6.12.24
| * ae5a6a0b42 HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
| * bdbecb2bf5 s390/cpumf: Fix double free on error in cpumf_pmu_event_init()
| * 281782d2c6 Bluetooth: hci_uart: Fix another race during initialization
| * f87626a55c media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
| * 9c03f6194e kbuild: Add '-fno-builtin-wcslen'
| * 5f494f4823 libbpf: Prevent compiler warnings/errors
| * bd6eae1f30 x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions()
| * 6a59b70fe7 nfsd: don't ignore the return code of svc_proc_register()
| * b2b18a9f68 NFSD: Fix CB_GETATTR status fix
| * 560c031896 NFSD: fix decoding in nfs4_xdr_dec_cb_getattr
| * 7005fdceff ACPI: platform-profile: Fix CFI violation when accessing sysfs files
| * 20867f0948 x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
| * 5d9484cd37 iommufd: Fail replace if device has not been attached
| * 6d11543bf3 iommufd: Make attach_handle generic than fault specific
| * 9ca4fe3574 arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
| * d25a240c5a thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
| * 0131251d93 thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
| * 9580b60365 selftests: mptcp: fix incorrect fd checks in main_loop
| * 2f1b4d6725 selftests: mptcp: close fd_in before returning in main_loop
| * 0f91e4f69f sched_ext: create_dsq: Return -EEXIST on duplicate request
| * 7a30bbd36c s390: Fix linker error when -no-pie option is unavailable
| * f268ee2fbb s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues
| * 05a0f9c407 s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs
| * 92ca7270fe ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
| * de08212061 pinctrl: samsung: add support for eint_fltcon_offset
| * c1368383cd pinctrl: qcom: Clear latched interrupt status when changing IRQ type
| * beb9a5cb7a phy: freescale: imx8m-pcie: assert phy reset and perst in power off
| * 869202291a PCI: Fix wrong length of devres array
| * 9707d0c932 PCI: Fix reference leak in pci_register_host_bridge()
| * d69ad6e1a5 PCI: Fix reference leak in pci_alloc_child_bus()
| * e4a1d7defb PCI: pciehp: Avoid unnecessary device replacement check
| * ce9643a541 PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
| * 71bf0769a6 PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
| * 712d84459a of/irq: Fix device node refcount leakages in of_irq_init()
| * d0f25a9977 of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
| * 29cb94963c of/irq: Fix device node refcount leakages in of_irq_count()
| * 3540164c75 of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
| * dc83eccc93 of/irq: Fix device node refcount leakage in API of_irq_parse_one()
| * 60faeef98b ntb: use 64-bit arithmetic for the MSI doorbell mask
| * 34baf1cfd6 net: mana: Switch to page pool for jumbo frames
| * a2acc67d61 misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
| * e98f77f74c selftests/landlock: Add a new test for setuid()
| * 76ab50fa6e selftests/landlock: Split signal_scoping_threads tests
| * b017f2846a landlock: Prepare to add second errata
| * 332facfa80 landlock: Always allow signals between threads of the same process
| * 7dd7f87e07 landlock: Add erratum for TCP fix
| * ea980ea4d1 landlock: Add the errata interface
| * 9b0d24fa64 landlock: Move code to ease future backports
| * 7bc5c36037 KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
| * bbf821c35d KVM: x86: Explicitly zero-initialize on-stack CPUID unions
| * 99b99032a8 KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
| * fae0a8796c KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
| * 3bc2208c74 gve: handle overflow when reporting TX consumed descriptors
| * 62024ad4c5 gpio: zynq: Fix wakeup source leaks on device unbind
| * 2d66517135 gpio: tegra186: fix resource handling in ACPI probe path
| * e66fb9b4e9 ftrace: Properly merge notrace hashes
| * 1fce9574b9 ftrace: Add cond_resched() to ftrace_graph_set_hash()
| * 3e467f1c74 dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
| * 58c453801b dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
| * 74f01c2ca8 dm-verity: fix prefetch-vs-suspend race
| * dd91458a84 dm-integrity: fix non-constant-time tag verification
| * ba42f98f09 dm-integrity: set ti->error on memory allocation failure
| * a1a4fdc33d dm-ebs: fix prefetch-vs-suspend race
| * 08deafddfc dlm: fix error if active rsb is not hashed
| * b77f8a17ef dlm: fix error if inactive rsb is not hashed
| * eaa7014aec crypto: ccp - Fix uAPI definitions of PSP errors
| * 5116b340cf crypto: ccp - Fix check for the primary ASP device
| * 1f9648e246 clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
| * 4d6fb2a43f clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
| * 12ef07c4bf clk: qcom: gdsc: Release pm subdomains in reverse add order
| * 809e83a575 clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks
| * 56c29847bc clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
| * 4ed194d9bb cifs: Ensure that all non-client-specific reparse points are processed by the server
| * 2a24040597 cifs: fix integer overflow in match_server()
| * e0717385f5 cifs: avoid NULL pointer dereference in dbg call
| * 2eb6e5e094 CIFS: Propagate min offload along with other parameters from primary to secondary channels.
| * 63d71ae010 thermal/drivers/rockchip: Add missing rk3328 mapping entry
| * 474b3194c8 tracing: Do not add length to print format in synthetic events
| * 868df4eb78 tracing: fprobe events: Fix possible UAF on modules
| * a7fda1fd6d x86/xen: fix balloon target initialization for PVH dom0
| * 9e7c37fadb sctp: detect and prevent references to a freed transport in sendmsg
| * 65b259e3e0 mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
| * 1fd89407d7 mm/hugetlb: move hugetlb_sysctl_init() to the __init section
| * 73d17d48df mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
| * 14936034de mm/userfaultfd: fix release hang over concurrent GUP
| * cc98577f91 mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
| * 2532df0a9b mm/mremap: correctly handle partial mremap() of VMA starting at 0
| * 6dd8d9440f mm: fix lazy mmu docs and usage
| * 83b6b5061e mm: make page_mapped_in_vma() hugetlb walk aware
| * 53dc6b00c0 mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
| * ab0af01260 mm/damon/ops: have damon_get_folio return folio even for tail pages
* | 7e9686596c Merge 5f7f6abd92 ("net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.") into android16-6.12-lts
|\|
| * 5f7f6abd92 net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
* | fbffc72bf0 Merge fba396b799 ("sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes") into android16-6.12-lts
|\|
| * fba396b799 sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes
| * 690446dc72 sparc/mm: disable preemption in lazy mmu mode
| * cb6b9bd661 iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
| * 6722a0cb81 iommu/vt-d: Fix possible circular locking dependency
| * e953e11123 iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
| * c95a438d2c iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
| * e5dd974d6e iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
| * b8b41eac70 iommufd: Fix uninitialized rc in iommufd_access_rw()
| * 327e6b8b28 btrfs: zoned: fix zone finishing with missing devices
| * 380ba38801 btrfs: zoned: fix zone activation with missing devices
| * b9af27d020 btrfs: tests: fix chunk map leak after failure to add it to the tree
| * 601db4e8bf btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers
| * 61a5c565fd backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
| * a3b36c9da3 arm64: dts: exynos: gs101: disable pinctrl_gsacore node
| * ac45d49df9 arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
| * 1dd288783d arm64: mm: Correct the update of max_pfn
| * 21c5124304 arm64: tegra: Remove the Orin NX/Nano suspend key
| * eec737e17e arm64: mops: Do not dereference src reg for a set operation
| * 52f251dbfb mtd: rawnand: Add status chack in r852_ready()
| * 5479a6af3c mtd: inftlcore: Add error check for inftl_read_oob()
| * 6554491b4a mptcp: only inc MPJoinAckHMacFailure for HMAC failures
| * dc81e41a30 mptcp: fix NULL pointer in can_accept_new_subflow
| * c7f611e711 lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
| * 95f0958240 locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
| * 008b90d36d mailbox: tegra-hsp: Define dimensioning masks in SoC data
| * 7b47df6498 mfd: ene-kb3930: Fix a potential NULL pointer dereference
| * 4b037851ed leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs
| * 5ae9e361e2 leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
| * e94314b727 kbuild: exclude .rodata.(cst|str)* when building ranges
| * 9eaec071f1 jbd2: remove wrong sb->s_sequence check
| * e6bba32857 i3c: Add NULL pointer check in i3c_master_queue_ibi()
| * 34aaf448e2 i3c: master: svc: Use readsb helper for reading MDB
| * 0327683c55 ima: limit the number of ToMToU integrity violations
| * 48085ab823 ima: limit the number of open-writers integrity violations
| * 9a264e4a59 smb311 client: fix missing tcon check when mounting with linux/posix extensions
| * 44a2572a0f soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
| * fbda9cac1b svcrdma: do not unregister device for listeners
| * f3cb81cb96 tpm: do not start chip while suspended
| * 76cc21a9a4 udf: Fix inode_getblk() return value
| * 8fd217a99d vdpa/mlx5: Fix oversized null mkey longer than 32bit
| * a1dde7457d f2fs: fix to avoid atomicity corruption of atomic file
| * 16d9067f00 ext4: fix off-by-one error in do_split
| * a77955f770 bus: mhi: host: Fix race between unprepare and queue_buf
| * 7d12a7d43c accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
| * 5c200b7ebd accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
| * 7022946773 ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
| * d2a2076d9c ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path
| * 17f1e42131 ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
| * aa7e9eabe6 ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
| * a28217b064 ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
| * f5891f204d ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
| * d383051f82 ASoC: q6apm: add q6apm_get_hw_pointer helper
| * acadb2e2b3 ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe()
| * 3e0356857e io_uring/kbuf: reject zero sized provided buffers
| * b7c6d081c1 io_uring/net: fix io_req_post_cqe abuse by send bundle
| * 0828d6e9ad io_uring/net: fix accept multishot handling
| * 00026f80c4 wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
| * 374f2bf7b3 wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present
| * 0dd6c62c13 wifi: mt76: mt7925: fix country count limitation for CLC
| * 1706a07b38 wifi: mt76: mt7925: ensure wow pattern command align fw format
| * eb434adf79 wifi: mac80211: fix integer overflow in hwmp_route_info_get()
| * ef44c9e811 wifi: mt76: Add check for devm_kstrdup()
| * 9d6b789a8f clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
| * 9d99358349 mtd: Replace kcalloc() with devm_kcalloc()
| * 2b27df6852 net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
| * 020404265b net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family
| * 39fc127422 mtd: Add check for devm_kcalloc()
| * 91e1405088 mptcp: sockopt: fix getting freebind & transparent
| * 1b4ecd033e mptcp: sockopt: fix getting IPV6_V6ONLY
| * c59dc7c425 media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster
| * d595713de7 media: chips-media: wave5: Fix a hang after seeking
| * 76cab9f540 media: chips-media: wave5: Avoid race condition in the interrupt handler
| * 7fafaf00cc media: chips-media: wave5: Fix gray color on screen
| * 6f77a6d2ea media: i2c: imx214: Rectify probe error handling related to runtime PM
| * 8dd2d1561c media: i2c: imx219: Rectify runtime PM handling in probe and remove
| * 99f9299147 media: i2c: imx319: Rectify runtime PM handling probe and remove
| * bb3fd8b790 media: venus: hfi_parser: refactor hfi packet parsing logic
| * 53e376178c media: venus: hfi_parser: add check to avoid out of bound access
| * 3da0d73187 media: nuvoton: Fix reference handling of ece_pdev
| * 4b1bdaadbf media: nuvoton: Fix reference handling of ece_node
| * e22fa60bcd media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO
| * b155aecd7f media: i2c: ov7251: Set enable GPIO low in probe
| * ad466aacb1 media: i2c: ccs: Set the device's runtime PM status correctly in probe
| * 983b5434a6 media: i2c: ccs: Set the device's runtime PM status correctly in remove
| * 3ff4feef7a Revert "media: imx214: Fix the error handling in imx214_probe()"
| * baea1762cd media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
| * b933486f6b media: imx219: Adjust PLL settings based on the number of MIPI lanes
| * dd0d323b47 media: platform: stm32: Add check for clk_enable()
| * 3f1f712f80 media: visl: Fix ERANGE error when setting enum controls
| * f67c3f8452 media: hi556: Fix memory leak (on error) in hi556_check_hwcfg()
| * df6ef66cc3 media: streamzap: prevent processing IR data on URB failure
| * afada73000 accel/ivpu: Fix PM related deadlocks in MS IOCTLs
| * 4c8056fbb1 tpm, tpm_tis: Fix timeout handling when waiting for TPM status
| * 7266066b94 mtd: rawnand: brcmnand: fix PM resume warning
| * 33607e9240 spi: cadence-qspi: Fix probe on AM62A LP SK
| * c322789613 KVM: arm64: Tear down vGIC on failed vCPU creation
| * 20c105f587 arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
| * 3b0f2526c8 arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
| * 4af2858435 arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
| * 2ff58c5b26 arm64: cputype: Add MIDR_CORTEX_A76AE
| * 7e619d4d27 xenfs/xensyms: respect hypervisor's "next" indication
| * 88962f1978 media: rockchip: rga: fix rga offset lookup
| * ceb23f66ef media: siano: Fix error handling in smsdvb_module_init()
| * 7631d17608 media: vim2m: print device name after registering device
| * 679424f8b3 media: venus: hfi: add check to handle incorrect queue size
| * 530f623f56 media: venus: hfi: add a check to handle OOB in sfr region
| * 72629a582d media: intel/ipu6: set the dev_parent of video device to pdev
| * f598940803 media: mgb4: Fix switched CMT frequency range "magic values" sets
| * 66e35600f7 media: i2c: adv748x: Fix test pattern selection mask
| * 1c673fa888 media: mgb4: Fix CMT registers update logic
| * ced0ddecc0 media: uapi: rkisp1-config: Fix typo in extensible params example
| * 8c64a2cfdb media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
| * 9f009fa823 media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
| * 956c5e4965 dt-bindings: media: st,stmipid02: correct lane-polarities maxItems
| * a9a73da6e0 auxdisplay: hd44780: Fix an API misuse in hd44780.c
| * bdbc38bd12 HID: pidff: Fix set_device_control()
| * 1565ead12f HID: pidff: Fix 90 degrees direction name North -> East
| * 5318556ed3 HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff
| * b15301f289 HID: pidff: Clamp effect playback LOOP_COUNT value
| * 42ec3b5bf7 HID: pidff: Rename two functions to align them with naming convention
| * b782892cd2 HID: pidff: Remove redundant call to pidff_find_special_keys
| * 239c8ac58c HID: pidff: Support device error response from PID_BLOCK_LOAD
| * 2d698115f9 HID: pidff: Comment and code style update
| * 35ebc643af HID: hid-universal-pidff: Add Asetek wheelbases support
| * 2118618697 HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
| * 13d15dd617 HID: pidff: Factor out pool report fetch and remove excess declaration
| * 6fbf2ac6d5 HID: pidff: Use macros instead of hardcoded min/max values for shorts
| * 87783d301e HID: pidff: Simplify pidff_rescale_signed
| * 61e4de1728 HID: pidff: Move all hid-pidff definitions to a dedicated header
| * 8f0b2d791e HID: pidff: Factor out code for setting gain
| * 5243ca2a5c HID: pidff: Rescale time values to match field units
| * 7009a060ff HID: pidff: Define values used in pidff_find_special_fields
| * 9cdd95f9a4 HID: pidff: Simplify pidff_upload_effect function
| * 433c4234ff HID: pidff: Completely rework and fix pidff_reset function
| * 2b1e13ed29 HID: pidff: Stop all effects before enabling actuators
| * 629405d185 HID: pidff: Clamp PERIODIC effect period to device's logical range
* | 44229c2d55 Revert "PCI: Check BAR index for validity"
* | 4e0cc11458 Merge 43e5e2879d ("s390/pci: Fix s390_mmio_read/write syscall page fault handling") into android16-6.12-lts
|\|
| * 43e5e2879d s390/pci: Fix s390_mmio_read/write syscall page fault handling
| * dd3edffae8 ext4: don't treat fhandle lookup of ea_inode as FS corruption
| * 806908d5d9 bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
| * 7b9bdd7059 erofs: set error to bio if file-backed IO fails
| * 61f590c677 pwm: fsl-ftm: Handle clk_get_rate() returning 0
| * a2786a82de pwm: rcar: Improve register calculation
| * 4cb15042b5 pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
| * 2bef78f962 tpm: End any active auth session before shutdown
| * 01c2ed3f7d tpm, tpm_tis: Workaround failed command reception on Infineon devices
| * a4e3c80cec ktest: Fix Test Failures Due to Missing LOG_FILE Directories
| * 9a6be23eb0 tracing: probe-events: Add comments about entry data storing code
| * 52eafaa56f fbdev: omapfb: Add 'plane' value check
| * fb4c507bf2 drm/amdgpu: grab an additional reference on the gang fence v2
| * 5c3cfcf0b4 PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
| * 73d2b96250 PCI: Check BAR index for validity
| * e64be12f84 drm/amdgpu: Fix the race condition for draining retry fault
| * 8feefd106a PCI: Enable Configuration RRS SV early
| * dc4380f346 drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
| * 7a872981c6 PCI: Add Rockchip Vendor ID
| * 6e415cb823 drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
| * 39a7576d11 drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
| * 831c4017f4 drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
| * 1a322b330d drm/amdkfd: debugfs hang_hws skip GPU with MES
| * 10ce36501f drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
| * ffd37d7d44 drm/amdkfd: Fix mode1 reset crash issue
| * 96757c085b drm/amdkfd: clamp queue size to minimum
| * 1c38108a49 drivers: base: devres: Allow to release group on device release
| * c9323cbc94 drm/amd/display: stop DML2 from removing pipes based on planes
| * b22cb42a5e drm/bridge: panel: forbid initializing a panel with unknown connector type
| * f04612890c drm/debugfs: fix printk format for bridge index
| * ba5a998f84 drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
| * a64e097426 drm: panel-orientation-quirks: Add new quirk for GPD Win 2
| * 5dd6fdb889 drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
| * 6fe4ed94ee drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
| * df33b535f0 drm: panel-orientation-quirks: Add support for AYANEO 2S
| * 357ba4ed69 drm/amdgpu: Unlocked unmap only clear page table leaves
| * c15a9c8449 drm/amd/display: Update Cursor request mode to the beginning prefetch always
| * 2eec2fa866 drm/xe/vf: Don't try to trigger a full GT reset if VF
| * 4a5f14246b drm/xe/bmg: Add new PCI IDs
| * 044c1b3528 drm: allow encoder mode_set even when connectors change for crtc
| * 09246dfb5c Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
| * 035e1bffc0 Bluetooth: Add quirk for broken READ_VOICE_SETTING
| * feed98579d Bluetooth: qca: simplify WCN399x NVM loading
| * fe6f1f349d Bluetooth: hci_qca: use the power sequencer for wcn6750
| * a4d49212e3 Bluetooth: btusb: Add 2 HWIDs for MT7922
| * 6b7a32fa9b Bluetooth: hci_uart: fix race during initialization
| * 082ae971a1 Bluetooth: btintel_pcie: Add device id of Whale Peak
| * 40c70ff44b tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
| * 299d7d27af net: vlan: don't propagate flags on open
| * fe51630ba2 wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
| * bf089c4d11 btrfs: harden block_group::bg_list against list_del() races
| * 0519ba030c ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
| * 7fe3b4deed scsi: st: Fix array overflow in st_setup()
| * a8a8076210 cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
| * eb59cc31b6 ext4: ignore xattrs past end
| * aa39d45071 Revert "f2fs: rebuild nat_bits during umount"
| * 5f815757e6 ext4: protect ext4_release_dquot against freezing
| * 202ba2f483 ahci: add PCI ID for Marvell 88SE9215 SATA Controller
| * 163e8c1083 net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module
| * ecc4613316 f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
| * 3abe15e756 wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
| * 1833e16500 net: sfp: add quirk for 2.5G OEM BX SFP
| * 04c0c55504 ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
| * ccd97c8a4f jfs: add sanity check for agwidth in dbMount
| * aeb926e605 jfs: Prevent copying of nlink with value 0 from disk inode
| * c802a6a400 fs/jfs: Prevent integer overflow in AG size calculation
| * 319877db0a fs/jfs: cast inactags to s64 to prevent potential overflow
| * 63148ce490 jfs: Fix uninit-value access of imap allocated in the diMount() function
* | 7934407f6a ANDROID: GKI: db845c: add dma_alloc/free_pages to the symbol list
* | 5b889365dc Revert "perf/core: Add aux_pause, aux_resume, aux_start_paused"
* | 1f8271add4 Revert "perf/core: Simplify the perf_event_alloc() error path"
* | f4efd677fe Revert "perf: Fix hang while freeing sigtrap event"
* | 195e9f73e5 Merge 8e7bb66360 ("can: flexcan: add NXP S32G2/S32G3 SoC support") into android16-6.12-lts
|\|
| * 8e7bb66360 can: flexcan: add NXP S32G2/S32G3 SoC support
| * fba5f41f15 can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
| * 7204335d19 page_pool: avoid infinite loop to schedule delayed worker
| * de94d0ca9e net: usb: asix_devices: add FiberGecko DeviceID
| * 93a562eedc scsi: target: spc: Fix RSOC parameter data header size
| * 4ae2c7c7d3 wifi: mac80211: ensure sdata->work is canceled before initialized.
| * cca16fbd17 wifi: mac80211: add strict mode disabling workarounds
| * c6e50cb8bf f2fs: don't retry IO for corrupted data scenario
| * a6bf0fd322 net: page_pool: don't cast mp param to devmem
| * 65ba18c84d scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
| * 6a35449df8 scsi: mpi3mr: Avoid reply queue full condition
| * b1e0b4f494 ata: libata-core: Add 'external' to the libata.force kernel parameter
| * 535b666118 wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
| * 3cb47b5092 wifi: ath12k: fix memory leak in ath12k_pci_remove()
| * a3981850f1 wifi: ath11k: fix memory leak in ath11k_xxx_remove()
| * b92c5179db wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
| * 90a5892d85 platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig
| * 7f04c9e8ff ASoC: amd: yc: update quirk data for new Lenovo model
| * 3a03a7f0f8 ASoC: amd: Add DMI quirk for ACP6X mic support
| * cb1c6cb110 ALSA: usb-audio: Fix CME quirk for UF series keyboards
| * fe74885e36 mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
| * 6d32a30fa1 media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
| * 3c057a4904 media: uvcvideo: Add quirk for Actions UVC05
| * d4fcd06e12 ASoC: fsl_audmix: register card device depends on 'dais' property
| * d981c3d298 ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist
| * 97ae1d5080 ALSA: hda: intel: Fix Optimus when GPU has no sound
| * 25490b45d1 ASoC: amd: ps: use macro for ACP6.3 pci revision id
| * f8f4d77710 HID: pidff: Fix null pointer dereference in pidff_find_fields
| * 0301b85fe6 HID: pidff: Add PERIODIC_SINE_ONLY quirk
| * f45f26a6b3 HID: Add hid-universal-pidff driver and supported device ids
| * 116d4f67ae HID: pidff: Add FIX_WHEEL_DIRECTION quirk
| * ed806fd80e HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
| * 6a20fae104 HID: pidff: Add PERMISSIVE_CONTROL quirk
| * fd608e2a06 HID: pidff: Add MISSING_PBO quirk and its detection
| * fab3dbb604 HID: pidff: Add MISSING_DELAY quirk and its detection
| * d21ccf544c HID: pidff: Do not send effect envelope if it's empty
| * 1c0785f164 HID: pidff: Convert infinite length from Linux API to PID standard
| * 5330ce1ee2 ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
| * 377b041c22 platform/chrome: cros_ec_lpc: Match on Framework ACPI device
| * 97f68e7287 zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
| * 8d0f280e7a xen/mcelog: Add __nonstring annotations for unterminated strings
| * cb58e90920 arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
| * ead1fc9f93 Flush console log from kernel_power_off()
| * 11ae4fec1f PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
| * 89a4db7a67 perf/dwc_pcie: fix some unreleased resources
| * 1b3ebfb15d perf: arm_pmu: Don't disable counter in armpmu_add()
| * f48625eeeb x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
| * 48e705652d x86/ia32: Leave NULL selector values 0~3 unchanged
| * 640bb22521 x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < 14.2
| * 837f5cb7be x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
| * f8d28fa305 pm: cpupower: bench: Prevent NULL dereference on malloc failure
| * 67e85cfa95 umount: Allow superblock owners to force umount
| * 52535688c2 fs: consistently deref the files table with rcu_dereference_raw()
| * fa1827fa96 perf: Fix hang while freeing sigtrap event
| * 7ef5aa081f perf/core: Simplify the perf_event_alloc() error path
| * c61feda373 perf/core: Add aux_pause, aux_resume, aux_start_paused
| * a0842539e8 iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
| * 5efd53900a iommu/exynos: Fix suspend/resume with IDENTITY domain
| * 7640c2abb6 nft_set_pipapo: fix incorrect avx2 match of 5th field octet
| * b4c836d33c net: ppp: Add bound checking for skb data on ppp_sync_txmung
* | 4485f579eb Revert "cgroup/cpuset: Fix race between newly created partition and dying one"
* | 4aefb4fba6 Merge cc16f7402a ("ipv6: Align behavior across nexthops during path selection") into android16-6.12-lts
|\|
| * cc16f7402a ipv6: Align behavior across nexthops during path selection
| * a6ed6f8ec8 net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
| * 6d98cd6342 net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
| * aa5a1e4b88 smb: client: fix UAF in decryption with multichannel
| * f86293adce net_sched: sch_sfq: move the limit validation
| * 70449ca406 net_sched: sch_sfq: use a temporary work area for validating configuration
| * ec12da4bcc nvmet-fcloop: swap list_add_tail arguments
| * c5a9068061 drm/i915/huc: Fix fence not released on early probe errors
| * 0ae84adbc9 ata: sata_sx4: Add error handling in pdc20621_i2c_read()
| * ad81d666e1 net: libwx: handle page_pool_dev_alloc_pages error
| * c81306c9d6 drm/tests: probe-helper: Fix drm_display_mode memory leak
| * 80f4dc6e1f drm/tests: modes: Fix drm_display_mode memory leak
| * c7a0a32e6c drm/tests: cmdline: Fix drm_display_mode memory leak
| * f951d643bc drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
| * 71dd750a08 drm/tests: modeset: Fix drm_display_mode memory leak
| * a065b99605 net: ethtool: Don't call .cleanup_data when prepare_data fails
| * b2f3c3d57a tc: Ensure we have enough buffer space when sending filter netlink notifications
| * f0bb06b9f1 octeontx2-pf: qos: fix VF root node parent queue index
| * 9fcbca0f80 net: tls: explicitly disallow disconnect
| * 4d55144b12 codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
| * 7c5957f790 tipc: fix memory leak in tipc_link_xmit
| * 1b7685256d objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
| * ee2b0301d6 ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
| * 9e0bdc1557 drm/xe/hw_engine: define sysfs_ops on all directories
| * 857e9432da x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
| * 9ddc7edc55 drm/i915: Disable RPG during live selftest
| * caa5c8a235 ublk: fix handling recovery & reissue in ublk_abort_queue()
| * cb8372e54f ublk: refactor recovery configuration flag helpers
| * 206d0df7b6 selftests/futex: futex_waitv wouldblock test should fail
| * 179ef2f810 gpiolib: of: Fix the choice for Ingenic NAND quirk
| * cdb6e724e7 cgroup/cpuset: Fix race between newly created partition and dying one
| * 1b06f00eda cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
| * 6b145f8b22 cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
| * 2dbd1b1660 cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
| * 9701dcbf5f cgroup/cpuset: Fix error handling in remote_partition_disable()
| * 40bc55e4fc cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()
| * b980b83231 ASoC: Intel: adl: add 2xrt1316 audio configuration
* 4c1ccdf129 Merge branch 'android16-6.12' into android16-6.12-lts

Change-Id: I240b43fe2c84aa7ddb06a06cbc68edc1d53b709a
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-06-21 15:04:22 +00:00
Danilo Krummrich
6635bb78eb rust: alloc: add missing invariant in Vec::set_len()
[ Upstream commit fb1bf1067de979c89ae33589e0466d6ce0dde204 ]

When setting a new length, we have to justify that the set length
represents the exact number of elements stored in the vector.

Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reported-by: Alice Ryhl <aliceryhl@google.com>
Closes: https://lore.kernel.org/rust-for-linux/20250311-iov-iter-v1-4-f6c9134ea824@google.com
Fixes: 2aac4cd7dae3 ("rust: alloc: implement kernel `Vec` type")
Link: https://lore.kernel.org/r/20250315154436.65065-2-dakr@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-19 15:32:09 +02:00
Matthew Maurer
1c8ad988ac UPSTREAM: rust: kbuild: do not export generated KASAN ODR symbols
ASAN generates special synthetic symbols to help check for ODR
violations. These synthetic symbols lack debug information, so
gendwarfksyms emits warnings when processing them. No code should ever
have a dependency on these symbols, so we should not be exporting them,
just like the __cfi symbols.

Signed-off-by: Matthew Maurer <mmaurer@google.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250122-gendwarfksyms-kasan-rust-v1-1-5ee5658f4fb6@google.com
[ Fixed typo in commit message. Slightly reworded title. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>

Bug: 347787665
(cherry picked from commit 0e446e3145011b8fe39759b59bd69d39fb47cfeb)
Change-Id: I363f0ff84e8247a43bceffabce1806328a2636fb
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-06-09 07:26:28 -07:00
Alice Ryhl
cefce17ac4 UPSTREAM: kcov: rust: add flags for KCOV with Rust
Rust code is currently not instrumented properly when KCOV is enabled.
Thus, add the relevant flags to perform instrumentation correctly. This
is necessary for efficient fuzzing of Rust code.

The sanitizer-coverage features of LLVM have existed for long enough
that they are available on any LLVM version supported by rustc, so we do
not need any Kconfig feature detection. The coverage level is set to 3,
as that is the level needed by trace-pc.

We do not instrument `core` since when we fuzz the kernel, we are
looking for bugs in the kernel, not the Rust stdlib.

Link: https://lkml.kernel.org/r/20250501-rust-kcov-v2-1-b71e83e9779f@google.com
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Co-developed-by: Matthew Maurer <mmaurer@google.com>
Signed-off-by: Matthew Maurer <mmaurer@google.com>
Reviewed-by: Alexander Potapenko <glider@google.com>
Tested-by: Aleksandr Nogikh <nogikh@google.com>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Cc: Andreas Hindborg <a.hindborg@kernel.org>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Benno Lossin <benno.lossin@proton.me>
Cc: Bill Wendling <morbo@google.com>
Cc: Björn Roy Baron <bjorn3_gh@protonmail.com>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Danilo Krummrich <dakr@kernel.org>
Cc: Dmitriy Vyukov <dvyukov@google.com>
Cc: Gary Guo <gary@garyguo.net>
Cc: Justin Stitt <justinstitt@google.com>
Cc: Masahiro Yamada <masahiroy@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Trevor Gross <tmgross@umich.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Bug: 415728700
(cherry picked from commit 3bf67171e98272c918a41b899070e6e86741adc8)
Change-Id: I62d7b7ee9fc4b9ebd4cfa26870bd81f62c459210
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-06-06 02:45:24 -07:00
Greg Kroah-Hartman
651f2e4fca Merge 6.12.29 into android16-6.12-lts
GKI (arm64) relevant 44 out of 185 changes, affecting 54 files +634/-365
  b32411f045 dm: add missing unlock on in dm_keyslot_evict() [1 file, +2/-1]
  61e0fc3312 fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio() [1 file, +2/-2]
  14ee85b748 firmware: arm_scmi: Fix timeout checks on polling path [1 file, +8/-5]
  98cd7ed927 sch_htb: make htb_deactivate() idempotent [1 file, +6/-9]
  35be4c0cdf gre: Fix again IPv6 link-local address generation. [1 file, +9/-6]
  c33927f385 can: gw: fix RCU/BH usage in cgw_create_job() [1 file, +90/-59]
  4555c4a13a wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping [2 files, +7/-7]
  64385c0d02 erofs: ensure the extra temporary copy is valid for shortened bvecs [1 file, +14/-17]
  b37e54259c bpf: Scrub packet on bpf_redirect_peer [1 file, +1/-0]
  bb8f86f40e net: export a helper for adding up queue stats [2 files, +56/-19]
  302a0cd0bb Input: xpad - fix Share button on Xbox One controllers [1 file, +20/-15]
  bf239d3835 Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller [1 file, +1/-0]
  38bb0170d6 Input: xpad - fix two controller table values [1 file, +2/-2]
  2910019b04 mm: vmalloc: support more granular vrealloc() sizing [2 files, +25/-7]
  6166c3cf40 mm/huge_memory: fix dereferencing invalid pmd migration entry [1 file, +8/-3]
  b543a5a73b mm/userfaultfd: fix uninitialized output field for -EAGAIN race [1 file, +22/-6]
  7f37e31483 io_uring: ensure deferred completions are flushed for multishot [1 file, +8/-0]
  abbc99e898 arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generation [1 file, +8/-1]
  d66a22f6a4 memblock: Accept allocated memory before use in memblock_double_array() [1 file, +8/-1]
  d63851049f module: ensure that kobject_put() is safe for module type kobjects [1 file, +3/-1]
  75f23e49ad usb: gadget: f_ecm: Add get_status callback [1 file, +7/-0]
  d1c8fa4c6e usb: gadget: Use get_status callback to set remote wakeup capability [1 file, +5/-7]
  3366a19948 usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition [1 file, +1/-1]
  5ad298d6d4 usb: typec: ucsi: displayport: Fix NULL pointer access [1 file, +2/-0]
  afe8849597 types: Complement the aligned types with signed 64-bit one [2 files, +3/-1]
  02a77b3020 loop: Use bdev limit helpers for configuring discard [1 file, +4/-4]
  722f6dece7 loop: Simplify discard granularity calc [1 file, +1/-2]
  0558ce095b loop: Fix ABBA locking race [1 file, +15/-15]
  5e1470b276 loop: refactor queue limits updates [1 file, +20/-16]
  a781ffe410 loop: factor out a loop_assign_backing_file helper [1 file, +10/-10]
  184b147b9f loop: Add sanity check for read/write_iter [1 file, +23/-0]
  19fa2a4830 nvme: unblock ctrl state transition for firmware update [1 file, +2/-1]
  3edac2949e io_uring/sqpoll: Increase task_work submission batch size [1 file, +1/-1]
  cd010271a9 do_umount(): add missing barrier before refcount checks in sync case [1 file, +2/-1]
  2482f7705b io_uring: always arm linked timeouts prior to issue [1 file, +15/-35]
  564d25b1a6 mm: page_alloc: don't steal single pages from biggest buddy [1 file, +34/-46]
  16bae58f73 mm: page_alloc: speed up fallbacks in rmqueue_bulk() [1 file, +80/-33]
  86b37810fa sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash [1 file, +1/-3]
  2a3915e861 arm64: insn: Add support for encoding DSB [2 files, +38/-23]
  ec5bca57af arm64: proton-pack: Expose whether the platform is mitigated by firmware [2 files, +6/-0]
  f2aebb8ec6 arm64: proton-pack: Expose whether the branchy loop k value [2 files, +6/-0]
  38c345fd54 arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs [3 files, +52/-5]
  e5f5100f1c arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users [1 file, +3/-0]
  2176530849 arm64: proton-pack: Add new CPUs 'k' values for branch mitigation [2 files, +3/-0]

Changes in 6.12.29
	dm: add missing unlock on in dm_keyslot_evict()
	fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
	Revert "btrfs: canonicalize the device path before adding it"
	arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2
	firmware: arm_scmi: Fix timeout checks on polling path
	can: mcan: m_can_class_unregister(): fix order of unregistration calls
	s390/pci: Fix missing check for zpci_create_device() error return
	wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
	vfio/pci: Align huge faults to order
	s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs
	can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
	can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
	ksmbd: prevent rename with empty string
	ksmbd: prevent out-of-bounds stream writes by validating *pos
	ksmbd: Fix UAF in __close_file_table_ids
	openvswitch: Fix unsafe attribute parsing in output_userspace()
	ksmbd: fix memory leak in parse_lease_state()
	s390/entry: Fix last breaking event handling in case of stack corruption
	sch_htb: make htb_deactivate() idempotent
	virtio_net: xsk: bind/unbind xsk for tx
	virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
	gre: Fix again IPv6 link-local address generation.
	net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
	net: ethernet: mtk_eth_soc: do not reset PSE when setting FE
	can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
	can: mcp251xfd: fix TDC setting for low data bit rates
	can: gw: fix RCU/BH usage in cgw_create_job()
	wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
	ice: Initial support for E825C hardware in ice_adapter
	ice: use DSN instead of PCI BDF for ice_adapter index
	erofs: ensure the extra temporary copy is valid for shortened bvecs
	ipvs: fix uninit-value for saddr in do_output_route4
	netfilter: ipset: fix region locking in hash types
	bpf: Scrub packet on bpf_redirect_peer
	net: dsa: b53: allow leaky reserved multicast
	net: dsa: b53: keep CPU port always tagged again
	net: dsa: b53: fix clearing PVID of a port
	net: dsa: b53: fix flushing old pvid VLAN on pvid change
	net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
	net: dsa: b53: always rejoin default untagged VLAN on bridge leave
	net: dsa: b53: do not allow to configure VLAN 0
	net: dsa: b53: do not program vlans when vlan filtering is off
	net: dsa: b53: fix toggling vlan_filtering
	net: dsa: b53: fix learning on VLAN unaware bridges
	net: dsa: b53: do not set learning and unicast/multicast on up
	fbnic: Fix initialization of mailbox descriptor rings
	fbnic: Gate AXI read/write enabling on FW mailbox
	fbnic: Actually flush_tx instead of stalling out
	fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready
	fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context
	fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_ready
	net: export a helper for adding up queue stats
	virtio-net: fix total qstat values
	Input: cyttsp5 - ensure minimum reset pulse width
	Input: cyttsp5 - fix power control issue on wakeup
	Input: mtk-pmic-keys - fix possible null pointer dereference
	Input: xpad - fix Share button on Xbox One controllers
	Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller
	Input: xpad - fix two controller table values
	Input: synaptics - enable InterTouch on Dynabook Portege X30-D
	Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
	Input: synaptics - enable InterTouch on Dell Precision M3800
	Input: synaptics - enable SMBus for HP Elitebook 850 G1
	Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
	rust: clean Rust 1.88.0's `unnecessary_transmutes` lint
	objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0
	rust: clean Rust 1.88.0's warning about `clippy::disallowed_macros` configuration
	staging: iio: adc: ad7816: Correct conditional logic for store mode
	staging: bcm2835-camera: Initialise dev in v4l2_dev
	staging: axis-fifo: Remove hardware resets for user errors
	staging: axis-fifo: Correct handling of tx_fifo_depth for size validation
	x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
	mm: fix folio_pte_batch() on XEN PV
	mm: vmalloc: support more granular vrealloc() sizing
	mm/huge_memory: fix dereferencing invalid pmd migration entry
	mm/userfaultfd: fix uninitialized output field for -EAGAIN race
	selftests/mm: compaction_test: support platform with huge mount of memory
	selftests/mm: fix a build failure on powerpc
	KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception
	drm/amd/display: Shift DMUB AUX reply command if necessary
	io_uring: ensure deferred completions are flushed for multishot
	iio: adc: ad7606: fix serial register access
	iio: adc: rockchip: Fix clock initialization sequence
	iio: adis16201: Correct inclinometer channel resolution
	iio: imu: inv_mpu6050: align buffer for timestamp
	iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo
	iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo
	drm/v3d: Add job to pending list if the reset was skipped
	drm/xe: Add page queue multiplier
	drm/amdgpu/vcn: using separate VCN1_AON_SOC offset
	drm/amd/display: Fix invalid context error in dml helper
	drm/amd/display: more liberal vmin/vmax update for freesync
	drm/amd/display: Fix the checking condition in dmub aux handling
	drm/amd/display: Remove incorrect checking in dmub aux handler
	drm/amd/display: Fix wrong handling for AUX_DEFER case
	drm/amd/display: Copy AUX read reply data whenever length > 0
	drm/amdgpu/hdp4: use memcfg register to post the write for HDP flush
	drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flush
	drm/amdgpu/hdp5: use memcfg register to post the write for HDP flush
	drm/amdgpu/hdp6: use memcfg register to post the write for HDP flush
	drm/amdgpu/hdp7: use memcfg register to post the write for HDP flush
	usb: uhci-platform: Make the clock really optional
	smb: client: Avoid race in open_cached_dir with lease breaks
	xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
	xenbus: Use kref to track req lifetime
	accel/ivpu: Increase state dump msg timeout
	arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generation
	clocksource/i8253: Use raw_spinlock_irqsave() in clockevent_i8253_disable()
	memblock: Accept allocated memory before use in memblock_double_array()
	module: ensure that kobject_put() is safe for module type kobjects
	x86/microcode: Consolidate the loader enablement checking
	ocfs2: fix the issue with discontiguous allocation in the global_bitmap
	ocfs2: switch osb->disable_recovery to enum
	ocfs2: implement handshaking with ocfs2 recovery thread
	ocfs2: stop quota recovery before disabling quotas
	usb: dwc3: gadget: Make gadget_wakeup asynchronous
	usb: cdnsp: Fix issue with resuming from L1
	usb: cdnsp: fix L1 resume issue for RTL_REVISION_NEW_LPM version
	usb: gadget: f_ecm: Add get_status callback
	usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
	usb: gadget: Use get_status callback to set remote wakeup capability
	usb: host: tegra: Prevent host controller crash when OTG port is used
	usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
	usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition
	usb: typec: ucsi: displayport: Fix NULL pointer access
	USB: usbtmc: use interruptible sleep in usbtmc_read
	usb: usbtmc: Fix erroneous get_stb ioctl error returns
	usb: usbtmc: Fix erroneous wait_srq ioctl return
	usb: usbtmc: Fix erroneous generic_read ioctl return
	iio: accel: adxl367: fix setting odr for activity time update
	iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
	types: Complement the aligned types with signed 64-bit one
	iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
	iio: adc: dln2: Use aligned_s64 for timestamp
	MIPS: Fix MAX_REG_OFFSET
	riscv: misaligned: Add handling for ZCB instructions
	loop: Use bdev limit helpers for configuring discard
	loop: Simplify discard granularity calc
	loop: Fix ABBA locking race
	loop: refactor queue limits updates
	loop: factor out a loop_assign_backing_file helper
	loop: Add sanity check for read/write_iter
	drm/panel: simple: Update timings for AUO G101EVN010
	nvme: unblock ctrl state transition for firmware update
	riscv: misaligned: factorize trap handling
	riscv: misaligned: enable IRQs while handling misaligned accesses
	drm/xe/tests/mocs: Update xe_force_wake_get() return handling
	drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regs
	io_uring/sqpoll: Increase task_work submission batch size
	do_umount(): add missing barrier before refcount checks in sync case
	Revert "um: work around sched_yield not yielding in time-travel mode"
	rust: allow Rust 1.87.0's `clippy::ptr_eq` lint
	rust: clean Rust 1.88.0's `clippy::uninlined_format_args` lint
	io_uring: always arm linked timeouts prior to issue
	Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
	Bluetooth: btmtk: Remove the resetting step before downloading the fw
	mm: page_alloc: don't steal single pages from biggest buddy
	mm: page_alloc: speed up fallbacks in rmqueue_bulk()
	sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
	arm64: insn: Add support for encoding DSB
	arm64: proton-pack: Expose whether the platform is mitigated by firmware
	arm64: proton-pack: Expose whether the branchy loop k value
	arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs
	arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users
	arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
	x86/bpf: Call branch history clearing sequence on exit
	x86/bpf: Add IBHF call at end of classic BPF
	x86/bhi: Do not set BHI_DIS_S in 32-bit mode
	x86/speculation: Simplify and make CALL_NOSPEC consistent
	x86/speculation: Add a conditional CS prefix to CALL_NOSPEC
	x86/speculation: Remove the extra #ifdef around CALL_NOSPEC
	Documentation: x86/bugs/its: Add ITS documentation
	x86/its: Enumerate Indirect Target Selection (ITS) bug
	x86/its: Add support for ITS-safe indirect thunk
	x86/its: Add support for ITS-safe return thunk
	x86/its: Enable Indirect Target Selection mitigation
	x86/its: Add "vmexit" option to skip mitigation on some CPUs
	x86/its: Add support for RSB stuffing mitigation
	x86/its: Align RETs in BHB clear sequence to avoid thunking
	x86/ibt: Keep IBT disabled during alternative patching
	x86/its: Use dynamic thunks for indirect branches
	selftest/x86/bugs: Add selftests for ITS
	x86/its: Fix build errors when CONFIG_MODULES=n
	x86/its: FineIBT-paranoid vs ITS
	Linux 6.12.29

Change-Id: I00ff9cc212474331d43028ec90a190dcd1dfa697
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-06-05 11:52:13 +00:00
Greg Kroah-Hartman
9649374a04 Merge efb5973459 ("mm: fix folio_pte_batch() on XEN PV") into android16-6.12-lts
Steps on the way to 6.12.29

Change-Id: Iaeaedaa3b6ba8949ae47cce762a0d1494e0f80e1
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-06-02 14:47:37 +00:00
Greg Kroah-Hartman
db596bb60e Merge 6.12.26 into android16-6.12-lts
GKI (arm64) relevant 69 out of 278 changes, affecting 88 files +585/-290
  0b603e7759 tracing: Add __print_dynamic_array() helper [3 files, +15/-1]
  0312735402 tracing: Verify event formats that have "%*p.." [2 files, +13/-2]
  1c9798bf81 mm/vmscan: don't try to reclaim hwpoison folio [1 file, +7/-0]
  db3b3964af PM: EM: use kfree_rcu() to simplify the code [1 file, +1/-9]
  9d5752b853 PM: EM: Address RCU-related sparse warnings [2 files, +26/-25]
  3e12e8c273 block: remove the write_hint field from struct request [4 files, +13/-12]
  ed7535b141 block: remove the ioprio field from struct request [4 files, +11/-15]
  2afa5ea7c4 block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone [1 file, +1/-0]
  46d3575209 PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends [1 file, +6/-12]
  35ba7b2d4d PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads [2 files, +5/-0]
  16c8aa5de1 dma/contiguous: avoid warning about unused size_bytes [1 file, +1/-2]
  7ccfadfb25 cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate() [1 file, +8/-2]
  28fbd7b13b cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() [1 file, +10/-3]
  7d002f5914 scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort() [1 file, +5/-7]
  5d92e582d1 cgroup/cpuset-v1: Add missing support for cpuset_v2_mode [1 file, +29/-0]
  29daa63f2c scsi: core: Clear flags for scsi_cmnd that did not complete [1 file, +5/-1]
  eeab661803 scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() [1 file, +2/-0]
  41143e7105 net: phy: leds: fix memory leak [1 file, +13/-10]
  0ceef62a32 tipc: fix NULL pointer dereference in tipc_mon_reinit_self() [1 file, +2/-1]
  a61afd5482 fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount() [1 file, +36/-33]
  7f24ea6a46 block: never reduce ra_pages in blk_apply_bdi_limits [1 file, +7/-1]
  3decda1a3c splice: remove duplicate noinline from pipe_clear_nowait [1 file, +1/-1]
  30c0d6e778 virtio_console: fix missing byte order handling for cols and rows [1 file, +4/-3]
  c2a6b4d78c net: selftests: initialize TCP header and skb payload with zero [1 file, +13/-5]
  3939d6f29d irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode() [1 file, +1/-1]
  7a8a6b627f io_uring: fix 'sync' handling of io_fallback_tw() [1 file, +7/-6]
  1f439fe4d8 scsi: Improve CDL control [1 file, +24/-12]
  3670dee376 char: misc: register chrdev region with all possible minors [1 file, +1/-1]
  ea0d806b94 USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe [2 files, +7/-0]
  1777714865 xhci: Limit time spent with xHC interrupts disabled during bus resume [3 files, +20/-16]
  bce3055b08 usb: xhci: Fix invalid pointer dereference in Etron workaround [1 file, +1/-1]
  52a7c9d930 usb: dwc3: gadget: check that event count does not exceed event buffer length [1 file, +6/-0]
  9924ee1bcd usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive [1 file, +3/-0]
  d85b7af3bd usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive [1 file, +3/-0]
  3e52ae347e USB: VLI disk crashes if LPM is used [1 file, +3/-0]
  0486de3c1b crypto: null - Use spin lock instead of mutex [1 file, +26/-13]
  7758e308ae bpf: Fix kmemleak warning for percpu hashmap [1 file, +3/-3]
  c5c833f637 bpf: Fix deadlock between rcu_tasks_trace and event_mutex. [1 file, +4/-3]
  4139072087 clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec() [1 file, +4/-0]
  4131411f42 bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage [1 file, +6/-5]
  b817d2bfd6 bpf: Reject attaching fexit/fmod_ret to __noreturn functions [1 file, +32/-0]
  2ecae00138 usb: dwc3: gadget: Refactor loop to avoid NULL endpoints [1 file, +18/-4]
  cbfa55bda1 usb: xhci: Complete 'error mid TD' transfers when handling Missed Service [1 file, +5/-1]
  16a7a8e6c4 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling [1 file, +14/-6]
  635be13606 xhci: Handle spurious events on Etron host isoc enpoints [2 files, +27/-13]
  9ff59cb815 usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running [1 file, +7/-4]
  0485bdf88f objtool, panic: Disable SMAP in __stack_chk_fail() [2 files, +10/-1]
  c548f95688 9p/net: fix improper handling of bogus negative read/write replies [1 file, +16/-14]
  18296b5951 9p/trans_fd: mark concurrent read and writes to p9_conn->err [1 file, +10/-7]
  3568fd9e44 io_uring: always do atomic put from iowq [2 files, +8/-1]
  90dc6c1e3b perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init [1 file, +3/-3]
  24ede35eb2 nvme: requeue namespace scan on missed AENs [1 file, +4/-0]
  b9c89c97d7 nvme: re-read ANA log page after ns scan completes [1 file, +5/-0]
  ee5521176a nvme: multipath: fix return value of nvme_available_path [1 file, +1/-1]
  5e58b93a12 gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment [1 file, +3/-3]
  9f8eeac3a6 timekeeping: Add a lockdep override in tick_freeze() [1 file, +22/-0]
  b14d986413 iommu: Clear iommu-dma ops on cleanup [1 file, +3/-0]
  b626bc3c1d ext4: make block validity check resistent to sb bh corruption [2 files, +6/-6]
  2ef6eea2ef netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS [1 file, +4/-0]
  d53b2d49a8 iomap: skip unnecessary ifs_block_is_uptodate check [1 file, +1/-1]
  bfc66c4c28 Revert "drivers: core: synchronize really_probe() and dev_uevent()" [1 file, +0/-3]
  de7c24febd usb: typec: class: Fix NULL pointer access [2 files, +14/-2]
  45314999f9 ext4: goto right label 'out_mmap_sem' in ext4_setattr() [1 file, +1/-1]
  40966fc993 usb: typec: class: Invalidate USB device pointers on partner unregistration [1 file, +6/-2]
  4833d0a92b iommu: Handle race with default domain setup [1 file, +5/-0]
  1042d22942 nvme: fixup scan failure for non-ANA multipath controllers [1 file, +1/-1]
  1b7647efad usb: xhci: Fix Short Packet handling rework ignoring errors [1 file, +1/-1]
  ab5281d21e usb: typec: class: Unlocked on error in typec_register_partner() [1 file, +1/-0]
  6b9ebcbd31 mq-deadline: don't call req_get_ioprio from the I/O completion handler [1 file, +4/-9]

Changes in 6.12.26
	module: sign with sha512 instead of sha1 by default
	tracing: Add __print_dynamic_array() helper
	tracing: Verify event formats that have "%*p.."
	mm/vmscan: don't try to reclaim hwpoison folio
	soc: qcom: ice: introduce devm_of_qcom_ice_get
	mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
	PM: EM: use kfree_rcu() to simplify the code
	PM: EM: Address RCU-related sparse warnings
	media: i2c: imx214: Use subdev active state
	media: i2c: imx214: Simplify with dev_err_probe()
	media: i2c: imx214: Convert to CCI register access helpers
	media: i2c: imx214: Replace register addresses with macros
	media: i2c: imx214: Check number of lanes from device tree
	media: i2c: imx214: Fix link frequency validation
	media: ov08x40: Move ov08x40_identify_module() function up
	media: ov08x40: Add missing ov08x40_identify_module() call on stream-start
	block: remove the write_hint field from struct request
	block: remove the ioprio field from struct request
	block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
	net: dsa: mv88e6xxx: fix VTU methods for 6320 family
	iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary return value check
	iio: adc: ad7768-1: Fix conversion result sign
	arm64: dts: ti: Refactor J784s4 SoC files to a common file
	arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix serdes_ln_ctrl reg-masks
	of: resolver: Simplify of_resolve_phandles() using __free()
	of: resolver: Fix device node refcount leakage in of_resolve_phandles()
	scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
	PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
	PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends
	PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
	accel/ivpu: Add auto selection logic for job scheduler
	accel/ivpu: Fix the NPU's DPU frequency calculation
	ksmbd: use __GFP_RETRY_MAYFAIL
	ksmbd: add netdev-up/down event debug print
	ksmbd: browse interfaces list on FSCTL_QUERY_INTERFACE_INFO IOCTL
	ksmbd: fix use-after-free in __smb2_lease_break_noti()
	scsi: ufs: exynos: Remove empty drv_init method
	scsi: ufs: exynos: Remove superfluous function parameter
	scsi: ufs: exynos: Add gs101_ufs_drv_init() hook and enable WriteBooster
	scsi: ufs: exynos: Move UFS shareability value to drvdata
	scsi: ufs: exynos: Disable iocc if dma-coherent property isn't set
	net/niu: Niu requires MSIX ENTRY_DATA fields touch before entry reads
	drm/xe/bmg: Add one additional PCI ID
	drm/amd/display: Fix unnecessary cast warnings from checkpatch
	drm/amd/display/dml2: use vzalloc rather than kzalloc
	lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
	ceph: Fix incorrect flush end position calculation
	cpufreq: sun50i: prevent out-of-bounds access
	dma/contiguous: avoid warning about unused size_bytes
	cpufreq: apple-soc: Fix null-ptr-deref in apple_soc_cpufreq_get_rate()
	cpufreq: scmi: Fix null-ptr-deref in scmi_cpufreq_get_rate()
	cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
	scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()
	cpufreq: cppc: Fix invalid return value in .get() callback
	cpufreq: Do not enable by default during compile testing
	cpufreq: fix compile-test defaults
	btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
	btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
	cgroup/cpuset-v1: Add missing support for cpuset_v2_mode
	vhost-scsi: Add better resource allocation failure handling
	vhost-scsi: Fix vhost_scsi_send_bad_target()
	vhost-scsi: Fix vhost_scsi_send_status()
	net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()
	net/mlx5: Move ttc allocation after switch case to prevent leaks
	scsi: core: Clear flags for scsi_cmnd that did not complete
	scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()
	net: lwtunnel: disable BHs when required
	net: phy: leds: fix memory leak
	tipc: fix NULL pointer dereference in tipc_mon_reinit_self()
	net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration
	fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()
	net_sched: hfsc: Fix a UAF vulnerability in class handling
	net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
	net: dsa: mt7530: sync driver-specific behavior of MT7531 variants
	pds_core: Prevent possible adminq overflow/stuck condition
	pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result
	pds_core: Remove unnecessary check in pds_client_adminq_cmd()
	pds_core: make wait_context part of q_info
	block: never reduce ra_pages in blk_apply_bdi_limits
	iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
	riscv: Replace function-like macro by static inline function
	riscv: uprobes: Add missing fence.i after building the XOL buffer
	splice: remove duplicate noinline from pipe_clear_nowait
	bpf: Add namespace to BPF internal symbols
	perf/x86: Fix non-sampling (counting) events on certain x86 platforms
	LoongArch: Select ARCH_USE_MEMTEST
	LoongArch: Make regs_irqs_disabled() more clear
	LoongArch: Make do_xyz() exception handlers more robust
	KVM: SVM: Disable AVIC on SNP-enabled system without HvInUseWrAllowed feature
	netfilter: fib: avoid lookup if socket is available
	virtio_console: fix missing byte order handling for cols and rows
	sched_ext: Use kvzalloc for large exit_dump allocation
	crypto: atmel-sha204a - Set hwrng quality to lowest possible
	xen-netfront: handle NULL returned by xdp_convert_buff_to_frame()
	net: selftests: initialize TCP header and skb payload with zero
	net: phy: microchip: force IRQ polling mode for lan88xx
	scsi: mpi3mr: Fix pending I/O counter
	rust: firmware: Use `ffi::c_char` type in `FwFunc`
	drm: panel: jd9365da: fix reset signal polarity in unprepare
	drm/amd/display: Fix gpu reset in multidisplay config
	drm/amd/display: Force full update in gpu reset
	x86/insn: Fix CTEST instruction decoding
	irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
	LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
	LoongArch: Return NULL from huge_pte_offset() for invalid PMD
	LoongArch: Remove a bogus reference to ZONE_DMA
	LoongArch: KVM: Fully clear some CSRs when VM reboot
	LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
	io_uring: fix 'sync' handling of io_fallback_tw()
	KVM: SVM: Allocate IR data using atomic allocation
	cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
	mcb: fix a double free bug in chameleon_parse_gdd()
	ata: libata-scsi: Improve CDL control
	ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
	ata: libata-scsi: Fix ata_msense_control_ata_feature()
	USB: storage: quirk for ADATA Portable HDD CH94
	scsi: Improve CDL control
	mei: me: add panther lake H DID
	mei: vsc: Fix fortify-panic caused by invalid counted_by() use
	KVM: x86: Explicitly treat routing entry type changes as changes
	KVM: x86: Reset IRTE to host control if *new* route isn't postable
	KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producer
	char: misc: register chrdev region with all possible minors
	misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration
	misc: microchip: pci1xxxx: Fix incorrect IRQ status handling during ack
	firmware: stratix10-svc: Add of_platform_default_populate()
	tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
	serial: msm: Configure correct working mode before starting earlycon
	serial: sifive: lock port in startup()/shutdown() callbacks
	USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe
	USB: serial: option: add Sierra Wireless EM9291
	USB: serial: simple: add OWON HDS200 series oscilloscope support
	xhci: Limit time spent with xHC interrupts disabled during bus resume
	usb: xhci: Fix invalid pointer dereference in Etron workaround
	usb: cdns3: Fix deadlock when using NCM gadget
	usb: chipidea: ci_hdrc_imx: fix usbmisc handling
	usb: chipidea: ci_hdrc_imx: fix call balance of regulator routines
	usb: chipidea: ci_hdrc_imx: implement usb_phy_init() error handling
	USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02)
	usb: dwc3: gadget: check that event count does not exceed event buffer length
	usb: dwc3: xilinx: Prevent spike in reset signal
	usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive
	usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive
	USB: VLI disk crashes if LPM is used
	USB: wdm: handle IO errors in wdm_wwan_port_start
	USB: wdm: close race between wdm_open and wdm_wwan_port_stop
	USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
	USB: wdm: add annotation
	selftests/bpf: Fix stdout race condition in traffic monitor
	pinctrl: renesas: rza2: Fix potential NULL pointer dereference
	pinctrl: mcp23s08: Get rid of spurious level interrupts
	MIPS: cm: Detect CM quirks from device tree
	crypto: ccp - Add support for PCI device 0x1134
	crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
	crypto: null - Use spin lock instead of mutex
	bpf: Fix kmemleak warning for percpu hashmap
	bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
	clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec()
	parisc: PDT: Fix missing prototype warning
	s390/sclp: Add check for get_zeroed_page()
	s390/tty: Fix a potential memory leak bug
	bpf: bpftool: Setting error code in do_loader()
	bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
	bpf: Reject attaching fexit/fmod_ret to __noreturn functions
	mailbox: pcc: Fix the possible race in updation of chan_in_use flag
	mailbox: pcc: Always clear the platform ack interrupt first
	usb: host: max3421-hcd: Add missing spi_device_id table
	fs/ntfs3: Keep write operations atomic
	fs/ntfs3: Fix WARNING in ntfs_extend_initialized_size
	usb: dwc3: gadget: Refactor loop to avoid NULL endpoints
	usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield
	sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
	usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
	usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
	xhci: Handle spurious events on Etron host isoc enpoints
	i3c: master: svc: Add support for Nuvoton npcm845 i3c
	dmaengine: dmatest: Fix dmatest waiting less when interrupted
	usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
	phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
	usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
	usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
	thunderbolt: Scan retimers after device router has been enumerated
	um: work around sched_yield not yielding in time-travel mode
	objtool: Silence more KCOV warnings
	objtool, panic: Disable SMAP in __stack_chk_fail()
	objtool, ASoC: codecs: wcd934x: Remove potential undefined behavior in wcd934x_slim_irq_handler()
	objtool, regulator: rk808: Remove potential undefined behavior in rk806_set_mode_dcdc()
	objtool, lkdtm: Obfuscate the do_nothing() pointer
	qibfs: fix _another_ leak
	ntb: reduce stack usage in idt_scan_mws
	ntb_hw_amd: Add NTB PCI ID for new gen CPU
	9p/net: fix improper handling of bogus negative read/write replies
	9p/trans_fd: mark concurrent read and writes to p9_conn->err
	rtc: pcf85063: do a SW reset if POR failed
	io_uring: always do atomic put from iowq
	kbuild: add dependency from vmlinux to sorttable
	sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP
	KVM: s390: Don't use %pK through tracepoints
	KVM: s390: Don't use %pK through debug printing
	cgroup/cpuset: Don't allow creation of local partition over a remote one
	selftests: ublk: fix test_stripe_04
	perf/core: Fix WARN_ON(!ctx) in __free_event() for partial init
	xen: Change xen-acpi-processor dom0 dependency
	nvme: requeue namespace scan on missed AENs
	ACPI: EC: Set ec_no_wakeup for Lenovo Go S
	ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls
	drm/amdgpu: Increase KIQ invalidate_tlbs timeout
	drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
	nvme: re-read ANA log page after ns scan completes
	nvme: multipath: fix return value of nvme_available_path
	objtool: Stop UNRET validation on UD2
	gpiolib: of: Move Atmel HSMCI quirk up out of the regulator comment
	x86/xen: disable CPU idle and frequency drivers for PVH dom0
	selftests/mincore: Allow read-ahead pages to reach the end of the file
	x86/bugs: Use SBPB in write_ibpb() if applicable
	x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline
	x86/bugs: Don't fill RSB on context switch with eIBRS
	nvmet-fc: take tgtport reference only once
	nvmet-fc: put ref when assoc->del_work is already scheduled
	cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE mode
	timekeeping: Add a lockdep override in tick_freeze()
	cifs: Fix querying of WSL CHR and BLK reparse points over SMB1
	iommu: Clear iommu-dma ops on cleanup
	ext4: make block validity check resistent to sb bh corruption
	scsi: hisi_sas: Fix I/O errors caused by hardware port ID changes
	scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()
	scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO
	scsi: ufs: exynos: Move phy calls to .exit() callback
	scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()
	scsi: pm80xx: Set phy_attached to zero when device is gone
	ASoC: fsl_asrc_dma: get codec or cpu dai from backend
	x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
	netfs: Only create /proc/fs/netfs with CONFIG_PROC_FS
	iomap: skip unnecessary ifs_block_is_uptodate check
	riscv: Provide all alternative macros all the time
	ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
	spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
	spi: tegra210-quad: add rate limiting and simplify timeout error message
	ubsan: Fix panic from test_ubsan_out_of_bounds
	x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores
	md/raid1: Add check for missing source disk in process_checks()
	drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4
	drm/amdgpu: Use the right function for hdp flush
	spi: spi-imx: Add check for spi_imx_setupxfer()
	Revert "drivers: core: synchronize really_probe() and dev_uevent()"
	driver core: introduce device_set_driver() helper
	driver core: fix potential NULL pointer dereference in dev_uevent()
	xfs: do not check NEEDSREPAIR if ro,norecovery mount.
	xfs: Do not allow norecovery mount with quotacheck
	xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
	xfs: flush inodegc before swapon
	selftests/bpf: fix bpf_map_redirect call for cpu map test
	selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
	selftests/bpf: check program redirect in xdp_cpumap_attach
	selftests/bpf: Adjust data size to have ETH_HLEN
	usb: typec: class: Fix NULL pointer access
	vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
	comedi: jr3_pci: Fix synchronous deletion of timer
	ext4: goto right label 'out_mmap_sem' in ext4_setattr()
	usb: typec: class: Invalidate USB device pointers on partner unregistration
	Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320 family"
	net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
	net: dsa: mv88e6xxx: enable PVT for 6321 switch
	net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
	net: dsa: mv88e6xxx: enable STU methods for 6320 family
	iommu: Handle race with default domain setup
	crypto: lib/Kconfig - Hide arch options from user
	media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()
	MIPS: cm: Fix warning if MIPS_CM is disabled
	nvme: fixup scan failure for non-ANA multipath controllers
	usb: xhci: Fix Short Packet handling rework ignoring errors
	objtool: Ignore end-of-section jumps for KCOV/GCOV
	objtool: Silence more KCOV warnings, part 2
	usb: typec: class: Unlocked on error in typec_register_partner()
	crypto: Kconfig - Select LIB generic option
	arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
	mq-deadline: don't call req_get_ioprio from the I/O completion handler
	Linux 6.12.26

Change-Id: Iff5be8c388b8b915652fafb787156a4653f060aa
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-05-20 16:37:12 +00:00
Miguel Ojeda
6b0383a21d rust: clean Rust 1.88.0's clippy::uninlined_format_args lint
commit 211dcf77856db64c73e0c3b9ce0c624ec855daca upstream.

Starting with Rust 1.88.0 (expected 2025-06-26) [1], `rustc` may move
back the `uninlined_format_args` to `style` from `pedantic` (it was
there waiting for rust-analyzer suppotr), and thus we will start to see
lints like:

    warning: variables can be used directly in the `format!` string
       --> rust/macros/kunit.rs:105:37
        |
    105 |         let kunit_wrapper_fn_name = format!("kunit_rust_wrapper_{}", test);
        |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        |
        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
    help: change this to
        |
    105 -         let kunit_wrapper_fn_name = format!("kunit_rust_wrapper_{}", test);
    105 +         let kunit_wrapper_fn_name = format!("kunit_rust_wrapper_{test}");

There is even a case that is a pure removal:

    warning: variables can be used directly in the `format!` string
      --> rust/macros/module.rs:51:13
       |
    51 |             format!("{field}={content}\0", field = field, content = content)
       |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
       |
       = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
    help: change this to
       |
    51 -             format!("{field}={content}\0", field = field, content = content)
    51 +             format!("{field}={content}\0")

The lints all seem like nice cleanups, thus just apply them.

We may want to disable `allow-mixed-uninlined-format-args` in the future.

Cc: stable@vger.kernel.org # Needed in 6.12.y and later (Rust is pinned in older LTSs).
Link: https://github.com/rust-lang/rust-clippy/pull/14160 [1]
Acked-by: Benno Lossin <lossin@kernel.org>
Reviewed-by: Tamir Duberstein <tamird@gmail.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250502140237.1659624-6-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-18 08:24:57 +02:00
Miguel Ojeda
1c25723831 rust: allow Rust 1.87.0's clippy::ptr_eq lint
commit a39f3087092716f2bd531d6fdc20403c3dc2a879 upstream.

Starting with Rust 1.87.0 (expected 2025-05-15) [1], Clippy may expand
the `ptr_eq` lint, e.g.:

    error: use `core::ptr::eq` when comparing raw pointers
       --> rust/kernel/list.rs:438:12
        |
    438 |         if self.first == item {
        |            ^^^^^^^^^^^^^^^^^^ help: try: `core::ptr::eq(self.first, item)`
        |
        = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_eq
        = note: `-D clippy::ptr-eq` implied by `-D warnings`
        = help: to override `-D warnings` add `#[allow(clippy::ptr_eq)]`

It is expected that a PR to relax the lint will be backported [2] by
the time Rust 1.87.0 releases, since the lint was considered too eager
(at least by default) [3].

Thus allow the lint temporarily just in case.

Cc: stable@vger.kernel.org # Needed in 6.12.y and later (Rust is pinned in older LTSs).
Link: https://github.com/rust-lang/rust-clippy/pull/14339 [1]
Link: https://github.com/rust-lang/rust-clippy/pull/14526 [2]
Link: https://github.com/rust-lang/rust-clippy/issues/14525 [3]
Link: https://lore.kernel.org/r/20250502140237.1659624-3-ojeda@kernel.org
[ Converted to `allow`s since backport was confirmed. - Miguel ]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-18 08:24:57 +02:00
Miguel Ojeda
376b73292a rust: clean Rust 1.88.0's unnecessary_transmutes lint
commit 7129ea6e242b00938532537da41ddf5fa3e21471 upstream.

Starting with Rust 1.88.0 (expected 2025-06-26) [1][2], `rustc` may
introduce a new lint that catches unnecessary transmutes, e.g.:

     error: unnecessary transmute
         --> rust/uapi/uapi_generated.rs:23242:18
          |
    23242 |         unsafe { ::core::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u8) }
          |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `(self._bitfield_1.get(0usize, 1u8) as u8 == 1)`
          |
          = note: `-D unnecessary-transmutes` implied by `-D warnings`
          = help: to override `-D warnings` add `#[allow(unnecessary_transmutes)]`

There are a lot of them (at least 300), but luckily they are all in
`bindgen`-generated code.

Thus clean all up by allowing it there.

Since unknown lints trigger a lint itself in older compilers, do it
conditionally so that we can keep the `unknown_lints` lint enabled.

Cc: stable@vger.kernel.org # Needed in 6.12.y and later (Rust is pinned in older LTSs).
Link: https://github.com/rust-lang/rust/pull/136083 [1]
Link: https://github.com/rust-lang/rust/issues/136067 [2]
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Link: https://lore.kernel.org/r/20250502140237.1659624-4-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-18 08:24:51 +02:00
Alice Ryhl
bf40001347 ANDROID: rust_binder: add back tracepoints
Tracepoints were removed from the the vendor module version of Rust
Binder as it required either fixing b/394605825 or hard-coding the
tracepoint declarations as created by bindgen.

As we are moving Rust Binder back into common/, this no longer depends
on invoking bindgen from the DDK. Thus, revert these changes.

Bug: 394605825
Bug: 388786466
Change-Id: I81fe5b2b4c92826c6478606cd78c8fccd8a5c7e4
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
8313296331 FROMGIT: rust: alloc: add Vec::insert_within_capacity
This adds a variant of Vec::insert that does not allocate memory. This
makes it safe to use this function while holding a spinlock. Rust Binder
uses it for the range allocator fast path.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-7-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 771c5a7d9843643b035938624050e7769133b9cc
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: I5661d5ee9ff239a92c4a640e334ad6d60196ad25
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
c28afde01d FROMGIT: rust: alloc: add Vec::remove
This is needed by Rust Binder in the range allocator, and by upcoming
GPU drivers during firmware initialization.

Panics in the kernel are best avoided when possible, so an error is
returned if the index is out of bounds. An error type is used rather
than just returning Option<T> to let callers handle errors with ?.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-6-06d20ad9366f@google.com
[ Remove `# Panics` section; `Vec::remove() handles the error properly.`
  - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 294a7ecbdf0a5d65c6df1287c5d56241e9331cf2
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: I80a8925910f234cccd325614634aa8a12e85ea1c
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
e1da60354a FROMGIT: rust: alloc: add Vec::retain
This adds a common Vec method called `retain` that removes all elements
that don't match a certain condition. Rust Binder uses it to find all
processes that match a given pid.

The stdlib retain method takes &T rather than &mut T and has a separate
retain_mut for the &mut T case. However, this is considered an API
mistake that can't be fixed now due to backwards compatibility. There's
no reason for us to repeat that mistake.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-5-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 9f140894e72735f034fdc0e963d0550ef03c6f44
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: I1a126b3a847142eaa90794789280abb91e000b58
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
1e01dcf3be FROMGIT: rust: alloc: add Vec::drain_all
This is like the stdlib method drain, except that it's hard-coded to use
the entire vector's range. Rust Binder uses it in the range allocator to
take ownership of everything in a vector in a case where reusing the
vector is desirable.

Implementing `DrainAll` in terms of `slice::IterMut` lets us reuse some
nice optimizations in core for the case where T is a ZST.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-4-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 088bf14a886e1e746c961a862ebccbb76d7cbd4e
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: I65ab0823980a15a0c18f960f9ab7ff6fa621c06a
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
1a17ca097d FROMGIT: rust: alloc: add Vec::push_within_capacity
This introduces a new method called `push_within_capacity` for appending
to a vector without attempting to allocate if the capacity is full. Rust
Binder will use this in various places to safely push to a vector while
holding a spinlock.

The implementation is moved to a push_within_capacity_unchecked method.
This is preferred over having push() call push_within_capacity()
followed by an unwrap_unchecked() for simpler unsafe.

Panics in the kernel are best avoided when possible, so an error is
returned if the vector does not have sufficient capacity. An error type
is used rather than just returning Result<(),T> to make it more
convenient for callers (i.e. they can use ? or unwrap).

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-3-06d20ad9366f@google.com
[ Remove public visibility from `Vec::push_within_capacity_unchecked()`.
  - Danilo ]
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 9def0d0a2a1c62d7970f4ce5ad5557968c98f637
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: Ib01be654536651a8189b28fddc9f8f332ffbcbfb
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
75c0948156 FROMGIT: rust: alloc: add Vec::pop
This introduces a basic method that our custom Vec is missing. I expect
that it will be used in many places, but at the time of writing, Rust
Binder has six calls to Vec::pop.

Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Benno Lossin <lossin@kernel.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-2-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit f2b4dd7093438e4884cb01a783212abfbc9cc40b
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: I81085d4a5fc7fe9377c3857e8f0adca8aabd8984
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Alice Ryhl
ed2019e2c4 FROMGIT: rust: alloc: add Vec::clear
Our custom Vec type is missing the stdlib method `clear`, thus add it.
It will be used in the miscdevice sample.

Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Reviewed-by: Tamir Duberstein <tamird@gmail.com>
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20250502-vec-methods-v5-1-06d20ad9366f@google.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit a1e4d5c9d708d7a0e7071015a120a4489404128f
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: If3e0171d6b2298807dbf7abc36f110a5457ff4f9
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00
Tamir Duberstein
04d685ecf9 FROMGIT: rust: alloc: replace Vec::set_len with inc_len
Rename `set_len` to `inc_len` and simplify its safety contract.

Note that the usage in `CString::try_from_fmt` remains correct as the
receiver is known to have `len == 0`.

Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Link: https://lore.kernel.org/r/20250416-vec-set-len-v4-4-112b222604cd@gmail.com
Signed-off-by: Danilo Krummrich <dakr@kernel.org>

Bug: 414994413
(cherry picked from commit 88d5d6a38d5161228fbfe017eb94d777d5e8a0e4
 https://github.com/Rust-for-Linux/linux.git alloc-next)
Change-Id: If8c9311fed95246e2329818589e0c9104d5d0685
Signed-off-by: Alice Ryhl <aliceryhl@google.com>
2025-05-16 10:31:04 -07:00