public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@denx.de,
	jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.6 000/102] 6.6.32-rc1 review
Date: Thu, 23 May 2024 15:12:25 +0200	[thread overview]
Message-ID: <20240523130342.462912131@linuxfoundation.org> (raw)

This is the start of the stable review cycle for the 6.6.32 release.
There are 102 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat, 25 May 2024 13:03:15 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.32-rc1.gz
or in the git tree and branch at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.6.32-rc1

Christoph Hellwig <hch@lst.de>
    block: add a partscan sysfs attribute for disks

Christoph Hellwig <hch@lst.de>
    block: add a disk_has_partscan helper

SeongJae Park <sj@kernel.org>
    Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file

Akira Yokosawa <akiyks@gmail.com>
    docs: kernel_include.py: Cope with docutils 0.21

Thomas Weißschuh <linux@weissschuh.net>
    admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET

Jarkko Sakkinen <jarkko@kernel.org>
    KEYS: trusted: Do not use WARN when encode fails

AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    remoteproc: mediatek: Make sure IPI buffer fits in L2TCM

Daniel Thompson <daniel.thompson@linaro.org>
    serial: kgdboc: Fix NMI-safety problems from keyboard reset code

Javier Carrasco <javier.carrasco@wolfvision.net>
    usb: typec: tipd: fix event checking for tps6598x

Heikki Krogerus <heikki.krogerus@linux.intel.com>
    usb: typec: ucsi: displayport: Fix potential deadlock

Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
    net: usb: ax88179_178a: fix link status when link is set to down/up

Prashanth K <quic_prashk@quicinc.com>
    usb: dwc3: Wait unconditionally after issuing EndXfer command

Carlos Llamas <cmllamas@google.com>
    binder: fix max_thread type inconsistency

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper()

Christian Brauner <brauner@kernel.org>
    erofs: reliably distinguish block based and fscache mode

Baokun Li <libaokun1@huawei.com>
    erofs: get rid of erofs_fs_context

Jiri Olsa <jolsa@kernel.org>
    bpf: Add missing BPF_LINK_TYPE invocations

Mark Brown <broonie@kernel.org>
    kselftest: Add a ksft_perror() helper

Mengqi Zhang <mengqi.zhang@mediatek.com>
    mmc: core: Add HS400 tuning in HS400es initialization

Jarkko Sakkinen <jarkko@kernel.org>
    KEYS: trusted: Fix memory leak in tpm2_key_encode()

Sungwoo Kim <iam@sung-woo.kim>
    Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()

Sungwoo Kim <iam@sung-woo.kim>
    Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()

Jacob Keller <jacob.e.keller@intel.com>
    ice: remove unnecessary duplicate checks for VF VSI ID

Jacob Keller <jacob.e.keller@intel.com>
    ice: pass VSI pointer into ice_vc_isvalid_q_id

Ronald Wahl <ronald.wahl@raritan.com>
    net: ks8851: Fix another TX stall caused by wrong ISR flag handling

Jose Fernandez <josef@netflix.com>
    drm/amd/display: Fix division by zero in setup_dsc_config

Gustavo A. R. Silva <gustavoars@kernel.org>
    smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: add continuous availability share parameter

David Howells <dhowells@redhat.com>
    cifs: Add tracing for the cifs_tcon struct refcounting

Paulo Alcantara <pc@manguebit.com>
    smb: client: instantiate when creating SFU files

Paulo Alcantara <pc@manguebit.com>
    smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()

Steve French <stfrench@microsoft.com>
    smb3: add trace event for mknod

Steve French <stfrench@microsoft.com>
    smb311: additional compression flag defined in updated protocol spec

Steve French <stfrench@microsoft.com>
    smb311: correct incorrect offset field in compression header

Steve French <stfrench@microsoft.com>
    cifs: Move some extern decls from .c files to .h

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix potencial out-of-bounds when buffer offset is invalid

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()

