Commit Graph

3834 Commits

Author SHA1 Message Date
Daniel Lee 0ea221d236 BACKPORT: FROMGIT: f2fs: add sysfs entry for effective lookup mode
This commit introduces a new read-only sysfs entry at
/sys/fs/f2fs/<device>/effective_lookup_mode.

This entry displays the actual directory lookup mode F2FS is
currently using. This is needed for debugging and verification,
as the behavior is determined by both on-disk flags and mount
options.

Bug: 432807936
(cherry picked from commit 1bd119da0b93d6d61891edf2b9d036800aba687f
 https: //git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git dev)
Link: https://lore.kernel.org/linux-f2fs-devel/20250805065228.1473089-1-chullee@google.com/
Change-Id: Iabb9548bb9f73ef42d46ed0506a0372ec37e75d8
[chullee: resolved merge conflicts in the document]
Signed-off-by: Daniel Lee <chullee@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2025-08-20 16:06:55 -07:00
Huan Tang ba125a42ce BACKPORT: FROMGIT: scsi: ufs: core: Add HID support
Follow JESD220G, support HID(Host Initiated Defragmentation) through
sysfs, the relevant sysfs nodes are as follows:

	1. analysis_trigger
	2. defrag_trigger
	3. fragmented_size
	4. defrag_size
	5. progress_ratio
	6. state

The detailed definition of the six nodes can be found in the sysfs
documentation.

HID's execution policy is given to user-space.

Signed-off-by: Huan Tang <tanghuan@vivo.com>
Signed-off-by: Wenxing Cheng <wenxing.cheng@vivo.com>
Link: https://lore.kernel.org/r/20250523064604.800-1-tanghuan@vivo.com
Suggested-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Reviewed-by: Bean Huo <huobean@gmail.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Yangtao Li <frank.li@vivo.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Bug: 435744113
Change-Id: Ib2348157694d3b57dab2da9f8b47be5b0bccf42d
(cherry picked from commit ae7795a8c2582b5fb7971132753810a3f158e7b2 https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next)
[ bvanassche: introduced struct ufs_hba_priv ]
Signed-off-by: Bart Van Assche <bvanassche@google.com>
2025-08-05 08:44: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
Matthias Maennich 4d4a57c298 ANDROID: Remove all but top-level OWNERS
Now that the branch is used to create production GKI
images, need to institute ACK DrNo for all commits.

The DrNo approvers are in the android-mainline branch
at /OWNERS_DrNo.

Bug: 341883495
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Id5bb83d7add5f314df6816c1c51b4bf2d8018e79
2025-07-22 07:59:36 -07:00
Greg Kroah-Hartman 9222a6a6c0 Merge 6.12.37 into android16-6.12-lts
GKI (arm64) relevant 35 out of 230 changes, affecting 67 files +612/-427
  ec9be081c5 Revert "mmc: sdhci: Disable SD card clock before changing parameters" [1 file, +2/-7]
  0698a2eb7d Bluetooth: HCI: Set extended advertising data synchronously [2 files, +130/-113]
  3672fe9d1e Bluetooth: hci_sync: revert some mesh modifications [1 file, +4/-12]
  44bb1e13b4 Bluetooth: MGMT: set_mesh: update LE scan interval and window [1 file, +22/-0]
  a99f80c88a Bluetooth: MGMT: mesh_send: check instances prior disabling advertising [1 file, +2/-1]
  5581e694d3 usb: typec: altmodes/displayport: do not index invalid pin_assignments [2 files, +2/-1]
  b1abc5ab47 scsi: sd: Fix VPD page 0xb7 length check [1 file, +1/-1]
  381c1c1219 Bluetooth: Prevent unintended pause by checking if advertising is active [1 file, +4/-0]
  f0fee863a7 nvme: Fix incorrect cdw15 value in passthru error logging [1 file, +1/-1]
  50c86c0945 netfs: Fix i_size updating [2 files, +8/-2]
  a553afd91f net/sched: Always pass notifications when child class becomes empty [1 file, +5/-14]
  d78f79a2c1 spinlock: extend guard with spinlock_bh variants [1 file, +13/-0]
  0cc4721a71 sched/fair: Rename h_nr_running into h_nr_queued [5 files, +53/-53]
  a2562bdd35 sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE [1 file, +11/-2]
  5833026221 f2fs: decrease spare area for pinned files for zoned devices [3 files, +5/-2]
  8912b139a8 f2fs: zone: fix to calculate first_zoned_segno correctly [4 files, +69/-20]
  c5474a7b04 bpf: use common instruction history across all states [2 files, +63/-63]
  4265682c29 bpf: Do not include stack ptr register in precision backtracking bookkeeping [2 files, +24/-6]
  e0fefe9bc0 netfs: Fix oops in write-retry from mis-resetting the subreq iterator [1 file, +3/-2]
  acf9ab15ec selinux: change security_compute_sid to return the ssid or tsid on match [1 file, +11/-5]
  42c5a4b47d rcu: Return early if callback is not specified [1 file, +4/-0]
  e036efbe58 add a string-to-qstr constructor [10 files, +13/-23]
  f94c422157 fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass [3 files, +21/-13]
  8caccd2eac usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed [1 file, +4/-1]
  9f75893189 Revert "usb: xhci: Implement xhci_handshake_check_state() helper" [3 files, +3/-30]
  fbebc2254a usb: xhci: quirk for data loss in ISOC transfers [3 files, +30/-0]
  195597e0be xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS [1 file, +2/-1]
  dbdd2a2320 Input: xpad - support Acer NGR 200 Controller [1 file, +2/-0]
  3b1407caac usb: dwc3: Abort suspend on soft disconnect failure [2 files, +16/-15]
  7cb8750160 usb: acpi: fix device link removal [3 files, +8/-1]
  c745744a82 dma-buf: fix timeout handling in dma_resv_wait_timeout v2 [1 file, +7/-5]
  ccdc472b4d Logitech C-270 even more broken [1 file, +2/-1]
  c782f98eef usb: typec: displayport: Fix potential deadlock [1 file, +1/-2]
  ead91de35d mm/vmalloc: fix data race in show_numa_info() [1 file, +35/-28]
  4c443046d8 mm: userfaultfd: fix race of userfaultfd_move and swap cache [1 file, +31/-2]

Changes in 6.12.37
        rtc: pcf2127: add missing semicolon after statement
        rtc: pcf2127: fix SPI command byte for PCF2131
        rtc: cmos: use spin_lock_irqsave in cmos_interrupt
        virtio-net: xsk: rx: fix the frame's length check
        virtio-net: ensure the received length does not exceed allocated size
        s390/pci: Fix stale function handles in error handling
        s390/pci: Do not try re-enabling load/store if device is disabled
        net: txgbe: request MISC IRQ in ndo_open
        vsock/vmci: Clear the vmci transport packet properly when initializing it
        net: libwx: fix the incorrect display of the queue number
        mmc: sdhci: Add a helper function for dump register in dynamic debug mode
        Revert "mmc: sdhci: Disable SD card clock before changing parameters"
        mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier
        Bluetooth: HCI: Set extended advertising data synchronously
        Bluetooth: hci_sync: revert some mesh modifications
        Bluetooth: MGMT: set_mesh: update LE scan interval and window
        Bluetooth: MGMT: mesh_send: check instances prior disabling advertising
        iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
        regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods
        Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()
        usb: typec: altmodes/displayport: do not index invalid pin_assignments
        mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data
        mtk-sd: Prevent memory corruption from DMA map failure
        mtk-sd: reset host->mrq on prepare_data() error
        drm/v3d: Disable interrupts before resetting the GPU
        firmware: arm_ffa: Fix memory leak by freeing notifier callback node
        firmware: arm_ffa: Move memory allocation outside the mutex locking
        firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context
        arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename
        platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment
        RDMA/mlx5: Fix unsafe xarray access in implicit ODP handling
        RDMA/mlx5: Initialize obj_event->obj_sub_list before xa_insert
        nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
        NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
        scsi: qla2xxx: Fix DMA mapping test in qla24xx_get_port_database()
        scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu()
        scsi: sd: Fix VPD page 0xb7 length check
        scsi: ufs: core: Fix spelling of a sysfs attribute name
        RDMA/mlx5: Fix HW counters query for non-representor devices
        RDMA/mlx5: Fix CC counters query for MPV
        RDMA/mlx5: Fix vport loopback for MPV device
        platform/mellanox: mlxbf-pmc: Fix duplicate event ID for CACHE_DATA1
        platform/mellanox: nvsw-sn2201: Fix bus number in adapter error message
        Bluetooth: Prevent unintended pause by checking if advertising is active
        btrfs: fix missing error handling when searching for inode refs during log replay
        btrfs: fix iteration of extrefs during log replay
        btrfs: return a btrfs_inode from btrfs_iget_logging()
        btrfs: return a btrfs_inode from read_one_inode()
        btrfs: fix invalid inode pointer dereferences during log replay
        btrfs: fix inode lookup error handling during log replay
        btrfs: record new subvolume in parent dir earlier to avoid dir logging races
        btrfs: propagate last_unlink_trans earlier when doing a rmdir
        btrfs: use btrfs_record_snapshot_destroy() during rmdir
        ethernet: atl1: Add missing DMA mapping error checks and count errors
        dpaa2-eth: fix xdp_rxq_info leak
        drm/exynos: fimd: Guard display clock control with runtime PM calls
        spi: spi-fsl-dspi: Clear completion counter before initiating transfer
        drm/i915/selftests: Change mock_request() to return error pointers
        nvme: Fix incorrect cdw15 value in passthru error logging
        nvmet: fix memory leak of bio integrity
        platform/x86: dell-wmi-sysman: Fix WMI data block retrieval in sysfs callbacks
        platform/x86: hp-bioscfg: Directly use firmware_attributes_class
        platform/x86: hp-bioscfg: Fix class device unregistration
        platform/x86: firmware_attributes_class: Move include linux/device/class.h
        platform/x86: firmware_attributes_class: Simplify API
        platform/x86: think-lmi: Directly use firmware_attributes_class
        platform/x86: think-lmi: Fix class device unregistration
        platform/x86: dell-sysman: Directly use firmware_attributes_class
        platform/x86: dell-wmi-sysman: Fix class device unregistration
        platform/mellanox: mlxreg-lc: Fix logic error in power state check
        drm/bridge: aux-hpd-bridge: fix assignment of the of_node
        smb: client: fix warning when reconnecting channel
        net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
        drm/i915/gt: Fix timeline left held on VMA alloc error
        drm/i915/gsc: mei interrupt top half should be in irq disabled context
        idpf: return 0 size for RSS key if not supported
        idpf: convert control queue mutex to a spinlock
        igc: disable L1.2 PCI-E link substate to avoid performance issue
        smb: client: set missing retry flag in smb2_writev_callback()
        smb: client: set missing retry flag in cifs_readv_callback()
        smb: client: set missing retry flag in cifs_writev_callback()
        netfs: Fix i_size updating
        lib: test_objagg: Set error message in check_expect_hints_stats()
        amd-xgbe: align CL37 AN sequence as per databook
        enic: fix incorrect MTU comparison in enic_change_mtu()
        rose: fix dangling neighbour pointers in rose_rt_device_down()
        nui: Fix dma_mapping_error() check
        net/sched: Always pass notifications when child class becomes empty
        amd-xgbe: do not double read link status
        smb: client: fix race condition in negotiate timeout by using more precise timing
        arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma
        crypto: iaa - Remove dst_null support
        crypto: iaa - Do not clobber req->base.data
        spinlock: extend guard with spinlock_bh variants
        crypto: zynqmp-sha - Add locking
        kunit: qemu_configs: sparc: use Zilog console
        kunit: qemu_configs: sparc: Explicitly enable CONFIG_SPARC32=y
        kunit: qemu_configs: Disable faulting tests on 32-bit SPARC
        gfs2: Initialize gl_no_formal_ino earlier
        gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
        gfs2: Rename dinode_demise to evict_behavior
        gfs2: Prevent inode creation race
        gfs2: Decode missing glock flags in tracepoints
        gfs2: Add GLF_PENDING_REPLY flag
        gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
        gfs2: Move gfs2_dinode_dealloc
        gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
        gfs2: deallocate inodes in gfs2_create_inode
        btrfs: prepare btrfs_page_mkwrite() for large folios
        btrfs: fix wrong start offset for delalloc space release during mmap write
        sched/fair: Rename h_nr_running into h_nr_queued
        sched/fair: Add new cfs_rq.h_nr_runnable
        sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
        gfs2: Move gfs2_trans_add_databufs
        gfs2: Don't start unnecessary transactions during log flush
        ASoC: tas2764: Extend driver to SN012776
        ASoC: tas2764: Reinit cache on part reset
        ACPI: thermal: Fix stale comment regarding trip points
        ACPI: thermal: Execute _SCP before reading trip points
        bonding: Mark active offloaded xfrm_states
        wifi: ath12k: fix skb_ext_desc leak in ath12k_dp_tx() error path
        wifi: ath12k: Handle error cases during extended skb allocation
        wifi: ath12k: fix wrong handling of CCMP256 and GCMP ciphers
        RDMA/rxe: Fix "trying to register non-static key in rxe_qp_do_cleanup" bug
        iommu: ipmmu-vmsa: avoid Wformat-security warning
        f2fs: decrease spare area for pinned files for zoned devices
        f2fs: zone: introduce first_zoned_segno in f2fs_sb_info
        f2fs: zone: fix to calculate first_zoned_segno correctly
        scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structure
        scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmask
        scsi: lpfc: Avoid potential ndlp use-after-free in dev_loss_tmo_callbk
        hisi_acc_vfio_pci: bugfix cache write-back issue
        hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
        bpf: use common instruction history across all states
        bpf: Do not include stack ptr register in precision backtracking bookkeeping
        arm64: dts: qcom: sm8650: change labels to lower-case
        arm64: dts: qcom: sm8650: Fix domain-idle-state for CPU2
        arm64: dts: renesas: Use interrupts-extended for Ethernet PHYs
        arm64: dts: renesas: Factor out White Hawk Single board support
        arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN description
        arm64: dts: qcom: sm8650: add the missing l2 cache node
        ubsan: integer-overflow: depend on BROKEN to keep this out of CI
        remoteproc: k3: Call of_node_put(rmem_np) only once in three functions
        remoteproc: k3-r5: Add devm action to release reserved memory
        remoteproc: k3-r5: Use devm_kcalloc() helper
        remoteproc: k3-r5: Use devm_ioremap_wc() helper
        remoteproc: k3-r5: Use devm_rproc_add() helper
        remoteproc: k3-r5: Refactor sequential core power up/down operations
        netfs: Fix oops in write-retry from mis-resetting the subreq iterator
        mfd: exynos-lpass: Fix another error handling path in exynos_lpass_probe()
        drm/xe: Fix DSB buffer coherency
        drm/xe: Move DSB l2 flush to a more sensible place
        drm/xe: add interface to request physical alignment for buffer objects
        drm/xe: Allow bo mapping on multiple ggtts
        drm/xe: move DPT l2 flush to a more sensible place
        drm/xe: Replace double space with single space after comma
        drm/xe/guc: Dead CT helper
        drm/xe/guc: Explicitly exit CT safe mode on unwind
        selinux: change security_compute_sid to return the ssid or tsid on match
        drm/simpledrm: Do not upcast in release helpers
        drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
        drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
        drm/amdgpu: add kicker fws loading for gfx11/smu13/psp13
        drm/amd/display: Add more checks for DSC / HUBP ONO guarantees
        arm64: dts: qcom: x1e80100-crd: mark l12b and l15b always-on
        drm/amdgpu/mes: add missing locking in helper functions
        sched_ext: Make scx_group_set_weight() always update tg->scx.weight
        scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
        drm/msm: Fix a fence leak in submit error path
        drm/msm: Fix another leak in the submit error path
        ALSA: sb: Don't allow changing the DMA mode during operations
        ALSA: sb: Force to disable DMAs once when DMA mode is changed
        ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
        ata: pata_cs5536: fix build on 32-bit UML
        ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal mic
        platform/x86/amd/pmc: Add PCSpecialist Lafite Pro V 14M to 8042 quirks list
        genirq/irq_sim: Initialize work context pointers properly
        powerpc: Fix struct termio related ioctl macros
        ASoC: amd: yc: update quirk data for HP Victus
        regulator: fan53555: add enable_time support and soft-start times
        scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()
        aoe: defer rexmit timer downdev work to workqueue
        wifi: mac80211: drop invalid source address OCB frames
        wifi: ath6kl: remove WARN on bad firmware input
        ACPICA: Refuse to evaluate a method if arguments are missing
        mtd: spinand: fix memory leak of ECC engine conf
        rcu: Return early if callback is not specified
        add a string-to-qstr constructor
        module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper
        fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
        RDMA/mlx5: Fix cache entry update on dereg error
        IB/mlx5: Fix potential deadlock in MR deregistration
        drm/xe/bmg: Update Wa_22019338487
        drm/xe: Allow dropping kunit dependency as built-in
        NFSv4/flexfiles: Fix handling of NFS level errors in I/O
        usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removed
        Revert "usb: xhci: Implement xhci_handshake_check_state() helper"
        usb: xhci: quirk for data loss in ISOC transfers
        xhci: dbctty: disable ECHO flag by default
        xhci: dbc: Flush queued requests before stopping dbc
        xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
        Input: xpad - support Acer NGR 200 Controller
        Input: iqs7222 - explicitly define number of external channels
        usb: cdnsp: do not disable slot for disabled slot
        usb: cdnsp: Fix issue with CV Bad Descriptor test
        usb: dwc3: Abort suspend on soft disconnect failure
        usb: chipidea: udc: disconnect/reconnect from host when do suspend/resume
        usb: acpi: fix device link removal
        smb: client: fix readdir returning wrong type with POSIX extensions
        cifs: all initializations for tcon should happen in tcon_info_alloc
        dma-buf: fix timeout handling in dma_resv_wait_timeout v2
        i2c/designware: Fix an initialization issue
        Logitech C-270 even more broken
        optee: ffa: fix sleep in atomic context
        iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
        powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed
        riscv: cpu_ops_sbi: Use static array for boot_data
        platform/x86: think-lmi: Create ksets consecutively
        platform/x86: think-lmi: Fix kobject cleanup
        platform/x86: think-lmi: Fix sysfs group cleanup
        usb: typec: displayport: Fix potential deadlock
        powerpc/kernel: Fix ppc_save_regs inclusion in build
        mm/vmalloc: fix data race in show_numa_info()
        mm: userfaultfd: fix race of userfaultfd_move and swap cache
        x86/bugs: Rename MDS machinery to something more generic
        x86/bugs: Add a Transient Scheduler Attacks mitigation
        KVM: SVM: Advertise TSA CPUID bits to guests
        x86/microcode/AMD: Add TSA microcode SHAs
        x86/process: Move the buffer clearing before MONITOR
        Linux 6.12.37

Change-Id: If1d8d0f83e11df1540bebaf0fb136fe340f25dcb
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2025-07-13 12:24:55 +00:00
Borislav Petkov (AMD) 7a0395f660 x86/bugs: Add a Transient Scheduler Attacks mitigation
Commit d8010d4ba43e9f790925375a7de100604a5e2dba upstream.

Add the required features detection glue to bugs.c et all in order to
support the TSA mitigation.

Co-developed-by: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Kim Phillips <kim.phillips@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-10 16:05:14 +02:00
Bart Van Assche e4ff9dedeb scsi: ufs: core: Fix spelling of a sysfs attribute name
[ Upstream commit 021f243627ead17eb6500170256d3d9be787dad8 ]

Change "resourse" into "resource" in the name of a sysfs attribute.

Fixes: d829fc8a10 ("scsi: ufs: sysfs: unit descriptor")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20250624181658.336035-1-bvanassche@acm.org
Reviewed-by: Avri Altman <avri.altman@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 16:04:46 +02:00
Rui Chen 12727f8a4b FROMGIT: f2fs: introduce reserved_pin_section sysfs entry
This patch introduces /sys/fs/f2fs/<dev>/reserved_pin_section for tuning
@needed parameter of has_not_enough_free_secs(), if we configure it w/
zero, it can avoid f2fs_gc() as much as possible while fallocating on
pinned file.

Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: wangzijie <wangzijie1@honor.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

Bug: 428889879
(cherry picked from commit 59c1c89e9ba8cefff05aa982dd9e6719f25e8ec5
 https: //git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git dev)
Link: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/commit/?id=59c1c89e9ba8
Change-Id: I07184caa6e5037d45258474dcca8adf1836b0f2d
Signed-off-by: Rui Chen <chenrui9@honor.com>
2025-07-09 13:25:33 -07: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
Chao Yu f2afd01447 UPSTREAM: f2fs: sysfs: export linear_lookup in features directory
cat /sys/fs/f2fs/features/linear_lookup
supported

Change-Id: I451fb7e0d0e494deadd183b9bcce634250806fc4
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 617e0491abe4d8d45c5110ca474c0feb428e6828)
2025-06-12 09:52:29 -07:00
Chao Yu ff061af575 UPSTREAM: f2fs: sysfs: add encoding_flags entry
This patch adds a new sysfs entry /sys/fs/f2fs/<disk>/encoding_flags,
it is a read-only entry to show the value of sb.s_encoding_flags, the
value is hexadecimal.

============================     ==========
Flag_Name                        Flag_Value
============================     ==========
SB_ENC_STRICT_MODE_FL            0x00000001
SB_ENC_NO_COMPAT_FALLBACK_FL     0x00000002
============================     ==========

case#1
mkfs.f2fs -f -O casefold -C utf8:strict /dev/vda
mount /dev/vda /mnt/f2fs
cat /sys/fs/f2fs/vda/encoding_flags
1

case#2
mkfs.f2fs -f -O casefold -C utf8 /dev/vda
fsck.f2fs --nolinear-lookup=1 /dev/vda
mount /dev/vda /mnt/f2fs
cat /sys/fs/f2fs/vda/encoding_flags
2

Change-Id: I04e87b564f943f245d5bac0351d563d4a3318061
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 3fea0641b06ff4e53d95d07a96764d8951d4ced6)
2025-06-12 09:52:29 -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
Pawan Gupta 68d59e9ba3 x86/its: Enable Indirect Target Selection mitigation
commit f4818881c47fd91fcb6d62373c57c7844e3de1c0 upstream.

