This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check
in repository toolchain/ci/interesting-commits.
from 11f3ccc Add regression 8960a29b18b830ff0490b7f52051903fba472e45 from [...]
new fb4daae Add last-good fe7f0b013526b30ef657c5ad34a3c622a54499ac from h [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
binutils | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/abe.
from f8422b23 config/sources.conf: Update QEMU's git URL
new 531aa6bc abe.sh: Add, don't overwrite, to RUNTESTFLAGS on "--set runte [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
abe.sh | 4 ++--
lib/globals.sh | 2 +-
lib/make.sh | 5 ++---
3 files changed, 5 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 33488ecf jenkins-helpers.sh: Save disk space by re-cloning repos
new 03e5e2ec jenkins-helpers.sh: Also reduce size of base-artifacts repos
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
jenkins-helpers.sh | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b91db6a0b52e Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git. [...]
new 0626e6641f6b cifsd: add server handler for central processing and tranp [...]
new e2f34481b24d cifsd: add server-side procedures for SMB3
new f44158485826 cifsd: add file operations
new a848c4f15ab6 cifsd: add Kconfig and Makefile
new 3a3fd9d4939f MAINTAINERS: add cifsd kernel server
new c0e8110e6c75 cifsd: fix WARNING: Title overline too short
new 42da4086b987 cifsd: fix WARNING: document isn't included in any toctree
new 36ba38663be0 cifsd: uniquify extract_sharename()
new 1e853b937b2f cifsd: Fix a handful of spelling mistakes
new e3f70873289a cifsd: fix WARNING: unmet direct dependencies detected for [...]
new 86df49e105af cifsd: fix a precedence bug in parse_dacl()
new 8ef329670657 cifsd: fix a IS_ERR() vs NULL bug
new a2ba2709f5e4 cifsd: Fix a use after free on error path
new bc3fcc9462ef cifsd: fix static checker warning from smb_direct_post_sen [...]
new 50355b0b2010 cifsd: fix static checker warning from smb_check_perm_dacl()
new 04bee6e336be cifsd: update cifsd.rst document
new 04165366515a cifsd: add index.rst in cifs documentation
new 2e2b0dda1889 cifsd: remove unneeded FIXME comments
new 95fa1ce947d6 cifsd: fix incorrect comments
new 548e9ad31739 cifsd: fix warning: variable 'total_ace_size' and 'posix_c [...]
new b24c93358035 cifsd: Pass string length parameter to match_pattern()
new 269d3feec1b0 cifsd: fix build warnings from cifsd.rst
new c1ea111fd1bb cifsd: Fix an error code in smb2_read()
new 849f59e1a18a cifsd: fix error handling in ksmbd_server_init()
new 3161ad3a717e cifsd: remove redundant assignment to variable err
new e5066499079d cifsd: remove unneeded macros
new 69f447be1513 cifsd: fix wrong use of rw semaphore in __session_create()
new 20ea7fd2ac75 cifsd: use kmalloc() for small allocations
new c36fca8630dd cifsd: add the check to work file lock and rename behavior [...]
new 7cb82de3cdf2 cifsd: fix error return code in ksmbd_vfs_remove_file()
new 64b39f4a2fd2 cifsd: clean-up codes using chechpatch.pl --strict
new a648d8aff84b cifsd: merge time_wrappers.h into smb_common.h
new 536556490177 cifsd: fix wrong prototype in comment
new a36abeaaf00f cifsd: fix implicit declaration of function 'groups_alloc'
new 17af7d5b8a95 cifsd: fix implicit declaration of function 'locks_alloc_lock'
new d710f37c7bcd cifsd: remove smack inherit leftovers
new 96a34377dc5a cifsd: remove calling d_path in error paths
new 1637023594c1 cifsd: handle unhashed dentry in ksmbd_vfs_mkdir
new d2f72ed8fa0c cifsd: use file_inode() instead of d_inode()
new 8044ee8e64b4 cifsd: remove useless error handling in ksmbd_vfs_read
new 02b68b2065c9 cifsd: use xarray instead of linked list for tree connect list
new 5da64d8784d3 cifsd: remove stale prototype and variables
new c250e8f5566f cifsd: fix memory leak when loop ends
new 822bc8ea514e cifsd: use kfree to free memory allocated by kmalloc or kzalloc
new 86f52978465b cifsd: fix memdup.cocci warnings
new 79f6b11a104f cifsd: remove wrappers of kvmalloc/kvfree
new 9cca7516f4c6 doc: cifsd: change the reference to configuration.txt
new 4030b278368d cifsd: prevent a integer overflow in wm_alloc()
new 0ab777453f80 cifsd: Select SG_POOL for SMB_SERVER_SMBDIRECT
new 1920bb1f8022 cifsd: remove unused including <linux/version.h>
new d40012a83f87 cifsd: declare ida statically
new ff1d57272552 cifsd: add the check if parent is stable by unexpected rename
new 7c3d3e99ca29 cifsd: get parent dentry from child in ksmbd_vfs_remove_file()
new 3c20378325c7 cifsd: re-implement ksmbd_vfs_kern_path
new 24b626967d95 cifsd: fix reference count decrement of unclaimed file in [...]
new 915f570a971b cifsd: Remove smb2_put_name()
new 7e8094a73e52 cifsd: remove unused smberr.h
new 2efec2dee861 cifsd: remove unused nterr.c file
new 5626518ecaa5 cifsd: move nt time functions to misc.c
new e6b1059ffaea cifsd: Fix potential null-ptr-deref in smb2_open()
new fba08fa005e4 cifsd: use d_inode()
new 73f9dad511e8 cifsd: remove the dead code of unimplemented durable handle
new a299669b2c3d cifsd: Update access check in set_file_allocation_info/set [...]
new 7adfd4f6f78e cifsd: Remove is_attributes_write_allowed() wrapper
new ced2b26a76cd cifsd: Fix regression in smb2_get_info
new 204fcceb7ccf cifsd: add ksmbd/nfsd interoperability to feature table
new a4382db9bac3 cifsd: Call smb2_set_err_rsp() in smb2_read/smb2_write error path
new 79caa9606df1 cifsd: Handle ksmbd_session_rpc_open() failure in create_s [...]
new e7735c854880 cifsd: Update out_buf_len in smb2_populate_readdir_entry()
new 1fca8038e9f1 cifsd: Fix potential null-ptr-deref in destroy_previous_session()
new 5a0ca7700591 cifsd: add support for AES256 encryption
new bcd62a368314 cifsd: fix invalid memory access in smb2_write()
new fad4161b5cd0 cifsd: decoding gss token using lib/asn1_decoder.c
new 63c454f83928 cifsd: fix WARNING: Possible unnecessary 'out of memory' message
new 3d47e5462389 cifsd: fix WARNING: Too many leading tabs
new 5ce071659302 cifsd: fix build break from asn1
new 2018da7d40e5 Merge pull request #46 from namjaejeon/cifsd-for-next
new 5616015f548a cifsd: fix boolreturn.cocci warnings
new 50bf80a553cc cifsd: fix xfstests generic/504 test failure
new e080fa802128 Merge pull request #47 from namjaejeon/cifsd-for-next
new 8602c3e2ceef cifsd: Do not use 0 or 0xFFFFFFFF for TreeID
new eb817368f50c cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE
new 8b42d863889a Merge pull request #48 from namjaejeon/cifsd-for-next
new be29a3709b89 cifsd: fix build error without CONFIG_OID_REGISTRY
new 4ead0568f798 Merge pull request #49 from namjaejeon/cifsd-for-next
new cdd10398e71a cifsd: add goto fail in asn1_oid_decode()
new 3566a2b0f73a cifsd: use memcmp instead of for loop check in oid_eq()
new 8bae4419ce63 cifsd: add goto fail in neg_token_init_mech_type()
new 94096702376e cifsd: move fips_enabled check before the str_to_key()
new fd43cbbe0af5 cifsd: just return smbhash() instead of using rc return value
new 7e38ea254c82 cifsd: move ret check before the out label
new 4a6b02282632 cifsd: simplify error handling in ksmbd_auth_ntlm()
new 192cc732c65a cifsd: remove unneeded type casting
new b72802aa77dc cifsd: set error return value for memcmp() difference
new 876edcc4cffd cifsd: return zero in always success case
new 522dcc76269f cifsd: never return 1 on failure
new 41a7848a01b3 cifsd: add the check if nvec is zero
new 08591ccfdd4f cifsd: len can never be negative in ksmbd_init_sg()
new 03f1c3d38887 cifsd: remove unneeded initialization of rc variable in ks [...]
new 27aa646db0f0 cifsd: fix wrong return value in ksmbd_crypt_message()
new 73b8b0853942 cifsd: change success handling to failure handling
new 533a45da1a89 cifsd: add default case in switch statment in alloc_shash_desc()
new 12fc704441ad cifsd: call kzalloc() directly instead of wrapper
new d3cd8c491559 cifsd: simplify error handling in ksmbd_gen_preauth_integr [...]
new 0e579cd17f8e cifsd: return -ENOMEM about error from ksmbd_crypto_ctx_fi [...]
new 704780597626 cifsd: alignment match open parenthesis
new a2d0b5034a5f cifsd: add the check to prevent potential overflow with sm [...]
new a2d6321b459a cifsd: braces {} should be used on all arms of this statement
new c8ed11522b4a cifsd: spaces preferred around that '/'
new 2f5205c2377c cifsd: don't use multiple blank lines
new 10268f7d5755 cifsd: No space is necessary after a cast
new fe30ea69ff81 cifsd: Blank lines aren't necessary after an open brace '{'
new 070fb21e5912 cifsd: Alignment should match open parenthesis
new c986ed981ae6 cifsd: remove unnecessary parentheses around
new fc2d1b58c4f2 cifsd: Prefer kernel type 'u16' over 'uint16_t'
new a6a5fa77805b cifsd: lookup a file with LOOKUP_FOLLOW only if 'follow sy [...]
new bfe6cb0ce5dd Merge pull request #50 from namjaejeon/cifsd-for-next
new 152de8c68d13 cifsd: fix Control flow issues in ksmbd_build_ntlmssp_chal [...]
new 10a96b2b45e0 Merge pull request #51 from namjaejeon/cifsd-for-next
new 40c594b64766 cifsd: enclose macro variables in parenthesis
new d7e5852b4deb cifsd: make alignment match open parenthesis
new 113ef68d47f5 cifsd: fix memleak in ksmbd_vfs_stream_write()
new 673b9ba7a140 cifsd: fix memleak in ksmbd_vfs_stream_read()
new fd6de099d7fa cifsd: check return value of ksmbd_vfs_getcasexattr() correctly
new 2ae1a6cc4302 cifsd: fix potential read overflow in ksmbd_vfs_stream_read()
new 55b4fcdf0fe8 Merge pull request #52 from namjaejeon/cifsd-for-next
new 97d7f3d3e0e7 cifsd: fix additional warnings from checkpatch.pl --strict
new ce95240b5d8c Merge pull request #53 from namjaejeon/cifsd-for-next
new 6c4e675ad359 cifsd: fix list_add double add BUG_ON trap in setup_async_work()
new ade62d8b429f cifsd: set epoch in smb2_lease_break response
new d4b26c285802 cifsd: fix possible compile error for asn1.c
new 3aefd54da5ec cifsd: remove duplicated argument
new 015b1dc381fd Merge pull request #54 from namjaejeon/cifsd-for-next
new 99f45259fe12 cifsd: append ksmbd prefix into names for asn1 decoder
new be8bcf8baaec Merge pull request #55 from namjaejeon/cifsd-for-next
new 5fb68864674f ksmbd: fix kfree of uninitialized pointer oid
new f5a544e3bab7 ksmbd: add support for SMB3 multichannel
new c30f4eb84bad ksmbd: remove cache read/trans buffer support
new afa8f016c5a5 ksmbd: initialize variables on the declaration
new f8524776f1bb ksmbd: remove ksmbd_vfs_copy_file_range
new 6f3d5eeec744 ksmbd: use list_for_each_entry instead of list_for_each
new 1dfb8242e8d9 ksmbd: use goto instead of duplicating the resoure cleanup [...]
new 79a8a71db408 ksmbd: fix overly long line
new 9c78ad067faf ksmbd: remove unneeded FIXME comment
new 9f88af04f03d ksmbd: remove ____ksmbd_align in ksmbd_server.h
new 3fbe43c9f577 ksmbd: replace KSMBD_SHARE_CONFIG_PATH with inline function
new bde1694aecdb ksmbd: remove ksmbd_err/info
new e8c061917133 ksmbd: opencode to avoid trivial wrappers
new 4b637fc18902 ksmbd: factor out a ksmbd_validate_entry_in_use helper fro [...]
new 67d1c432994c ksmbd: opencode posix acl functions instead of wrappers
new ee2033e9c641 ksmbd: change stream type macro to enumeration
new ee81cae1a632 ksmbd: use f_bsize instead of q->limits.logical_block_size
new 560ac0513069 ksmbd: remove unneeded NULL check in the list iterator
new 131bac1ece2e ksmbd: use f_bsize in FS_SECTOR_SIZE_INFORMATION
new 1a93084b9a89 ksmbd: move fs/cifsd to fs/ksmbd
new 49be5aa47b69 MAINTAINERS: rename cifsd to ksmbd
new 333111a6dc32 ksmbd: factor out a ksmbd_vfs_lock_parent helper
new 6c5e36d13e2a ksmbd: set MAY_* flags together with open flags
new b622948789a9 ksmbd: remove macros in transport_ipc.c
new 8ad8dc342117 ksmbd: replace BUFFER_NR_PAGES with inline function
new c2220322b457 ksmbd: replace KSMBD_ALIGN with kernel ALIGN macro
new cb5b047f8e14 ksmbd: replace PAYLOAD_HEAD with inline function
new d4075abbc6b5 ksmbd: remove getting worker state macros
new d8fb29980cb5 ksmbd: remove and replace macros with inline functions in [...]
new 02d4b4aa6d3b ksmbd: replace SMB_DIRECT_TRANS macro with inline function
new 8a893315dc06 ksmbd: replace request and respone buffer macro with inlin [...]
new e294f78d3478 ksmbd: allow PROTECTED_DACL_SECINFO and UNPROTECTED_DACL_S [...]
new a5a25a114ab2 ksmbd: Relax credit_charge check in smb2_validate_credit_charge()
new 493fa2fbe459 ksmbd: fix dentry racy with rename()
new ab0b263b749a ksmbd: opencode to remove FP_INODE macro
new 12202c0594b1 ksmbd: use ksmbd_vfs_lock_parent to get stable parent dentry
new 849fbc549d4c ksmbd: opencode to remove ATTR_FP macro
new 0ae941ef2e48 ksmbd: remove SMB1 oplock level macros
new 6128468da50c ksmbd: change ACE types to enumeration
new 12411ad59d49 ksmbd: change sid types to enumeration
new b9cbfb524d73 ksmbd: change server state type macro to enumeration
new c63ee4a521e7 ksmbd: change server config string index to enumeration
new 8b758859dfbe ksmbd: reorder and document on-disk and netlink structures [...]
new ef24c962d0f2 ksmbd: replace struct dentry with struct path in some func [...]
new af34983e8315 ksmbd: add user namespace support
new ae9d84d6f1b1 Merge pull request #56 from namjaejeon/cifsd-for-next
new 690f96970513 ksmbd: fix kernel oops in ksmbd_rpc_ioctl/rap()
new 52f7af644386 Merge pull request #57 from namjaejeon/cifsd-for-next
new 465d720485ef ksmbd: call mnt_user_ns once in a function
new 4951a84f61d6 ksmbd: Fix read on the uninitialized pointer sess
new db0e04ad42bb Merge pull request #58 from namjaejeon/cifsd-for-next
new 6cfbcf2f40e3 ksmbd: remove unneeded NULL check in for_each_netdev
new b8fc94cdb144 ksmbd: fix read on the uninitialized send_ctx
new dac0ec6e1b4a ksmbd: fix memory leak smb2_populate_readdir_entry()
new a9071e3c8659 ksmbd: fix memory leak in smb_inherit_dacl()
new 3867369ef8f7 ksmbd: change data type of volatile/persistent id to u64
new 0f6619aee86f ksmbd: delete some stray tabs
new 07781de90518 ksmbd: use kasprintf() in ksmbd_vfs_xattr_stream_name()
new 4b92841ef27b ksmbd: fix the running request count decrement
new d63528eb0d43 ksmbd: free ksmbd_lock when file is closed
new 45a64e8b0849 ksmbd: uninterruptible wait for a file being unlocked
new ce154c32af3c ksmbd: make smb2_find_context_vals return NULL if not found
new 21dd1fd6d718 ksmbd: handle error cases first in smb2_create_sd_buffers
new 7c4ed5ded853 Merge pull request #59 from namjaejeon/cifsd-for-next
new f19b3967fb09 ksmbd: remove unneeded check_context_err
new 78ad2c277af4 ksmbd: fix memory leak in ksmbd_vfs_get_sd_xattr()
new 96ad4ec51c06 ksmbd: fix unused err value in smb2_lock
new 03d8d4f1896e ksmbd: set RDMA capability for FSCTL_QUERY_NETWORK_INTERFACE_INFO
new 0a427cc638ad ksmbd: fix an error message in ksmbd_conn_trasnport_init
new 904729b61c37 Merge pull request #60 from namjaejeon/cifsd-for-next
new a9c241d01d0a ksmbd: fix typo in comment
new 9946aa630ae7 Merge pull request #61 from namjaejeon/cifsd-for-next
new e4b60e92d4f8 ksmbd: fix wrong compression context size
new 58090b175271 ksmbd: fix wrong error status return on session setup
new 67307023d02b ksmbd: set STATUS_INVALID_PARAMETER error status if credit [...]
new d347d745f06c ksmbd: move credit charge verification over smb2 request s [...]
new 9223958816f9 ksmbd: fix typo of MS-SMBD
new af320a739029 ksmbd: add negotiate context verification
new 378087cd17ee ksmbd: add support for negotiating signing algorithm
new 654c8876f936 ksmbd: Fix potential memory leak in tcp_destroy_socket()
new 1d904eaf3f99 ksmbd: fix -Wstringop-truncation warnings
new 9a5ca18895ec Merge pull request #62 from namjaejeon/cifsd-for-next
new d337a44e429e ksmbd: Return STATUS_OBJECT_PATH_NOT_FOUND if smb2_creat() [...]
new 9fb8fac08f66 ksmbd: don't set RSS capable in FSCTL_QUERY_NETWORK_INTERF [...]
new 08bdbc6ef46a ksmbd: use channel signingkey for binding SMB2 session setup
new 6c99dfc4c5f6 ksmbd: fix missing error code in smb2_lock
new f1abdb78a108 ksmbd: add ipv6_addr_v4mapped check to know if connection [...]
new a8ab5293dd23 Merge pull request #63 from namjaejeon/cifsd-for-next
new 8b99f3504b68 ksmbd: fix an oops in error handling in smb2_open()
new 456af438ad49 Merge pull request #64 from namjaejeon/cifsd-for-next
new eebff916f077 ksmbd: Fix multi-protocol negotiation
new f4228b678b41 ksmbd: change int data type to boolean
new 5ec3df8e98f5 ksmbd: update the comment for smb2_get_ksmbd_tcon()
new c6ce2b5716b0 ksmbd: use proper errno instead of -1 in smb2_get_ksmbd_tcon()
new 777cad1604d6 ksmbd: remove select FS_POSIX_ACL in Kconfig
new 323b1ea10263 ksmbd: smbd: fix kernel oops during server shutdown
new 668fff017233 ksmbd: update SMB3 multi-channel support in ksmbd.rst
new 29668d7e9d84 MAINTAINERS: add git adddress of ksmbd
new a9a27d4ab3de ksmbd: don't set FILE DELETE and FILE_DELETE_CHILD in acce [...]
new e7a10ed7d734 Merge pull request #66 from namjaejeon/cifsd-for-next
new e70e392fa768 ksmbd: fix permission check issue on chown and chmod
new 0bffa153a2f4 Merge pull request #68 from namjaejeon/cifsd-for-next
new 1923b544bf60 MAINTAINERS: ksmbd: update my email address
new e9e3d5f9e34c MAINTAINERS: ksmbd: add cifs_common directory to ksmbd entry
new 32e19d12fc7c Merge pull request #69 from namjaejeon/cifsd-for-next
new 7d5d8d715689 ksmbd: fix __write_overflow warning in ndr_read_string
new e24c567b7ecf Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.o [...]
new f980d055a0f8 CIFS: Fix a potencially linear read overflow
new d72c74197b70 cifs: fix wrong release in sess_alloc_buffer() failed path
new 7321be2663da smb3: fix posix extensions mount option
new 3d2b50e0e768 oid_registry: Add OIDs for missing Spnego auth mechanisms to Macs
new 18d04062f83b cifs: enable fscache usage even for files opened as rw
new 76a3c92ec9e0 cifs: remove support for NTLM and weaker authentication al [...]
new 71c028632461 cifs: fork arc4 and create a separate module for it for ci [...]
new 42c21973fa3c cifs: create a MD4 module and switch cifs.ko to use it
new 38f4910b8b26 cifs: cifs_md4 convert to SPDX identifier
new 332c404a55ef cifs: add cifs_common directory to MAINTAINERS file
new 3998f0b8bc49 cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SE [...]
new 9c849ce86e0f Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.or [...]
The 254 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/filesystems/cifs/index.rst | 10 +
Documentation/filesystems/cifs/ksmbd.rst | 165 +
Documentation/filesystems/index.rst | 2 +-
MAINTAINERS | 14 +-
fs/Kconfig | 8 +
fs/Makefile | 2 +
fs/cifs/Kconfig | 30 -
fs/cifs/cifs_debug.c | 11 -
fs/cifs/cifs_swn.c | 2 -
fs/cifs/cifs_unicode.c | 9 +-
fs/cifs/cifsencrypt.c | 89 +-
fs/cifs/cifsfs.c | 8 -
fs/cifs/cifsglob.h | 32 +-
fs/cifs/cifspdu.h | 28 -
fs/cifs/cifsproto.h | 10 -
fs/cifs/cifssmb.c | 107 +-
fs/cifs/connect.c | 32 -
fs/cifs/file.c | 15 +-
fs/cifs/fs_context.c | 25 +-
fs/cifs/fs_context.h | 3 -
fs/cifs/fscache.c | 41 +-
fs/cifs/fscache.h | 23 +
fs/cifs/inode.c | 6 +
fs/cifs/readdir.c | 23 +-
fs/cifs/sess.c | 257 +-
fs/cifs/smb2maperror.c | 1 -
fs/cifs/smbencrypt.c | 139 +-
fs/cifs_common/Makefile | 7 +
fs/cifs_common/arc4.h | 23 +
fs/cifs_common/cifs_arc4.c | 87 +
fs/cifs_common/cifs_md4.c | 197 +
fs/cifs_common/md4.h | 27 +
fs/ksmbd/Kconfig | 68 +
fs/ksmbd/Makefile | 20 +
fs/ksmbd/asn1.c | 343 ++
fs/ksmbd/asn1.h | 21 +
fs/ksmbd/auth.c | 1364 +++++
fs/ksmbd/auth.h | 67 +
fs/ksmbd/connection.c | 413 ++
fs/ksmbd/connection.h | 213 +
fs/ksmbd/crypto_ctx.c | 282 +
fs/ksmbd/crypto_ctx.h | 74 +
fs/ksmbd/glob.h | 49 +
fs/ksmbd/ksmbd_netlink.h | 395 ++
fs/ksmbd/ksmbd_spnego_negtokeninit.asn1 | 31 +
fs/ksmbd/ksmbd_spnego_negtokentarg.asn1 | 19 +
fs/ksmbd/ksmbd_work.c | 80 +
fs/ksmbd/ksmbd_work.h | 117 +
fs/ksmbd/mgmt/ksmbd_ida.c | 46 +
fs/ksmbd/mgmt/ksmbd_ida.h | 34 +
fs/ksmbd/mgmt/share_config.c | 238 +
fs/ksmbd/mgmt/share_config.h | 81 +
fs/ksmbd/mgmt/tree_connect.c | 121 +
fs/ksmbd/mgmt/tree_connect.h | 56 +
fs/ksmbd/mgmt/user_config.c | 69 +
fs/ksmbd/mgmt/user_config.h | 66 +
fs/ksmbd/mgmt/user_session.c | 369 ++
fs/ksmbd/mgmt/user_session.h | 106 +
fs/ksmbd/misc.c | 338 ++
fs/ksmbd/misc.h | 35 +
fs/ksmbd/ndr.c | 345 ++
fs/ksmbd/ndr.h | 22 +
fs/ksmbd/nterr.h | 543 ++
fs/ksmbd/ntlmssp.h | 169 +
fs/ksmbd/oplock.c | 1709 ++++++
fs/ksmbd/oplock.h | 131 +
fs/ksmbd/server.c | 633 +++
fs/ksmbd/server.h | 70 +
fs/ksmbd/smb2misc.c | 438 ++
fs/ksmbd/smb2ops.c | 312 ++
fs/ksmbd/smb2pdu.c | 8373 ++++++++++++++++++++++++++++++
fs/ksmbd/smb2pdu.h | 1698 ++++++
fs/ksmbd/smb_common.c | 674 +++
fs/ksmbd/smb_common.h | 542 ++
fs/ksmbd/smbacl.c | 1366 +++++
fs/ksmbd/smbacl.h | 212 +
fs/ksmbd/smbfsctl.h | 91 +
fs/ksmbd/smbstatus.h | 1822 +++++++
fs/ksmbd/transport_ipc.c | 874 ++++
fs/ksmbd/transport_ipc.h | 47 +
fs/ksmbd/transport_rdma.c | 2058 ++++++++
fs/ksmbd/transport_rdma.h | 63 +
fs/ksmbd/transport_tcp.c | 618 +++
fs/ksmbd/transport_tcp.h | 13 +
fs/ksmbd/unicode.c | 384 ++
fs/ksmbd/unicode.h | 357 ++
fs/ksmbd/uniupr.h | 268 +
fs/ksmbd/vfs.c | 1895 +++++++
fs/ksmbd/vfs.h | 197 +
fs/ksmbd/vfs_cache.c | 725 +++
fs/ksmbd/vfs_cache.h | 178 +
fs/ksmbd/xattr.h | 122 +
include/linux/oid_registry.h | 7 +
93 files changed, 32739 insertions(+), 765 deletions(-)
create mode 100644 Documentation/filesystems/cifs/index.rst
create mode 100644 Documentation/filesystems/cifs/ksmbd.rst
create mode 100644 fs/cifs_common/Makefile
create mode 100644 fs/cifs_common/arc4.h
create mode 100644 fs/cifs_common/cifs_arc4.c
create mode 100644 fs/cifs_common/cifs_md4.c
create mode 100644 fs/cifs_common/md4.h
create mode 100644 fs/ksmbd/Kconfig
create mode 100644 fs/ksmbd/Makefile
create mode 100644 fs/ksmbd/asn1.c
create mode 100644 fs/ksmbd/asn1.h
create mode 100644 fs/ksmbd/auth.c
create mode 100644 fs/ksmbd/auth.h
create mode 100644 fs/ksmbd/connection.c
create mode 100644 fs/ksmbd/connection.h
create mode 100644 fs/ksmbd/crypto_ctx.c
create mode 100644 fs/ksmbd/crypto_ctx.h
create mode 100644 fs/ksmbd/glob.h
create mode 100644 fs/ksmbd/ksmbd_netlink.h
create mode 100644 fs/ksmbd/ksmbd_spnego_negtokeninit.asn1
create mode 100644 fs/ksmbd/ksmbd_spnego_negtokentarg.asn1
create mode 100644 fs/ksmbd/ksmbd_work.c
create mode 100644 fs/ksmbd/ksmbd_work.h
create mode 100644 fs/ksmbd/mgmt/ksmbd_ida.c
create mode 100644 fs/ksmbd/mgmt/ksmbd_ida.h
create mode 100644 fs/ksmbd/mgmt/share_config.c
create mode 100644 fs/ksmbd/mgmt/share_config.h
create mode 100644 fs/ksmbd/mgmt/tree_connect.c
create mode 100644 fs/ksmbd/mgmt/tree_connect.h
create mode 100644 fs/ksmbd/mgmt/user_config.c
create mode 100644 fs/ksmbd/mgmt/user_config.h
create mode 100644 fs/ksmbd/mgmt/user_session.c
create mode 100644 fs/ksmbd/mgmt/user_session.h
create mode 100644 fs/ksmbd/misc.c
create mode 100644 fs/ksmbd/misc.h
create mode 100644 fs/ksmbd/ndr.c
create mode 100644 fs/ksmbd/ndr.h
create mode 100644 fs/ksmbd/nterr.h
create mode 100644 fs/ksmbd/ntlmssp.h
create mode 100644 fs/ksmbd/oplock.c
create mode 100644 fs/ksmbd/oplock.h
create mode 100644 fs/ksmbd/server.c
create mode 100644 fs/ksmbd/server.h
create mode 100644 fs/ksmbd/smb2misc.c
create mode 100644 fs/ksmbd/smb2ops.c
create mode 100644 fs/ksmbd/smb2pdu.c
create mode 100644 fs/ksmbd/smb2pdu.h
create mode 100644 fs/ksmbd/smb_common.c
create mode 100644 fs/ksmbd/smb_common.h
create mode 100644 fs/ksmbd/smbacl.c
create mode 100644 fs/ksmbd/smbacl.h
create mode 100644 fs/ksmbd/smbfsctl.h
create mode 100644 fs/ksmbd/smbstatus.h
create mode 100644 fs/ksmbd/transport_ipc.c
create mode 100644 fs/ksmbd/transport_ipc.h
create mode 100644 fs/ksmbd/transport_rdma.c
create mode 100644 fs/ksmbd/transport_rdma.h
create mode 100644 fs/ksmbd/transport_tcp.c
create mode 100644 fs/ksmbd/transport_tcp.h
create mode 100644 fs/ksmbd/unicode.c
create mode 100644 fs/ksmbd/unicode.h
create mode 100644 fs/ksmbd/uniupr.h
create mode 100644 fs/ksmbd/vfs.c
create mode 100644 fs/ksmbd/vfs.h
create mode 100644 fs/ksmbd/vfs_cache.c
create mode 100644 fs/ksmbd/vfs_cache.h
create mode 100644 fs/ksmbd/xattr.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards faf2c5c32 9: update: binutils-89662f69011569f0e1d61c812fa4706fc8f20c8d: 1
new 9b0b7d616 9: update: binutils-7de7786bb7db5159fc8a7bfa3df72381ff16a38c: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (faf2c5c32)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 187 +-
02-prepare_abe/console.log | 204 +-
03-build_abe-binutils/console.log | 11677 ++--
04-build_abe-bootstrap_lto/console.log | 73890 ++++++++++----------
05-build_abe-dejagnu/console.log | 416 +-
06-build_abe-check_bootstrap_lto/console.log | 381 +-
07-check_regression/console.log | 284 +-
07-check_regression/results.compare1 | 4 +-
08-update_baseline/console.log | 2138 +-
08-update_baseline/results.compare1 | 4 +-
console.log | 89185 +++++++++++++------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3411384 -> 3451776 bytes
sumfiles/g++.sum | 14 +-
sumfiles/gcc.log.xz | Bin 2954388 -> 2978732 bytes
sumfiles/gcc.sum | 3902 +-
sumfiles/gfortran.log.xz | Bin 865124 -> 865492 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2328 -> 2328 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 170944 -> 170804 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2720 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 432988 -> 439192 bytes
sumfiles/libstdc++.sum | 2 +-
26 files changed, 91481 insertions(+), 90827 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from feec7ef6672 libstdc++: Improve error handling in Net TS name resolution
new 763eb1f1923 libstdc++: Add missing return for atomic timed wait [PR102074]
new f63e86f797d libstdc++: Remove redundant noexcept-specifier on definitions
new 1cacdef0d1a libstdc++: Fix broken autoconf check for O_NONBLOCK
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
libstdc++-v3/configure | 8 ++++----
libstdc++-v3/configure.ac | 8 ++++----
libstdc++-v3/include/bits/atomic_timed_wait.h | 2 ++
libstdc++-v3/src/c++11/system_error.cc | 4 ++--
.../testsuite/19_diagnostics/error_category/noexcept.cc | 13 +++++++++++++
.../testsuite/19_diagnostics/system_error/noexcept.cc | 6 ++++++
6 files changed, 31 insertions(+), 10 deletions(-)
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/error_category/noexcept.cc
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/system_error/noexcept.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 8506788 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-arm/80/
new 7c59800 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tcwg_gnu_native_check_gdb-master-arm.xfail | 67 ++++++++++++++++++++++
1 file changed, 67 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5ef6623cd 0: update: binutils-88ae41e17980533927f98339bcb40015522f06c4: 7
new 8aaa9a8e6 0: update: gdb-88ae41e17980533927f98339bcb40015522f06c4: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5ef6623cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 30 +-
02-prepare_abe/console.log | 438 +-
04-build_abe-binutils/console.log | 10244 ++-
05-build_abe-stage1/console.log | 14285 ++---
07-build_abe-linux/console.log | 2754 +-
08-build_abe-glibc/console.log | 38255 ++++++------
09-build_abe-stage2/console.log | 32586 +++++-----
10-build_abe-gdb/console.log | 10148 +--
11-build_abe-qemu/console.log | 7264 +--
12-check_regression/console.log | 2 +-
13-update_baseline/console.log | 10 +-
console.log | 116120 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
13 files changed, 116306 insertions(+), 115840 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 17dc903ed36 c++: use iloc_sentinel in another place
new 863d6524f32 [Committed] Fix subreg_promoted_mode breakage on various pl [...]
new 48b20d46f95 libstdc++: Fix ip::tcp::resolver test failure on Solaris
new feec7ef6672 libstdc++: Improve error handling in Net TS name resolution
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/expr.c | 9 +++++---
libstdc++-v3/include/experimental/internet | 27 ++++++++++++++++++----
.../net/internet/resolver/ops/lookup.cc | 20 +++++++++++++---
3 files changed, 46 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.