merge-upstream/v5.15.154 from branch/tag: upstream/v5.15.154 into branch: main-R101-cos-5.15

Conflicts:
 kernel/entry/common.c

Changelog:
-------------------------------------------------------------

Al Viro (2):
      nfsd_splice_actor(): handle compound pages
      fs/notify: constify path

Alan Stern (3):
      USB: usb-storage: Prevent divide-by-0 error in isd200_ata_command
      USB: core: Add hub_get() and hub_put() routines
      USB: core: Fix deadlock in usb_deauthorize_interface()

Aleksandr Loktionov (2):
      i40e: fix i40e_count_filters() to count only active/new filters
      i40e: fix vf may be used uninitialized in this function warning

Alex Williamson (7):
      vfio/platform: Disable virqfds on cleanup
      vfio/pci: Disable auto-enable of exclusive INTx IRQ
      vfio/pci: Lock external INTx masking ops
      vfio: Introduce interface to flush virqfd inject workqueue
      vfio/pci: Create persistent INTx handler
      vfio/platform: Create persistent IRQ handlers
      vfio/fsl-mc: Block calling interrupt handler without trigger

Alexander Aring (1):
      lockd: introduce safe async lock op

Alexander Stein (1):
      Revert "usb: phy: generic: Get the vbus supply"

Alexander Usyskin (2):
      mei: me: add arrow lake point S DID
      mei: me: add arrow lake point H DID

Alexandra Winter (1):
      s390/qeth: handle deferred cc1

Amir Goldstein (37):
      fsnotify: pass data_type to fsnotify_name()
      fsnotify: pass dentry instead of inode data
      fsnotify: clarify contract for create event hooks
      fsnotify: clarify object type argument
      fsnotify: separate mark iterator type from object type enum
      fanotify: introduce group flag FAN_REPORT_TARGET_FID
      fsnotify: generate FS_RENAME event with rich information
      fanotify: use macros to get the offset to fanotify_info buffer
      fanotify: use helpers to parcel fanotify_info buffer
      fanotify: support secondary dir fh and name in fanotify_info
      fanotify: record old and new parent and name in FAN_RENAME event
      fanotify: record either old name new name or both for FAN_RENAME
      fanotify: report old and/or new parent+name in FAN_RENAME event
      fanotify: wire up FAN_RENAME event
      fsnotify: invalidate dcache before IN_DELETE event
      fsnotify: fix merge with parent's ignored mask
      fsnotify: optimize FS_MODIFY events with no ignored masks
      fanotify: do not allow setting dirent events in mask of non-dir
      inotify: move control flags from mask to mark flags
      fsnotify: pass flags argument to fsnotify_alloc_group()
      fsnotify: make allow_dups a property of the group
      fsnotify: create helpers for group mark_mutex lock
      inotify: use fsnotify group lock helpers
      nfsd: use fsnotify group lock helpers
      dnotify: use fsnotify group lock helpers
      fsnotify: allow adding an inode mark without pinning inode
      fanotify: create helper fanotify_mark_user_flags()
      fanotify: factor out helper fanotify_mark_update_flags()
      fanotify: implement "evictable" inode marks
      fanotify: use fsnotify group lock helpers
      fanotify: enable "evictable" inode marks
      fsnotify: introduce mark type iterator
      fsnotify: consistent behavior for parent not watching children
      fanotify: refine the validation checks on non-dir inode mask
      fanotify: prepare for setting event flags in ignore mask
      fanotify: cleanups for fanotify_mark() input validations
      fanotify: introduce FAN_MARK_IGNORE

Amit Pundir (1):
      clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd

Andrei Matei (1):
      bpf: Protect against int overflow for stack access size

Andrey Jr. Melnikov (1):
      ahci: asm1064: correct count of reported ports

André Rösti (1):
      entry: Respect changes to system call number by trace_sys_enter()

Anna Schumaker (1):
      NFSD: Simplify READ_PLUS

Antoine Tenart (5):
      selftests: net: gro fwd: update vxlan GRO test expectations
      udp: do not accept non-tunnel GSO skbs landing in a tunnel
      udp: do not transition UDP GRO fraglist partial checksums to unnecessary
      udp: prevent local UDP tunnel packets from being GROed
      gro: fix ownership transfer

Anton Altaparmakov (1):
      x86/pm: Work around false positive kmemleak report in msr_build_context()

Arnd Bergmann (6):
      kasan/test: avoid gcc warning for intentional overflow
      staging: vc04_services: changen strncpy() to strscpy_pad()
      dm integrity: fix out-of-range warning
      ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit
      scsi: mylex: Fix sysfs buffer lengths
      ata: sata_mv: Fix PCI device ID table declaration compilation warning

Arseniy Krasnov (1):
      mtd: rawnand: meson: fix scrambling mode value in command macro

Aurélien Jacobs (1):
      USB: serial: option: add MeiG Smart SLM320 product

Bang Li (1):
      fsnotify: remove redundant parameter judgment

Baokun Li (1):
      ext4: correct best extent lstart adjustment logic

Bart Van Assche (3):
      fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
      scsi: usb: Call scsi_done() directly
      scsi: usb: Stop using the SCSI pointer

Bastien Nocera (1):
      Bluetooth: Fix TOCTOU in HCI debugfs implementation

Benjamin Coddington (1):
      NLM: Defend against file_lock changes after vfs_test_lock()