Indirect Target Selection (ITS) is a bug in some pre-ADL Intel CPUs with
eIBRS. It affects prediction of indirect branch and RETs in the
lower half of cacheline. Due to ITS such branches may get wrongly predicted
to a target of (direct or indirect) branch that is located in the upper
half of the cacheline.

Scope of impact
===============

Guest/host isolation
--------------------
When eIBRS is used for guest/host isolation, the indirect branches in the
VMM may still be predicted with targets corresponding to branches in the
guest.

Intra-mode
----------
cBPF or other native gadgets can be used for intra-mode training and
disclosure using ITS.

User/kernel isolation
---------------------
When eIBRS is enabled user/kernel isolation is not impacted.

Indirect Branch Prediction Barrier (IBPB)
-----------------------------------------
After an IBPB, indirect branches may be predicted with targets
corresponding to direct branches which were executed prior to IBPB. This is
mitigated by a microcode update.

Add cmdline parameter indirect_target_selection=off|on|force to control the
mitigation to relocate the affected branches to an ITS-safe thunk i.e.
located in the upper half of cacheline. Also add the sysfs reporting.

When retpoline mitigation is deployed, ITS safe-thunks are not needed,
because retpoline sequence is already ITS-safe. Similarly, when call depth
tracking (CDT) mitigation is deployed (retbleed=stuff), ITS safe return
thunk is not used, as CDT prevents RSB-underflow.

To not overcomplicate things, ITS mitigation is not supported with
spectre-v2 lfence;jmp mitigation. Moreover, it is less practical to deploy
lfence;jmp mitigation on ITS affected parts anyways.

Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-05-18 08:24:59 +02:00
Bao D. Nguyen 2e296ce076 BACKPORT: FROMGIT: scsi: ufs: core: Add device level exception support
The ufs device JEDEC specification version 4.1 adds support for the
device level exception events. To support this new device level
exception feature, expose two new sysfs nodes below to provide the user
space access to the device level exception information.

/sys/bus/platform/drivers/ufshcd/*/device_lvl_exception_count
/sys/bus/platform/drivers/ufshcd/*/device_lvl_exception_id

The device_lvl_exception_count sysfs node reports the number of device
level exceptions that have occurred since the last time this variable is
reset. Writing a value of 0 will reset it.  The device_lvl_exception_id
reports the exception ID which is the qDeviceLevelExceptionID attribute
of the device JEDEC specifications version 4.1 and later. The user space
application can query these sysfs nodes to get more information about
the device level exception.

Signed-off-by: Bao D. Nguyen <quic_nguyenb@quicinc.com>
Link: https://lore.kernel.org/r/6278d7c125b2f0cf5056f4a647a4b9c1fdd24fc7.1743198325.git.quic_nguyenb@quicinc.com
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Arthur Simchaev <arthur.simchaev@sandisk.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

Bug: 409247664
Change-Id: I4693d6602e2e11ba31ffd44b0d86c79b1c8e7603
(cherry picked from commit 1fd2e77b889761d9bde0c580518689d1d8e83117
 https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
6.15/scsi-staging)
(Fixed minor conflict to adapt to kernel 6.12, no code logic change)
Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
2025-04-16 13:39:52 +00:00
Avri Altman 07a7480a2b BACKPORT: scsi: ufs: core: Critical health condition
Martin hi,

The UFS4.1 standard, released on January 8, 2025, added a new exception
event: HEALTH_CRITICAL, which notifies the host of a device's critical
health condition. This notification implies that the device is approaching
the end of its lifetime based on the amount of performed program/erase
cycles.

Once an EOL (End-of-Life) exception event is received, we increment a
designated member, which is exposed via a sysfs entry. This new entry, will
report the number of times a critical health event has been reported by a
UFS device.

To handle this new sysfs entry, userspace applications can use select(),
poll(), or epoll() to monitor changes in the critical_health attribute. The
kernel will call sysfs_notify() to signal changes, allowing the userspace
application to detect and respond to these changes efficiently.

The host can gain further insight into the specific issue by reading one of
the following attributes: bPreEOLInfo, bDeviceLifeTimeEstA,
bDeviceLifeTimeEstB, bWriteBoosterBufferLifeTimeEst, and
bRPMBLifeTimeEst. All those are available for reading via the driver's
sysfs entries or through an applicable utility. It is up to userspace to
read these attributes if needed.

Signed-off-by: Avri Altman <avri.altman@wdc.com>
Link: https://lore.kernel.org/r/20250211065813.58091-1-avri.altman@wdc.com
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

Bug: 409247664
Change-Id: I9beaffb4ca9eeaf8e8d39ab4628c2d1bf40f1c39
(cherry picked from commit edfaf868f3ae65099b41ec28724cb5241eeb9edf)
(Fixed minor conflict to adapt to kernel 6.12, no code logic change)
Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
2025-04-16 13:39:52 +00:00
Daeho Jeong d622ce5107 UPSTREAM: f2fs: add carve_out sysfs node
For several zoned storage devices, vendors will provide extra space
which was used for device level GC than specs and F2FS can use this
space for filesystem level GC. To do that, we can reserve the space
using reserved_blocks. However, it is not enough, since this extra
space should not be shown to users. So, with this new sysfs node,
we can hide the space by substracting reserved_blocks from total
bytes.

Change-Id: I2c98ad5d55696090d5cc1f39a8b5524bad1cf10b
Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit d7b549def0eb42a950eebd3bd5343f5c8088c305)
2025-04-02 05:36:04 -07:00
Chao Yu 48970ea364 UPSTREAM: f2fs: introduce FAULT_INCONSISTENT_FOOTER
To simulate inconsistent node footer error.

Change-Id: I4c939895516162b798a32a459c0931fd0679e9a5
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 1788971e0bfae0911e356ba7f8a517d659d6709d)
2025-04-02 05:36:04 -07:00
Jaegeuk Kim 522fccdd5a UPSTREAM: f2fs: add a sysfs entry to reclaim POSIX_FADV_NOREUSE pages
1. fadvise(fd1, POSIX_FADV_NOREUSE, {0,3});
2. fadvise(fd2, POSIX_FADV_NOREUSE, {1,2});
3. fadvise(fd3, POSIX_FADV_NOREUSE, {3,1});
4. echo 1024 > /sys/fs/f2fs/tuning/reclaim_caches_kb

This gives a way to reclaim file-backed pages by iterating all f2fs mounts until
reclaiming 1MB page cache ranges, registered by #1, #2, and #3.

5. cat /sys/fs/f2fs/tuning/reclaim_caches_kb
-> gives total number of registered file ranges.

Reviewed-by: Chao Yu <chao@kernel.org>
Change-Id: Iddb0c794bdd6a2d8b779c22a877b2747cd768f1c
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit a907f3a68ee26ba493a08a958809208d17f3347e)
2025-04-02 05:36:04 -07:00
Ziqi Chen 5df57bb333 FROMGIT: scsi: ABI: sysfs-driver-ufs: Add missing UFS sysfs attributes
Add UFS driver sysfs attributes clkscale_enable, clkgate_enable and
clkgate_delay_ms to this document.

Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
Link: https://lore.kernel.org/r/20250213080008.2984807-9-quic_ziqichen@quicinc.com
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

Bug: 399777345
Change-Id: If7c577bd7ac2682e5baacc46131912c3d7c0ad98
(cherry picked from commit 6d7696b4d447028315038645f8a47f7539819be8
 https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
6.15/scsi-staging)
Signed-off-by: Ziqi Chen <quic_ziqichen@quicinc.com>
2025-03-19 13:18:07 +00:00
Daniel Rosenberg 62ae9b0430 ANDROID: fuse: Add flag for Android passthrough support
Android does not work with unmodified Android passthrough.
This feature flag marks that those modifications are in place, and that
passthrough will function as Android expects.

Bug: 376007121
Test: cat /sys/fs/fuse/fuse_passthrough
Change-Id: I2cd2a6f646e2b6172b5ecc5cc699318395082f63
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2025-02-11 15:17:14 -08:00
Daniel Rosenberg 8be90ef631 ANDROID: fuse-bpf: fuse-bpf v1.2
This is a squash of the cherry-picks of the following commits from
common-android15-6.1 branch

ANDROID: fuse-bpf: Fix flock test compile error
ANDROID: fuse-bpf: Add NULL pointer check in fuse_entry_revalidate
ANDROID: fuse-bpf: Get correct inode in mkdir
ANDROID: fuse-bpf: Use stored bpf for create_open
ANDROID: fuse-bpf: Add bpf to negative fuse_dentry
ANDROID: fuse-bpf: Check inode not null
ANDROID: fuse-bpf: Add partial ioctl support
ANDROID: fuse-bpf: Add partial flock support
ANDROID: fuse-bpf: Add NULL pointer check in fuse_release_in
ANDROID: fuse-bpf: Move FUSE_RELEASE to correct place
ANDROID: fuse-bpf: Ensure bpf field can never be nulled
ANDROID: fuse-bpf: Fix bpf_test_xattr testcase error
ANDROID: fuse-bpf: Simplify and fix setting bpf program
ANDROID: fuse-bpf: Make fuse_test compile and pass
ANDROID: fuse-bpf: Run bpf with migration disabled
ANDROID: fuse-bpf: Do not change bpf program in lookups
ANDROID: fuse-bpf: Correctly put backing files
ANDROID: fuse-bpf: Fix crash from assuming iter is kvec
ANDROID: fuse-bpf: Add /sys/fs flags for fuse-bpf version
ANDROID: fuse-bpf: Make sure to declare functions
ANDROID: fuse-bpf v1.1

