This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e2026d74f61 libstdc++: Set __cpp_lib_submdspan to 202411.
new 1dd44ebd5fa libstdc++: Regenerate <bits/version.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:
libstdc++-v3/include/bits/version.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 cb015814f8b6 Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/ [...]
new 1ef15fbe6771 cifs: client: enforce consistent handling of multichannel [...]
new 9d85ac939d52 cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1
new 83bfbd0bb902 cifs: Remove the RFC1002 header from smb_hdr
new 6be09580df5c cifs: Make smb1's SendReceive() wrap cifs_send_recv()
new 62432a3f5145 cifs: Clean up some places where an extra kvec[] was requi [...]
new 28405cb5b2fd cifs: Replace SendReceiveBlockingLock() with SendReceive() [...]
new 6a86a4cc281a cifs: Fix specification of function pointers
new 87fba18abbb8 cifs: Remove the server pointer from smb_message
new 3a7b6d0afe6e cifs: Don't need state locking in smb2_get_mid_entry()
new f80ac7eda1cf cifs: Add a tracepoint to log EIO errors
new 32a60868093a cifs: Do some preparation prior to organising the function [...]
new ef529f655a2c cifs: client: allow changing multichannel mount options on [...]
new 4ae4dde6f34a cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2
new 855982a52ff7 smb: client: relax session and tcon reconnect attempts
new a8fce7c807b1 smb: client: improve error message when creating SMB session
new 7ad785927d9e smb: client: Add tracepoint for krb5 auth
new 6c1eb31ecb97 smb/client: reduce loop count in map_smb2_to_linux_error() [...]
new bf80d1517dc8 smb/client: remove unused elements from smb2_error_map_tab [...]
new 523ecd976632 smb: rename to STATUS_SMB_NO_PREAUTH_INTEGRITY_HASH_OVERLAP
new d159702c9492 smb/client: add two elements to smb2_error_map_table array
new 9146c7e53fa8 cifs: Remove dead function prototypes
new d8f52650b24d smb/client: update some SMB2 status strings
new 3d99347a2e1a Merge tag 'v6.19-rc-part1-smb3-client-fixes' of git://git. [...]
The 23 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:
fs/smb/client/cached_dir.c | 2 +-
fs/smb/client/cifs_debug.c | 14 +-
fs/smb/client/cifs_debug.h | 6 +-
fs/smb/client/cifs_spnego.c | 1 +
fs/smb/client/cifs_spnego.h | 2 -
fs/smb/client/cifs_unicode.h | 3 -
fs/smb/client/cifsacl.c | 10 +-
fs/smb/client/cifsencrypt.c | 83 +---
fs/smb/client/cifsfs.c | 13 +-
fs/smb/client/cifsglob.h | 172 +++-----
fs/smb/client/cifspdu.h | 2 +-
fs/smb/client/cifsproto.h | 204 +++++++---
fs/smb/client/cifssmb.c | 913 ++++++++++++++++++++++++------------------
fs/smb/client/cifstransport.c | 382 ++----------------
fs/smb/client/compress.c | 23 +-
fs/smb/client/compress.h | 19 +-
fs/smb/client/connect.c | 96 ++---
fs/smb/client/dir.c | 8 +-
fs/smb/client/dns_resolve.h | 4 -
fs/smb/client/file.c | 6 +-
fs/smb/client/fs_context.c | 118 +++++-
fs/smb/client/fs_context.h | 2 +
fs/smb/client/inode.c | 14 +-
fs/smb/client/link.c | 10 +-
fs/smb/client/misc.c | 53 +--
fs/smb/client/netmisc.c | 11 +-
fs/smb/client/readdir.c | 2 +-
fs/smb/client/reparse.c | 53 ++-
fs/smb/client/sess.c | 51 ++-
fs/smb/client/smb1ops.c | 78 +++-
fs/smb/client/smb2file.c | 9 +-
fs/smb/client/smb2inode.c | 13 +-
fs/smb/client/smb2maperror.c | 52 +--
fs/smb/client/smb2misc.c | 3 +-
fs/smb/client/smb2ops.c | 78 ++--
fs/smb/client/smb2pdu.c | 280 ++++++++-----
fs/smb/client/smb2proto.h | 16 +-
fs/smb/client/smb2transport.c | 59 ++-
fs/smb/client/trace.c | 1 +
fs/smb/client/trace.h | 192 +++++++++
fs/smb/client/transport.c | 180 +++++----
fs/smb/client/xattr.c | 2 +-
fs/smb/common/smb2pdu.h | 3 -
fs/smb/common/smb2status.h | 5 +-
fs/smb/common/smbglob.h | 1 -
fs/smb/server/smb2pdu.c | 2 +-
46 files changed, 1740 insertions(+), 1511 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 releases/gcc-15
in repository gcc.
from 4028e6c1e66 [PATCH] RISC-V: Make vlsegff similar to vleff [PR122656].
new 7978efd69e9 Fortran: associate to a contiguous pointer or target [PR122977]
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:
gcc/fortran/expr.cc | 8 +++++
gcc/fortran/resolve.cc | 1 +
gcc/testsuite/gfortran.dg/contiguous_16.f90 | 51 +++++++++++++++++++++++++++++
3 files changed, 60 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_16.f90
--
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 binutils-gdb.
from d78cb23fe04 Implement local-environment commands
new bfc430c99b6 Partly rewrite dwarf2_get_symbol_read_needs
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:
gdb/dwarf2/loc.c | 52 +++++++++++++++++++++++++++++-----------------------
1 file changed, 29 insertions(+), 23 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 binutils-gdb.
from 24b4b750011 Rewrite the "show environment" test
new 48eeb8110b4 Refactor environment-related commands
new 3c3af786d08 Switch environment-related functions to accept a pointer
new 5743bfe524a Allow NULL to be passed to environment-related functions
new d78cb23fe04 Implement local-environment commands
The 4 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:
gdb/NEWS | 7 ++
gdb/doc/gdb.texinfo | 26 +++++
gdb/infcmd.c | 112 +++++++++++++++++++--
.../gdb.base/{environ.exp => local-env.exp} | 61 ++++++-----
4 files changed, 172 insertions(+), 34 deletions(-)
copy gdb/testsuite/gdb.base/{environ.exp => local-env.exp} (66%)
--
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 binutils-gdb.
from 003de5082c5 gdb: remove unused includes from c-lang.{c,h}
new 24b4b750011 Rewrite the "show environment" test
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:
gdb/testsuite/gdb.base/environ.exp | 25 +++++++++++++++++++------
1 file changed, 19 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.
unknown user pushed a change to branch master
in repository gcc.
from 87b1ac612af vect: Reset using_select_vl_p before starting over [PR123074].
new e2026d74f61 libstdc++: Set __cpp_lib_submdspan to 202411.
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:
libstdc++-v3/include/bits/version.def | 6 +++---
libstdc++-v3/include/bits/version.h | 7 ++++---
2 files changed, 7 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 336235a38e7 gdb: adjust guile 2.0 NEWS entry
new 804b27f0896 gdb: remove unused arch-utils.h include from solib-rocm.c
new 003de5082c5 gdb: remove unused includes from c-lang.{c,h}
The 2 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:
gdb/c-exp.y | 1 +
gdb/c-lang.c | 2 --
gdb/c-lang.h | 1 -
gdb/solib-rocm.c | 1 -
4 files changed, 1 insertion(+), 4 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 binutils-gdb.
from 7f5aab361d2 gdb: more guile 2.0 support removal
new 336235a38e7 gdb: adjust guile 2.0 NEWS entry
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:
gdb/NEWS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 cd4d3a14b23 c: ICE in gimplify_expr when counted_by for pointer is adde [...]
new 87b1ac612af vect: Reset using_select_vl_p before starting over [PR123074].
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:
.../gcc.target/riscv/rvv/autovec/pr123074.C | 124 +++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/rvv/rvv.exp | 2 +-
gcc/tree-vect-loop.cc | 1 +
3 files changed, 126 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr123074.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.