Bikash Hazarika (2):
      scsi: qla2xxx: Update manufacturer details
      scsi: qla2xxx: Update manufacturer detail

Bixuan Cui (1):
      iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy

Bjorn Helgaas (1):
      PCI: Work around Intel I210 ROM BAR overlap defect

Borislav Petkov (1):
      x86/bugs: Use sysfs_emit()

Borislav Petkov (AMD) (4):
      x86/CPU/AMD: Update the Zenbleed microcode revisions
      x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
      x86/bugs: Fix the SRSO mitigation on Zen3/4
      x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO

Cameron Williams (1):
      USB: serial: add device ID for VeriFone adapter

Changcheng Deng (1):
      NFSD:fix boolreturn.cocci warning

ChenXiaoSong (5):
      nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
      nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_enctypes_fops
      nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
      nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
      nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops

Chris Wilson (1):
      drm/i915/gt: Reset queue_priority_hint on parking

Christian A. Ehrhardt (2):
      usb: typec: ucsi: Ack unsupported commands
      usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset

Christian Gmeiner (1):
      drm/etnaviv: Restore some id values

Christian Häggström (1):
      USB: serial: cp210x: add ID for MGP Instruments PDS100

Christophe JAILLET (4):
      slimbus: core: Remove usage of the deprecated ida_simple_xx() API
      nfsd: Avoid some useless tests
      nfsd: Propagate some error code returned by memdup_user()
      vboxsf: Avoid an spurious warning if load_nls_xxx() fails