Test: Builds, fuse_test does not pass (fixed in followup CL)
Bug: 329877626
Change-Id: Ib94e7c1cdb32df3f852c68e553627aba2b723fd4
Signed-off-by: Paul Lawrence <paullawrence@google.com>
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2025-02-10 15:20:35 -08:00
Greg Kroah-Hartman 2ec0c94f9b Merge 6.12.5 into android16-6.12
GKI (arm64) relevant 129 out of 468 changes, affecting 180 files +1843/-980
  e0964a5778 ptp: Add error handling for adjfine callback in ptp_clock_adjtime [1 file, +2/-1]
  a007f8895f net/sched: tbf: correct backlog statistic for GSO packets [1 file, +12/-6]
  9545011e7b net: Fix icmp host relookup triggering ip_rt_bug [1 file, +3/-0]
  01f95357e4 ipv6: avoid possible NULL deref in modify_prefix_route() [1 file, +7/-6]
  8b591bd522 net/ipv6: release expired exception dst cached in socket [1 file, +3/-3]
  e48b211c4c tipc: Fix use-after-free of kernel socket in cleanup_bearer(). [1 file, +1/-1]
  da5cc778e7 netfilter: nft_inner: incorrect percpu area handling under softirq [2 files, +46/-12]
  a36a6d7037 Revert "udp: avoid calling sock_def_readable() if possible" [1 file, +3/-11]
  22074dc1d4 ethtool: Fix wrong mod state in case of verbose and no_mask bitset [1 file, +44/-4]
  316183d583 net: avoid potential UAF in default_operstate() [1 file, +6/-1]
  c00372e41b mmc: sd: SDUC Support Recognition [7 files, +27/-15]
  19e22f1e68 mmc: core: Adjust ACMD22 to SDUC [1 file, +18/-6]
  42311846d3 mmc: core: Use GFP_NOIO in ACMD22 [1 file, +4/-0]
  4e51552bc5 zram: do not mark idle slots that cannot be idle [1 file, +18/-7]
  0ab037634b zram: clear IDLE flag in mark_idle() [1 file, +2/-0]
  405b6d5f90 ntp: Remove invalid cast in time offset math [1 file, +1/-1]
  6358df316d f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK} [1 file, +29/-39]
  e6a91ed4b9 f2fs: fix to adjust appropriate length for fiemap [2 files, +4/-3]
  8e9fec7f79 f2fs: fix to requery extent which cross boundary of inquiry [1 file, +15/-5]
  815d8f0e52 i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS [2 files, +5/-3]
  c3806cf647 i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED [2 files, +59/-13]
  1117462773 i3c: master: Fix dynamic address leak when 'assigned-address' is present [1 file, +5/-10]
  7d4e5e33ea scsi: ufs: core: Always initialize the UIC done completion [1 file, +4/-7]
  3ad69f2f08 scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG [3 files, +38/-1]
  47f4ad956b bpf, vsock: Fix poll() missing a queue [1 file, +3/-0]
  a222e48fea bpf, vsock: Invoke proto::close on close() [1 file, +40/-27]
  dabaf26846 xsk: always clear DMA mapping information when unmapping the pool [1 file, +2/-3]
  5c9e3bb43a tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg [1 file, +4/-7]
  7bc37dd9ea ALSA: usb-audio: Notify xrun for low-latency mode [1 file, +11/-3]
  a78af11806 pmdomain: core: Add missing put_device() [1 file, +1/-0]
  913a3f1c06 pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails [1 file, +19/-17]
  5548887987 nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported [1 file, +2/-1]
  bdbf87486d bpf: Ensure reg is PTR_TO_STACK in process_iter_arg [2 files, +7/-2]
  2459a0b149 drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails [1 file, +1/-5]
  0da7d4b7ca bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc [1 file, +6/-3]
  f9f2a2739e bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots [1 file, +1/-0]
  845cc4ee8e nvme-fabrics: handle zero MAXCMD without closing the connection [1 file, +3/-2]
  c2277e2859 scatterlist: fix incorrect func name in kernel-doc [1 file, +1/-1]
  81ec3c6ceb bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie [1 file, +20/-3]
  6dc076a257 bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem [1 file, +1/-3]
  7218e441ad bpf: Handle in-place update for full LPM trie correctly [1 file, +21/-23]
  412bf01fd5 bpf: Fix exact match conditions in trie_get_next_key() [1 file, +2/-2]
  e689bc6697 HID: wacom: fix when get product name maybe null pointer [1 file, +2/-1]
  3b0c5bb437 can: dev: can_set_termination(): allow sleeping GPIOs [1 file, +1/-1]
  ba0ee489cd tracing: Fix cmp_entries_dup() to respect sort() comparison rules [1 file, +1/-5]
  ec643064ab arm64: mm: Fix zone_dma_limit calculation [1 file, +8/-9]
  34b6197867 arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs [1 file, +2/-2]
  abd614bbfc arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL [1 file, +5/-1]
  8ab73c34e3 arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR [1 file, +2/-0]
  4105dd76bc arm64: ptrace: fix partial SETREGSET for NT_ARM_POE [1 file, +2/-0]
  7f1292f8d4 ALSA: usb-audio: Fix a DMA to stack memory bug [1 file, +27/-15]
  39c5d89b56 ALSA: usb-audio: Add extra PID for RME Digiface USB [3 files, +176/-168]
  9c191055c7 scsi: ufs: core: sysfs: Prevent div by zero [1 file, +6/-0]
  2e7a3bb033 scsi: ufs: core: Cancel RTC work during ufshcd_remove() [1 file, +1/-0]
  5a717f43c2 scsi: ufs: core: Add missing post notify for power mode change [2 files, +10/-7]
  793e560a6b io_uring: Change res2 parameter type in io_uring_cmd_done [2 files, +3/-3]
  85351e4941 Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" [1 file, +2/-3]
  95e197354e cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU [1 file, +8/-6]
  bc031095d1 modpost: Add .irqentry.text to OTHER_SECTIONS [1 file, +1/-1]
  178e31df1f bpf: fix OOB devmap writes when deleting elements [1 file, +3/-3]
  3dcc20418e dma-buf: fix dma_fence_array_signaled v4 [1 file, +27/-1]
  f3dbb097d6 dma-fence: Fix reference leak on fence merge failure path [1 file, +2/-0]
  4715555964 dma-fence: Use kernel's sort for merging fences [1 file, +61/-67]
  d486b5741d xsk: fix OOB map writes when deleting elements [1 file, +1/-1]
  14258211d6 regmap: detach regmap from dev on regmap_exit [1 file, +12/-0]
  d562b457e1 mmc: core: Further prevent card detect during shutdown [2 files, +5/-0]
  9bfeeeff2c stackdepot: fix stack_depot_save_flags() in NMI context [2 files, +12/-4]
  a71ddd5b87 sched/numa: fix memory leak due to the overwritten vma->numab_state [1 file, +9/-3]
  835ca042df kasan: make report_lock a raw spinlock [1 file, +3/-3]
  69d319450d mm/gup: handle NULL pages in unpin_user_pages() [1 file, +10/-1]
  1dde3fde62 mm: open-code PageTail in folio_flags() and const_folio_flags() [1 file, +2/-2]
  bd4d2333a3 mm: open-code page_folio() in dump_page() [1 file, +5/-2]
  536ffb4014 mm: fix vrealloc()'s KASAN poisoning logic [1 file, +2/-1]
  fe1a34e92a mm: respect mmap hint address when aligning for THP [1 file, +1/-0]
  5c63e24b1b scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove() [6 files, +2/-5]
  2cec2d916a memblock: allow zero threshold in validate_numa_converage() [1 file, +2/-2]
  d222934627 epoll: annotate racy check [2 files, +5/-3]
  493326c4f1 block: RCU protect disk->conv_zones_bitmap [2 files, +32/-13]
  b6ce2dbe98 ext4: partial zero eof block on unaligned inode size extension [2 files, +42/-16]
  ff599ad2d2 cleanup: Adjust scoped_guard() macros to avoid potential warning [1 file, +42/-10]
  3946e07552 gpio: free irqs that are still requested when the chip is being removed [1 file, +41/-0]
  ea74e9675b HID: add per device quirk to force bind to hid-generic [3 files, +8/-2]
  17db6ed5a3 media: uvcvideo: RealSense D421 Depth module metadata [1 file, +9/-0]
  0c20fadfd0 media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera [1 file, +11/-0]
  3cc5228d5b media: uvcvideo: Force UVC version to 1.0a for 0408:4033 [1 file, +11/-0]
  4150f22342 drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model [1 file, +6/-0]
  5d7f35ed5f drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition [1 file, +6/-0]
  187d5ff497 drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK [1 file, +6/-0]
  fd09880b16 af_packet: avoid erroring out after sock_init_data() in packet_create() [1 file, +6/-6]
  61686abc2f Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() [1 file, +1/-0]
  32df687e12 Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc() [1 file, +5/-5]
  8df832e6b9 net: af_can: do not leave a dangling sk pointer in can_create() [1 file, +1/-0]
  03caa9bfb9 net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() [1 file, +7/-5]
  691d6d816f net: inet: do not leave a dangling sk pointer in inet_create() [1 file, +10/-12]
  f44fceb71d net: inet6: do not leave a dangling sk pointer in inet6_create() [1 file, +10/-12]
  987aa730ba bpf: Prevent tailcall infinite loop caused by freplace [5 files, +81/-17]
  051f49d517 net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals [4 files, +29/-23]
  920159e1bf ALSA: usb-audio: Make mic volume workarounds globally applicable [3 files, +45/-48]
  a50b4aa300 bpf: Call free_htab_elem() after htab_unlock_bucket() [1 file, +39/-17]
  da561d5fb6 Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions [1 file, +3/-10]
  c55a4c5a04 Bluetooth: hci_conn: Use disable_delayed_work_sync [1 file, +3/-3]
  93a6160dc1 Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet [1 file, +9/-4]
  b04b4fb91d Bluetooth: Add new quirks for ATS2851 [2 files, +20/-4]
  359fc41e3c Bluetooth: Support new quirks for ATS2851 [2 files, +15/-1]
  166cf43070 net/neighbor: clear error in case strict check is not set [1 file, +1/-0]
  f63a1caae9 tracing/ftrace: disable preemption in syscall probe [2 files, +44/-4]
  d1133dd57e tracing: Use atomic64_inc_return() in trace_clock_counter() [1 file, +1/-1]
  09c083fbea ring-buffer: Limit time with disabled interrupts in rb_check_pages() [1 file, +72/-26]
  c11e2ec9a7 pinmux: Use sequential access to access desc->pinmux data [3 files, +100/-77]
  b865d4e569 scsi: ufs: core: Make DMA mask configuration more flexible [3 files, +13/-9]
  2fcb921c27 bpf: put bpf_link's program when link is safe to be deallocated [1 file, +17/-5]
  bb4a6236a4 leds: class: Protect brightness_show() with led_cdev->led_access mutex [2 files, +12/-4]
  7214d3a64e tracing: Fix function name for trampoline [3 files, +36/-8]
  9e28513fd2 f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode. [1 file, +3/-1]
  b51aa6a07e PCI: qcom: Add support for IPQ9574 [1 file, +1/-0]
  617bd1e6c3 PCI: Add ACS quirk for Wangxun FF5xxx NICs [1 file, +9/-6]
  1f51ae217d i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock [1 file, +2/-1]
  6d41a2d5c1 f2fs: print message if fscorrupted was found in f2fs_new_node_page() [1 file, +6/-1]
  924f7dd1e8 f2fs: fix to shrink read extent node in batches [1 file, +41/-28]
  1648c7000f serial: 8250_dw: Add Sophgo SG2044 quirk [1 file, +3/-2]
  950210c9c7 Revert "nvme: make keep-alive synchronous operation" [1 file, +10/-7]
  d5b2ddf1f9 io_uring/tctx: work around xa_store() allocation error issue [1 file, +12/-1]
  cd188519d2 scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove() [1 file, +1/-0]
  a39ad4f507 sched/core: Remove the unnecessary need_resched() check in nohz_csd_func() [1 file, +1/-1]
  f9e144a544 sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy [1 file, +1/-1]
  b4ec68868c sched/core: Prevent wakeup of ksoftirqd during idle load balance [1 file, +1/-1]
  364dc8070b tracing/eprobe: Fix to release eprobe when failed to add dyn_event [1 file, +5/-0]
  1a678f6829 clocksource: Make negative motion detection more robust [4 files, +20/-7]
  6aeef0214d softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel [1 file, +11/-4]

