This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c755c7a3259 c++: noexcept and pointer to member function type [PR113108]
new dedf453477a c++: cleanup coerce_template_template_parm
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/cp/pt.cc | 35 ++++++++++++++++-------------------
1 file changed, 16 insertions(+), 19 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 858918ef423 c++: add a testcase for [PR 108620]
new c755c7a3259 c++: noexcept and pointer to member function type [PR113108]
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/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/cpp1z/noexcept-type28.C | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type28.C
--
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 0121d70b233 libiberty: sync with gcc
new 8a950d80d54 gdb: reformat Python file with black
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/reset-catchpoint-cond.py | 4 +++-
1 file changed, 3 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 linux.
from c7fb1692dc01 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new c26096ee0278 mm: Fix filemap_invalidate_inode() to use invalidate_inode [...]
new 72a6e22c604c fscache: delete fscache_cookie_lru_timer when fscache exit [...]
new 4356ab331c8f Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub [...]
new 8d8d244726c8 smb: Annotate struct xattr_smb_acl with __counted_by()
new 78c5a6f1f630 ksmbd: unset the binding mark of a reused connection
new 844436e045ac ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
new d8abb73f5847 Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
The 7 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/netfs/fscache_main.c | 1 +
fs/smb/server/smb2pdu.c | 4 ++++
fs/smb/server/transport_tcp.c | 4 +++-
fs/smb/server/xattr.h | 2 +-
mm/filemap.c | 2 +-
5 files changed, 10 insertions(+), 3 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 glibc.
from ae4d44b1d5 libio: Attempt wide backup free only for non-legacy code
new ed4bb289cf Add more thorough tests of freopen
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:
stdio-common/Makefile | 16 ++
stdio-common/tst-freopen2-main.c | 526 +++++++++++++++++++++++++++++++++++++++
stdio-common/tst-freopen2.c | 3 +
stdio-common/tst-freopen3-main.c | 90 +++++++
stdio-common/tst-freopen3.c | 2 +
stdio-common/tst-freopen64-2.c | 3 +
stdio-common/tst-freopen64-3.c | 2 +
7 files changed, 642 insertions(+)
create mode 100644 stdio-common/tst-freopen2-main.c
create mode 100644 stdio-common/tst-freopen2.c
create mode 100644 stdio-common/tst-freopen3-main.c
create mode 100644 stdio-common/tst-freopen3.c
create mode 100644 stdio-common/tst-freopen64-2.c
create mode 100644 stdio-common/tst-freopen64-3.c
--
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 88fac17500f4 Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pu [...]
new b808f6292156 selftests: mm: fix build errors on armhf
new 3e3de7947c75 mm: vmalloc: ensure vmap_block is initialised before addin [...]
new 71c186efc1b2 userfaultfd: fix checks for huge PMDs
new 4828d207dc51 userfaultfd: don't BUG_ON() if khugepaged yanks our page table
new 683408258917 nilfs2: protect references to superblock parameters expose [...]
new 5787fcaab9eb nilfs2: fix missing cleanup on rollforward recovery error
new 6576dd6695f2 nilfs2: fix state management in error path of log writing [...]
new ab7ca09520e9 mm/slub: add check for s->flags in the alloc_tagging_slab_ [...]
new 6dacd79d2884 kexec_file: fix elfcorehdr digest exclusion when CONFIG_CR [...]
new f806de88d8f7 maple_tree: remove rcu_read_lock() from mt_validate()
new bfe0857c20c6 Revert "mm: skip CMA pages when they are not available"
new a3f6a89c834a scripts: fix gfp-translate after ___GFP_*_BITS conversion [...]
new e39925734909 mm/memcontrol: respect zswap.writeback setting from parent cg too
new 5e9784e99762 codetag: debug: mark codetags for poisoned page as empty
new 4f295229b279 mailmap: update entry for Jan Kuliga
new 409faf8c97d5 mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging [...]
new 052a45c1cb1b alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
new 76c0f27d0630 Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://g [...]
new 213aa670153e parisc: Delay write-protection until mark_rodata_ro() call
new 962da4d1be82 Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pu [...]
new 0d437918fb64 ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
new c7fb1692dc01 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 22 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:
.mailmap | 1 +
Documentation/admin-guide/cgroup-v2.rst | 7 ++--
arch/arm/Kconfig | 2 +-
arch/arm/kernel/entry-armv.S | 12 ++++--
arch/parisc/mm/init.c | 16 +++++---
fs/nilfs2/recovery.c | 35 ++++++++++++++++-
fs/nilfs2/segment.c | 10 +++--
fs/nilfs2/sysfs.c | 43 ++++++++++++++++-----
kernel/kexec_file.c | 2 +-
lib/codetag.c | 17 ++++++---
lib/maple_tree.c | 7 +---
mm/memcontrol.c | 12 ++++--
mm/page_alloc.c | 7 ++++
mm/slub.c | 4 ++
mm/userfaultfd.c | 29 ++++++++-------
mm/vmalloc.c | 7 +++-
mm/vmscan.c | 24 +-----------
scripts/gfp-translate | 66 ++++++++++++++++++++++++---------
tools/testing/selftests/mm/mseal_test.c | 37 +++++++-----------
tools/testing/selftests/mm/seal_elf.c | 13 +------
20 files changed, 218 insertions(+), 133 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 42f967bae Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
new e4e717adc Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
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:
.../sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/jira/description | 5 +++++
llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/jira/yaml | 5 +++++
llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/status.txt | 5 +++++
.../tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3/details.txt | 7 +++++++
.../llvm-aarch64-master-O3/reproduction_instructions.txt | 4 ++--
.../llvm-aarch64-master-O3/status-summary.txt | 1 +
.../tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3/status.txt | 6 +++---
.../tcwg_bmk-code_vect-spec2k6/status-summary.txt | 1 +
.../tcwg_bmk-code_vect-spec2k6/status.txt | 6 +++---
9 files changed, 32 insertions(+), 8 deletions(-)
create mode 100644 llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-cod [...]
copy llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/{tcwg_bmk-code_vect-cpu201 [...]
create mode 100644 llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-cod [...]
copy llvm/sha1/{44e5afdb91b92dedfbd3100a3e73dab27de1c9cf => 9ccf82543d509bb5a0f5d0 [...]
create mode 100644 llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/tcwg_bmk-cod [...]
copy llvm/sha1/{44e5afdb91b92dedfbd3100a3e73dab27de1c9cf => 9ccf82543d509bb5a0f5d0 [...]
--
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/ci/interesting-commits.
from d56da878f Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
new 42f967bae Add entry 9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b from https [...]
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_bmk-code_vect-spec2k6/llvm-aarch64-master-O3/build_url | 2 +-
.../llvm-aarch64-master-O3}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{05670b42f5b45710bfdba48dcb7e8c30c8c7478f => 9ccf82543d509bb5a0f5d0 [...]
copy llvm/sha1/9ccf82543d509bb5a0f5d0551fc4d6c1913b9a9b/{tcwg_bmk-code_size-cpu201 [...]
--
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 a92e943014f gdb: implement ::re_set method for catchpoint class
new 0121d70b233 libiberty: sync with gcc
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:
libiberty/ChangeLog | 21 +++++
libiberty/argv.c | 113 ++++++++++------------
libiberty/testsuite/test-expandargv.c | 170 +++++++++++++++++++++++++++++-----
3 files changed, 221 insertions(+), 83 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 97e011a472e object-size: Use simple_dce_from_worklist in object-size pass
new 7b7ad3f4b24 coros: mark .CO_YIELD as LEAF [PR106973]
new 858918ef423 c++: add a testcase for [PR 108620]
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:
gcc/internal-fn.def | 2 +-
gcc/testsuite/g++.dg/coroutines/pr106973.C | 22 +++++++
gcc/testsuite/g++.dg/coroutines/pr108620.C | 95 ++++++++++++++++++++++++++++++
3 files changed, 118 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr106973.C
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr108620.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.