This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from dd72c8fcf6d3 Merge tag 'platform-drivers-x86-v6.18-2' of git://git.kern [...] new c97513cddcfc hung_task: fix warnings caused by unaligned lock pointers new f0c5118ebb0e mm/damon/sysfs: catch commit test ctx alloc failure new 139e7a572af0 mm/damon/sysfs: dealloc commit test ctx always new 03521c892bb8 dma-debug: don't report false positives with DMA_BOUNCE_UN [...] new c83aab85e181 mm: don't spin in add_stack_record when gfp flags don't allow new 78a63493f8e3 ocfs2: clear extent cache after moving/defragmenting extents new 841a8bfcbad9 mm: prevent poison consumption when splitting THP new 0e59f47c15ce mm/mremap: correctly account old mapping after MREMAP_DONT [...] new c3fa5b1bfd83 mm/damon/core: fix list_add_tail() call on damon_call() new 4ba5a8a7faa6 vmw_balloon: indicate success when effectively deflating d [...] new cec944dd329f hugetlbfs: move lock assertions after early returns in hug [...] new 7071537159be mm/damon/core: fix potential memory leak by cleaning ops_f [...] new 7eca961dd718 mm/damon/core: use damos_commit_quota_goal() for new goal commit new 9aa12167ef11 csky: abiv2: adapt to new folio flags field new 0f3ad9c6105f Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://g [...] new b69ffeaa0ae4 scsi: storvsc: Prefer returning channel with the same CPU [...] new 987da233b298 scsi: qla4xxx: Fix typos in comments new 120642726ecb scsi: libfc: Prevent integer overflow in fc_fcp_recv_data() new 6dfc353af575 scsi: ufs: qcom: dt-bindings: Document the Kaanapali UFS c [...] new 7c3321f3d279 scsi: ufs: phy: dt-bindings: Add QMP UFS PHY compatible fo [...] new 482779066035 Merge branch '6.18/scsi-queue' into 6.18/scsi-fixes new 43e9ad0c55a3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 22 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 4 + .../devicetree/bindings/ufs/qcom,sm8650-ufshc.yaml | 2 + arch/csky/abiv2/cacheflush.c | 2 +- arch/csky/abiv2/inc/abi/cacheflush.h | 4 +- drivers/misc/vmw_balloon.c | 8 +- drivers/scsi/libfc/fc_fcp.c | 2 +- drivers/scsi/qla4xxx/ql4_os.c | 8 +- drivers/scsi/storvsc_drv.c | 96 ++++++++++------------ fs/hugetlbfs/inode.c | 9 -- fs/ocfs2/move_extents.c | 5 ++ include/linux/hung_task.h | 8 +- kernel/dma/debug.c | 5 +- mm/damon/core.c | 7 +- mm/damon/sysfs.c | 7 +- mm/huge_memory.c | 3 + mm/hugetlb.c | 5 +- mm/migrate.c | 3 +- mm/mremap.c | 15 ++-- mm/page_owner.c | 3 + 19 files changed, 101 insertions(+), 95 deletions(-)