Changes in 6.12.5
	iTCO_wdt: mask NMI_NOW bit for update_no_reboot_bit() call
	watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency
	watchdog: apple: Actually flush writes after requesting watchdog restart
	watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart()
	can: gs_usb: add usb endpoint address detection at driver probe step
	can: c_can: c_can_handle_bus_err(): update statistics if skb allocation fails
	can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL
	can: hi311x: hi3110_can_ist(): fix potential use-after-free
	can: m_can: m_can_handle_lec_err(): fix {rx,tx}_errors statistics
	can: ifi_canfd: ifi_canfd_handle_lec_err(): fix {rx,tx}_errors statistics
	can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics
	can: sja1000: sja1000_err(): fix {rx,tx}_errors statistics
	can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics
	can: ems_usb: ems_usb_rx_err(): fix {rx,tx}_errors statistics
	can: f81604: f81604_handle_can_bus_errors(): fix {rx,tx}_errors statistics
	ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
	netfilter: x_tables: fix LED ID check in led_tg_check()
	netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
	selftests: hid: fix typo and exit code
	net: enetc: Do not configure preemptible TCs if SIs do not support
	ptp: Add error handling for adjfine callback in ptp_clock_adjtime
	net/sched: tbf: correct backlog statistic for GSO packets
	net: hsr: avoid potential out-of-bound access in fill_frame_info()
	bnxt_en: ethtool: Supply ntuple rss context action
	net: Fix icmp host relookup triggering ip_rt_bug
	ipv6: avoid possible NULL deref in modify_prefix_route()
	can: j1939: j1939_session_new(): fix skb reference counting
	platform/x86: asus-wmi: Ignore return value when writing thermal policy
	net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850
	net/ipv6: release expired exception dst cached in socket
	dccp: Fix memory leak in dccp_feat_change_recv
	tipc: Fix use-after-free of kernel socket in cleanup_bearer().
	net/smc: initialize close_work early to avoid warning
	net/smc: fix LGR and link use-after-free issue
	net/qed: allow old cards not supporting "num_images" to work
	net: hsr: must allocate more bytes for RedBox support
	ice: fix PHY Clock Recovery availability check
	ice: fix PHY timestamp extraction for ETH56G
	ice: Fix VLAN pruning in switchdev mode
	idpf: set completion tag for "empty" bufs associated with a packet
	ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5
	ixgbe: downgrade logging of unsupported VF API version to debug
	ixgbe: Correct BASE-BX10 compliance code
	igb: Fix potential invalid memory access in igb_init_module()
	netfilter: nft_inner: incorrect percpu area handling under softirq
	Revert "udp: avoid calling sock_def_readable() if possible"
	net: sched: fix erspan_opt settings in cls_flower
	netfilter: ipset: Hold module reference while requesting a module
	netfilter: nft_set_hash: skip duplicated elements pending gc run
	ethtool: Fix wrong mod state in case of verbose and no_mask bitset
	mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst
	mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4
	geneve: do not assume mac header is set in geneve_xmit_skb()
	net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
	net/mlx5: HWS: Properly set bwc queue locks lock classes
	net/mlx5e: SD, Use correct mdev to build channel param
	net/mlx5e: Remove workaround to avoid syndrome for internal port
	vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
	vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
	net: avoid potential UAF in default_operstate()
	gpio: grgpio: use a helper variable to store the address of ofdev->dev
	gpio: grgpio: Add NULL check in grgpio_probe
	mmc: mtk-sd: use devm_mmc_alloc_host
	mmc: mtk-sd: Fix error handle of probe function
	mmc: mtk-sd: fix devm_clk_get_optional usage
	mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting
	mmc: sd: SDUC Support Recognition
	mmc: core: Adjust ACMD22 to SDUC
	mmc: core: Use GFP_NOIO in ACMD22
	zram: do not mark idle slots that cannot be idle
	zram: clear IDLE flag in mark_idle()
	ntp: Remove invalid cast in time offset math
	f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}
	f2fs: fix to adjust appropriate length for fiemap
	f2fs: fix to requery extent which cross boundary of inquiry
	i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
	i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
	i3c: master: Fix dynamic address leak when 'assigned-address' is present
	drm/amd/display: calculate final viewport before TAP optimization
	drm/amd/display: Ignore scalar validation failure if pipe is phantom
	scsi: ufs: core: Always initialize the UIC done completion
	scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSG
	bpf, vsock: Fix poll() missing a queue
	bpf, vsock: Invoke proto::close on close()
	xsk: always clear DMA mapping information when unmapping the pool
	bpftool: fix potential NULL pointer dereferencing in prog_dump()
	drm/sti: Add __iomem for mixer_dbg_mxn's parameter
	tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
	ALSA: seq: ump: Fix seq port updates per FB info notify
	ALSA: usb-audio: Notify xrun for low-latency mode
	tools: Override makefile ARCH variable if defined, but empty
	spi: mpc52xx: Add cancel_work_sync before module remove
	ASoC: SOF: ipc3-topology: Convert the topology pin index to ALH dai index
	ASoC: SOF: ipc3-topology: fix resource leaks in sof_ipc3_widget_setup_comp_dai()
	pmdomain: core: Add missing put_device()
	pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails
	nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
	x86/pkeys: Change caller of update_pkru_in_sigframe()
	x86/pkeys: Ensure updated PKRU value is XRSTOR'd
	bpf: Ensure reg is PTR_TO_STACK in process_iter_arg
	irqchip/stm32mp-exti: CONFIG_STM32MP_EXTI should not default to y when compile-testing
	drivers/virt: pkvm: Don't fail ioremap() call if MMIO_GUARD fails
	bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc
	bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots
	nvme-fabrics: handle zero MAXCMD without closing the connection
	nvme-tcp: fix the memleak while create new ctrl failed
	nvme-rdma: unquiesce admin_q before destroy it
	scsi: sg: Fix slab-use-after-free read in sg_release()
	scsi: scsi_debug: Fix hrtimer support for ndelay
	ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
	drm/v3d: Enable Performance Counters before clearing them
	ocfs2: free inode when ocfs2_get_init_inode() fails
	scatterlist: fix incorrect func name in kernel-doc
	iio: magnetometer: yas530: use signed integer type for clamp limits
	smb: client: fix potential race in cifs_put_tcon()
	bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
	bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
	bpf: Handle in-place update for full LPM trie correctly
	bpf: Fix exact match conditions in trie_get_next_key()
	x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR fails
	rust: allow `clippy::needless_lifetimes`
	HID: i2c-hid: Revert to using power commands to wake on resume
	HID: wacom: fix when get product name maybe null pointer
	LoongArch: Add architecture specific huge_pte_clear()
	LoongArch: KVM: Protect kvm_check_requests() with SRCU
	ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
	ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
	watchdog: rti: of: honor timeout-sec property
	can: dev: can_set_termination(): allow sleeping GPIOs
	can: mcp251xfd: mcp251xfd_get_tef_len(): work around erratum DS80000789E 6.
	tracing: Fix cmp_entries_dup() to respect sort() comparison rules
	net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
	iommufd: Fix out_fput in iommufd_fault_alloc()
	arm64: mm: Fix zone_dma_limit calculation
	arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
	arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
	arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
	arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
	ALSA: usb-audio: Fix a DMA to stack memory bug
	ALSA: usb-audio: Add extra PID for RME Digiface USB
	ALSA: hda/realtek: fix micmute LEDs don't work on HP Laptops
	ALSA: usb-audio: add mixer mapping for Corsair HS80
	ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
	ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)
	scsi: qla2xxx: Fix abort in bsg timeout
	scsi: qla2xxx: Fix NVMe and NPIV connect issue
	scsi: qla2xxx: Supported speed displayed incorrectly for VPorts
	scsi: qla2xxx: Fix use after free on unload
	scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt
	scsi: ufs: core: sysfs: Prevent div by zero
	scsi: ufs: core: Cancel RTC work during ufshcd_remove()
	scsi: ufs: qcom: Only free platform MSIs when ESI is enabled
	scsi: ufs: pltfrm: Disable runtime PM during removal of glue drivers
	scsi: ufs: core: Add missing post notify for power mode change
	nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
	fs/smb/client: avoid querying SMB2_OP_QUERY_WSL_EA for SMB3 POSIX
	fs/smb/client: Implement new SMB3 POSIX type
	fs/smb/client: cifs_prime_dcache() for SMB3 POSIX reparse points
	smb3.1.1: fix posix mounts to older servers
	io_uring: Change res2 parameter type in io_uring_cmd_done
	bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
	Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
	pmdomain: imx: gpcv2: Adjust delay after power up handshake
	selftests/damon: add _damon_sysfs.py to TEST_FILES
	selftest: hugetlb_dio: fix test naming
	cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
	x86/cacheinfo: Delete global num_cache_leaves
	drm/amdkfd: hard-code cacheline for gc943,gc944
	drm/dp_mst: Fix MST sideband message body length check
	drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12
	drm/amd/pm: fix and simplify workload handling
	drm/dp_mst: Verify request type in the corresponding down message reply
	drm/dp_mst: Fix resetting msg rx state after topology removal
	drm/amd/display: Correct prefetch calculation
	drm/amd/display: Limit VTotal range to max hw cap minus fp
	drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odm
	drm/amdgpu/hdp6.0: do a posting read when flushing HDP
	drm/amdgpu/hdp4.0: do a posting read when flushing HDP
	drm/amdgpu/hdp5.0: do a posting read when flushing HDP
	drm/amdgpu/hdp7.0: do a posting read when flushing HDP
	drm/amdgpu/hdp5.2: do a posting read when flushing HDP
	modpost: Add .irqentry.text to OTHER_SECTIONS
	x86/kexec: Restore GDT on return from ::preserve_context kexec
	bpf: fix OOB devmap writes when deleting elements
	dma-buf: fix dma_fence_array_signaled v4
	dma-fence: Fix reference leak on fence merge failure path
	dma-fence: Use kernel's sort for merging fences
	xsk: fix OOB map writes when deleting elements
	regmap: detach regmap from dev on regmap_exit
	arch_numa: Restore nid checks before registering a memblock with a node
	mmc: sdhci-pci: Add DMI quirk for missing CD GPIO on Vexia Edu Atla 10 tablet
	mmc: core: Further prevent card detect during shutdown
	x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
	ocfs2: update seq_file index in ocfs2_dlm_seq_next
	stackdepot: fix stack_depot_save_flags() in NMI context
	lib: stackinit: hide never-taken branch from compiler
	sched/numa: fix memory leak due to the overwritten vma->numab_state
	kasan: make report_lock a raw spinlock
	mm/gup: handle NULL pages in unpin_user_pages()
	mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
	x86/cpu/topology: Remove limit of CPUs due to disabled IO/APIC
	x86/mm: Add _PAGE_NOPTISHADOW bit to avoid updating userspace page tables
	mm/damon: fix order of arguments in damos_before_apply tracepoint
	mm: memcg: declare do_memsw_account inline
	mm: open-code PageTail in folio_flags() and const_folio_flags()
	mm: open-code page_folio() in dump_page()
	mm: fix vrealloc()'s KASAN poisoning logic
	mm: respect mmap hint address when aligning for THP
	scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()
	memblock: allow zero threshold in validate_numa_converage()
	rust: enable arbitrary_self_types and remove `Receiver`
	s390/pci: Sort PCI functions prior to creating virtual busses
	s390/pci: Use topology ID for multi-function devices
	s390/pci: Ignore RID for isolated VFs
	epoll: annotate racy check
	kselftest/arm64: Log fp-stress child startup errors to stdout
	s390/cpum_sf: Handle CPU hotplug remove during sampling
	block: RCU protect disk->conv_zones_bitmap
	btrfs: don't take dev_replace rwsem on task already holding it
	btrfs: avoid unnecessary device path update for the same device
	btrfs: canonicalize the device path before adding it
	btrfs: do not clear read-only when adding sprout device
	kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
	ext4: partial zero eof block on unaligned inode size extension
	crypto: ecdsa - Avoid signed integer overflow on signature decoding
	kcsan: Turn report_filterlist_lock into a raw_spinlock
	hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
	ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID
	ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()
	ACPI: video: force native for Apple MacbookPro11,2 and Air7,2
	perf/x86/amd: Warn only on new bits set
	cleanup: Adjust scoped_guard() macros to avoid potential warning
	iio: magnetometer: fix if () scoped_guard() formatting
	timekeeping: Always check for negative motion
	gpio: free irqs that are still requested when the chip is being removed
	spi: spi-fsl-lpspi: Adjust type of scldiv
	soc: qcom: llcc: Use designated initializers for LLC settings
	HID: add per device quirk to force bind to hid-generic
	firmware: qcom: scm: Allow QSEECOM on Lenovo Yoga Slim 7x
	soc: qcom: pd-mapper: Add QCM6490 PD maps
	media: uvcvideo: RealSense D421 Depth module metadata
	media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera
	media: uvcvideo: Force UVC version to 1.0a for 0408:4033
	media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108
	mmc: core: Add SD card quirk for broken poweroff notification
	mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
	firmware: qcom: scm: Allow QSEECOM on Dell XPS 13 9345
	soc: imx8m: Probe the SoC driver as platform driver
	regmap: maple: Provide lockdep (sub)class for maple tree's internal lock
	selftests/resctrl: Protect against array overflow when reading strings
	sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
	HID: magicmouse: Apple Magic Trackpad 2 USB-C driver support
	drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
	drm/xe/pciids: separate ARL and MTL PCI IDs
	drm/vc4: hdmi: Avoid log spam for audio start failure
	drm/vc4: hvs: Set AXI panic modes for the HVS
	drm/xe/pciids: Add PVC's PCI device ID macros
	wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
	drm/xe/pciid: Add new PCI id for ARL
	drm: panel-orientation-quirks: Add quirk for AYA NEO 2 model
	drm: panel-orientation-quirks: Add quirk for AYA NEO Founder edition
	drm: panel-orientation-quirks: Add quirk for AYA NEO GEEK
	drm/bridge: it6505: Enable module autoloading
	drm/mcde: Enable module autoloading
	wifi: rtw89: check return value of ieee80211_probereq_get() for RNR
	drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'
	drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check()
	ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for MTL.
	dlm: fix possible lkb_resource null dereference
	drm/amd/display: skip disable CRTC in seemless bootup case
	drm/amd/display: Fix garbage or black screen when resetting otg
	drm/amd/display: disable SG displays on cyan skillfish
	drm/xe/ptl: L3bank mask is not available on the media GT
	drm/xe/xe3: Add initial set of workarounds
	drm/display: Fix building with GCC 15
	ALSA: hda: Use own quirk lookup helper
	ALSA: hda/conexant: Use the new codec SSID matching
	ALSA: hda/realtek: Use codec SSID matching for Lenovo devices
	r8169: don't apply UDP padding quirk on RTL8126A
	samples/bpf: Fix a resource leak
	wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
	accel/qaic: Add AIC080 support
	drm/amd/display: Full exit out of IPS2 when all allow signals have been cleared
	net: fec_mpc52xx_phy: Use %pa to format resource_size_t
	net: ethernet: fs_enet: Use %pa to format resource_size_t
	net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
	af_packet: avoid erroring out after sock_init_data() in packet_create()
	Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
	Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
	net: af_can: do not leave a dangling sk pointer in can_create()
	net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
	net: inet: do not leave a dangling sk pointer in inet_create()
	net: inet6: do not leave a dangling sk pointer in inet6_create()
	wifi: ath10k: avoid NULL pointer error during sdio remove
	wifi: ath5k: add PCI ID for SX76X
	wifi: ath5k: add PCI ID for Arcadyan devices
	fanotify: allow reporting errors on failure to open fd
	bpf: Prevent tailcall infinite loop caused by freplace
	ASoC: sdw_utils: Add support for exclusion DAI quirks
	ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignored
	ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICs
	ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptops
	drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout
	drm/panel: simple: Add Microchip AC69T88A LVDS Display panel
	net: sfp: change quirks for Alcatel Lucent G-010S-P
	net: stmmac: Programming sequence for VLAN packets with split header
	drm/sched: memset() 'job' in drm_sched_job_init()
	drm/amd/display: Adding array index check to prevent memory corruption
	drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2
	drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ih
	drm/amdgpu: Dereference the ATCS ACPI buffer
	netlink: specs: Add missing bitset attrs to ethtool spec
	drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
	ASoC: sdw_utils: Add quirk to exclude amplifier function
	ASoC: Intel: soc-acpi-intel-arl-match: Add rt722 and rt1320 support
	drm/amd/display: Fix underflow when playing 8K video in full screen mode
	mptcp: annotate data-races around subflow->fully_established
	dma-debug: fix a possible deadlock on radix_lock
	jfs: array-index-out-of-bounds fix in dtReadFirst
	jfs: fix shift-out-of-bounds in dbSplit
	jfs: fix array-index-out-of-bounds in jfs_readdir
	jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
	fsl/fman: Validate cell-index value obtained from Device Tree
	net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
	drm/panic: Add ABGR2101010 support
	drm/amd/display: Remove hw w/a toggle if on DP2/HPO
	drm/amd/display: parse umc_info or vram_info based on ASIC
	drm/amd/display: Prune Invalid Modes For HDMI Output
	drm/amdgpu: skip amdgpu_device_cache_pci_state under sriov
	virtio-net: fix overflow inside virtnet_rq_alloc
	ALSA: usb-audio: Make mic volume workarounds globally applicable
	drm/amdgpu: set the right AMDGPU sg segment limitation
	wifi: ipw2x00: libipw_rx_any(): fix bad alignment
	wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw()
	bpf: Call free_htab_elem() after htab_unlock_bucket()
	mptcp: fix possible integer overflow in mptcp_reset_tout_timer
	dsa: qca8k: Use nested lock to avoid splat
	i2c: i801: Add support for Intel Panther Lake
	Bluetooth: hci_conn: Reduce hci_conn_drop() calls in two functions
	Bluetooth: btusb: Add RTL8852BE device 0489:e123 to device tables
	Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
	Bluetooth: hci_conn: Use disable_delayed_work_sync
	Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet
	Bluetooth: Add new quirks for ATS2851
	Bluetooth: Support new quirks for ATS2851
	Bluetooth: Set quirks for ATS2851
	Bluetooth: btusb: Add new VID/PID 0489/e111 for MT7925
	Bluetooth: btusb: Add new VID/PID 0489/e124 for MT7925
	Bluetooth: btusb: Add 3 HWIDs for MT7925
	ASoC: hdmi-codec: reorder channel allocation list
	rocker: fix link status detection in rocker_carrier_init()
	net/neighbor: clear error in case strict check is not set
	netpoll: Use rcu_access_pointer() in __netpoll_setup
	pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
	rtla: Fix consistency in getopt_long for timerlat_hist
	tracing/ftrace: disable preemption in syscall probe
	tracing: Use atomic64_inc_return() in trace_clock_counter()
	tools/rtla: fix collision with glibc sched_attr/sched_set_attr
	rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
	rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long long
	scsi: hisi_sas: Add cond_resched() for no forced preemption model
	scsi: hisi_sas: Create all dump files during debugfs initialization
	ring-buffer: Limit time with disabled interrupts in rb_check_pages()
	pinmux: Use sequential access to access desc->pinmux data
	scsi: ufs: core: Make DMA mask configuration more flexible
	iommu/amd: Fix corruption when mapping large pages from 0
	bpf: put bpf_link's program when link is safe to be deallocated
	scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
	scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
	scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
	clk: qcom: rcg2: add clk_rcg2_shared_floor_ops
	clk: qcom: rpmh: add support for SAR2130P
	clk: qcom: tcsrcc-sm8550: add SAR2130P support
	clk: qcom: dispcc-sm8550: enable support for SAR2130P
	clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
	leds: class: Protect brightness_show() with led_cdev->led_access mutex
	scsi: st: Don't modify unknown block number in MTIOCGET
	scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
	pinctrl: qcom-pmic-gpio: add support for PM8937
	pinctrl: qcom: spmi-mpp: Add PM8937 compatible
	thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
	nvdimm: rectify the illogical code within nd_dax_probe()
	smb: client: memcpy() with surrounding object base address
	tracing: Fix function name for trampoline
	tools/rtla: Enhance argument parsing in timerlat_load.py
	verification/dot2: Improve dot parser robustness
	mailbox: pcc: Check before sending MCTP PCC response ACK
	f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
	KMSAN: uninit-value in inode_go_dump (5)
	i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
	PCI: qcom: Add support for IPQ9574
	PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
	PCI: vmd: Set devices to D0 before enabling PM L1 Substates
	PCI: Detect and trust built-in Thunderbolt chips
	PCI: starfive: Enable controller runtime PM before probing host bridge
	PCI: Add 'reset_subordinate' to reset hierarchy below bridge
	PCI: Add ACS quirk for Wangxun FF5xxx NICs
	remoteproc: qcom: pas: enable SAR2130P audio DSP support
	i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock
	f2fs: print message if fscorrupted was found in f2fs_new_node_page()
	f2fs: fix to shrink read extent node in batches
	f2fs: add a sysfs node to limit max read extent count per-inode
	ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840
	ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]
	LoongArch: Fix sleeping in atomic context for PREEMPT_RT
	fs/ntfs3: Fix warning in ni_fiemap
	fs/ntfs3: Fix case when unmarked clusters intersect with zone
	regulator: qcom-rpmh: Update ranges for FTSMPS525
	usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
	usb: chipidea: udc: limit usb request length to max 16KB
	usb: chipidea: udc: create bounce buffer for problem sglist entries if possible
	usb: chipidea: udc: handle USB Error Interrupt if IOC not set
	usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operations
	iio: adc: ad7192: properly check spi_get_device_match_data()
	iio: light: ltr501: Add LTER0303 to the supported devices
	usb: typec: ucsi: glink: be more precise on orientation-aware ports
	ASoC: amd: yc: fix internal mic on Redmi G 2022
	drm/amdgpu/vcn: reset fw_shared when VCPU buffers corrupted on vcn v4.0.3
	MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7a
	ASoC: amd: yc: Add quirk for microphone on Lenovo Thinkpad T14s Gen 6 21M1CTO1WW
	powerpc/prom_init: Fixup missing powermac #size-cells
	misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
	rtc: cmos: avoid taking rtc_lock for extended period of time
	serial: 8250_dw: Add Sophgo SG2044 quirk
	Revert "nvme: make keep-alive synchronous operation"
	irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
	smb: client: don't try following DFS links in cifs_tree_connect()
	setlocalversion: work around "git describe" performance
	io_uring/tctx: work around xa_store() allocation error issue
	scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()
	drm/xe/devcoredump: Use drm_puts and already cached local variables
	drm/xe/devcoredump: Improve section headings and add tile info
	drm/xe/devcoredump: Add ASCII85 dump helper function
	drm/xe/guc: Copy GuC log prior to dumping
	drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
	drm/xe/devcoredump: Update handling of xe_force_wake_get return
	drm/amd/display: Add option to retrieve detile buffer size
	sched: fix warning in sched_setaffinity
	sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
	sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning busy
	sched/core: Prevent wakeup of ksoftirqd during idle load balance
	sched/deadline: Fix warning in migrate_enable for boosted tasks
	btrfs: drop unused parameter options from open_ctree()
	btrfs: drop unused parameter data from btrfs_fill_super()
	btrfs: fix mount failure due to remount races
	btrfs: fix missing snapshot drew unlock when root is dead during swap activation
	clk: en7523: Initialize num before accessing hws in en7523_register_clocks()
	tracing/eprobe: Fix to release eprobe when failed to add dyn_event
	x86: Fix build regression with CONFIG_KEXEC_JUMP enabled
	Revert "unicode: Don't special case ignorable code points"
	vfio/mlx5: Align the page tracking max message size with the device capability
	selftests/ftrace: adjust offset for kprobe syntax error test
	KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_faultin_pfn()
	jffs2: Prevent rtime decompress memory corruption
	jffs2: Fix rtime decompressor
	media: ipu6: use the IPU6 DMA mapping APIs to do mapping
	ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
	net/mlx5: unique names for per device caches
	ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
	drm/amdgpu: rework resume handling for display (v2)
	ALSA: hda: Fix build error without CONFIG_SND_DEBUG
	Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"
	s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails
	ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
	timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
	clocksource: Make negative motion detection more robust
	softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
	Linux 6.12.5