Chuck Lever (155):
      NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
      SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
      NFS: Move generic FS show macros to global header
      NFS: Move NFS protocol display macros to global header
      NFSD: Optimize DRC bucket pruning
      SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
      SUNRPC: Change return value type of .pc_decode
      NFSD: Save location of NFSv4 COMPOUND status
      SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
      SUNRPC: Change return value type of .pc_encode
      NFSD: Remove be32_to_cpu() from DRC hash function
      NFSD: Combine XDR error tracepoints
      NFSD: De-duplicate nfsd4_decode_bitmap4()
      NFSD: Clean up nfsd_vfs_write()
      NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
      NFSD: Write verifier might go backwards
      NFSD: Clean up the nfsd_net::nfssvc_boot field
      NFSD: Rename boot verifier functions
      NFSD: Trace boot verifier resets
      NFSD: Move fill_pre_wcc() and fill_post_wcc()
      NFSD: Deprecate NFS_OFFSET_MAX
      orDate: Thu Sep 30 19:19:57 2021 -0400
      NFSD: Skip extra computation for RC_NOCACHE case
      NFSD: Streamline the rare "found" case
      NFSD: Remove NFSD_PROC_ARGS_* macros
      SUNRPC: Remove the .svo_enqueue_xprt method
      SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
      SUNRPC: Remove svo_shutdown method
      SUNRPC: Rename svc_create_xprt()
      SUNRPC: Rename svc_close_xprt()
      SUNRPC: Remove svc_shutdown_net()
      NFSD: Remove svc_serv_ops::svo_module
      NFSD: Move svc_serv_ops::svo_function into struct svc_serv
      NFSD: Remove CONFIG_NFSD_V3
      NFSD: Clean up _lm_ operation names
      NFSD: Clean up nfsd_splice_actor()
      NFSD: Clean up nfsd3_proc_create()
      NFSD: Avoid calling fh_drop_write() twice in do_nfsd_create()
      NFSD: Refactor nfsd_create_setattr()
      NFSD: Refactor NFSv3 CREATE
      NFSD: Refactor NFSv4 OPEN(CREATE)
      NFSD: Remove do_nfsd_create()
      NFSD: Clean up nfsd_open_verified()
      NFSD: Instantiate a struct file when creating a regular NFSv4 file
      NFSD: Remove dprintk call sites from tail of nfsd4_open()
      NFSD: Fix whitespace
      NFSD: Move documenting comment for nfsd4_process_open2()
      NFSD: Trace filecache opens
      SUNRPC: Use RMW bitops in single-threaded hot paths
      NFSD: Modernize nfsd4_release_lockowner()
      NFSD: Add documenting comment for nfsd4_release_lockowner()
      NFSD: nfsd_file_put() can sleep
      NFSD: Fix potential use-after-free in nfsd_file_put()
      NFSD: Decode NFSv4 birth time attribute
      NFSD: Instrument fh_verify()
      NFSD: Demote a WARN to a pr_warn()
      NFSD: Report filecache LRU size
      NFSD: Report count of calls to nfsd_file_acquire()
      NFSD: Report count of freed filecache items
      NFSD: Report average age of filecache items
      NFSD: Add nfsd_file_lru_dispose_list() helper
      NFSD: Refactor nfsd_file_gc()
      NFSD: Refactor nfsd_file_lru_scan()
      NFSD: Report the number of items evicted by the LRU walk
      NFSD: Record number of flush calls
      NFSD: Zero counters when the filecache is re-initialized
      NFSD: Hook up the filecache stat file
      NFSD: WARN when freeing an item still linked via nf_lru
      NFSD: Trace filecache LRU activity
      NFSD: Leave open files out of the filecache LRU
      NFSD: Fix the filecache LRU shrinker
      NFSD: Never call nfsd_file_gc() in foreground paths
      NFSD: No longer record nf_hashval in the trace log
      NFSD: Remove lockdep assertion from unhash_and_release_locked()
      NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
      NFSD: Refactor __nfsd_file_close_inode()
      NFSD: nfsd_file_hash_remove can compute hashval
      NFSD: Remove nfsd_file::nf_hashval
      NFSD: Replace the "init once" mechanism
      NFSD: Set up an rhashtable for the filecache
      NFSD: Convert the filecache to use rhashtable
      NFSD: Clean up unused code after rhashtable conversion
      NFSD: Separate tracepoints for acquire and create
      NFSD: Move nfsd_file_trace_alloc() tracepoint
      NFSD: NFSv4 CLOSE should release an nfsd_file immediately
      NFSD: Ensure nf_inode is never dereferenced
      NFSD: Optimize nfsd4_encode_operation()
      NFSD: Optimize nfsd4_encode_fattr()
      NFSD: Clean up SPLICE_OK in nfsd4_encode_read()
      NFSD: Add an nfsd4_read::rd_eof field
      NFSD: Optimize nfsd4_encode_readv()
      NFSD: Simplify starting_len
      NFSD: Use xdr_pad_size()
      NFSD: Clean up nfsd4_encode_readlink()
      NFSD: Fix strncpy() fortify warning
      NFSD: nfserrno(-ENOMEM) is nfserr_jukebox
      NFSD: Shrink size of struct nfsd4_copy_notify
      NFSD: Shrink size of struct nfsd4_copy
      NFSD: Reorder the fields in struct nfsd4_op
      NFSD: Make nfs4_put_copy() static
      NFSD: Replace boolean fields in struct nfsd4_copy
      NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
      NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
      NFSD: Refactor nfsd4_do_copy()
      NFSD: Remove kmalloc from nfsd4_do_async_copy()
      NFSD: Add nfsd4_send_cb_offload()
      NFSD: Move copy offload callback arguments into a separate structure
      NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND
      NFSD: Replace dprintk() call site in fh_verify()
      NFSD: Trace NFSv4 COMPOUND tags
      NFSD: Add tracepoints to report NFSv4 callback completions
      NFSD: Add a mechanism to wait for a DELEGRETURN
      NFSD: Refactor nfsd_setattr()
      NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
      NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
      NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
      SUNRPC: Parametrize how much of argsize should be zeroed
      NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
      NFSD: Refactor common code out of dirlist helpers
      NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
      NFSD: Clean up WRITE arg decoders
      NFSD: Clean up nfs4svc_encode_compoundres()
      NFSD: Remove "inline" directives on op_rsize_bop helpers
      NFSD: Remove unused nfsd4_compoundargs::cachetype field
      NFSD: Pack struct nfsd4_compoundres
      NFSD: Rename the fields in copy_stateid_t
      NFSD: Cap rsize_bop result based on send buffer size
      NFSD: Fix trace_nfsd_fh_verify_err() crasher
      NFSD: Fix reads with a non-zero offset that don't end on a page boundary
      NFSD: Finish converting the NFSv3 GETACL result encoder
      NFSD: Pass the target nfsd_file to nfsd_commit()
      NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
      NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
      NFSD: Flesh out a documenting comment for filecache.c
      NFSD: Clean up nfs4_preprocess_stateid_op() call sites
      NFSD: Trace stateids returned via DELEGRETURN
      NFSD: Trace delegation revocations
      NFSD: Use const pointers as parameters to fh_ helpers
      NFSD: Update file_hashtbl() helpers
      NFSD: Clean up nfsd4_init_file()
      NFSD: Add a nfsd4_file_hash_remove() helper
      NFSD: Clean up find_or_add_file()
      NFSD: Refactor find_file()
      NFSD: Use rhashtable for managing nfs4_file objects
      NFSD: Fix licensing header in filecache.c
      NFSD: Add an nfsd_file_fsync tracepoint
      trace: Relocate event helper files
      NFSD: Use only RQ_DROPME to signal the need to drop a reply
      Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
      NFSD: Use set_bit(RQ_DROPME)
      NFSD: copy the whole verifier in nfsd_copy_write_verifier
      NFSD: Protect against filesystem freezing
      NFSD: Convert filecache to rhltable
      NFSD: Add an nfsd4_encode_nfstime4() helper
      Documentation: Add missing documentation for EXPORT_OP flags

Claus Hansen Ries (1):
      net: ll_temac: platform_get_resource replaced by wrong function

Colin Ian King (3):
      NFSD: Initialize pointer ni with NULL and not plain integer 0
      nfsd: remove redundant assignment to variable len
      NFSD: Remove redundant assignment to variable host_err

Conrad Kostecki (1):
      ahci: asm1064: asm1166: don't limit reported ports

Dai Ngo (23):
      fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
      NFSD: add courteous server support for thread with only delegation
      NFSD: add support for share reservation conflict to courteous server
      NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
      fs/lock: add helper locks_owner_has_blockers to check for blockers
      fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
      NFSD: add support for lock conflict to courteous server
      NFSD: Show state of courtesy client in client info
      NFSD: refactoring v4 specific code to a helper in nfs4state.c
      NFSD: keep track of the number of v4 clients in the system
      NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
      NFSD: keep track of the number of courtesy clients in the system
      NFSD: add shrinker to reap courtesy clients on low memory condition
      NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
      NFSD: add support for sending CB_RECALL_ANY
      NFSD: add delegation reaper to react to low memory condition
      NFSD: add CB_RECALL_ANY tracepoints
      NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
      NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
      NFSD: enhance inter-server copy cleanup
      NFSD: fix leaked reference count of nfsd4_ssc_umount_item
      NFSD: fix problems with cleanup on errors in nfsd4_copy
      NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop

Damian Muszynski (1):
      crypto: qat - resolve race condition during AER recovery

Damien Le Moal (1):
      block: Clear zone limits for a non-zoned stacked queue

Dan Carpenter (2):
      nfsd: fix double fget() bug in __write_ports_addfd()
      staging: vc04_services: fix information leak in create_component()

Daniel Sneddon (2):
      x86/bhi: Define SPEC_CTRL_BHI_DIS_S
      KVM: x86: Add BHI_NO

Daniel Vogelbacher (1):
      USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB

David Disseldorp (1):
      exportfs: use pr_debug for unreachable debug statements

David Hildenbrand (1):
      mm/secretmem: fix GUP-fast succeeding on secretmem folios

David Laight (1):
      minmax: add umin(a, b) and umax(a, b)

David Thompson (3):
      mlxbf_gige: stop PHY during open() error paths
      mlxbf_gige: call request_irq() after NAPI initialized
      mlxbf_gige: stop interface during shutdown

Davide Caratti (1):
      mptcp: don't account accept() of non-MPC client as fallback to TCP

Denis Kirjanov (1):
      drivers: net: convert to boolean for the mac_managed_pm flag

Dominique Martinet (1):
      mmc: core: Fix switch on gp3 partition

Duje Mihanović (1):
      arm: dts: marvell: Fix maxium->maxim typo in brownstone dts

Duoming Zhou (1):
      ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs

Eric Dumazet (4):
      tcp: properly terminate timers for kernel sockets
      netfilter: validate user input for expected length
      net/sched: act_skbmod: prevent kernel-infoleak
      erspan: make sure erspan_base_hdr is present in skb->head

Eric W. Biederman (2):
      exit: Implement kthread_exit
      exit: Rename module_put_and_exit to module_put_and_kthread_exit

Fedor Pchelkin (1):
      mac802154: fix llsec key resources release in mac802154_llsec_key_del

Felix Fietkau (1):
      wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

Filipe Manana (1):
      btrfs: fix off-by-one chunk length calculation at contains_pending_extent()

Gabor Juhos (4):
      clk: qcom: gcc-ipq6018: fix terminating of frequency table arrays
      clk: qcom: gcc-ipq8074: fix terminating of frequency table arrays
      clk: qcom: mmcc-apq8084: fix terminating of frequency table arrays
      clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays

Gabriel Krisman Bertazi (27):
      fsnotify: Don't insert unmergeable events in hashtable
      fanotify: Fold event size calculation to its own function
      fanotify: Split fsid check from other fid mode checks
      inotify: Don't force FS_IN_IGNORED
      fsnotify: Add helper to detect overflow_event
      fsnotify: Add wrapper around fsnotify_add_event
      fsnotify: Retrieve super block from the data field
      fsnotify: Protect fsnotify_handle_inode_event from no-inode events
      fsnotify: Pass group argument to free_event
      fanotify: Support null inode event in fanotify_dfid_inode
      fanotify: Allow file handle encoding for unhashed events
      fanotify: Encode empty file handle when no inode is provided
      fanotify: Require fid_mode for any non-fd event
      fsnotify: Support FS_ERROR event type
      fanotify: Reserve UAPI bits for FAN_FS_ERROR
      fanotify: Pre-allocate pool of error events
      fanotify: Support enqueueing of error events
      fanotify: Support merging of error events
      fanotify: Wrap object_fh inline space in a creator macro
      fanotify: Add helpers to decide whether to report FID/DFID
      fanotify: WARN_ON against too large file handles
      fanotify: Report fid info for file related file system errors
      fanotify: Emit generic error info for error event
      fanotify: Allow users to request FAN_FS_ERROR events
      ext4: Send notifications on error
      docs: Document the FAN_FS_ERROR event
      ext4: fix error code saved on super block during file system abort

Gaosheng Cui (3):
      nfsd: remove nfsd4_prepare_cb_recall() declaration
      fsnotify: remove unused declaration
      fanotify: Remove obsoleted fanotify_event_has_path()

Geert Uytterhoeven (1):
      net: ravb: Add R-Car Gen4 support

Geliang Tang (1):
      selftests: mptcp: diag: return KSFT_FAIL not test_cnt

Gokul krishna Krishnakumar (1):
      locking/rwsem: Disable preemption while trying for rwsem lock

Greg Kroah-Hartman (3):
      cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return value"
      x86: set SPECTRE_BHI_ON as default
      Linux 5.15.154

Guenter Roeck (4):
      parisc: Fix ip_fast_csum
      parisc: Fix csum_ipv6_magic on 32-bit systems
      parisc: Fix csum_ipv6_magic on 64-bit systems
      parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds

Gui-Dong Han (1):
      media: xc4000: Fix atomicity violation in xc4000_get_frequency

Guilherme G. Piccoli (1):
      scsi: core: Fix unremoved procfs host directory regression

H. Peter Anvin (Intel) (1):
      x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix

Harald Freudenberger (1):
      s390/zcrypt: fix reference counting on zcrypt card objects

Hariprasad Kelam (2):
      Octeontx2-af: fix pause frame configuration in GMP mode
      octeontx2-af: Fix issue with loading coalesced KPU profiles

Heiner Kallweit (2):
      i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
      r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d

Herve Codina (2):
      driver core: Introduce device_link_wait_removal()
      of: dynamic: Synchronize of_changeset_destroy() with the devlink removals

Hidenori Kobayashi (1):
      media: staging: ipu3-imgu: Set fields before media_entity_pads_init()

Huang Ying (1):
      swap: comments get_swap_device() with usage rule

Hugo Villeneuve (1):
      serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO

Hui Wang (1):
      Bluetooth: hci_event: set the conn encrypted before conn establishes

I Gede Agastya Darma Laksana (1):
      ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone

Ingo Molnar (1):
      Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."

Ivan Vecera (2):
      i40e: Remove _t suffix from enum type names
      i40e: Enforce software interrupt during busy-poll exit

J. Bruce Fields (4):
      nfsd: update create verifier comment
      nfsd4: remove obselete comment
      nfsd: improve stateid access bitmask documentation
      nfs: block notification on fs with its own ->lock

Jakob Koschel (1):
      nfsd: fix using the correct variable for sizeof()

Jakub Kicinski (1):
      selftests: reuseaddr_conflict: add missing new line at the end of the output

Jakub Sitnicki (1):
      bpf, sockmap: Prevent lock inversion deadlock in map delete elem

Jameson Thies (1):
      usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros

Jan Kara (1):
      fat: fix uninitialized field in nostale filehandles

Jani Nikula (4):
      drm/panel: do not return negative error codes from drm_panel_get_modes()
      drm/exynos: do not return negative values from .get_modes()
      drm/imx/ipuv3: do not return negative values from .get_modes()
      drm/vc4: hdmi: do not return negative values from .get_modes()

Jann Horn (3):
      HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running
      openrisc: Fix pagewalk usage in arch_dma_{clear, set}_uncached
      fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()

Jarred White (1):
      ACPI: CPPC: Use access_width over bit_width for system memory accesses

Jason A. Donenfeld (2):
      wireguard: netlink: check for dangling peer via is_dead instead of empty list
      wireguard: netlink: access device through ctx instead of peer

Jeff Layton (52):
      nfsd: Add errno mapping for EREMOTEIO
      nfsd: Retry once in nfsd_open on an -EOPENSTALE return
      nfsd: silence extraneous printk on nfsd.ko insertion
      NFSD: drop fh argument from alloc_init_deleg
      NFSD: verify the opened dentry after setting a delegation
      nfsd: clean up mounted_on_fileid handling
      nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
      nfsd: fix comments about spinlock handling with delegations
      nfsd: make nfsd4_run_cb a bool return function
      nfsd: extra checks when freeing delegation stateids
      nfsd: fix nfsd_file_unhash_and_dispose
      nfsd: rework hashtable handling in nfsd_do_file_acquire
      nfsd: ensure we always call fh_verify_error tracepoint
      nfsd: fix net-namespace logic in __nfsd_file_cache_purge
      nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
      nfsd: put the export reference in nfsd4_verify_deleg_dentry
      lockd: use locks_inode_context helper
      nfsd: use locks_inode_context helper
      nfsd: ignore requests to disable unsupported versions
      nfsd: move nfserrno() to vfs.c
      nfsd: allow disabling NFSv2 at compile time
      nfsd: remove the pages_flushed statistic from filecache
      nfsd: reorganize filecache.c
      filelock: add a new locks_inode_context accessor function
      nfsd: fix up the filecache laundrette scheduling
      nfsd: return error if nfs4_setacl fails
      lockd: set missing fl_flags field when retrieving args
      lockd: ensure we use the correct file descriptor when unlocking
      lockd: fix file selection in nlmsvc_cancel_blocked
      nfsd: rework refcounting in filecache
      nfsd: fix handling of cached open files in nfsd4_open codepath
      nfsd: don't free files unconditionally in __nfsd_file_cache_purge
      nfsd: don't destroy global nfs4_file table in per-net shutdown
      nfsd: allow nfsd_file_get to sanely handle a NULL pointer
      nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
      nfsd: don't hand out delegation on setuid files being opened for write
      nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
      nfsd: don't fsync nfsd_files on last close
      nfsd: don't replace page in rq_pages if it's a continuation of last page
      nfsd: call op_release, even when op_func returns an error
      nfsd: don't open-code clear_and_wake_up_bit
      nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
      nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
      nfsd: don't kill nfsd_files because of lease break error
      nfsd: add some comments to nfsd_file_do_acquire
      nfsd: don't take/put an extra reference when putting a file
      nfsd: update comment over __nfsd_file_cache_purge
      nfsd: allow reaping files still under writeback
      nfsd: simplify the delayed disposal list code
      nfsd: make a copy of struct iattr before calling notify_change
      nfsd: drop the nfsd_put helper
      nfsd: hold a lighter-weight client reference over CB_RECALL_ANY

Jens Axboe (1):
      io_uring: ensure '0' is returned on file registration success

Jerome Brunet (1):
      nvmem: meson-efuse: fix function pointer type mismatch

Jesper Dangaard Brouer (1):
      xen-netfront: Add missing skb_mark_for_recycle

Jiapeng Chong (1):
      NFSD: Fix inconsistent indenting

Jim Mattson (2):
      KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace
      KVM: x86: Use a switch statement and macros in __feature_translate()

Jinpeng Cui (1):
      NFSD: remove redundant variable status

Joe Damato (1):
      i40e: Store the irq number in i40e_q_vector

Johan Hovold (1):
      arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken

