This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 7fb5ee067 0: update: binutils-linux-glibc: 1
new 55c392c3f 0: update: gcc-5960477a432c433392832a3765a96105e4f73a80: 1
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 (7fb5ee067)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-a [...]
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.xz | Bin 1552 -> 1480 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42472 -> 41080 bytes
04-build_abe-stage1/console.log.xz | Bin 92180 -> 89872 bytes
06-build_abe-linux/console.log.xz | Bin 9036 -> 10484 bytes
07-build_abe-glibc/console.log.xz | Bin 228484 -> 226780 bytes
08-build_abe-stage2/console.log.xz | Bin 206416 -> 203072 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 32 +-
10-benchmark/console.log.xz | Bin 3040 -> 3028 bytes
11-check_regression/console.log.xz | Bin 1888 -> 1872 bytes
11-check_regression/results-0.csv | 269 +-
11-check_regression/results-1.csv | 289 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-full.csv | 282 +-
11-check_regression/results.csv | 72 +-
11-check_regression/results.log | 4978 ++++++++++++++++-----------------
12-update_baseline/console.log | 1128 ++++----
12-update_baseline/results-0.csv | 269 +-
12-update_baseline/results-1.csv | 289 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-full.csv | 282 +-
12-update_baseline/results.csv | 72 +-
12-update_baseline/results.log | 4976 ++++++++++++++++----------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
26 files changed, 6463 insertions(+), 6611 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 linux.
from 4a3bb4200a59 Merge tag 'dma-mapping-5.15' of git://git.infradead.org/us [...]
new 00974b9a83cb memblock: Add missing debug code to memblock_add_node()
new e888fa7bb882 memblock: Check memory add/cap ordering
new 612b23f27793 Merge tag 'memblock-v5.15-rc1' of git://git.kernel.org/pub [...]
new b0d4adaf3b3c fat: Add KUnit tests for checksums and timestamps
new 1195505f5de2 kunit: ubsan integration
new 6cb51a1874d0 kunit: tool: add --kernel_args to allow setting module params
new 6a499c9c42d0 kunit: tool: make --raw_output support only showing kunit output
new acd8e8407b8f kunit: Print test statistics on failure
new c815f04ba949 Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.ke [...]
new a82adfd5c7cb hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
new dcb7c0b9461c hardening: Clarify Kconfig text for auto-var-init
new f9398f15605a lib/test_stackinit: Fix static initializer test
new 1e2cd3084fff lib/test_stackinit: Allow building stand-alone
new a8fc576d4af2 lib/test_stackinit: Add assigned initializers
new b55060d796c5 Merge tag 'hardening-v5.15-rc1' of git://git.kernel.org/pu [...]
new a32ad90426a9 IMA: remove -Wmissing-prototypes warning
new 5d1ef2ce13a9 ima: Introduce ima_get_current_hash_algo()
new ce5bb5a86e5e ima: Return int in the functions to measure a buffer
new ca3c9bdb101d ima: Add digest and digest_len params to the functions to [...]
new e37be5343ae2 Merge branch 'ima-buffer-measurement-changes-v4' into next [...]
new 8510505d55e1 IMA: remove the dependency on CRYPTO_MD5
new 50f742dd9147 IMA: block writes of the security.ima xattr with unsupport [...]
new 1624dc008605 IMA: add support to restrict the hash algorithms used for [...]
new 583a80ae86b5 IMA: add a policy option to restrict xattr hash algorithms [...]
new 4f2946aa0c45 IMA: introduce a new policy option func=SETXATTR_CHECK
new 8ecd39cb61d9 IMA: prevent SETXATTR_CHECK policy rules with unavailable [...]
new d07eeeb87459 Merge branch 'restrict-digest-alg-v8' into next-integrity
new cb181da16196 IMA: reject unknown hash algorithms in ima_get_hash_algo
new aef4892a63c2 Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/sc [...]
new eb32f9f990d9 kcsan: Improve some Kconfig comments
new a7a73697360e kcsan: Remove CONFIG_KCSAN_DEBUG
new e675d2533a74 kcsan: Introduce CONFIG_KCSAN_STRICT
new 08cac6049412 kcsan: Reduce get_ctx() uses in kcsan_found_watchpoint()
new 49f72d5358dd kcsan: Rework atomic.h into permissive.h
new 9c827cd1fcdf kcsan: Print if strict or non-strict during init
new d8fd74d35a8d kcsan: permissive: Ignore data-racy 1-bit value changes
new e04938042d77 kcsan: Make strict mode imply interruptible watchers
new 7f3b457977d2 Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux [...]
new 1846a7fa767f tools/memory-model: Make read_foo_diagnostic() more clearl [...]
new 436eef23c41f tools/memory-model: Add example for heuristic lockless reads
new f92975d76d53 tools/memory-model: Heuristics using data_race() must hand [...]
new 87859a8e3f08 tools/memory-model: Document data_race(READ_ONCE())
new 4812c9111220 Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/ [...]
new aa829778b16f Merge tag 'locking-debug-2021-09-01' of git://git.kernel.o [...]
The 44 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:
Documentation/ABI/testing/ima_policy | 15 +-
Documentation/dev-tools/kcsan.rst | 12 +
Documentation/dev-tools/kunit/kunit-tool.rst | 9 +-
Documentation/dev-tools/kunit/running_tips.rst | 10 +
Makefile | 5 +
drivers/md/dm-ima.c | 3 +-
fs/fat/.kunitconfig | 5 +
fs/fat/Kconfig | 14 +-
fs/fat/Makefile | 2 +
fs/fat/fat_test.c | 196 ++++++++++++++++
fs/fat/misc.c | 3 +
include/linux/ima.h | 23 +-
kernel/kcsan/atomic.h | 23 --
kernel/kcsan/core.c | 77 ++++---
kernel/kcsan/kcsan_test.c | 32 +++
kernel/kcsan/permissive.h | 94 ++++++++
lib/Kconfig.kcsan | 42 +++-
lib/kunit/test.c | 109 +++++++++
lib/test_stackinit.c | 253 +++++++++++++++------
lib/ubsan.c | 3 +
mm/memblock.c | 10 +
security/Kconfig.hardening | 71 ++++--
security/integrity/ima/Kconfig | 1 -
security/integrity/ima/ima.h | 24 +-
security/integrity/ima/ima_api.c | 6 +-
security/integrity/ima/ima_appraise.c | 78 ++++++-
security/integrity/ima/ima_asymmetric_keys.c | 2 +-
security/integrity/ima/ima_init.c | 3 +-
security/integrity/ima/ima_main.c | 89 ++++++--
security/integrity/ima/ima_mok.c | 2 +-
security/integrity/ima/ima_policy.c | 174 ++++++++++++--
security/integrity/ima/ima_queue_keys.c | 2 +-
security/selinux/ima.c | 6 +-
.../memory-model/Documentation/access-marking.txt | 151 ++++++++++--
tools/testing/kunit/kunit.py | 36 ++-
tools/testing/kunit/kunit_parser.py | 6 +-
tools/testing/kunit/kunit_tool_test.py | 29 ++-
37 files changed, 1354 insertions(+), 266 deletions(-)
create mode 100644 fs/fat/.kunitconfig
create mode 100644 fs/fat/fat_test.c
delete mode 100644 kernel/kcsan/atomic.h
create mode 100644 kernel/kcsan/permissive.h
--
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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c7f4461ca 0: update: binutils-gcc-linux-qemu: all
new c8df6c41e 0: update: binutils-gcc-linux-qemu: 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 (c7f4461ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 181 -
01-reset_artifacts/console.log.xz | Bin 0 -> 1572 bytes
02-prepare_abe/console.log | 281 -
02-prepare_abe/console.log.xz | Bin 0 -> 2772 bytes
03-build_abe-binutils/console.log | 5389 ----------
03-build_abe-binutils/console.log.xz | Bin 0 -> 43276 bytes
04-build_abe-stage1/console.log | 7116 -------------
04-build_abe-stage1/console.log.xz | Bin 0 -> 71148 bytes
05-build_abe-qemu/console.log | 3547 -------
05-build_abe-qemu/console.log.xz | Bin 0 -> 30952 bytes
06-build_linux/console.log | 382 -
06-build_linux/console.log.xz | Bin 0 -> 3668 bytes
07-boot_linux/console.log | 22 -
07-boot_linux/console.log.xz | Bin 0 -> 576 bytes
08-check_regression/console.log | 32 -
08-check_regression/console.log.xz | Bin 0 -> 500 bytes
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 9 +-
09-update_baseline/results.regressions | 2 +-
console.log | 16988 ------------------------------
jenkins/manifest.sh | 22 +-
21 files changed, 18 insertions(+), 33955 deletions(-)
delete mode 100644 01-reset_artifacts/console.log
create mode 100644 01-reset_artifacts/console.log.xz
delete mode 100644 02-prepare_abe/console.log
create mode 100644 02-prepare_abe/console.log.xz
delete mode 100644 03-build_abe-binutils/console.log
create mode 100644 03-build_abe-binutils/console.log.xz
delete mode 100644 04-build_abe-stage1/console.log
create mode 100644 04-build_abe-stage1/console.log.xz
delete mode 100644 05-build_abe-qemu/console.log
create mode 100644 05-build_abe-qemu/console.log.xz
delete mode 100644 06-build_linux/console.log
create mode 100644 06-build_linux/console.log.xz
delete mode 100644 07-boot_linux/console.log
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 08-check_regression/console.log
create mode 100644 08-check_regression/console.log.xz
delete mode 100644 console.log
--
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_gnu_native_check_gdb
in repository toolchain/ci/interesting-commits.
from 4c5d87a Add regression 86cf58523987999237adc339e0f8490e041cfefe from [...]
new 4bb5d83 Add regression 58f87503427e27bb069bd1841100f3c53440d51a from [...]
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 | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from fb0dd6f1 round-robin.sh: Run GDB testsuites single-threaded
new d77a7103 build_llvm_package.bat: Support doing test builds
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:
build_llvm_package.bat | 17 ++++++++++++-----
tcwg-llvm-release.bat | 4 ++--
2 files changed, 14 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.