Change-Id: If1b834954ed2ee1a16886f9a9909c6ca62d93b6c
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2024-12-15 11:57:47 +00:00
Chao Yu 7c2e5ed217 f2fs: add a sysfs node to limit max read extent count per-inode
[ Upstream commit 009a8241a8e5a14ea2dd0b8db42dbf283527dd44 ]

Quoted:
"at this time, there are still 1086911 extent nodes in this zombie
extent tree that need to be cleaned up.

crash_arm64_sprd_v8.0.3++> extent_tree.node_cnt ffffff80896cc500
  node_cnt = {
    counter = 1086911
  },
"

As reported by Xiuhong, there will be a huge number of extent nodes
in extent tree, it may potentially cause:
- slab memory fragments
- extreme long time shrink on extent tree
- low mapping efficiency

Let's add a sysfs node to limit max read extent count for each inode,
by default, value of this threshold is 10240, it can be updated
according to user's requirement.

Reported-by: Xiuhong Wang <xiuhong.wang@unisoc.com>
Closes: https://lore.kernel.org/linux-f2fs-devel/20241112110627.1314632-1-xiuhong.wang@unisoc.com/
Signed-off-by: Xiuhong Wang <xiuhong.wang@unisoc.com>
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-14 20:04:06 +01:00
Keith Busch 51276b5e28 PCI: Add 'reset_subordinate' to reset hierarchy below bridge
[ Upstream commit 2fa046449a82a7d0f6d9721dd83e348816038444 ]

The "bus" and "cxl_bus" reset methods reset a device by asserting Secondary
Bus Reset on the bridge leading to the device.  These only work if the
device is the only device below the bridge.

Add a sysfs 'reset_subordinate' attribute on bridges that can assert
Secondary Bus Reset regardless of how many devices are below the bridge.

This resets all the devices below a bridge in a single command, including
the locking and config space save/restore that reset methods normally do.

This may be the only way to reset devices that don't support other reset
methods (ACPI, FLR, PM reset, etc).

Link: https://lore.kernel.org/r/20241025222755.3756162-1-kbusch@meta.com
Signed-off-by: Keith Busch <kbusch@kernel.org>
[bhelgaas: commit log, add capable(CAP_SYS_ADMIN) check]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Alex Williamson <alex.williamson@redhat.com>
Reviewed-by: Amey Narkhede <ameynarkhede03@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-14 20:04:05 +01:00
Zhiguo Niu 248f5a5b43 f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID
[ Upstream commit 296b8cb34e65fa93382cf919be5a056f719c9a26 ]

If gc_mode is set to GC_URGENT_LOW or GC_URGENT_MID, cost benefit GC
approach should be used, but if ATGC is enabled at the same time,
Age-threshold approach will be selected, which can only do amount of
GC and it is much less than the numbers of CB approach.

some traces:
  f2fs_gc-254:48-396     [007] ..... 2311600.684028: f2fs_gc_begin: dev = (254,48), gc_type = Background GC, no_background_GC = 0, nr_free_secs = 0, nodes = 1053, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0
  f2fs_gc-254:48-396     [007] ..... 2311600.684527: f2fs_get_victim: dev = (254,48), type = No TYPE, policy = (Background GC, LFS-mode, Age-threshold), victim = 10, cost = 4294364975, ofs_unit = 1, pre_victim_secno = -1, prefree = 0, free = 44898
  f2fs_gc-254:48-396     [007] ..... 2311600.714835: f2fs_gc_end: dev = (254,48), ret = 0, seg_freed = 0, sec_freed = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0
  f2fs_gc-254:48-396     [007] ..... 2311600.714843: f2fs_background_gc: dev = (254,48), wait_ms = 50, prefree = 0, free = 44898
  f2fs_gc-254:48-396     [007] ..... 2311600.771785: f2fs_gc_begin: dev = (254,48), gc_type = Background GC, no_background_GC = 0, nr_free_secs = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:
  f2fs_gc-254:48-396     [007] ..... 2311600.772275: f2fs_gc_end: dev = (254,48), ret = -61, seg_freed = 0, sec_freed = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0

Fixes: 0e5e81114d ("f2fs: add GC_URGENT_LOW mode in gc_urgent")
Fixes: d98af5f455 ("f2fs: introduce gc_urgent_mid mode")
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-05 14:02:22 +01:00
Chao Yu 86e642761b UPSTREAM: f2fs: add a sysfs node to limit max read extent count per-inode
Quoted:
"at this time, there are still 1086911 extent nodes in this zombie
extent tree that need to be cleaned up.

crash_arm64_sprd_v8.0.3++> extent_tree.node_cnt ffffff80896cc500
  node_cnt = {
    counter = 1086911
  },
"

As reported by Xiuhong, there will be a huge number of extent nodes
in extent tree, it may potentially cause:
- slab memory fragments
- extreme long time shrink on extent tree
- low mapping efficiency

Let's add a sysfs node to limit max read extent count for each inode,
by default, value of this threshold is 10240, it can be updated
according to user's requirement.

Reported-by: Xiuhong Wang <xiuhong.wang@unisoc.com>
Closes: https://lore.kernel.org/linux-f2fs-devel/20241112110627.1314632-1-xiuhong.wang@unisoc.com/
Change-Id: I22a89108a32f02882ad1b8c951db45b42a9f39c7
Signed-off-by: Xiuhong Wang <xiuhong.wang@unisoc.com>
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 009a8241a8e5a14ea2dd0b8db42dbf283527dd44)
2024-12-04 22:39:13 +00:00
Zhiguo Niu 7333b5e90c UPSTREAM: f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGENT_MID
If gc_mode is set to GC_URGENT_LOW or GC_URGENT_MID, cost benefit GC
approach should be used, but if ATGC is enabled at the same time,
Age-threshold approach will be selected, which can only do amount of
GC and it is much less than the numbers of CB approach.

some traces:
  f2fs_gc-254:48-396     [007] ..... 2311600.684028: f2fs_gc_begin: dev = (254,48), gc_type = Background GC, no_background_GC = 0, nr_free_secs = 0, nodes = 1053, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0
  f2fs_gc-254:48-396     [007] ..... 2311600.684527: f2fs_get_victim: dev = (254,48), type = No TYPE, policy = (Background GC, LFS-mode, Age-threshold), victim = 10, cost = 4294364975, ofs_unit = 1, pre_victim_secno = -1, prefree = 0, free = 44898
  f2fs_gc-254:48-396     [007] ..... 2311600.714835: f2fs_gc_end: dev = (254,48), ret = 0, seg_freed = 0, sec_freed = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0
  f2fs_gc-254:48-396     [007] ..... 2311600.714843: f2fs_background_gc: dev = (254,48), wait_ms = 50, prefree = 0, free = 44898
  f2fs_gc-254:48-396     [007] ..... 2311600.771785: f2fs_gc_begin: dev = (254,48), gc_type = Background GC, no_background_GC = 0, nr_free_secs = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:
  f2fs_gc-254:48-396     [007] ..... 2311600.772275: f2fs_gc_end: dev = (254,48), ret = -61, seg_freed = 0, sec_freed = 0, nodes = 1562, dents = 2, imeta = 18, free_sec:44898, free_seg:44898, rsv_seg:239, prefree_seg:0

Fixes: 0e5e81114d ("f2fs: add GC_URGENT_LOW mode in gc_urgent")
Fixes: d98af5f455 ("f2fs: introduce gc_urgent_mid mode")
Change-Id: I6d714ed7b260a7127dc7978d1d836eedd6c9f0d6
Signed-off-by: Zhiguo Niu <zhiguo.niu@unisoc.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 296b8cb34e65fa93382cf919be5a056f719c9a26)
2024-12-04 22:39:13 +00:00
Hridya Valsaraju 9e407268c2 ANDROID: dma-buf: heaps: Add a sysfs file to report total pool size.
In order to help with memory accounting, expose the total pool size of
all DMA-BUF heaps at /sys/kernel/dma_heap/total_pools_kb.

This information will be exposed as part of Android Bugreport[1].

[1]: https://android-review.googlesource.com/q/topic:%22b%252F167709539%22+(status:open%20OR%20status:merged)