Colin Ian King <colin.i.king@gmail.com>
    ksmbd: Fix spelling mistake "connction" -> "connection"

Marios Makassikis <mmakassikis@freebox.fr>
    ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close

Bharath SM <bharathsm@microsoft.com>
    cifs: remove redundant variable assignment

Meetakshi Setiya <msetiya@microsoft.com>
    cifs: fixes for get_inode_info

Bharath SM <bharathsm@microsoft.com>
    cifs: defer close file handles having RH lease

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: add support for durable handles v1/v2

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session

Enzo Matsumiya <ematsumiya@suse.de>
    smb: common: simplify compression headers

Enzo Matsumiya <ematsumiya@suse.de>
    smb: common: fix fields sizes in compression_pattern_payload_v1

Enzo Matsumiya <ematsumiya@suse.de>
    smb: client: negotiate compression algorithms

Steve French <stfrench@microsoft.com>
    smb3: add dynamic trace point for ioctls

Paulo Alcantara <pc@manguebit.com>
    smb: client: return reparse type in /proc/mounts

Paulo Alcantara <pc@manguebit.com>
    smb: client: set correct d_type for reparse DFS/DFSR and mount point

Paulo Alcantara <pc@manguebit.com>
    smb: client: parse uid, gid, mode and dev from WSL reparse points

Steve French <stfrench@microsoft.com>
    smb: client: introduce SMB2_OP_QUERY_WSL_EA

Dan Carpenter <dan.carpenter@linaro.org>
    smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()

Paulo Alcantara <pc@manguebit.com>
    smb: client: add support for WSL reparse points

Paulo Alcantara <pc@manguebit.com>
    smb: client: reduce number of parameters in smb2_compound_op()

Paulo Alcantara <pc@manguebit.com>
    smb: client: fix potential broken compound request

Paulo Alcantara <pc@manguebit.com>
    smb: client: move most of reparse point handling code to common file

Paulo Alcantara <pc@manguebit.com>
    smb: client: introduce reparse mount option

Meetakshi Setiya <msetiya@microsoft.com>
    smb: client: retry compound request without reusing lease

Steve French <stfrench@microsoft.com>
    smb: client: do not defer close open handles to deleted files

Meetakshi Setiya <msetiya@microsoft.com>
    smb: client: reuse file lease key in compound operations

Paulo Alcantara <pc@manguebit.com>
    smb: client: get rid of smb311_posix_query_path_info()

Steve French <stfrench@microsoft.com>
    smb: client: parse owner/group when creating reparse points

Steve French <stfrench@microsoft.com>
    smb3: update allocation size more accurately on write completion

Paulo Alcantara <pc@manguebit.com>
    smb: client: handle path separator of created SMB symlinks

Steve French <stfrench@microsoft.com>
    cifs: update the same create_guid on replay

Yang Li <yang.lee@linux.alibaba.com>
    ksmbd: Add kernel-doc for ksmbd_extract_sharename() function

Shyam Prasad N <sprasad@microsoft.com>
    cifs: set replay flag for retries of write command

Shyam Prasad N <sprasad@microsoft.com>
    cifs: commands that are retried should have replay flag set

Alexey Dobriyan <adobriyan@gmail.com>
    smb: client: delete "true", "false" defines

Yang Li <yang.lee@linux.alibaba.com>
    smb: Fix some kernel-doc comments

Shyam Prasad N <sprasad@microsoft.com>
    cifs: new mount option called retrans

Paulo Alcantara <pc@manguebit.com>
    smb: client: don't clobber ->i_rdev from cached reparse points

Shyam Prasad N <sprasad@microsoft.com>
    cifs: new nt status codes from MS-SMB2

Shyam Prasad N <sprasad@microsoft.com>
    cifs: pick channel for tcon and tdis

