Merge 6.6.32 into android15-6.6-lts
Changes in 6.6.32
cifs: Add client version details to NTLM authenticate message
SMB3: clarify some of the unused CreateOption flags
Add definition for new smb3.1.1 command type
smb: use crypto_shash_digest() in symlink_hash()
cifs: print server capabilities in DebugData
smb3: minor RDMA cleanup
smb3: more minor cleanups for session handling routines
smb3: minor cleanup of session handling code
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
cifs: fix use after free for iface while disabling secondary channels
smb: client: introduce cifs_sfu_make_node()
smb: client: Fix minor whitespace errors and warnings
smb: client: extend smb2_compound_op() to accept more commands
smb: client: allow creating special files via reparse points
smb: client: optimise reparse point querying
smb: client: allow creating symlinks via reparse points
smb: client: cleanup smb2_query_reparse_point()
smb: client: handle special files and symlinks in SMB3 POSIX
cifs: fix in logging in cifs_chan_update_iface
smb3: Improve exception handling in allocate_mr_list()
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
cifs: get rid of dup length check in parse_reparse_point()
cifs: remove unneeded return statement
ksmbd: auth: fix most kernel-doc warnings
ksmbd: vfs: fix all kernel-doc warnings
cifs: remove redundant variable tcon_exist
cifs: minor comment cleanup
cifs: pick channel for tcon and tdis
cifs: new nt status codes from MS-SMB2
smb: client: don't clobber ->i_rdev from cached reparse points
cifs: new mount option called retrans
smb: Fix some kernel-doc comments
smb: client: delete "true", "false" defines
cifs: commands that are retried should have replay flag set
cifs: set replay flag for retries of write command
ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
cifs: update the same create_guid on replay
smb: client: handle path separator of created SMB symlinks
smb3: update allocation size more accurately on write completion
smb: client: parse owner/group when creating reparse points
smb: client: get rid of smb311_posix_query_path_info()
smb: client: reuse file lease key in compound operations
smb: client: do not defer close open handles to deleted files
smb: client: retry compound request without reusing lease
smb: client: introduce reparse mount option
smb: client: move most of reparse point handling code to common file
smb: client: fix potential broken compound request
smb: client: reduce number of parameters in smb2_compound_op()
smb: client: add support for WSL reparse points
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
smb: client: introduce SMB2_OP_QUERY_WSL_EA
smb: client: parse uid, gid, mode and dev from WSL reparse points
smb: client: set correct d_type for reparse DFS/DFSR and mount point
smb: client: return reparse type in /proc/mounts
smb3: add dynamic trace point for ioctls
smb: client: negotiate compression algorithms
smb: common: fix fields sizes in compression_pattern_payload_v1
smb: common: simplify compression headers
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
ksmbd: add support for durable handles v1/v2
cifs: defer close file handles having RH lease
cifs: fixes for get_inode_info
cifs: remove redundant variable assignment
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
ksmbd: Fix spelling mistake "connction" -> "connection"
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
cifs: Move some extern decls from .c files to .h
smb311: correct incorrect offset field in compression header
smb311: additional compression flag defined in updated protocol spec
smb3: add trace event for mknod
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
smb: client: instantiate when creating SFU files
cifs: Add tracing for the cifs_tcon struct refcounting
ksmbd: add continuous availability share parameter
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
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
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
KEYS: trusted: Fix memory leak in tpm2_key_encode()
mmc: core: Add HS400 tuning in HS400es initialization
kselftest: Add a ksft_perror() helper
bpf: Add missing BPF_LINK_TYPE invocations
erofs: get rid of erofs_fs_context
erofs: reliably distinguish block based and fscache mode
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
Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file
block: add a disk_has_partscan helper
block: add a partscan sysfs attribute for disks
Linux 6.6.32
Change-Id: I932e4340e7000c507512c66c700ba7269dcc88ae
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment