This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v6.12
in repository linux.
at 06090c9b622a (tag)
tagging adc218676eef25575469234709c2d87185ca223a (commit)
replaces v6.12-rc7
tagged by Linus Torvalds
on Sun Nov 17 14:15:08 2024 -0800
- Log -----------------------------------------------------------------
Linux 6.12
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmc6auweHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGfvUIAKKSUVI+fIgJmbwV
uvLiwYLe2DPaGFOlzkDqjAs4+TR0I04YQzClN0eANiEpU5witHJkD5IWv+aXnm9G
AbtD1ht9gIFEOsgzSqfvawFKYODhAtPwiV4iM5fds8+0IjHu42XFGNP7WUhhmlMa
3DGJoqKKWOxzA7VEjS56OpZWJSQnbkimrisi/Emw6XgJQZijAnj3WU6V2RNiG5Vk
yyS82pChkZy1BdzD6rkjLF+7cHnYlN737lKGdK0PDb8DZRqd4Ndnpq/gEOFYdNb1
mih6bE6qbznJVvgo0mUR9mVzZh7Jo96gqx+VV4O9hKM243twmvtdCeKwoGfdY0qf
FPVtm+0=
=h8AI
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new adc218676eef Linux 6.12
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.
--
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 f66d6acccbc0 Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/p [...]
new adc218676eef Linux 6.12
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:
Makefile | 2 +-
1 file changed, 1 insertion(+), 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 701d8e7e60b c: Implement -Wdeprecated-non-prototype
new 8f50a079407 hppa: Remove typedef for bool type
new db348caef98 c++: regenerate opt urls
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/c-family/c.opt.urls | 6 ++++++
libgcc/config/pa/linux-atomic.c | 2 --
2 files changed, 6 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 gcc.
from 3e89a4d5138 c++: -M and modules again
new 701d8e7e60b c: Implement -Wdeprecated-non-prototype
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/c-family/c-opts.cc | 3 +++
gcc/c-family/c.opt | 4 ++++
gcc/c-family/c.opt.urls | 3 +++
gcc/c/c-decl.cc | 18 +++++++++++++++
gcc/c/c-typeck.cc | 26 ++++++++++++++++++----
gcc/doc/invoke.texi | 12 +++++++++-
gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-1.c | 24 ++++++++++++++++++++
gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-2.c | 22 ++++++++++++++++++
gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-3.c | 18 +++++++++++++++
gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-4.c | 22 ++++++++++++++++++
10 files changed, 147 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-3.c
create mode 100644 gcc/testsuite/gcc.dg/Wdeprecated-non-prototype-4.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 4a5df3796467 Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://g [...]
new a5ca1dc46a6b x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
new 577c134d311b x86/stackprotector: Work around strict Clang TLS symbol re [...]
new 8d9ffb2fe65a x86/mm: Fix a kdump kernel failure on SME system when CONF [...]
new f66d6acccbc0 Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/p [...]
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:
arch/x86/Makefile | 5 +++--
arch/x86/entry/entry.S | 16 ++++++++++++++++
arch/x86/include/asm/asm-prototypes.h | 3 +++
arch/x86/kernel/cpu/amd.c | 11 +++++++++++
arch/x86/kernel/cpu/common.c | 2 ++
arch/x86/kernel/vmlinux.lds.S | 3 +++
arch/x86/mm/ioremap.c | 6 ++++--
7 files changed, 42 insertions(+), 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 gcc.
from aac5c57ee16 Add __builtion_unreachable to vector::size(), vector::capacity()
new addf0228202 ipa-modref bits for unsequenced and reproducible
new 6d52a568ddd libstdc++: Update link to Angelika Langer's book
new 696bd86260e libstdc++: Move a gcc.gnu.org link to https
new bd59f2eeacd Mark asm statements as necessary in ipa-fnsummary
new 7db55c0ba1b libstdc++: add module std [PR106852]
new dbfbd3aa2c1 c-family: add -fsearch-include-path
new 3e89a4d5138 c++: -M and modules again
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:
contrib/relpath.sh | 81 +
gcc/c-family/c-opts.cc | 13 +
gcc/c-family/c-ppoutput.cc | 1 -
gcc/c-family/c.opt | 7 +
gcc/cp/module.cc | 5 +-
gcc/doc/cppopts.texi | 15 +
gcc/doc/invoke.texi | 5 +
gcc/ipa-fnsummary.cc | 3 +-
gcc/ipa-modref.cc | 90 +-
libcpp/files.cc | 5 +-
libcpp/init.cc | 12 +-
libcpp/internal.h | 2 +
libstdc++-v3/doc/html/manual/license.html | 2 +-
libstdc++-v3/doc/html/manual/streambufs.html | 2 +-
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
libstdc++-v3/doc/xml/manual/io.xml | 2 +-
libstdc++-v3/include/bits/version.def | 9 +
libstdc++-v3/include/bits/version.h | 10 +
libstdc++-v3/src/c++23/Makefile.am | 34 +
libstdc++-v3/src/c++23/Makefile.in | 144 +-
libstdc++-v3/src/c++23/libstdc++.modules.json.in | 17 +
libstdc++-v3/src/c++23/std-clib.cc.in | 676 ++++
libstdc++-v3/src/c++23/std.cc.in | 3253 ++++++++++++++++++++
.../cow-fs_path.cc => c++23/std.compat.cc.in} | 15 +-
24 files changed, 4328 insertions(+), 77 deletions(-)
create mode 100755 contrib/relpath.sh
create mode 100644 libstdc++-v3/src/c++23/libstdc++.modules.json.in
create mode 100644 libstdc++-v3/src/c++23/std-clib.cc.in
create mode 100644 libstdc++-v3/src/c++23/std.cc.in
copy libstdc++-v3/src/{c++17/cow-fs_path.cc => c++23/std.compat.cc.in} (77%)
--
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 e3b4418bf Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new f0589cce2 Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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:
.../jira/description | 4 ++++
.../55e3bd376b2214e200fa76d12b67ff259b06c212/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 18 +++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-arm-bootstrap}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
9 files changed, 31 insertions(+), 15 deletions(-)
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/{tcwg_gcc_build/master-aarc [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/{tcwg_gnu_cross_build/maste [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
--
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 a9bca745c Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new e3b4418bf Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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_bootstrap_build/master-arm-bootstrap/build_url | 2 +-
.../{master-aarch64-bootstrap_O1 => master-arm-bootstrap}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c2037d9d93a8f768cb11698ff794278246bb31f => 55e3bd376b2214e200fa76d [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
--
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 908801c6b Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new a9bca745c Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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:
.../commit-log.txt | 2 +-
.../jira/description | 6 +++++-
.../jira/summary | 2 +-
.../55e3bd376b2214e200fa76d12b67ff259b06c212/jira/yaml | 8 ++++++--
.../status.txt | 4 ++++
.../master-arm-bootstrap_profiled_lto_lean/details.txt | 18 ++++++++----------
.../reproduction_instructions.txt | 8 ++++----
.../reproduction_instructions_with_ci_script.txt | 8 ++++----
.../status-summary.txt | 0
.../master-arm-bootstrap_profiled_lto_lean/status.txt | 4 ++--
.../tcwg_bootstrap_build/status.txt | 4 ++++
11 files changed, 39 insertions(+), 25 deletions(-)
copy gcc/sha1/{792f97b44ffc5e6a967292b3747fd835e99396e7 => 55e3bd376b2214e200fa76d [...]
copy gcc/sha1/{df4af89bc3eabbeaccb16539aa1082cb9863e187 => 55e3bd376b2214e200fa76d [...]
copy gcc/sha1/{df4af89bc3eabbeaccb16539aa1082cb9863e187 => 55e3bd376b2214e200fa76d [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => gcc/sha1/ [...]
copy gcc/sha1/{20a3c74c347429c109bc7002285b735be83f6a0b => 55e3bd376b2214e200fa76d [...]
--
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 dce6e2928 Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 from https [...]
new 908801c6b Add entry 55e3bd376b2214e200fa76d12b67ff259b06c212 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:
.../master-arm-bootstrap_profiled_lto_lean}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{0c2037d9d93a8f768cb11698ff794278246bb31f/tcwg_bootstrap_build/maste [...]
copy gcc/sha1/55e3bd376b2214e200fa76d12b67ff259b06c212/tcwg_bootstrap_build/{maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.