Steve French <stfrench@microsoft.com>
    cifs: minor comment cleanup

Colin Ian King <colin.i.king@gmail.com>
    cifs: remove redundant variable tcon_exist

Randy Dunlap <rdunlap@infradead.org>
    ksmbd: vfs: fix all kernel-doc warnings

Randy Dunlap <rdunlap@infradead.org>
    ksmbd: auth: fix most kernel-doc warnings

Steve French <stfrench@microsoft.com>
    cifs: remove unneeded return statement

Paulo Alcantara <pc@manguebit.com>
    cifs: get rid of dup length check in parse_reparse_point()

David Howells <dhowells@redhat.com>
    cifs: Pass unbyteswapped eof value into SMB2_set_eof()

Markus Elfring <elfring@users.sourceforge.net>
    smb3: Improve exception handling in allocate_mr_list()

Steve French <stfrench@microsoft.com>
    cifs: fix in logging in cifs_chan_update_iface

Paulo Alcantara <pc@manguebit.com>
    smb: client: handle special files and symlinks in SMB3 POSIX

Paulo Alcantara <pc@manguebit.com>
    smb: client: cleanup smb2_query_reparse_point()

Paulo Alcantara <pc@manguebit.com>
    smb: client: allow creating symlinks via reparse points

Steve French <stfrench@microsoft.com>
    smb: client: optimise reparse point querying

Steve French <stfrench@microsoft.com>
    smb: client: allow creating special files via reparse points

Steve French <stfrench@microsoft.com>
    smb: client: extend smb2_compound_op() to accept more commands

Pierre Mariani <pierre.mariani@gmail.com>
    smb: client: Fix minor whitespace errors and warnings

Steve French <stfrench@microsoft.com>
    smb: client: introduce cifs_sfu_make_node()

Ritvik Budhiraja <rbudhiraja@microsoft.com>
    cifs: fix use after free for iface while disabling secondary channels

Steve French <stfrench@microsoft.com>
    Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO

Steve French <stfrench@microsoft.com>
    smb3: minor cleanup of session handling code

Steve French <stfrench@microsoft.com>
    smb3: more minor cleanups for session handling routines

Steve French <stfrench@microsoft.com>
    smb3: minor RDMA cleanup

Shyam Prasad N <sprasad@microsoft.com>
    cifs: print server capabilities in DebugData

Eric Biggers <ebiggers@google.com>
    smb: use crypto_shash_digest() in symlink_hash()

Steve French <stfrench@microsoft.com>
    Add definition for new smb3.1.1 command type

Steve French <stfrench@microsoft.com>
    SMB3: clarify some of the unused CreateOption flags

Meetakshi Setiya <msetiya@microsoft.com>
    cifs: Add client version details to NTLM authenticate message


-------------

