mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
Changes in 6.1.92 drm/amd/display: Fix division by zero in setup_dsc_config net: ks8851: Fix another TX stall caused by wrong ISR flag handling ice: pass VSI pointer into ice_vc_isvalid_q_id ice: remove unnecessary duplicate checks for VF VSI ID pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin() mfd: stpmic1: Fix swapped mask/unmask in irq chip nfsd: don't allow nfsd threads to be signalled. KEYS: trusted: Fix memory leak in tpm2_key_encode() mmc: core: Add HS400 tuning in HS400es initialization xfs: write page faults in iomap are not buffered writes xfs: punching delalloc extents on write failure is racy xfs: use byte ranges for write cleanup ranges xfs,iomap: move delalloc punching to iomap iomap: buffered write failure should not truncate the page cache xfs: xfs_bmap_punch_delalloc_range() should take a byte range iomap: write iomap validity checks xfs: use iomap_valid method to detect stale cached iomaps xfs: drop write error injection is unfixable, remove it xfs: fix off-by-one-block in xfs_discard_folio() xfs: fix incorrect error-out in xfs_remove xfs: fix sb write verify for lazysbcount xfs: fix incorrect i_nlink caused by inode racing xfs: invalidate block device page cache during unmount xfs: attach dquots to inode before reading data/cow fork mappings xfs: wait iclog complete before tearing down AIL xfs: fix super block buf log item UAF during force shutdown xfs: hoist refcount record merge predicates xfs: estimate post-merge refcounts correctly xfs: invalidate xfs_bufs when allocating cow extents xfs: allow inode inactivation during a ro mount log recovery xfs: fix log recovery when unknown rocompat bits are set xfs: get root inode correctly at bulkstat xfs: short circuit xfs_growfs_data_private() if delta is zero arm64: atomics: lse: remove stale dependency on JUMP_LABEL drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() binder: fix max_thread type inconsistency usb: dwc3: Wait unconditionally after issuing EndXfer command net: usb: ax88179_178a: fix link status when link is set to down/up usb: typec: ucsi: displayport: Fix potential deadlock usb: typec: tipd: fix event checking for tps6598x serial: kgdboc: Fix NMI-safety problems from keyboard reset code remoteproc: mediatek: Make sure IPI buffer fits in L2TCM KEYS: trusted: Do not use WARN when encode fails admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET docs: kernel_include.py: Cope with docutils 0.21 Linux 6.1.92 Change-Id: Ic0ec20e6a15c862852794fb4189d370adc5f278a Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>