This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0e6d007460f Daily bump.
new 9042fea9722 Refactor tree-vrp.c
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/ChangeLog | 22 ++++
gcc/tree-vrp.c | 309 ++++++++++++++++++++++++++++++++++++---------------------
2 files changed, 220 insertions(+), 111 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 linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...]
adds ac9155842829 gfs2: fix withdraw sequence deadlock
adds a8b7528b69d4 gfs2: Fix error exit in do_xmote
adds 53af80ce0eae gfs2: Fix BUG during unmount after file system withdraw
adds d22f69a08dcb gfs2: Fix use-after-free in gfs2_logd after withdraw
adds 566a2ab3c900 gfs2: Another gfs2_walk_metadata fix
adds aa83da7f47b2 gfs2: More gfs2_find_jhead fixes
adds 2297ab6144c2 gfs2: Fix problems regarding gfs2_qa_get and _put
adds f9615fe3113f gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
adds e6ce26e571a8 gfs2: remove check for quotas on in gfs2_quota_check
adds 4ed0c30811cb gfs2: move privileged user check to gfs2_quota_lock_check
adds c9cb9e381985 gfs2: don't call quota_unhold if quotas are not locked
adds f4e2f5e1a527 gfs2: Grab glock reference sooner in gfs2_add_revoke
adds b11e1a84f370 gfs2: If go_sync returns error, withdraw but skip invalidate
adds b14c94908b1b Revert "gfs2: Don't demote a glock until its revokes are written"
adds e719340f46bd Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pu [...]
adds dc87f6dd058a gpio: pca953x: Fix pca953x_gpio_set_config
adds 4e1541593017 gpiolib: improve the robustness of watch/unwatch ioctl()
adds 6409d049ce28 gpiolib: don't call sleeping functions with a spinlock taken
adds 8312d50b3f94 Merge tag 'gpio-fixes-for-v5.7-rc3' of git://git.kernel.or [...]
adds 8650b6099da5 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without [...]
adds 0cf253eed5d2 gpio: tegra: mask GPIO IRQs during IRQ shutdown
adds 8ec91c0fce15 Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/li [...]
adds 9d82ccda2bc5 tools/bootconfig: Fix apply_xbc() to return zero on success
adds 8b1fac2e73e8 tracing: Wait for preempt irq delay thread to execute
adds 611d0a95d46b bootconfig: Fix to prevent warning message if no bootconfi [...]
adds 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpio/gpio-tegra.c | 1 +
drivers/gpio/gpiolib.c | 34 +++++++++++++++++++++++++++++-----
fs/gfs2/bmap.c | 16 +++++++++-------
fs/gfs2/glock.c | 6 ++----
fs/gfs2/inode.c | 7 ++++---
fs/gfs2/log.c | 11 ++++++++---
fs/gfs2/lops.c | 19 ++++++++++++-------
fs/gfs2/meta_io.c | 2 +-
fs/gfs2/quota.c | 13 +++++--------
fs/gfs2/quota.h | 3 ++-
fs/gfs2/super.c | 1 -
fs/gfs2/util.c | 10 ++++++----
init/main.c | 10 ++++++----
kernel/trace/preemptirq_delay_test.c | 12 ++++++++++--
tools/bootconfig/main.c | 1 +
16 files changed, 97 insertions(+), 51 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 linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2ef6451b 0: update: llvm-linux: all
new eb755143 0: update: llvm-linux: all
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 (2ef6451b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 237 +-
02-build_llvm/console.log | 12948 +++++++++++++++++------------------
03-build_linux/console.log | 642 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13833 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13848 insertions(+), 13830 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 linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 6c1668fe923 Daily bump.
adds e042b0490c8 rs6000: AIX long double builtins for 64 bit long double.
adds 89714e45f0b rs6000: Link with libc128.a for long-double-128.
adds 45a6686e76b libstdc++: Fix incorrect size calculation in PMR resource [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/config/rs6000/aix61.h | 1 +
gcc/config/rs6000/aix71.h | 1 +
gcc/config/rs6000/aix72.h | 1 +
gcc/config/rs6000/rs6000.c | 26 ++++++++++++++++++++++----
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/src/c++17/memory_resource.cc | 4 ++--
7 files changed, 55 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 42ed5df1 0: update: binutils-gcc-linux: boot
new b22ed2c7 0: update: binutils-gcc-linux: boot
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 (42ed5df1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 225 +-
02-prepare_abe/console.log | 108 +-
03-build_abe-binutils/console.log | 11481 ++++++-----
04-build_abe-stage1/console.log | 18218 ++++++++---------
05-build_linux/console.log | 794 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31422 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31373 insertions(+), 31393 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 linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c3d0772c 0: reset: linux-c14cab2688d09b851349acbb83e5fce8e0d4ca42: all
new 93be4a36 0: update: llvm-363393c4b35997c67e6b282bd2be9022a7bfed25: all
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 (c3d0772c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 65 +-
02-build_llvm/console.log | 12869 ++++++++++++++++++------------------
03-build_linux/console.log | 625 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 16 +-
console.log | 13581 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
9 files changed, 13605 insertions(+), 13567 deletions(-)
delete mode 100644 reset-baseline
--
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-8
in repository gcc.
from 24c54df7f36 rs6000: AIX long double builtins for 64 bit long double.
new 18aabb0cb3f Daily bump.
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/DATESTAMP | 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 releases/gcc-9
in repository gcc.
from 45a6686e76b libstdc++: Fix incorrect size calculation in PMR resource [...]
new 6c0bd2f0230 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.