Diffstat:

 Documentation/ABI/stable/sysfs-block               |   10 +
 .../admin-guide/hw-vuln/core-scheduling.rst        |    4 +-
 Documentation/admin-guide/mm/damon/usage.rst       |    2 +-
 Documentation/sphinx/kernel_include.py             |    1 -
 Makefile                                           |    4 +-
 block/genhd.c                                      |   15 +-
 block/partitions/core.c                            |    5 +-
 drivers/android/binder.c                           |    2 +-
 drivers/android/binder_internal.h                  |    2 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c            |    3 +
 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c        |    7 +-
 drivers/mmc/core/mmc.c                             |    9 +-
 drivers/net/ethernet/intel/ice/ice_virtchnl.c      |   22 +-
 drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c |    3 -
 drivers/net/ethernet/micrel/ks8851_common.c        |   18 +-
 drivers/net/usb/ax88179_178a.c                     |   37 +-
 drivers/remoteproc/mtk_scp.c                       |   10 +-
 drivers/tty/serial/kgdboc.c                        |   30 +-
 drivers/usb/dwc3/gadget.c                          |    4 +-
 drivers/usb/typec/tipd/core.c                      |   45 +-
 drivers/usb/typec/tipd/tps6598x.h                  |   11 +
 drivers/usb/typec/ucsi/displayport.c               |    4 -
 fs/erofs/internal.h                                |    7 -
 fs/erofs/super.c                                   |  124 +-
 fs/smb/client/Makefile                             |    2 +-
 fs/smb/client/cached_dir.c                         |   24 +-
 fs/smb/client/cifs_debug.c                         |   38 +-
 fs/smb/client/cifsfs.c                             |   10 +-
 fs/smb/client/cifsglob.h                           |   93 +-
 fs/smb/client/cifsproto.h                          |   39 +-
 fs/smb/client/cifssmb.c                            |   18 +-
 fs/smb/client/connect.c                            |   57 +-
 fs/smb/client/dir.c                                |   14 +-
 fs/smb/client/file.c                               |   39 +-
 fs/smb/client/fs_context.c                         |   43 +-
 fs/smb/client/fs_context.h                         |   13 +-
 fs/smb/client/fscache.c                            |    7 +
 fs/smb/client/inode.c                              |  235 ++--
 fs/smb/client/ioctl.c                              |    6 +
 fs/smb/client/link.c                               |   41 +-
 fs/smb/client/misc.c                               |   47 +-
 fs/smb/client/ntlmssp.h                            |    4 +-
 fs/smb/client/readdir.c                            |   32 +-
 fs/smb/client/reparse.c                            |  532 ++++++++
 fs/smb/client/reparse.h                            |  113 ++
 fs/smb/client/sess.c                               |   73 +-
 fs/smb/client/smb1ops.c                            |   80 +-
 fs/smb/client/smb2glob.h                           |   27 +-
 fs/smb/client/smb2inode.c                          | 1402 +++++++++++++-------
 fs/smb/client/smb2maperror.c                       |    2 +
 fs/smb/client/smb2misc.c                           |   10 +-
 fs/smb/client/smb2ops.c                            |  603 ++++-----
 fs/smb/client/smb2pdu.c                            |  340 ++++-
 fs/smb/client/smb2pdu.h                            |   46 +-
 fs/smb/client/smb2proto.h                          |   37 +-
 fs/smb/client/smb2status.h                         |    2 +
 fs/smb/client/smb2transport.c                      |    2 +
 fs/smb/client/smbdirect.c                          |    4 +-
 fs/smb/client/smbencrypt.c                         |    7 -
 fs/smb/client/trace.h                              |  137 +-
 fs/smb/common/smb2pdu.h                            |  122 +-
 fs/smb/common/smbfsctl.h                           |    6 -
 fs/smb/server/auth.c                               |   14 +-
 fs/smb/server/ksmbd_netlink.h                      |   36 +-
 fs/smb/server/mgmt/user_session.c                  |   28 +-
 fs/smb/server/mgmt/user_session.h                  |    3 +
 fs/smb/server/misc.c                               |    1 +
 fs/smb/server/oplock.c                             |   96 +-
 fs/smb/server/oplock.h                             |    7 +-
 fs/smb/server/smb2misc.c                           |   26 +-
 fs/smb/server/smb2ops.c                            |    6 +
 fs/smb/server/smb2pdu.c                            |  338 ++++-
 fs/smb/server/smb2pdu.h                            |   31 +-
 fs/smb/server/transport_tcp.c                      |    2 +
 fs/smb/server/vfs.c                                |   28 +-
 fs/smb/server/vfs_cache.c                          |  137 +-
 fs/smb/server/vfs_cache.h                          |    9 +
 include/linux/blkdev.h                             |   13 +
 include/linux/bpf_types.h                          |    3 +
 include/net/bluetooth/hci.h                        |    9 +
 include/net/bluetooth/hci_core.h                   |    1 +
 net/bluetooth/hci_conn.c                           |   71 +-
 net/bluetooth/hci_event.c                          |   31 +-
 net/bluetooth/iso.c                                |    2 +-
 net/bluetooth/l2cap_core.c                         |   38 +-
 net/bluetooth/sco.c                                |    6 +-
 security/keys/trusted-keys/trusted_tpm2.c          |   25 +-
 tools/testing/selftests/kselftest.h                |   14 +
 88 files changed, 3923 insertions(+), 1738 deletions(-)



             reply	other threads:[~2024-05-23 13:23 UTC|newest]

