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-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 74b50981 0: update: llvm-linux: boot
new 7cfc54a4 0: update: llvm-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 (74b50981)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 166 +-
02-build_llvm/console.log | 12635 +++++++++++++++----------------
03-build_linux/console.log | 1792 ++---
04-boot_linux/console.log | 466 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 -
console.log | 15090 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 15082 insertions(+), 15110 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 131701c697e8 Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 2c6b7bcd7472 readdir: be more conservative with directory entry names
adds 3c2659bd1db8 readdir: make user_access_begin() use the real access range
adds 5e89cd303e3a PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
adds a572582b1a4d Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/s [...]
adds 18451f9f9e58 PM: hibernate: fix crashes with init_on_free=1
adds 3a83c8c81c91 Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/lin [...]
adds 9c1c2b35f1d9 ceph: hold extra reference to r_parent over life of request
adds fa0a4e3b5412 Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ce [...]
adds d0695e235110 tracing: xen: Ordered comparison of function pointers
adds 99c9a923e97a tracing/uprobe: Fix double perf_event linking on multiprob [...]
adds aeed8aa3874d tracing: trigger: Replace unneeded RCU-list traversals
adds 8bcebc77e85f tracing: Fix histogram code when expression has same var as value
adds bf24daac8f2b tracing: Do not set trace clock if tracefs lockdown is in effect
adds b61387cb732c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
adds 34597c85be98 Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/s [...]
adds 82a22311b7a6 XArray: Fix xas_pause at ULONG_MAX
adds 6b81141deb73 XArray: Improve documentation of search marks
adds 82a958497dc9 XArray: Add wrappers for nested spinlocks
adds 430f24f94c8a XArray: Fix infinite loop with entry at ULONG_MAX
adds 19c30f4dd092 XArray: Fix xa_find_after with multi-index entries
adds c44aa5e8ab58 XArray: Fix xas_find returning too many entries
adds 00ed452c210a XArray: Add xa_for_each_range
adds 4703d9119972 Merge tag 'xarray-5.5' of git://git.infradead.org/users/wi [...]
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/xarray.rst | 70 ++++++++++++---------
drivers/pci/quirks.c | 19 ++++--
fs/ceph/mds_client.c | 8 ++-
fs/readdir.c | 79 +++++++++++------------
include/linux/xarray.h | 45 ++++++++++++--
include/trace/events/xen.h | 6 +-
kernel/power/snapshot.c | 20 +++---
kernel/trace/trace.c | 5 ++
kernel/trace/trace_events_hist.c | 63 +++++++++++++++----
kernel/trace/trace_events_trigger.c | 20 ++++--
kernel/trace/trace_kprobe.c | 2 +-
kernel/trace/trace_probe.c | 8 ++-
kernel/trace/trace_probe.h | 9 ++-
kernel/trace/trace_uprobe.c | 121 +++++++++++++++++++++---------------
lib/test_xarray.c | 78 ++++++++++++++++++-----
lib/xarray.c | 41 ++++++++----
16 files changed, 407 insertions(+), 187 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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4a059fc4 0: update: llvm-linux: boot
new ef6a2aab 0: update: llvm-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 (4a059fc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 231 +-
02-build_llvm/console.log | 12680 ++++++++++++++++++-----------------
03-build_linux/console.log | 746 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13696 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13685 insertions(+), 13700 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-release-arm-mainline-defconfig
in repository toolchain/ci/linux.
from 131701c697e8 Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 2c6b7bcd7472 readdir: be more conservative with directory entry names
adds 3c2659bd1db8 readdir: make user_access_begin() use the real access range
adds 5e89cd303e3a PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
adds a572582b1a4d Merge tag 'pci-v5.5-fixes-2' of git://git.kernel.org/pub/s [...]
adds 18451f9f9e58 PM: hibernate: fix crashes with init_on_free=1
adds 3a83c8c81c91 Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/lin [...]
adds 9c1c2b35f1d9 ceph: hold extra reference to r_parent over life of request
adds fa0a4e3b5412 Merge tag 'ceph-for-5.5-rc8' of https://github.com/ceph/ce [...]
adds d0695e235110 tracing: xen: Ordered comparison of function pointers
adds 99c9a923e97a tracing/uprobe: Fix double perf_event linking on multiprob [...]
adds aeed8aa3874d tracing: trigger: Replace unneeded RCU-list traversals
adds 8bcebc77e85f tracing: Fix histogram code when expression has same var as value
adds bf24daac8f2b tracing: Do not set trace clock if tracefs lockdown is in effect
adds b61387cb732c tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
adds 34597c85be98 Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/s [...]
adds 82a22311b7a6 XArray: Fix xas_pause at ULONG_MAX
adds 6b81141deb73 XArray: Improve documentation of search marks
adds 82a958497dc9 XArray: Add wrappers for nested spinlocks
adds 430f24f94c8a XArray: Fix infinite loop with entry at ULONG_MAX
adds 19c30f4dd092 XArray: Fix xa_find_after with multi-index entries
adds c44aa5e8ab58 XArray: Fix xas_find returning too many entries
adds 00ed452c210a XArray: Add xa_for_each_range
adds 4703d9119972 Merge tag 'xarray-5.5' of git://git.infradead.org/users/wi [...]
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/xarray.rst | 70 ++++++++++++---------
drivers/pci/quirks.c | 19 ++++--
fs/ceph/mds_client.c | 8 ++-
fs/readdir.c | 79 +++++++++++------------
include/linux/xarray.h | 45 ++++++++++++--
include/trace/events/xen.h | 6 +-
kernel/power/snapshot.c | 20 +++---
kernel/trace/trace.c | 5 ++
kernel/trace/trace_events_hist.c | 63 +++++++++++++++----
kernel/trace/trace_events_trigger.c | 20 ++++--
kernel/trace/trace_kprobe.c | 2 +-
kernel/trace/trace_probe.c | 8 ++-
kernel/trace/trace_probe.h | 9 ++-
kernel/trace/trace_uprobe.c | 121 +++++++++++++++++++++---------------
lib/test_xarray.c | 78 ++++++++++++++++++-----
lib/xarray.c | 41 ++++++++----
16 files changed, 407 insertions(+), 187 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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards efbbcd72 0: update: llvm-linux: boot
new 310d7aea 0: update: llvm-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 (efbbcd72)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 77 +-
02-build_llvm/console.log | 12655 +++++++++++++++++-----------------
03-build_linux/console.log | 700 +-
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13932 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13942 insertions(+), 13934 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_bmk_tk1/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from d937694059 Fix array overflow in backtrace on PowerPC (bug 25423)
adds ba44e5b508 Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
adds de077de10f gitlog-to-changelog: Drop scripts in favour of gnulib version
adds 00167b531d Fix cross-testing of tst-ifunc-fault-* tests.
No new revisions were added by this update.
Summary of changes:
NEWS | 12 +
elf/Makefile | 7 +-
scripts/gitlog_to_changelog.py | 138 ----
scripts/vcs_to_changelog/frontend_c.py | 827 -----------------------
scripts/vcs_to_changelog/misc_util.py | 51 --
scripts/vcs_to_changelog/vcs_git.py | 164 -----
scripts/{vcs_to_changelog => }/vcstocl_quirks.py | 1 -
7 files changed, 16 insertions(+), 1184 deletions(-)
delete mode 100755 scripts/gitlog_to_changelog.py
delete mode 100644 scripts/vcs_to_changelog/frontend_c.py
delete mode 100644 scripts/vcs_to_changelog/misc_util.py
delete mode 100644 scripts/vcs_to_changelog/vcs_git.py
rename scripts/{vcs_to_changelog => }/vcstocl_quirks.py (99%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.