Johannes Berg (1):
      wifi: iwlwifi: mvm: rfi: fix potential response leaks

Johannes Thumshirn (1):
      btrfs: zoned: use zone aware sb location for scrub

John David Anglin (1):
      parisc: Avoid clobbering the C/B bits in the PSW with tophys and tovirt macros

John Garry (2):
      dma-mapping: add dma_opt_mapping_size()
      dma-iommu: add iommu_dma_opt_mapping_size()

John Ogness (1):
      printk: Update @console_may_schedule in console_trylock_spinning()

John Sperbeck (1):
      init: open /initrd.image with O_LARGEFILE

Josef Bacik (1):
      nfs: fix UAF in direct writes

Josh Poimboeuf (1):
      x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file

Josua Mayer (1):
      hwmon: (amc6821) add of_match table

Kailang Yang (1):
      ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform

Kees Cook (1):
      NFSD: Avoid clashing function prototypes

Kim Phillips (2):
      x86/cpu: Support AMD Automatic IBRS
      x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabled

Krishna Kurapati (1):
      usb: gadget: ncm: Fix handling of zero block length packets

Kuniyuki Iwashima (1):
      ipv6: Fix infinite recursion in fib6_dump_done().

Leo Ma (1):
      drm/amd/display: Fix noise issue on HDMI AV mute

Lin Yujun (1):
      Documentation/hw-vuln: Update spectre doc

Linus Torvalds (1):
      x86/syscall: Don't force use of indirect calls for system calls

Mahmoud Adam (1):
      net/rds: fix possible cp null dereference

Marek Szyprowski (1):
      cpufreq: dt: always allocate zeroed cpumask

Marios Makassikis (1):
      ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info

Martin Blumenstingl (1):
      clocksource/drivers/arm_global_timer: Fix maximum prescaler value

Mathias Nyman (1):
      usb: port: Don't try to peer unused USB ports based on location

Matthew Wilcox (Oracle) (2):
      bounds: support non-power-of-two CONFIG_NR_CPUS
      ubifs: Set page uptodate in the correct place

Maulik Shah (1):
      PM: suspend: Set mem_sleep_current during kernel command line setup

Max Filippov (1):
      exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()

Maximilian Heyne (2):
      ext4: fix corruption during on-line resize
      xen/events: close evtchn after mapping cleanup

Michael Ellerman (1):
      powerpc/fsl: Fix mfpmr build errors with newer binutils

Michael Kelley (1):
      Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory

Mickaël Salaün (1):
      landlock: Warn once if a Landlock action is requested while disabled

Mika Westerberg (3):
      PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
      PCI/DPC: Quirk PIO log size for certain Intel Root Ports
      PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports

Mikko Rapeli (2):
      mmc: core: Initialize mmc_blk_ioc_data
      mmc: core: Avoid negative index with array access

Miklos Szeredi (2):
      fuse: fix root lookup with nonzero generation
      fuse: don't unhash root

Mikulas Patocka (1):
      dm snapshot: fix lockup in dm_exception_table_exit

Minas Harutyunyan (5):
      usb: dwc2: host: Fix remote wakeup from hibernation
      usb: dwc2: host: Fix hibernation flow
      usb: dwc2: host: Fix ISOC flow in DDMA mode
      usb: dwc2: gadget: Fix exiting from clock gating
      usb: dwc2: gadget: LPM flow fix

Muhammad Usama Anjum (1):
      scsi: lpfc: Correct size for wqe for memset()

Nathan Chancellor (4):
      kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
      xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
      powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
      hexagon: vmlinux.lds.S: handle attributes section

NeilBrown (46):
      NFSD: move filehandle format declarations out of "uapi".
      NFSD: drop support for ancient filehandles
      NFSD: simplify struct nfsfh
      NFSD: handle errors better in write_ports_addfd()
      SUNRPC: change svc_get() to return the svc.
      SUNRPC/NFSD: clean up get/put functions.
      SUNRPC: stop using ->sv_nrthreads as a refcount
      nfsd: make nfsd_stats.th_cnt atomic_t
      SUNRPC: use sv_lock to protect updates to sv_nrthreads.
      NFSD: narrow nfsd_mutex protection in nfsd thread
      NFSD: Make it possible to use svc_set_num_threads_sync
      SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
      NFSD: simplify locking for network notifier.
      lockd: introduce nlmsvc_serv
      lockd: simplify management of network status notifiers
      lockd: move lockd_start_svc() call into lockd_create_svc()
      lockd: move svc_exit_thread() into the thread
      lockd: introduce lockd_put()
      lockd: rename lockd_create_svc() to lockd_get()
      SUNRPC: move the pool_map definitions (back) into svc.c
      SUNRPC: always treat sv_nrpools==1 as "not pooled"
      lockd: use svc_set_num_threads() for thread start and stop
      NFS: switch the callback service back to non-pooled.
      NFSD: simplify per-net file cache management
      NFS: restore module put when manager exits.
      NFSD: introduce struct nfsd_attrs
      NFSD: set attributes when creating symlinks
      NFSD: add security label to struct nfsd_attrs
      NFSD: add posix ACLs to struct nfsd_attrs
      NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
      NFSD: always drop directory lock in nfsd_unlink()
      NFSD: only call fh_unlock() once in nfsd_link()
      NFSD: reduce locking in nfsd_lookup()
      NFSD: use explicit lock/unlock for directory ops
      NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
      NFSD: discard fh_locked flag and fh_lock/fh_unlock
      NFSD: fix regression with setting ACLs.
      NFSD: drop fname and flen args from nfsd_create_locked()
      lockd: drop inappropriate svc_get() from locked_get()
      nfsd: Simplify code around svc_exit_thread() call in nfsd()
      nfsd: separate nfsd_last_thread() from nfsd_put()
      NFSD: fix possible oops when nfsd/pool_stats is closed.
      nfsd: call nfsd_last_thread() before final nfsd_put()
      nfsd: fix RELEASE_LOCKOWNER
      nfsd: don't take fi_lock in nfsd_break_deleg_cb()
      nfsd: don't call locks_release_private() twice concurrently