Thread overview: 114+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 13:12 Greg Kroah-Hartman [this message]
2024-05-23 13:12 ` [PATCH 6.6 001/102] cifs: Add client version details to NTLM authenticate message Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 002/102] SMB3: clarify some of the unused CreateOption flags Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 003/102] Add definition for new smb3.1.1 command type Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 004/102] smb: use crypto_shash_digest() in symlink_hash() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 005/102] cifs: print server capabilities in DebugData Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 006/102] smb3: minor RDMA cleanup Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 007/102] smb3: more minor cleanups for session handling routines Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 008/102] smb3: minor cleanup of session handling code Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 009/102] Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 010/102] cifs: fix use after free for iface while disabling secondary channels Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 011/102] smb: client: introduce cifs_sfu_make_node() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 012/102] smb: client: Fix minor whitespace errors and warnings Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 013/102] smb: client: extend smb2_compound_op() to accept more commands Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 014/102] smb: client: allow creating special files via reparse points Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 015/102] smb: client: optimise reparse point querying Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 016/102] smb: client: allow creating symlinks via reparse points Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 017/102] smb: client: cleanup smb2_query_reparse_point() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 018/102] smb: client: handle special files and symlinks in SMB3 POSIX Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 019/102] cifs: fix in logging in cifs_chan_update_iface Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 020/102] smb3: Improve exception handling in allocate_mr_list() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 021/102] cifs: Pass unbyteswapped eof value into SMB2_set_eof() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 022/102] cifs: get rid of dup length check in parse_reparse_point() Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 023/102] cifs: remove unneeded return statement Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 024/102] ksmbd: auth: fix most kernel-doc warnings Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 025/102] ksmbd: vfs: fix all " Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 026/102] cifs: remove redundant variable tcon_exist Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 027/102] cifs: minor comment cleanup Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 028/102] cifs: pick channel for tcon and tdis Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 029/102] cifs: new nt status codes from MS-SMB2 Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 030/102] smb: client: dont clobber ->i_rdev from cached reparse points Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 031/102] cifs: new mount option called retrans Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 032/102] smb: Fix some kernel-doc comments Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 033/102] smb: client: delete "true", "false" defines Greg Kroah-Hartman
2024-05-23 13:12 ` [PATCH 6.6 034/102] cifs: commands that are retried should have replay flag set Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 035/102] cifs: set replay flag for retries of write command Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 036/102] ksmbd: Add kernel-doc for ksmbd_extract_sharename() function Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 037/102] cifs: update the same create_guid on replay Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 038/102] smb: client: handle path separator of created SMB symlinks Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 039/102] smb3: update allocation size more accurately on write completion Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 040/102] smb: client: parse owner/group when creating reparse points Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 041/102] smb: client: get rid of smb311_posix_query_path_info() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 042/102] smb: client: reuse file lease key in compound operations Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 043/102] smb: client: do not defer close open handles to deleted files Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 044/102] smb: client: retry compound request without reusing lease Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 045/102] smb: client: introduce reparse mount option Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 046/102] smb: client: move most of reparse point handling code to common file Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 047/102] smb: client: fix potential broken compound request Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 048/102] smb: client: reduce number of parameters in smb2_compound_op() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 049/102] smb: client: add support for WSL reparse points Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 050/102] smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 051/102] smb: client: introduce SMB2_OP_QUERY_WSL_EA Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 052/102] smb: client: parse uid, gid, mode and dev from WSL reparse points Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 053/102] smb: client: set correct d_type for reparse DFS/DFSR and mount point Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 054/102] smb: client: return reparse type in /proc/mounts Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 055/102] smb3: add dynamic trace point for ioctls Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 056/102] smb: client: negotiate compression algorithms Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 057/102] smb: common: fix fields sizes in compression_pattern_payload_v1 Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 058/102] smb: common: simplify compression headers Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 059/102] ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 060/102] ksmbd: add support for durable handles v1/v2 Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 061/102] cifs: defer close file handles having RH lease Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 062/102] cifs: fixes for get_inode_info Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 063/102] cifs: remove redundant variable assignment Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 064/102] ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 065/102] ksmbd: Fix spelling mistake "connction" -> "connection" Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 066/102] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 067/102] ksmbd: fix potencial out-of-bounds when buffer offset is invalid Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 068/102] cifs: Move some extern decls from .c files to .h Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 069/102] smb311: correct incorrect offset field in compression header Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 070/102] smb311: additional compression flag defined in updated protocol spec Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 071/102] smb3: add trace event for mknod Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 072/102] smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 073/102] smb: client: instantiate when creating SFU files Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 074/102] cifs: Add tracing for the cifs_tcon struct refcounting Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 075/102] ksmbd: add continuous availability share parameter Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 076/102] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 077/102] drm/amd/display: Fix division by zero in setup_dsc_config Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 078/102] net: ks8851: Fix another TX stall caused by wrong ISR flag handling Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 079/102] ice: pass VSI pointer into ice_vc_isvalid_q_id Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 080/102] ice: remove unnecessary duplicate checks for VF VSI ID Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 081/102] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 082/102] Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 083/102] KEYS: trusted: Fix memory leak in tpm2_key_encode() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 084/102] mmc: core: Add HS400 tuning in HS400es initialization Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 085/102] kselftest: Add a ksft_perror() helper Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 086/102] bpf: Add missing BPF_LINK_TYPE invocations Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 087/102] erofs: get rid of erofs_fs_context Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 088/102] erofs: reliably distinguish block based and fscache mode Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 089/102] drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_helper() Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 090/102] binder: fix max_thread type inconsistency Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 091/102] usb: dwc3: Wait unconditionally after issuing EndXfer command Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 092/102] net: usb: ax88179_178a: fix link status when link is set to down/up Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 093/102] usb: typec: ucsi: displayport: Fix potential deadlock Greg Kroah-Hartman
2024-05-23 13:13 ` [PATCH 6.6 094/102] usb: typec: tipd: fix event checking for tps6598x Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 095/102] serial: kgdboc: Fix NMI-safety problems from keyboard reset code Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 096/102] remoteproc: mediatek: Make sure IPI buffer fits in L2TCM Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 097/102] KEYS: trusted: Do not use WARN when encode fails Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 098/102] admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GET Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 099/102] docs: kernel_include.py: Cope with docutils 0.21 Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 100/102] Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching sysfs file Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 101/102] block: add a disk_has_partscan helper Greg Kroah-Hartman
2024-05-23 13:14 ` [PATCH 6.6 102/102] block: add a partscan sysfs attribute for disks Greg Kroah-Hartman
2024-05-23 17:04 ` [PATCH 6.6 000/102] 6.6.32-rc1 review SeongJae Park
2024-05-23 17:40 ` Mark Brown
2024-05-23 20:39 ` Florian Fainelli
2024-05-23 21:25 ` Takeshi Ogasawara
2024-05-24  6:53 ` Harshit Mogalapalli
2024-05-24 10:00 ` Anders Roxell
2024-05-24 14:35 ` Shuah Khan
2024-05-24 15:19 ` Jon Hunter
2024-05-24 20:36 ` Ron Economos
2024-05-25  1:07 ` Kelsey Steele
2024-05-25 16:25 ` Allen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240523130342.462912131@linuxfoundation.org \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox