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 68113f94f Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 from https [...]
new bc3302a7f Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 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:
.../{gcc-15-3575-gc07cf418fdde => gcc-15-3575-gc07cf418fdd} | 0
gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/commit-log.txt | 2 +-
.../c07cf418fdde0c192e370a8d76a991cc7215e9c4/jira/description | 6 +++++-
gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/jira/summary | 2 +-
gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/jira/yaml | 8 ++++++--
gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/status.txt | 4 ++++
.../details.txt | 6 +++---
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-thumb_m0_soft_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
12 files changed, 30 insertions(+), 14 deletions(-)
copy gcc/basepoints/{gcc-15-3575-gc07cf418fdde => gcc-15-3575-gc07cf418fdd} (100%)
copy gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/{m [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/c07cf418f [...]
copy gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/{m [...]
--
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 0ed4cc857 Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 from https [...]
new 68113f94f Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 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_gnu_embed_check_gcc/master-thumb_m0_soft_eabi}/build_url | 2 +-
.../{master-thumb_m0_eabi => master-thumb_m0_soft_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embed_check_gcc/{m [...]
--
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 c3337fdf2 Add entry 63a598deb0c9fcb8704af6ef90f0b905942b0276 from https [...]
new 83221cb80 Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 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:
.../first_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi}/build_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{50b5199cff690891726877e1c00ac53dfb7cc1c8 => c07cf418fdde0c192e370a8 [...]
copy {binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_ [...]
create mode 100644 gcc/sha1/c07cf418fdde0c192e370a8d76a991cc7215e9c4/tcwg_gnu_embe [...]
--
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 3f8b1b21f37 Match: Support form 1 for scalar signed integer SAT_SUB
new 64163657ba7 tree-optimization/116850 - corrupt post-dom info
new 85f5d064218 tree-optimization/116785 - relax volatile handling in PTA
new 71bf3daa8da tree-optimization/116842 - vectorizer load hosting breaks U [...]
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/gimple-ssa-isolate-paths.cc | 23 ++++++++++++++++++---
gcc/testsuite/g++.dg/torture/pr116842.C | 16 +++++++++++++++
gcc/testsuite/gcc.dg/pr116850.c | 12 +++++++++++
gcc/tree-ssa-structalias.cc | 4 ++--
gcc/tree-vect-stmts.cc | 36 ++++++++++++++++++++++-----------
5 files changed, 74 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr116842.C
create mode 100644 gcc/testsuite/gcc.dg/pr116850.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 1f4aee70ed1 Automatic date update in version.in
new bd12abcf00f gdb, testsuite: clean duplicate header includes
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/cli/cli-cmds.c | 1 -
gdb/fbsd-tdep.c | 1 -
gdb/m2-typeprint.c | 1 -
gdb/ppc-netbsd-tdep.c | 1 -
gdb/stack.c | 1 -
gdb/testsuite/gdb.arch/sparc64-adi.c | 1 -
gdb/testsuite/gdb.base/reset-catchpoint-cond-lib.c | 1 -
gdb/testsuite/gdb.debuginfod/corefile-mapped-file-3.c | 1 -
gdb/testsuite/gdb.multi/multi-term-settings.c | 1 -
gdb/testsuite/gdb.server/exit-multiple-threads.c | 1 -
gdb/testsuite/gdb.threads/create-fail.c | 2 --
gdb/testsuite/gdb.threads/fork-thread-pending.c | 1 -
gdb/testsuite/gdb.threads/watchpoint-fork-mt.c | 1 -
gdb/valops.c | 1 -
14 files changed, 15 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 34df4ba9 rr/round-robin-notify.sh: improve notification email for flan [...]
new 87a5d73e [rr] round-robin-notify.sh (print_mail_recipients): Update
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:
rr | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 74d3b0892 Add entry 63a598deb0c9fcb8704af6ef90f0b905942b0276 from https [...]
new c3337fdf2 Add entry 63a598deb0c9fcb8704af6ef90f0b905942b0276 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 +++
.../jira/yaml | 4 +++
.../status.txt | 4 +++
.../master-arm/details.txt | 40 ++++++++++++----------
.../master-arm}/reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt} | 4 +--
.../master-arm}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/master-arm/status.txt | 4 +--
.../tcwg_gnu_cross_check_gcc/status.txt | 4 +++
9 files changed, 43 insertions(+), 25 deletions(-)
copy gcc/sha1/{9dbff9c05520a74e6cd337578f27b56c941f64f3 => 63a598deb0c9fcb8704af6e [...]
copy gcc/sha1/63a598deb0c9fcb8704af6ef90f0b905942b0276/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/63a598deb0c9fcb8704af6ef90f0b905942b0276/{tcwg_gcc_check/master-arm/ [...]
copy gcc/sha1/{1076ffda6ce5e6d5fc9577deaf8233e549e5787a => 63a598deb0c9fcb8704af6e [...]
copy gcc/sha1/{2f14c0dbb789852947cb58fdf7d3162413f053fa => 63a598deb0c9fcb8704af6e [...]
--
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 0913f81e5 Add entry 08b8341f209be7c7e301853bdbbcad4f8e1695f5 from https [...]
new 74d3b0892 Add entry 63a598deb0c9fcb8704af6ef90f0b905942b0276 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_gnu_cross_check_gcc/master-arm/build_url | 2 +-
.../master-arm}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => 63a598deb0c9fcb8704af6e [...]
copy gcc/sha1/63a598deb0c9fcb8704af6ef90f0b905942b0276/{tcwg_bootstrap_check/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.
unknown user pushed a change to annotated tag v6.12-rc1
in repository linux-next.
at 03dc72319cee (tag)
tagging 9852d85ec9d492ebef56dc5f229416c925758edc (commit)
replaces v6.11
tagged by Linus Torvalds
on Sun Sep 29 15:06:19 2024 -0700
- Log -----------------------------------------------------------------
Linux 6.12-rc1
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmb5z1seHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGyWQIAICWiu4/cdNh55ZJ
IBrjJNcD+qMMnz9m4t3NIcQ2ZW12v0aRSwL9wC91q8y375iTcx7alilAKiKI/GiP
WREsOliPNB4WhJ8UF4jyu04GvmQW4gCLkS6rtqYMRo1znQBCjy/Txjf46/XjPIpr
9kBpAljs65A+xLgCL3eKj28hRbpZXZWk1Sji9RY4J3PULmWJrp91YZtJSplm/M0v
voQIGBhSt/DWAa+RyMh/3ToVoMtwE69Zry8ksLCfx52dfyA96mY92DjBBnbc/oef
U1D0Pw4MlMTOSiU4hafBBCN1b8xhzc8qXkMIHtBEMS/iTWhrquxlFO84ivzjC2Xh
VF8GJY4=
=1vjo
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 6d12d7ace99e bcachefs: Ensure BCH_FS_accounting_replay_done is always set
new 7eb4a319db65 bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()
new c3e878ca7b66 sh: intc: Replace simple_strtoul() with kstrtoul()
new d4fc4d014715 x86/tdx: Fix "in-kernel MMIO" check
new d1fb034b75a8 x86/cpu: Add two Intel CPU model numbers
new df9b455633ae netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
new b0abcd65ec54 smb: client: fix UAF in async decryption
new f7025d861694 smb: client: allocate crypto only for primary server
new a13ca780afab smb: client: stop flooding dmesg in smb2_calc_signature()
new db44ca9f7bc0 smb: client: make HMAC-MD5 TFM ephemeral
new 220d83b52c7d smb: client: make SHA-512 TFM ephemeral
new 6d3405415f88 i2c: keba: I2C_KEBA should depend on KEBA_CP500
new 0c8d604dea43 i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
new 54595f2807d2 mailbox, remoteproc: omap2+: fix compile testing
new cb787f4ac0c2 [tree-wide] finally take no_llseek out
new efbc6bd090f4 Documentation: KVM: fix warning in "make htmldocs"
new e5f0e38e7ece Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/p [...]
new b6c49fca9f81 Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub [...]
new e477dba5442c Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pu [...]
new 653608c67ae3 Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.or [...]
new 26de8614d83f Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.or [...]
new ec38498450a9 Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/ [...]
new 3630400697a3 Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm [...]
new eee280841e1c Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://g [...]
new 4b721fcc094e selftests: vDSO: align stack for O2-optimized memcpy
new 033af36def3e Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/l [...]
new ba33a49fcd42 Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/ [...]
new 9c44575c78db Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
new 34e1a5d43c5d Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel. [...]
new 0c33037c825e ovl: fix file leak in ovl_real_fdget_meta()
new 12cc5240f41a Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org [...]
new ad46e8f95e93 Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/ [...]
new 9cf14f5a2746 fbdev: sisfb: Fix strbuf array overflow
new e7268dd9bb99 Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitla [...]
new f890c8513f45 bcachefs: Mark inode errors as autofix
new 4a8f8fafbd6b bcachefs: Add extra padding in bkey_make_mut_noupdate()
new 51b7cc7c0f96 bcachefs: Improve bch2_is_inode_open() warning message
new 0696a18a8cc3 bcachefs: memset bounce buffer portion to 0 after key_sort [...]
new 18c520f408fa bcachefs: Fix error path in check_dirent_inode_dirent()
new c6040447c564 bcachefs: Fix srcu warning in check_topology
new 40d40c6bea19 bcachefs: assign return error when iterating through layout
new 2a1df873463a bcachefs: Add snapshot to bch_inode_unpacked
new 951dd86e7c59 bcachefs: Fix iterator leak in check_subvol()
new 3125c95ea691 bcachefs: fast exit when darray_make_room failed
new dc5bfdf8eaed bcachefs: fix the memory leak in exception case
new b29c30ab48e0 bcachefs: Fix incorrect IS_ERR_OR_NULL usage
new 22a507d68eb8 bcachefs: kill inode_walker_entry.seen_this_pos
new 3672bda8f5ed bcachefs: fix transaction restart handling in check_extent [...]
new 1e0272ef4774 bcachefs: bch_accounting_mode
new 9104fc192870 bcachefs: Fix accounting read + device removal
new 49fd90b2cc33 bcachefs: Fix unlocked access to c->disk_sb.sb in bch2_rep [...]
new 431312b59cf5 bcachefs: Fix disk accounting attempting to mark invalid r [...]
new 7c980a43e936 bcachefs: Move transaction commit path validation to as la [...]
new 5612daafb764 bcachefs: Fix fsck warnings from bkey validation
new 8d65b15f8d93 bcachefs: Fix BCH_SB_ERRS() so we can reorder
new fd65378db999 bcachefs: Don't delete unlinked inodes before logged op resume
new cf49f8a8c277 bcachefs: rename version -> bversion
new f8911ad88de3 bcachefs: Check for accounting keys with bversion=0
new a3581ca35d2b bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply
new 9773547b16b1 bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
new 1c0ee43b2c90 bcachefs: BCH_FS_clean_recovery
new d50d7a5fa4df bcachefs: Check for logged ops when clean
new e057a290ef71 bcachefs: Fix lost wake up
new a6508079b1b6 bcachefs: dirent_points_to_inode() now warns on mismatch
new 0b0f0ad93c08 bcachefs: remove_backpointer() now checks if dirent points [...]
new 3a5895e3ac2b bcachefs: check_subvol_path() now prints subvol root inode
new f04ff5a02b66 Merge tag '6.12rc-more-smb3-client-fixes' of git://git.sam [...]
new 9717d5343849 Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba [...]
new 894b3c35d1de Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/c [...]
new 994aeacbb3c0 Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesk [...]
new f95c139099f8 Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/p [...]
new 6f81a446f861 Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/s [...]
new e08d227840bb Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/li [...]
new 3efc57369a0c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 716bf84ef392 coccinelle: Add rules to find str_true_false() replacements
new 8a0236bab4d6 coccinelle: Add rules to find str_false_true() replacements
new d4c7544002db coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
new 5b7ca4507d64 coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
new dd2275d349c2 coccinelle: Add rules to find str_enable{d}_disable{d}() r [...]
new ba4b514a6f4a coccinelle: Add rules to find str_read_write() replacements
new c81ca023c306 coccinelle: Add rules to find str_write_read() replacements
new 9b5b4810559d coccinelle: Add rules to find str_on_off() replacements
new 253244cdf16a coccinelle: Add rules to find str_yes_no() replacements
new f584e3752ca7 coccinelle: Remove unnecessary parentheses for only one po [...]
new 4003ba664bd1 Reduce Coccinelle choices in string_choices.cocci
new ae39e0bd150b Merge branch 'locking/core' into locking/urgent, to pick u [...]
new e7ebdb5161bc Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://g [...]
new 68e4b0e024e3 Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm [...]
new ec03de73b1e1 Merge tag 'locking-urgent-2024-09-29' of git://git.kernel. [...]
new d37421e655ce Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/ [...]
new 9f9a53472452 Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org [...]
new 3ed7df085225 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new b81b78dacc44 Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infra [...]
new 907537f570c6 Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git [...]
new e7ed34365879 Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/ [...]
new 3f749befb099 x86: kvm: fix build error
new 9852d85ec9d4 Linux 6.12-rc1
The 97 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.