Nicolas Pitre (1):
      vt: fix unicode buffer corruption when deleting characters

Nicolin Chen (1):
      iommu/dma: Force swiotlb_max_mapping_size on an untrusted device

Nikita Kiryushin (1):
      ACPICA: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields()

Niklas Cassel (1):
      PCI: dwc: endpoint: Fix advertised resizable BAR size

Nirmoy Das (1):
      drm/i915: Check before removing mm notifier

Oleksij Rempel (1):
      net: usb: asix: suspend embedded PHY if external is used

Olga Kornievskaia (1):
      NFSD enforce filehandle check for source file in COPY

Oliver Ford (1):
      fs: inotify: Fix typo in inotify comment

Oliver Neukum (1):
      usb: cdc-wdm: close race between read and workqueue

Oliver Upton (2):
      KVM: arm64: Work out supported block level at compile time
      KVM: arm64: Limit stage2_apply_range() batch size to largest block

Ondrej Valousek (1):
      nfsd: Add support for the birth time attribute

Pablo Neira Ayuso (5):
      netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
      netfilter: nf_tables: disallow anonymous set with timeout flag
      netfilter: nf_tables: reject constant set with timeout
      netfilter: nf_tables: reject new basechain after table flag update
      netfilter: nf_tables: flush pending destroy work before exit_net release

Paul Barker (1):
      net: ravb: Always process TX descriptor ring

Paul Menzel (1):
      PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports

Pawan Gupta (13):
      x86/bugs: Add asm helpers for executing VERW
      x86/entry_64: Add VERW just before userspace transition
      x86/entry_32: Add VERW just before userspace transition
      x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
      KVM/VMX: Move VERW closer to VMentry for MDS mitigation
      x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set
      Documentation/hw-vuln: Add documentation for RFDS
      x86/rfds: Mitigate Register File Data Sampling (RFDS)
      KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
      x86/bhi: Add support for clearing branch history at syscall entry
      x86/bhi: Enumerate Branch History Injection (BHI) bug
      x86/bhi: Add BHI mitigation knob
      x86/bhi: Mitigate KVM by default

Peng Tao (1):
      nfsd: map EBADF

Peter Collingbourne (2):
      kasan: test: add memcpy test that avoids out-of-bounds write
      serial: Lock console when calling into driver before registration

Peter Zijlstra (4):
      arch: Introduce CONFIG_FUNCTION_ALIGNMENT
      x86/alternatives: Introduce int3_emulate_jcc()
      x86/alternatives: Teach text_poke_bp() to patch Jcc.d32 instructions
      x86/static_call: Add support for Jcc tail-calls

Petr Mladek (1):
      printk/console: Split out code that enables default console

Philip Yang (1):
      drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag

Philipp Stanner (1):
      pci_iounmap(): Fix MMIO mapping leak

Pierre-Louis Bossart (3):
      ASoC: rt5682-sdw: fix locking sequence
      ASoC: rt711-sdca: fix locking sequence
      ASoC: rt711-sdw: fix locking sequence

Piotr Wejman (1):
      net: stmmac: fix rx queue priority assignment

Prashanth K (1):
      usb: xhci: Add error handling in xhci_map_urb_for_dma

Przemek Kitszel (1):
      ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()

Qiang Zhang (1):
      memtest: use {READ,WRITE}_ONCE in memory scanning

Qingliang Li (1):
      PM: sleep: wakeirq: fix wake irq warning in system suspend

Quinn Tran (6):
      scsi: qla2xxx: Prevent command send on chip reset
      scsi: qla2xxx: Fix N2N stuck connection
      scsi: qla2xxx: Split FCE|EFT trace control
      scsi: qla2xxx: NVME|FCP prefer flag not being honored
      scsi: qla2xxx: Fix command flush on cable pull
      scsi: qla2xxx: Delay I/O Abort on PCI error

Rafael J. Wysocki (1):
      PCI/PM: Drain runtime-idle callbacks before driver removal

Randy Dunlap (2):
      sparc64: NMI watchdog: fix return value of __setup handler
      sparc: vDSO: fix return value of __setup handler

Richard Weinberger (1):
      ubi: Check for too small LEB size in VTBL code

Rickard x Andersson (1):
      tty: serial: imx: Fix broken RS485

Roberto Sassu (2):
      smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()
      smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()

Rodrigo Siqueira (1):
      drm/amd/display: Return the correct HDCP error code

Ryan Roberts (1):
      mm: swap: fix race between free_swap_and_cache() and swapoff()

Ryosuke Yasuoka (1):
      nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet

Ryusuke Konishi (2):
      nilfs2: fix failure to detect DAT corruption in btree and direct mappings
      nilfs2: prevent kernel bug at submit_bh_wbc()

Samuel Holland (1):
      riscv: Fix spurious errors from __get/put_kernel_nofault