Bug: 167709539
Bug: 275698445
Change-Id: I6a1b52517e73103122690f6567f4f295db9ca1ad
Signed-off-by: Hridya Valsaraju <hridya@google.com>
Signed-off-by: T.J. Mercier <tjmercier@google.com>
2024-10-30 22:18:09 +00:00
Matthias Maennich 655feccf91 Merge 62a0e2fa40 ("Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I1ece105acb05b97d8cd9299ed0ee6a81a74fd353
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-10-04 00:15:52 +00:00
Matthias Maennich 91eefa6862 Merge 356a031945 ("Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I0558de38f29cc97e194b80b6c6a79f67e9c0ebaa
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-10-04 00:04:41 +00:00
Matthias Maennich ae793389d9 Merge f7fccaa772 ("Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I0e5605dc97dbd4e8f838e6bd57e7de337696db9c
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-10-03 20:41:35 +00:00
Matthias Maennich 6ab171f34b Merge 3a37872316 ("Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I0f030f991a062250b4ec4059e4effb06c163ccf3
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-09-30 23:57:35 +00:00
Matthias Maennich e9d92621d7 Merge 7856a56541 ("Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: Ia778d96b2e701765c170e2f4e920e850ceedec0e
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-09-30 16:20:19 +00:00
Matthias Maennich 5d67ec6b2e Merge 509d2cd12a ("Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: Ic506fdd0a8f3d6c4e8275b8222cd0d4cf0853437
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-09-27 02:19:38 +00:00
Matthias Maennich da0c10aefa Merge de848da12f ("Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I8208eaedc88c8d4b116383ce2b20692e8a0b8ca8
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-09-27 02:18:44 +00:00
Matthias Maennich f5bf391ca4 Merge 4a39ac5b7d ("Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random") into android-mainline
Steps on the way to 6.12-rc1

Bug: 367265496
Change-Id: I115d487c6294c249dd30b708b3164f34be34d874
Signed-off-by: Matthias Maennich <maennich@google.com>
2024-09-27 02:18:36 +00:00
Linus Torvalds 5e5466433d Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char / misc driver updates from Greg KH:
 "Here is the "big" set of char/misc and other driver subsystem changes
  for 6.12-rc1.

  Lots of changes in here, primarily dominated by the usual IIO driver
  updates and additions, but there are also small driver subsystem
  updates all over the place. Included in here are:

   - lots and lots of new IIO drivers and updates to existing ones

   - interconnect subsystem updates and new drivers

   - nvmem subsystem updates and new drivers

   - mhi driver updates

   - power supply subsystem updates

   - kobj_type const work for many different small subsystems

   - comedi driver fix

   - coresight subsystem and driver updates

   - fpga subsystem improvements

   - slimbus fixups

   - binder new feature addition for "frozen" notifications

   - lots and lots of other small driver updates and cleanups

  All of these have been in linux-next for a long time with no reported
  problems"

* tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (354 commits)
  greybus: gb-beagleplay: Add firmware upload API
  arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7
  dt-bindings: net: ti,cc1352p7: Add bootloader-backdoor-gpios
  MAINTAINERS: Update path for U-Boot environment variables YAML
  nvmem: layouts: add U-Boot env layout
  comedi: ni_routing: tools: Check when the file could not be opened
  ocxl: Remove the unused declarations in headr file
  hpet: Fix the wrong format specifier
  uio: Constify struct kobj_type
  cxl: Constify struct kobj_type
  binder: modify the comment for binder_proc_unlock
  iio: adc: axp20x_adc: add support for AXP717 ADC
  dt-bindings: iio: adc: Add AXP717 compatible
  iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
  w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data to 0
  tools: iio: rm .*.cmd when make clean
  iio: adc: standardize on formatting for id match tables
  iio: proximity: aw96103: Add support for aw96103/aw96105 proximity sensor
  bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modems
  bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems
  ...
2024-09-26 10:13:08 -07:00
Linus Torvalds 4965ddb166 Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/Thunderbolt updates from Greg KH:
 "Here is the large set of USB and Thunderbolt changes for 6.12-rc1.

  Nothing "major" in here, except for a new 9p network gadget that has
  been worked on for a long time (all of the needed acks are here)

  Other than that, it's the usual set of:

   - Thunderbolt / USB4 driver updates and additions for new hardware

   - dwc3 driver updates and new features added

   - xhci driver updates

   - typec driver updates

   - USB gadget updates and api additions to make some gadgets more
     configurable by userspace

   - dwc2 driver updates

   - usb phy driver updates

   - usbip feature additions

   - other minor USB driver updates

  All of these have been in linux-next for a long time with no reported
  issues"

* tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (145 commits)
  sub: cdns3: Use predefined PCI vendor ID constant
  sub: cdns2: Use predefined PCI vendor ID constant
  USB: misc: yurex: fix race between read and write
  USB: misc: cypress_cy7c63: check for short transfer
  USB: appledisplay: close race between probe and completion handler
  USB: class: CDC-ACM: fix race between get_serial and set_serial
  usb: r8a66597-hcd: make read-only const arrays static
  usb: typec: ucsi: Fix busy loop on ASUS VivoBooks
  usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed()
  usb: storage: ene_ub6250: Fix right shift warnings
  usb: roles: Improve the fix for a false positive recursive locking complaint
  locking/mutex: Introduce mutex_init_with_key()
  locking/mutex: Define mutex_init() once
  net/9p/usbg: fix CONFIG_USB_GADGET dependency
  usb: xhci: fix loss of data on Cadence xHC
  usb: xHCI: add XHCI_RESET_ON_RESUME quirk for Phytium xHCI host
  usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
  usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
  usb: host: xhci-plat: Parse xhci-missing_cas_quirk and apply quirk
  usb: misc: onboard_usb_dev: add Microchip usb5744 SMBus programming support
  ...
2024-09-26 09:45:36 -07:00
Linus Torvalds 79952bdcbc Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Pull f2fs updates from Jaegeuk Kim:
 "The main changes include converting major IO paths to use folio, and
  adding various knobs to control GC more flexibly for Zoned devices.

  In addition, there are several patches to address corner cases of
  atomic file operations and better support for file pinning on zoned
  device.

  Enhancement:
   - add knobs to tune foreground/background GCs for Zoned devices
   - convert IO paths to use folio
   - reduce expensive checkpoint trigger frequency
   - allow F2FS_IPU_NOCACHE for pinned file
   - forcibly migrate to secure space for zoned device file pinning
   - get rid of buffer_head use
   - add write priority option based on zone UFS
   - get rid of online repair on corrupted directory

  Bug fixes:
   - fix to don't panic system for no free segment fault injection
   - fix to don't set SB_RDONLY in f2fs_handle_critical_error()
   - avoid unused block when dio write in LFS mode
   - compress: don't redirty sparse cluster during {,de}compress
   - check discard support for conventional zones
   - atomic: prevent atomic file from being dirtied before commit
   - atomic: fix to check atomic_file in f2fs ioctl interfaces
   - atomic: fix to forbid dio in atomic_file
   - atomic: fix to truncate pagecache before on-disk metadata truncation
   - atomic: create COW inode from parent dentry
   - atomic: fix to avoid racing w/ GC
   - atomic: require FMODE_WRITE for atomic write ioctls
   - fix to wait page writeback before setting gcing flag
   - fix to avoid racing in between read and OPU dio write, dio completion
   - fix several potential integer overflows in file offsets and dir_block_index
   - fix to avoid use-after-free in f2fs_stop_gc_thread()

  As usual, there are several code clean-ups and refactorings"

* tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs: (60 commits)
  f2fs: allow F2FS_IPU_NOCACHE for pinned file
  f2fs: forcibly migrate to secure space for zoned device file pinning
  f2fs: remove unused parameters
  f2fs: fix to don't panic system for no free segment fault injection
  f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
  f2fs: add valid block ratio not to do excessive GC for one time GC
  f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
  f2fs: do FG_GC when GC boosting is required for zoned devices
  f2fs: increase BG GC migration window granularity when boosted for zoned devices
  f2fs: add reserved_segments sysfs node
  f2fs: introduce migration_window_granularity
  f2fs: make BG GC more aggressive for zoned devices
  f2fs: avoid unused block when dio write in LFS mode
  f2fs: fix to check atomic_file in f2fs ioctl interfaces
  f2fs: get rid of online repaire on corrupted directory
  f2fs: prevent atomic file from being dirtied before commit
  f2fs: get rid of page->index
  f2fs: convert read_node_page() to use folio
  f2fs: convert __write_node_page() to use folio
  f2fs: convert f2fs_write_data_page() to use folio
  ...
2024-09-24 15:12:38 -07:00
Linus Torvalds 3a37872316 Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Pull pci updates from Bjorn Helgaas:
 "Enumeration:

   - Wait for device readiness after reset by polling Vendor ID and
     looking for Configuration RRS instead of polling the Command
     register and looking for non-error completions, to avoid hardware
     retries done for RRS on non-Vendor ID reads (Bjorn Helgaas)

   - Rename CRS Completion Status to RRS ('Request Retry Status') to
     match PCIe r6.0 spec usage (Bjorn Helgaas)

   - Clear LBMS bit after a manual link retrain so we don't try to
     retrain a link when there's no downstream device anymore (Maciej W.
     Rozycki)

   - Revert to the original link speed after retraining fails instead of
     leaving it restricted to 2.5GT/s, so a future device has a chance
     to use higher speeds (Maciej W. Rozycki)

   - Wait for each level of downstream bus, not just the first, to
     become accessible before restoring devices on that bus (Ilpo
     Järvinen)

   - Add ARCH_PCI_DEV_GROUPS so s390 can add its own attribute_groups
     without having to stomp on the core's pdev->dev.groups (Lukas
     Wunner)

  Driver binding:

   - Export pcim_request_region(), a managed counterpart of
     pci_request_region(), for use by drivers (Philipp Stanner)

   - Export pcim_iomap_region() and deprecate pcim_iomap_regions()
     (Philipp Stanner)

   - Request the PCI BAR used by xboxvideo (Philipp Stanner)

   - Request and map drm/ast BARs with pcim_iomap_region() (Philipp
     Stanner)

  MSI:

   - Add MSI_FLAG_NO_AFFINITY flag for devices that mux MSIs onto a
     single IRQ line and cannot set the affinity of each MSI to a
     specific CPU core (Marek Vasut)

   - Use MSI_FLAG_NO_AFFINITY and remove unnecessary .irq_set_affinity()
     implementations in aardvark, altera, brcmstb, dwc, mediatek-gen3,
     mediatek, mobiveil, plda, rcar, tegra, vmd, xilinx-nwl,
     xilinx-xdma, and xilinx drivers to avoid 'IRQ: set affinity failed'
     warnings (Marek Vasut)

  Power management:

   - Add pwrctl support for ATH11K inside the WCN6855 package (Konrad
     Dybcio)

  PCI device hotplug:

   - Remove unnecessary hpc_ops struct from shpchp (ngn)

   - Check for PCI_POSSIBLE_ERROR(), not 0xffffffff, in cpqphp
     (weiyufeng)

  Virtualization:

   - Mark Creative Labs EMU20k2 INTx masking as broken (Alex Williamson)

   - Add an ACS quirk for Qualcomm SA8775P, which doesn't advertise ACS
     but does provide ACS-like features (Subramanian Ananthanarayanan)

  IOMMU:

   - Add function 0 DMA alias quirk for Glenfly Arise audio function,
     which uses the function 0 Requester ID (WangYuli)

  NPEM:

   - Add Native PCIe Enclosure Management (NPEM) support for sysfs
     control of NVMe RAID storage indicators (ok/fail/locate/
     rebuild/etc) (Mariusz Tkaczyk)

   - Add support for the ACPI _DSM PCIe SSD status LED management, which
     is functionally similar to NPEM but mediated by platform firmware
     (Mariusz Tkaczyk)

  Device trees:

   - Drop minItems and maxItems from ranges in PCI generic host binding
     since host bridges may have several MMIO and I/O port apertures
     (Frank Li)

   - Add kirin, rcar-gen2, uniphier DT binding top-level constraints for
     clocks (Krzysztof Kozlowski)

  Altera PCIe controller driver:

   - Convert altera DT bindings from text to YAML (Matthew Gerlach)

   - Replace TLP_REQ_ID() with macro PCI_DEVID(), which does the same
     thing and is what other drivers use (Jinjie Ruan)

  Broadcom STB PCIe controller driver:

   - Add DT binding maxItems for reset controllers (Jim Quinlan)

   - Use the 'bridge' reset method if described in the DT (Jim Quinlan)

   - Use the 'swinit' reset method if described in the DT (Jim Quinlan)

   - Add 'has_phy' so the existence of a 'rescal' reset controller
     doesn't imply software control of it (Jim Quinlan)

   - Add support for many inbound DMA windows (Jim Quinlan)

   - Rename SoC 'type' to 'soc_base' express the fact that SoCs come in
     families of multiple similar devices (Jim Quinlan)

   - Add Broadcom 7712 DT description and driver support (Jim Quinlan)

   - Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings for
     maintainability (Bjorn Helgaas)

  Freescale i.MX6 PCIe controller driver:

   - Add imx6q-pcie 'dbi2' and 'atu' reg-names for i.MX8M Endpoints
     (Richard Zhu)

   - Fix a code restructuring error that caused i.MX8MM and i.MX8MP
     Endpoints to fail to establish link (Richard Zhu)

   - Fix i.MX8MP Endpoint occasional failure to trigger MSI by enforcing
     outbound alignment requirement (Richard Zhu)

   - Call phy_power_off() in the .probe() error path (Frank Li)

   - Rename internal names from imx6_* to imx_* since i.MX7/8/9 are also
     supported (Frank Li)

   - Manage Refclk by using SoC-specific callbacks instead of switch
     statements (Frank Li)

   - Manage core reset by using SoC-specific callbacks instead of switch
     statements (Frank Li)

   - Expand comments for erratum ERR010728 workaround (Frank Li)

   - Use generic PHY APIs to configure mode, speed, and submode, which
     is harmless for devices that implement their own internal PHY
     management and don't set the generic imx_pcie->phy (Frank Li)

   - Add i.MX8Q (i.MX8QM, i.MX8QXP, and i.MX8DXL) DT binding and driver
     Root Complex support (Richard Zhu)

  Freescale Layerscape PCIe controller driver:

   - Replace layerscape-pcie DT binding compatible fsl,lx2160a-pcie with
     fsl,lx2160ar2-pcie (Frank Li)

   - Add layerscape-pcie DT binding deprecated 'num-viewport' property
     to address a DT checker warning (Frank Li)

   - Change layerscape-pcie DT binding 'fsl,pcie-scfg' to phandle-array
     (Frank Li)

  Loongson PCIe controller driver:

   - Increase max PCI hosts to 8 for Loongson-3C6000 and newer chipsets
     (Huacai Chen)

  Marvell Aardvark PCIe controller driver:

   - Fix issue with emulating Configuration RRS for two-byte reads of
     Vendor ID; previously it only worked for four-byte reads (Bjorn
     Helgaas)

  MediaTek PCIe Gen3 controller driver:

   - Add per-SoC struct mtk_gen3_pcie_pdata to support multiple SoC
     types (Lorenzo Bianconi)

   - Use reset_bulk APIs to manage PHY reset lines (Lorenzo Bianconi)

   - Add DT and driver support for Airoha EN7581 PCIe controller
     (Lorenzo Bianconi)

  Qualcomm PCIe controller driver:

   - Update qcom,pcie-sc7280 DT binding with eight interrupts (Rayyan
     Ansari)

   - Add back DT 'vddpe-3v3-supply', which was incorrectly removed
     earlier (Johan Hovold)

   - Drop endpoint redundant masking of global IRQ events (Manivannan
     Sadhasivam)

   - Clarify unknown global IRQ message and only log it once to avoid a
     flood (Manivannan Sadhasivam)

   - Add 'linux,pci-domain' property to endpoint DT binding (Manivannan
     Sadhasivam)

   - Assign PCI domain number for endpoint controllers (Manivannan
     Sadhasivam)

   - Add 'qcom_pcie_ep' and the PCI domain number to IRQ names for
     endpoint controller (Manivannan Sadhasivam)

   - Add global SPI interrupt for PCIe link events to DT binding
     (Manivannan Sadhasivam)

   - Add global RC interrupt handler to handle 'Link up' events and
     automatically enumerate hot-added devices (Manivannan Sadhasivam)

   - Avoid mirroring of DBI and iATU register space so it doesn't
     overlap BAR MMIO space (Prudhvi Yarlagadda)

   - Enable controller resources like PHY only after PERST# is
     deasserted to partially avoid the problem that the endpoint SoC
     crashes when accessing things when Refclk is absent (Manivannan
     Sadhasivam)

   - Add 16.0 GT/s equalization and RX lane margining settings (Shashank
     Babu Chinta Venkata)

   - Pass domain number to pci_bus_release_domain_nr() explicitly to
     avoid a NULL pointer dereference (Manivannan Sadhasivam)

  Renesas R-Car PCIe controller driver:

   - Make the read-only const array 'check_addr' static (Colin Ian King)

   - Add R-Car V4M (R8A779H0) PCIe host and endpoint to DT binding
     (Yoshihiro Shimoda)

  TI DRA7xx PCIe controller driver:

   - Request IRQF_ONESHOT for 'dra7xx-pcie-main' IRQ since the primary
     handler is NULL (Siddharth Vadapalli)

   - Handle IRQ request errors during root port and endpoint probe
     (Siddharth Vadapalli)

  TI J721E PCIe driver:

   - Add DT 'ti,syscon-acspcie-proxy-ctrl' and driver support to enable
     the ACSPCIE module to drive Refclk for the Endpoint (Siddharth
     Vadapalli)

   - Extract the cadence link setup from cdns_pcie_host_setup() so link
     setup can be done separately during resume (Thomas Richard)

   - Add T_PERST_CLK_US definition for the mandatory delay between
     Refclk becoming stable and PERST# being deasserted (Thomas Richard)

   - Add j721e suspend and resume support (Théo Lebrun)

  TI Keystone PCIe controller driver:

   - Fix NULL pointer checking when applying MRRS limitation quirk for
     AM65x SR 1.0 Errata #i2037 (Dan Carpenter)

  Xilinx NWL PCIe controller driver:

   - Fix off-by-one error in INTx IRQ handler that caused INTx
     interrupts to be lost or delivered as the wrong interrupt (Sean
     Anderson)

   - Rate-limit misc interrupt messages (Sean Anderson)

   - Turn off the clock on probe failure and device removal (Sean
     Anderson)

   - Add DT binding and driver support for enabling/disabling PHYs (Sean
     Anderson)

   - Add PCIe phy bindings for the ZCU102 (Sean Anderson)

  Xilinx XDMA PCIe controller driver:

   - Add support for Xilinx QDMA Soft IP PCIe Root Port Bridge to DT
     binding and xilinx-dma-pl driver (Thippeswamy Havalige)

  Miscellaneous:

   - Fix buffer overflow in kirin_pcie_parse_port() (Alexandra Diupina)

   - Fix minor kerneldoc issues and typos (Bjorn Helgaas)

   - Use PCI_DEVID() macro in aer_inject() instead of open-coding it
     (Jinjie Ruan)

   - Check pcie_find_root_port() return in x86 fixups to avoid NULL
     pointer dereferences (Samasth Norway Ananda)

   - Make pci_bus_type constant (Kunwu Chan)

   - Remove unused declarations of __pci_pme_wakeup() and
     pci_vpd_release() (Yue Haibing)

   - Remove any leftover .*.cmd files with make clean (zhang jiao)

   - Remove unused BILLION macro (zhang jiao)"

* tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci: (132 commits)
  PCI: Fix typos
  dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
  tools: PCI: Remove unused BILLION macro
  tools: PCI: Remove .*.cmd files with make clean
  PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
  PCI: dra7xx: Fix error handling when IRQ request fails in probe
  PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
  PCI: qcom: Add RX lane margining settings for 16.0 GT/s
  PCI: qcom: Add equalization settings for 16.0 GT/s
  PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
  PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
  PCI: qcom-ep: Enable controller resources like PHY only after refclk is available
  PCI: Mark Creative Labs EMU20k2 INTx masking as broken
  dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
  dt-bindings: PCI: altera: msi: Convert to YAML
  PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
  PCI: Rename CRS Completion Status to RRS
  PCI: aardvark: Correct Configuration RRS checking
  PCI: Wait for device readiness with Configuration RRS
  PCI: brcmstb: Sort enums, pcie_offsets[], pcie_cfg_data, .compatible strings
  ...
2024-09-23 12:47:06 -07:00
Linus Torvalds 7856a56541 Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull non-MM updates from Andrew Morton:
 "Many singleton patches - please see the various changelogs for
  details.

  Quite a lot of nilfs2 work this time around.

  Notable patch series in this pull request are:

   - "mul_u64_u64_div_u64: new implementation" by Nicolas Pitre, with
     assistance from Uwe Kleine-König. Reimplement mul_u64_u64_div_u64()
     to provide (much) more accurate results. The current implementation
     was causing Uwe some issues in the PWM drivers.

   - "xz: Updates to license, filters, and compression options" from
     Lasse Collin. Miscellaneous maintenance and kinor feature work to
     the xz decompressor.

   - "Fix some GDB command error and add some GDB commands" from
     Kuan-Ying Lee. Fixes and enhancements to the gdb scripts.

   - "treewide: add missing MODULE_DESCRIPTION() macros" from Jeff
     Johnson. Adds lots of MODULE_DESCRIPTIONs, thus fixing lots of
     warnings about this.

   - "nilfs2: add support for some common ioctls" from Ryusuke Konishi.
     Adds various commonly-available ioctls to nilfs2.

   - "This series fixes a number of formatting issues in kernel doc
     comments" from Ryusuke Konishi does that.

   - "nilfs2: prevent unexpected ENOENT propagation" from Ryusuke
     Konishi. Fix issues where -ENOENT was being unintentionally and
     inappropriately returned to userspace.

   - "nilfs2: assorted cleanups" from Huang Xiaojia.

   - "nilfs2: fix potential issues with empty b-tree nodes" from Ryusuke
     Konishi fixes some issues which can occur on corrupted nilfs2
     filesystems.

   - "scripts/decode_stacktrace.sh: improve error reporting and
     usability" from Luca Ceresoli does those things"

* tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (103 commits)
  list: test: increase coverage of list_test_list_replace*()
  list: test: fix tests for list_cut_position()
  proc: use __auto_type more
  treewide: correct the typo 'retun'
  ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
  nilfs2: remove duplicate 'unlikely()' usage
  nilfs2: fix potential oob read in nilfs_btree_check_delete()
  nilfs2: determine empty node blocks as corrupted
  nilfs2: fix potential null-ptr-deref in nilfs_btree_insert()
  user_namespace: use kmemdup_array() instead of kmemdup() for multiple allocation
  tools/mm: rm thp_swap_allocator_test when make clean
  squashfs: fix percpu address space issues in decompressor_multi_percpu.c
  lib: glob.c: added null check for character class
  nilfs2: refactor nilfs_segctor_thread()
  nilfs2: use kthread_create and kthread_stop for the log writer thread
  nilfs2: remove sc_timer_task
  nilfs2: do not repair reserved inode bitmap in nilfs_new_inode()
  nilfs2: eliminate the shared counter and spinlock for i_generation
  nilfs2: separate inode type information from i_state field
  nilfs2: use the BITS_PER_LONG macro
  ...
2024-09-21 08:20:50 -07:00
Linus Torvalds 617a814f14 Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull MM updates from Andrew Morton:
 "Along with the usual shower of singleton patches, notable patch series
  in this pull request are:

   - "Align kvrealloc() with krealloc()" from Danilo Krummrich. Adds
     consistency to the APIs and behaviour of these two core allocation
     functions. This also simplifies/enables Rustification.

   - "Some cleanups for shmem" from Baolin Wang. No functional changes -
     mode code reuse, better function naming, logic simplifications.

   - "mm: some small page fault cleanups" from Josef Bacik. No
     functional changes - code cleanups only.

   - "Various memory tiering fixes" from Zi Yan. A small fix and a
     little cleanup.

   - "mm/swap: remove boilerplate" from Yu Zhao. Code cleanups and
     simplifications and .text shrinkage.

   - "Kernel stack usage histogram" from Pasha Tatashin and Shakeel
     Butt. This is a feature, it adds new feilds to /proc/vmstat such as

       $ grep kstack /proc/vmstat
       kstack_1k 3
       kstack_2k 188
       kstack_4k 11391
       kstack_8k 243
       kstack_16k 0

     which tells us that 11391 processes used 4k of stack while none at
     all used 16k. Useful for some system tuning things, but
     partivularly useful for "the dynamic kernel stack project".

   - "kmemleak: support for percpu memory leak detect" from Pavel
     Tikhomirov. Teaches kmemleak to detect leaksage of percpu memory.

   - "mm: memcg: page counters optimizations" from Roman Gushchin. "3
     independent small optimizations of page counters".

   - "mm: split PTE/PMD PT table Kconfig cleanups+clarifications" from
     David Hildenbrand. Improves PTE/PMD splitlock detection, makes
     powerpc/8xx work correctly by design rather than by accident.

   - "mm: remove arch_make_page_accessible()" from David Hildenbrand.
     Some folio conversions which make arch_make_page_accessible()
     unneeded.

   - "mm, memcg: cg2 memory{.swap,}.peak write handlers" fro David
     Finkel. Cleans up and fixes our handling of the resetting of the
     cgroup/process peak-memory-use detector.

   - "Make core VMA operations internal and testable" from Lorenzo
     Stoakes. Rationalizaion and encapsulation of the VMA manipulation
     APIs. With a view to better enable testing of the VMA functions,
     even from a userspace-only harness.

   - "mm: zswap: fixes for global shrinker" from Takero Funaki. Fix
     issues in the zswap global shrinker, resulting in improved
     performance.

   - "mm: print the promo watermark in zoneinfo" from Kaiyang Zhao. Fill
     in some missing info in /proc/zoneinfo.

   - "mm: replace follow_page() by folio_walk" from David Hildenbrand.
     Code cleanups and rationalizations (conversion to folio_walk())
     resulting in the removal of follow_page().

   - "improving dynamic zswap shrinker protection scheme" from Nhat
     Pham. Some tuning to improve zswap's dynamic shrinker. Significant
     reductions in swapin and improvements in performance are shown.

   - "mm: Fix several issues with unaccepted memory" from Kirill
     Shutemov. Improvements to the new unaccepted memory feature,

   - "mm/mprotect: Fix dax puds" from Peter Xu. Implements mprotect on
     DAX PUDs. This was missing, although nobody seems to have notied
     yet.

   - "Introduce a store type enum for the Maple tree" from Sidhartha
     Kumar. Cleanups and modest performance improvements for the maple
     tree library code.

   - "memcg: further decouple v1 code from v2" from Shakeel Butt. Move
     more cgroup v1 remnants away from the v2 memcg code.

   - "memcg: initiate deprecation of v1 features" from Shakeel Butt.
     Adds various warnings telling users that memcg v1 features are
     deprecated.

   - "mm: swap: mTHP swap allocator base on swap cluster order" from
     Chris Li. Greatly improves the success rate of the mTHP swap
     allocation.

   - "mm: introduce numa_memblks" from Mike Rapoport. Moves various
     disparate per-arch implementations of numa_memblk code into generic
     code.

   - "mm: batch free swaps for zap_pte_range()" from Barry Song. Greatly
     improves the performance of munmap() of swap-filled ptes.

   - "support large folio swap-out and swap-in for shmem" from Baolin
     Wang. With this series we no longer split shmem large folios into
     simgle-page folios when swapping out shmem.

   - "mm/hugetlb: alloc/free gigantic folios" from Yu Zhao. Nice
     performance improvements and code reductions for gigantic folios.

   - "support shmem mTHP collapse" from Baolin Wang. Adds support for
     khugepaged's collapsing of shmem mTHP folios.

   - "mm: Optimize mseal checks" from Pedro Falcato. Fixes an mprotect()
     performance regression due to the addition of mseal().

   - "Increase the number of bits available in page_type" from Matthew
     Wilcox. Increases the number of bits available in page_type!

   - "Simplify the page flags a little" from Matthew Wilcox. Many legacy
     page flags are now folio flags, so the page-based flags and their
     accessors/mutators can be removed.

   - "mm: store zero pages to be swapped out in a bitmap" from Usama
     Arif. An optimization which permits us to avoid writing/reading
     zero-filled zswap pages to backing store.

   - "Avoid MAP_FIXED gap exposure" from Liam Howlett. Fixes a race
     window which occurs when a MAP_FIXED operqtion is occurring during
     an unrelated vma tree walk.

   - "mm: remove vma_merge()" from Lorenzo Stoakes. Major rotorooting of
     the vma_merge() functionality, making ot cleaner, more testable and
     better tested.

   - "misc fixups for DAMON {self,kunit} tests" from SeongJae Park.
     Minor fixups of DAMON selftests and kunit tests.

   - "mm: memory_hotplug: improve do_migrate_range()" from Kefeng Wang.
     Code cleanups and folio conversions.

   - "Shmem mTHP controls and stats improvements" from Ryan Roberts.
     Cleanups for shmem controls and stats.

   - "mm: count the number of anonymous THPs per size" from Barry Song.
     Expose additional anon THP stats to userspace for improved tuning.

   - "mm: finish isolate/putback_lru_page()" from Kefeng Wang: more
     folio conversions and removal of now-unused page-based APIs.

   - "replace per-quota region priorities histogram buffer with
     per-context one" from SeongJae Park. DAMON histogram
     rationalization.

   - "Docs/damon: update GitHub repo URLs and maintainer-profile" from
     SeongJae Park. DAMON documentation updates.

   - "mm/vdpa: correct misuse of non-direct-reclaim __GFP_NOFAIL and
     improve related doc and warn" from Jason Wang: fixes usage of page
     allocator __GFP_NOFAIL and GFP_ATOMIC flags.

   - "mm: split underused THPs" from Yu Zhao. Improve THP=always policy.
     This was overprovisioning THPs in sparsely accessed memory areas.

   - "zram: introduce custom comp backends API" frm Sergey Senozhatsky.
     Add support for zram run-time compression algorithm tuning.

   - "mm: Care about shadow stack guard gap when getting an unmapped
     area" from Mark Brown. Fix up the various arch_get_unmapped_area()
     implementations to better respect guard areas.

   - "Improve mem_cgroup_iter()" from Kinsey Ho. Improve the reliability
     of mem_cgroup_iter() and various code cleanups.

   - "mm: Support huge pfnmaps" from Peter Xu. Extends the usage of huge
     pfnmap support.

   - "resource: Fix region_intersects() vs add_memory_driver_managed()"
     from Huang Ying. Fix a bug in region_intersects() for systems with
     CXL memory.

   - "mm: hwpoison: two more poison recovery" from Kefeng Wang. Teaches
     a couple more code paths to correctly recover from the encountering
     of poisoned memry.

   - "mm: enable large folios swap-in support" from Barry Song. Support
     the swapin of mTHP memory into appropriately-sized folios, rather
     than into single-page folios"

* tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (416 commits)
  zram: free secondary algorithms names
  uprobes: turn xol_area->pages[2] into xol_area->page
  uprobes: introduce the global struct vm_special_mapping xol_mapping
  Revert "uprobes: use vm_special_mapping close() functionality"
  mm: support large folios swap-in for sync io devices
  mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
  mm: fix swap_read_folio_zeromap() for large folios with partial zeromap
  mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entries
  set_memory: add __must_check to generic stubs
  mm/vma: return the exact errno in vms_gather_munmap_vmas()
  memcg: cleanup with !CONFIG_MEMCG_V1
  mm/show_mem.c: report alloc tags in human readable units
  mm: support poison recovery from copy_present_page()
  mm: support poison recovery from do_cow_fault()
  resource, kunit: add test case for region_intersects()
  resource: make alloc_free_mem_region() works for iomem_resource
  mm: z3fold: deprecate CONFIG_Z3FOLD
  vfio/pci: implement huge_fault support
  mm/arm64: support large pfn mappings
  mm/x86: support large pfn mappings
  ...
2024-09-21 07:29:05 -07:00
Linus Torvalds a1d1eb2f57 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Pull SCSI updates from James Bottomley:
 "Updates to the usual drivers (ufs, smartpqi, NCR5380, mac_scsi, lpfc,
  mpi3mr).

  There are no user visible core changes and a whole series of minor
  updates and fixes. The largest core change is probably the
  simplification of the workqueue allocation path"

* tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (86 commits)
  scsi: smartpqi: update driver version to 2.1.30-031
  scsi: smartpqi: fix volume size updates
  scsi: smartpqi: fix rare system hang during LUN reset
  scsi: smartpqi: add new controller PCI IDs
  scsi: smartpqi: add counter for parity write stream requests
  scsi: smartpqi: correct stream detection
  scsi: smartpqi: Add fw log to kdump
  scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
  scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
  scsi: ufs: core: Remove ufshcd_urgent_bkops()
  scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()
  scsi: bnx2i: Remove unused declarations
  scsi: core: Simplify an alloc_workqueue() invocation
  scsi: ufs: Simplify alloc*_workqueue() invocation
  scsi: stex: Simplify an alloc_ordered_workqueue() invocation
  scsi: scsi_transport_fc: Simplify alloc_workqueue() invocations
  scsi: snic: Simplify alloc_workqueue() invocations
  scsi: qedi: Simplify an alloc_workqueue() invocation
  scsi: qedf: Simplify alloc_workqueue() invocations
  scsi: myrs: Simplify an alloc_ordered_workqueue() invocation
  ...
2024-09-19 11:28:51 +02:00
Linus Torvalds de848da12f Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Pull drm updates from Dave Airlie:
 "This adds a couple of patches outside the drm core, all should be
  acked appropriately, the string and pstore ones are the main ones that
  come to mind.

  Otherwise it's the usual drivers, xe is getting enabled by default on
  some new hardware, we've changed the device number handling to allow
  more devices, and we added some optional rust code to create QR codes
  in the panic handler, an idea first suggested I think 10 years ago :-)

  string:
   - add mem_is_zero()

  core:
   - support more device numbers
   - use XArray for minor ids
   - add backlight constants
   - Split dma fence array creation into alloc and arm

  fbdev:
   - remove usage of old fbdev hooks

  kms:
   - Add might_fault() to drm_modeset_lock priming
   - Add dynamic per-crtc vblank configuration support

  dma-buf:
   - docs cleanup

  buddy:
   - Add start address support for trim function

  printk:
   - pass description to kmsg_dump

  scheduler:
   - Remove full_recover from drm_sched_start

  ttm:
   - Make LRU walk restartable after dropping locks
   - Allow direct reclaim to allocate local memory

  panic:
   - add display QR code (in rust)

  displayport:
   - mst: GUID improvements

  bridge:
   - Silence error message on -EPROBE_DEFER
   - analogix: Clean aup
   - bridge-connector: Fix double free
   - lt6505: Disable interrupt when powered off
   - tc358767: Make default DP port preemphasis configurable
   - lt9611uxc: require DRM_BRIDGE_ATTACH_NO_CONNECTOR
   - anx7625: simplify OF array handling
   - dw-hdmi: simplify clock handling
   - lontium-lt8912b: fix mode validation
   - nwl-dsi: fix mode vsync/hsync polarity

  xe:
   - Enable LunarLake and Battlemage support
   - Introducing Xe2 ccs modifiers for integrated and discrete graphics
   - rename xe perf to xe observation
   - use wb caching on DGFX for system memory
   - add fence timeouts
   - Lunar Lake graphics/media/display workarounds
   - Battlemage workarounds
   - Battlemage GSC support
   - GSC and HuC fw updates for LL/BM
   - use dma_fence_chain_free
   - refactor hw engine lookup and mmio access
   - enable priority mem read for Xe2
   - Add first GuC BMG fw
   - fix dma-resv lock
   - Fix DGFX display suspend/resume
   - Use xe_managed for kernel BOs
   - Use reserved copy engine for user binds on faulting devices
   - Allow mixing dma-fence jobs and long-running faulting jobs
   - fix media TLB invalidation
   - fix rpm in TTM swapout path
   - track resources and VF state by PF

  i915:
   - Type-C programming fix for MTL+
   - FBC cleanup
   - Calc vblank delay more accurately
   - On DP MST, Enable LT fallback for UHBR<->non-UHBR rates
   - Fix DP LTTPR detection
   - limit relocations to INT_MAX
   - fix long hangs in buddy allocator on DG2/A380

  amdgpu:
   - Per-queue reset support
   - SDMA devcoredump support
   - DCN 4.0.1 updates
   - GFX12/VCN4/JPEG4 updates
   - Convert vbios embedded EDID to drm_edid
   - GFX9.3/9.4 devcoredump support
   - process isolation framework for GFX 9.4.3/4
   - take IOMMU mappings into account for P2P DMA

  amdkfd:
   - CRIU fixes
   - HMM fix
   - Enable process isolation support for GFX 9.4.3/4
   - Allow users to target recommended SDMA engines
   - KFD support for targetting queues on recommended SDMA engines

  radeon:
   - remove .load and drm_dev_alloc
   - Fix vbios embedded EDID size handling
   - Convert vbios embedded EDID to drm_edid
   - Use GEM references instead of TTM
   - r100 cp init cleanup
   - Fix potential overflows in evergreen CS offset tracking

  msm:
   - DPU:
      - implement DP/PHY mapping on SC8180X
      - Enable writeback on SM8150, SC8180X, SM6125, SM6350
   - DP:
      - Enable widebus on all relevant chipsets
      - MSM8998 HDMI support
   - GPU:
      - A642L speedbin support
      - A615/A306/A621 support
      - A7xx devcoredump support

  ast:
   - astdp: Support AST2600 with VGA
   - Clean up HPD
   - Fix timeout loop for DP link training
   - reorganize output code by type (VGA, DP, etc)
   - convert to struct drm_edid
   - fix BMC handling for all outputs

  exynos:
   - drop stale MAINTAINERS pattern
   - constify struct

  loongson:
   - use GEM refcount over TTM

  mgag200:
   - Improve BMC handling
   - Support VBLANK intterupts
   - transparently support BMC outputs

  nouveau:
   - Refactor and clean up internals
   - Use GEM refcount over TTM's

  gm12u320:
   - convert to struct drm_edid

  gma500:
   - update i2c terms

  lcdif:
   - pixel clock fix

  host1x:
   - fix syncpoint IRQ during resume
   - use iommu_paging_domain_alloc()

  imx:
   - ipuv3: convert to struct drm_edid

  omapdrm:
   - improve error handling
   - use common helper for_each_endpoint_of_node()

  panel:
   - add support for BOE TV101WUM-LL2 plus DT bindings
   - novatek-nt35950: improve error handling
   - nv3051d: improve error handling
   - panel-edp:
      - add support for BOE NE140WUM-N6G
      - revert support for SDC ATNA45AF01
   - visionox-vtdr6130:
      - improve error handling
      - use devm_regulator_bulk_get_const()
   - boe-th101mb31ig002:
      - Support for starry-er88577 MIPI-DSI panel plus DT
      - Fix porch parameter
   - edp: Support AOU B116XTN02.3, AUO B116XAN06.1, AOU B116XAT04.1, BOE
     NV140WUM-N41, BOE NV133WUM-N63, BOE NV116WHM-A4D, CMN N116BCA-EA2,
     CMN N116BCP-EA2, CSW MNB601LS1-4
   - himax-hx8394: Support Microchip AC40T08A MIPI Display panel plus DT
   - ilitek-ili9806e: Support Densitron DMT028VGHMCMI-1D TFT plus DT
   - jd9365da:
      - Support Melfas lmfbx101117480 MIPI-DSI panel plus DT
      - Refactor for code sharing
   - panel-edp: fix name for HKC MB116AN01
   - jd9365da: fix "exit sleep" commands
   - jdi-fhd-r63452: simplify error handling with DSI multi-style
     helpers
   - mantix-mlaf057we51: simplify error handling with DSI multi-style
     helpers
   - simple:
      - support Innolux G070ACE-LH3 plus DT bindings
      - support On Tat Industrial Company KD50G21-40NT-A1 plus DT
        bindings
   - st7701:
      - decouple DSI and DRM code
      - add SPI support
      - support Anbernic RG28XX plus DT bindings

  mediatek:
   - support alpha blending
   - remove cl in struct cmdq_pkt
   - ovl adaptor fix
   - add power domain binding for mediatek DPI controller

  renesas:
   - rz-du: add support for RZ/G2UL plus DT bindings

  rockchip:
   - Improve DP sink-capability reporting
   - dw_hdmi: Support 4k@60Hz
   - vop:
      - Support RGB display on Rockchip RK3066
      - Support 4096px width

  sti:
   - convert to struct drm_edid

  stm:
   - Avoid UAF wih managed plane and CRTC helpers
   - Fix module owner
   - Fix error handling in probe
   - Depend on COMMON_CLK
   - ltdc:
      - Fix transparency after disabling plane
      - Remove unused interrupt

  tegra:
   - gr3d: improve PM domain handling
   - convert to struct drm_edid
   - Call drm_atomic_helper_shutdown()

  vc4:
   - fix PM during detect
   - replace DRM_ERROR() with drm_error()
   - v3d: simplify clock retrieval

  v3d:
   - Clean up perfmon

  virtio:
   - add DRM capset"

* tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel: (1326 commits)
  drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
  drm/xe/xe2hpg: Add Wa_15016589081
  drm/xe: Don't keep stale pointer to bo->ggtt_node
  drm/xe: fix missing 'xe_vm_put'
  drm/xe: fix build warning with CONFIG_PM=n
  drm/xe: Suppress missing outer rpm protection warning
  drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
  drm/amd/display: Add all planes on CRTC to state for overlay cursor
  drm/i915/bios: fix printk format width
  drm/i915/display: Fix BMG CCS modifiers
  drm/amdgpu: get rid of bogus includes of fdtable.h
  drm/amdkfd: CRIU fixes
  drm/amdgpu: fix a race in kfd_mem_export_dmabuf()
  drm: new helper: drm_gem_prime_handle_to_dmabuf()
  drm/amdgpu/atomfirmware: Silence UBSAN warning
  drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'
  drm/amd/amdgpu: apply command submission parser for JPEG v1
  drm/amd/amdgpu: apply command submission parser for JPEG v2+
  drm/amd/pm: fix the pp_dpm_pcie issue on smu v14.0.2/3
  drm/amd/pm: update the features set on smu v14.0.2/3
  ...
2024-09-19 10:18:15 +02:00
Linus Torvalds 7fced2a78a Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Pull MMC updates from Ulf Hansson:
 "MMC core:
   - Add documentation for the mmc-test driver
   - Register the eMMC RPMB partition with the RPMB subsystem
   - Some various cleanups

  MMC host:
   - dw_mmc-rockchip: Add support for the RK3576 variant
   - renesas_sdhi: Add support for the RZ/V2H(P) variant
   - sdhci_am654: Add a retry mechanism for tuning
   - sdhci-atmel: Convert DT bindings to json schema
   - sdhci-of-dwcmshc:
       - Add eMMC HW reset support for BlueField-3 SoC
       - Add support for the RK3576 variant
       - Add support for the Sophgo SG2042 variant
   - sdhci-of-ma35d1: Add new driver for the Nuvoton MA35D1 SDHCI

  Misc/Tee:
   - Add Replay Protected Memory Block (RPMB) subsystem
   - Let optee probe RPMB device using RPMB subsystem"

* tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (41 commits)
  mmc: core: Use dev_err_probe for deferred regulators
  optee: Fix a NULL vs IS_ERR() check
  mmc: sdhci_am654: Add prints to tuning algorithm
  mmc: sdhci_am654: Add retry tuning
  dt-bindings: mmc: Add support for rk3576 eMMC
  Documentation: mmc: Add mmc-test doc
  rpmb: fix error path in rpmb_dev_register()
  optee: add RPMB dependency
  mmc: block: add RPMB dependency
  mmc: core Convert UNSTUFF_BITS macro to inline function
  dt-bindings: mmc: sdhci-atmel: Convert to json schema
  mmc: core: Convert simple_stroul to kstroul
  mmc: core: Calculate size from pointer
  mmc: cqhci: Make use of cqhci_halted() routine
  mmc: core: Replace the argument of mmc_sd_switch() with defines
  mmc: dw_mmc-rockchip: Add support for rk3576 SoCs
  mmc: dw_mmc-rockchip: Add internal phase support
  dt-bindings: mmc: Add support for rk3576 dw-mshc
  mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC
  mmc: core: remove left-over data structure declarations
  ...
2024-09-18 10:36:30 +02:00
Linus Torvalds 288cb34ead Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Pull power supply and reset updates from Sebastian Reichel:
 "Power-supply core:
   - introduce power_supply_show_enum_with_available() helper
   - change usb_types from an array into a bitmask
   - fix early usage of power_supply_property_is_writeable() resulting
     in sysfs files not being writable
   - fix missing temp1_max_alarm attribute in power-supply's hwmon
     devices

  Drivers:
   - max1720x: expose nvmem device
   - brcmstb: cleanup driver to use latest APIs
   - max77693: expose input and charging current limit
   - max17042_battery: fix state of charge reading for devices without
     current sensing
   - axp20x_battery: add AXP717 support
   - axp20x_battery: fix min/max voltage properties
   - axp20x_usb_power: add AXP717 support
   - axp20x_usb_power: add DT based input current limit

  Documentation updates

  Misc minor cleanups and fixes"

* tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply: (38 commits)
  power: supply: hwmon: Fix missing temp1_max_alarm attribute
  power: supply: Drop use_cnt check from power_supply_property_is_writeable()
  power: supply: ab8500: Constify struct kobj_type
  power: supply: max1720x: fix a double free on error in probe()
  power: supply: axp20x_battery: add support for AXP717
  power: supply: axp20x_usb_power: Add support for AXP717
  dt-bindings: power: supply: axp20x: Add AXP717 compatible
  dt-bindings: power: supply: axp20x: Add AXP717 compatible
  power: supply: axp20x_usb_power: Fix spelling mistake "reqested" -> "requested"
  power: supply: Change usb_types from an array into a bitmask
  power: supply: sysfs: Move power_supply_show_enum_with_available() up
  power: supply: sysfs: Add power_supply_show_enum_with_available() helper
  power: supply: rt9467-charger: Remove "usb_type" property write support
  power: supply: ucs1002: Adjust ucs1002_set_usb_type() to accept string values
  power: supply: "usb_type" property may be written to
  power: supply: max1720x: add read support for nvmem
  mfd: axp20x: Add ADC, BAT, and USB cells for AXP717
  power: supply: core: constify psy_tzd_ops
  power: reset: brcmstb: Do not go into infinite loop if reset fails
  power: reset: brcmstb: Use devm_register_sys_off_handler()
  ...
2024-09-18 10:24:22 +02:00
Simona Vetter b615b9c36c Merge v6.11-rc7 into drm-next
Thomas needs 5a498d4d06 ("drm/fbdev-dma: Only install deferred I/O
if necessary") in drm-misc, so start the backmerge cascade.

Signed-off-by: Simona Vetter <simona.vetter@ffwll.ch>
2024-09-11 09:18:15 +02:00
Daeho Jeong e791d00bd0 f2fs: add valid block ratio not to do excessive GC for one time GC
We need to introduce a valid block ratio threshold not to trigger
excessive GC for zoned deivces. The initial value of it is 95%. So, F2FS
will stop the thread from intiating GC for sections having valid blocks
exceeding the ratio.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-09-11 03:33:08 +00:00
Daeho Jeong 9a481a1c16 f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
Added control knobs for gc_no_zoned_gc_percent and
gc_boost_zoned_gc_percent.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-09-11 03:33:05 +00:00
Daeho Jeong 4cdca5a904 f2fs: add reserved_segments sysfs node
For the fine tuning of GC behavior, add reserved_segments sysfs node.

Signed-off-by: Daeho Jeong <daehojeong@google.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-09-11 03:32:57 +00:00