Samuel Thibault (1):
      speakup: Fix 8bit characters from direct synth

Sandipan Das (1):
      x86/cpufeatures: Add new word for scattered features

Saurav Kashyap (2):
      scsi: qla2xxx: Fix double free of fcport
      scsi: qla2xxx: Change debug message during driver unload

Sean Anderson (4):
      soc: fsl: qbman: Always disable interrupts when taking cgr_lock
      soc: fsl: qbman: Add helper for sanity checking cgr ops
      soc: fsl: qbman: Add CGR update function
      soc: fsl: qbman: Use raw spinlock for cgr_lock

Sean Christopherson (7):
      KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs
      KVM: Always flush async #PF workqueue when vCPU is being destroyed
      KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
      KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH
      x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
      KVM: x86: Bail to userspace if emulation of atomic user access faults
      KVM: x86: Mark target gfn of emulated atomic instruction as dirty

SeongJae Park (1):
      selftests/mqueue: Set timeout to 180 seconds

Sherry Sun (1):
      tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled

Stanislaw Gruszka (1):
      PCI/AER: Block runtime suspend when handling errors

Stefan O'Rear (1):
      riscv: process: Fix kernel gp leakage

Stephen Lee (1):
      ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw

Steven Rostedt (Google) (8):
      ring-buffer: Fix waking up ring buffer readers
      ring-buffer: Do not set shortest_full when full target is hit
      ring-buffer: Fix resetting of shortest_full
      ring-buffer: Fix full_waiters_pending in poll
      ring-buffer: Use wait_event_interruptible() in ring_buffer_wait()
      NFSD: Fix nfsd_clid_class use of __string_len() macro
      net: hns3: tracing: fix hclgevf trace event strings
      tracing: Use .flush() call to wake up readers

Su Hui (1):
      octeontx2-pf: check negative error code in otx2_open()

Sumanth Korikkar (1):
      s390/entry: align system call table on 8 bytes

Sumit Garg (1):
      tee: optee: Fix kernel panic caused by incorrect error handling

Svyatoslav Pankratov (1):
      crypto: qat - fix double free during reset

Tavian Barnes (1):
      nfsd: Fix creation time serialization order

Tetsuo Handa (1):
      NFSD: unregister shrinker when nfsd_init_net() fails

Thomas Gleixner (4):
      timers: Update kernel-doc for various functions
      timers: Use del_timer_sync() even on UP
      timers: Rename del_timer_sync() to timer_delete_sync()
      x86/asm: Differentiate between code and function alignment

Tim Schumacher (1):
      efivarfs: Request at most 512 bytes for variable names

Tom Chung (1):
      drm/amd/display: Preserve original aspect ratio in create stream

Toru Katagiri (1):
      USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113M

Trond Myklebust (4):
      nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
      nfsd: Fix a write performance regression
      nfsd: Clean up nfsd_file_put()
      nfsd: Fix a regression in nfsd_setattr()

Uwe Kleine-König (1):
      PCI: Drop pci_device_remove() test of pci_dev->driver

Vasily Averin (2):
      nfsd4: add refcount for nfsd4_blocked_lock
      fanotify: fix incorrect fmode_t casts

Ville Syrjälä (1):
      drm/amdgpu: Use drm_mode_copy()

Vlastimil Babka (1):
      mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations

Wayne Chang (2):
      phy: tegra: xusb: Add API to retrieve the port number of phy
      usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logic

Wei Fang (1):
      net: fec: Set mac_managed_pm during probe

Weitao Wang (1):
      USB: UAS: return ENODEV when submit urbs fail with device not attached

Will Deacon (1):
      swiotlb: Fix alignment checks when both allocation and DMA masks are present

Wolfram Sang (3):
      mmc: tmio: avoid concurrent runs of mmc_request_done()
      NFSD: move from strlcpy with unused retval to strscpy
      lockd: move from strlcpy with unused retval to strscpy

Xin Gao (1):
      fsnotify: Fix comment typo

Xiu Jianfeng (1):
      NFSD: Use struct_size() helper in alloc_session()

Yang Jihong (1):
      perf/core: Fix reentry problem in perf_output_read_group()

Ye Zhang (1):
      thermal: devfreq_cooling: Fix perf state when calculate dfc res_util

Yu Kuai (1):
      dm-raid: fix lockdep waring in "pers->hot_add_disk"

Zack Rusin (1):
      drm/vmwgfx: Fix possible null pointer derefence with invalid contexts

Zhang Jiaming (1):
      NFSD: Fix space and spelling mistake

Zhang Xiaoxu (2):
      nfsd: Unregister the cld notifier when laundry_wq create failed
      nfsd: Fix null-ptr-deref in nfsd_fill_super()

Zhang Yi (1):
      ubi: correct the calculation of fastmap size

Zheng Wang (1):
      wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach

Zi Yan (1):
      mm/migrate: set swap entry values of THP tail pages properly.

Ziyang Xuan (1):
      netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()

min15.li (1):
      nvme: fix miss command type check

yuan linyu (1):
      usb: udc: remove warning when queue disabled ep

BUG=b/333844224
TEST=tryjob, validation and K8s e2e
RELEASE_NOTE=Updated the Linux kernel to v5.15.154.

Signed-off-by: Oleksandr Tymoshenko <ovt@google.com>
Change-Id: Id9ae7152d20e3eeabba7a5be356be2b63734d817