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_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 25ad64bc6 0: update: gcc-17aef87ed7f433629a1b327966fc89c55c86a3e4: 1
new 37ca6607d 0: update: binutils-8de124e4b089a040bd3940deebcec5b2d2fbfd01: 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 (25ad64bc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1484 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 40688 -> 41124 bytes
04-build_abe-stage1/console.log.xz | Bin 82704 -> 84548 bytes
06-build_abe-newlib/console.log.xz | Bin 31108 -> 31000 bytes
07-build_abe-stage2/console.log.xz | Bin 156768 -> 158604 bytes
08-benchmark/benchmark-build.log | 36 +++++++++++++++++------------------
08-benchmark/benchmark.log | 34 ++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3056 -> 3052 bytes
09-check_regression/console.log.xz | Bin 1596 -> 1624 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 8 ++++----
results_id | 2 +-
15 files changed, 49 insertions(+), 49 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-stable-allnoconfig
in repository toolchain/ci/linux.
from 291d1e21aa48 Merge v5.14.17
new 186155ac272e ALSA: pcm: Check mmap capability of runtime dma buffer at first
new f468cbedb2a7 ALSA: pci: cs46xx: Fix set up buffer type properly
new 2f63111ab86f KVM: x86: avoid warning with -Wbitwise-instead-of-logical
new a4cdb4c9c453 Revert "x86/kvm: fix vcpu-id indexed array sizes"
new d3c7daab289d usb: ehci: handshake CMD_RUN instead of STS_HALT
new d7f4ffba71d0 usb: gadget: Mark USB_FSL_QE broken on 64-bit
new 6be11f54f5d4 usb: musb: Balance list entry in musb_gadget_queue
new 4674de4e2734 usb-storage: Add compatibility quirk flags for iODD 2531/2541
new f9b4ef2504bb Revert "proc/wchan: use printk format instead of lookup_sy [...]
new fbb106e79524 binder: use euid from cred instead of using task
new 46088365bab7 binder: use cred instead of task for selinux checks
new 68abe9aefc40 binder: use cred instead of task for getsecid
new bec32c40e438 binder: don't detect sender/target during buffer cleanup
new befd23bd3b17 staging: rtl8712: fix use-after-free in rtl8712_dl_fw
new b2fa1f52d22c isofs: Fix out of bound access for corrupted isofs image
new 3ac273d154d6 comedi: dt9812: fix DMA buffers on stack
new 4a9d43cb5d5f comedi: ni_usb6501: fix NULL-deref in command paths
new 278484ae9329 comedi: vmk80xx: fix transfer-buffer overflows
new 7b0e35618932 comedi: vmk80xx: fix bulk-buffer overflow
new 373ac8c59414 comedi: vmk80xx: fix bulk and interrupt message timeouts
new f3422d1fceba staging: r8712u: fix control-message timeout
new 5013f2aaf959 staging: rtl8192u: fix control-message timeouts
new eda57a310234 media: staging/intel-ipu3: css: Fix wrong size comparison [...]
new 1379769b0b46 rsi: fix control-message timeout
new a0265dd8262d Linux 5.14.18
new 91071d60ec0a Merge v5.14.18
The 26 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 +-
arch/x86/kvm/ioapic.c | 2 +-
arch/x86/kvm/ioapic.h | 4 +-
arch/x86/kvm/mmu/spte.h | 7 +-
drivers/android/binder.c | 41 +++++------
drivers/android/binder_internal.h | 4 ++
drivers/comedi/drivers/dt9812.c | 115 +++++++++++++++++++++++--------
drivers/comedi/drivers/ni_usb6501.c | 10 +++
drivers/comedi/drivers/vmk80xx.c | 28 ++++----
drivers/net/wireless/rsi/rsi_91x_usb.c | 2 +-
drivers/staging/media/ipu3/ipu3-css-fw.c | 7 +-
drivers/staging/media/ipu3/ipu3-css-fw.h | 2 +-
drivers/staging/rtl8192u/r8192U_core.c | 18 ++---
drivers/staging/rtl8712/usb_intf.c | 4 +-
drivers/staging/rtl8712/usb_ops_linux.c | 2 +-
drivers/usb/gadget/udc/Kconfig | 1 +
drivers/usb/host/ehci-hcd.c | 11 ++-
drivers/usb/host/ehci-platform.c | 6 ++
drivers/usb/host/ehci.h | 1 +
drivers/usb/musb/musb_gadget.c | 4 +-
drivers/usb/storage/unusual_devs.h | 10 +++
fs/isofs/inode.c | 2 +
fs/proc/base.c | 19 ++---
include/linux/lsm_hook_defs.h | 14 ++--
include/linux/lsm_hooks.h | 14 ++--
include/linux/security.h | 33 +++++----
security/security.c | 14 ++--
security/selinux/hooks.c | 48 ++++---------
sound/core/pcm_native.c | 9 ++-
sound/pci/cs46xx/cs46xx_lib.c | 30 +++-----
30 files changed, 266 insertions(+), 198 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-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from d5159b99105d MLIR can't support -Bsymbolic link option, fail at CMake t [...]
adds 9e084f4194e6 Fix building with GCC 12:
adds 8be24d19fefa [MergeICmps] Don't merge icmps derived from pointers with [...]
adds 162f3f18c945 [Aarch64] Correct register class for pseudo instructions
adds 93edfb23b18b [SLP][NFC]Add a test to show an issue with incorrectly ext [...]
adds 32bb956916e3 Bad SLPVectorization shufflevector replacement, resulting [...]
adds 9dc7d6d5e326 [SystemZ] Give the EXRL_Pseudo a size value of 6 bytes.
No new revisions were added by this update.
Summary of changes:
.../Target/AArch64/AArch64ExpandPseudoInsts.cpp | 1 +
llvm/lib/Target/AArch64/AArch64InstrInfo.td | 32 ++++----
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp | 2 +-
llvm/lib/Target/SystemZ/SystemZInstrInfo.td | 2 +-
llvm/lib/Transforms/Scalar/MergeICmps.cpp | 4 +
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 25 ++++--
.../CodeGen/AArch64/GlobalISel/select-add-low.mir | 4 +-
.../AArch64/GlobalISel/select-blockaddress.mir | 5 +-
.../AArch64/GlobalISel/select-gv-with-offset.mir | 2 +-
.../select-jump-table-brjt-constrain.mir | 2 +-
.../AArch64/GlobalISel/select-jump-table-brjt.mir | 2 +-
.../CodeGen/AArch64/GlobalISel/select-static.mir | 4 +-
llvm/test/CodeGen/AArch64/GlobalISel/select.mir | 8 +-
llvm/test/CodeGen/AArch64/elim-dead-mi.mir | 10 +--
llvm/test/CodeGen/AArch64/loop-sink.mir | 6 +-
.../Transforms/MergeICmps/X86/addressspaces.ll | 94 ++++++++++++++++++++++
.../SLPVectorizer/X86/extract_in_tree_user.ll | 34 +++++++-
17 files changed, 191 insertions(+), 46 deletions(-)
create mode 100644 llvm/test/Transforms/MergeICmps/X86/addressspaces.ll
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 3f7b7aaa8a Automatic date update in version.in
adds 1ae21545f9 Automatic date update in version.in
adds 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1caa16a13 0: update: binutils-llvm-linux-qemu: all
new 11bb0ae4b 0: update: binutils-llvm-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 (1caa16a13)
\
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.xz | Bin 1688 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42072 -> 41488 bytes
04-build_llvm/console.log.xz | Bin 59080 -> 59216 bytes
05-build_abe-qemu/console.log.xz | Bin 30012 -> 29720 bytes
06-build_linux/console.log.xz | Bin 3480 -> 3692 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 11 insertions(+), 11 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 glibc.
from 6c1e3c0fd0 String: Split memcpy tests so that parallel build is faster
new 0b82747dc4 Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
new 49302b8fdf Avoid extra load with CAS in __pthread_mutex_clocklock_commo [...]
new d672a98a1a Add LLL_MUTEX_READ_LOCK [BZ #28537]
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:
nptl/pthread_mutex_lock.c | 17 ++++++++++++-----
nptl/pthread_mutex_timedlock.c | 10 +++++-----
2 files changed, 17 insertions(+), 10 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_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 3acb27fe5 0: update: binutils-gcc-newlib: 1
new 25ad64bc6 0: update: gcc-17aef87ed7f433629a1b327966fc89c55c86a3e4: 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 (3acb27fe5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1572 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41552 -> 40688 bytes
04-build_abe-stage1/console.log.xz | Bin 82848 -> 82704 bytes
06-build_abe-newlib/console.log.xz | Bin 32852 -> 31108 bytes
07-build_abe-stage2/console.log.xz | Bin 156580 -> 156768 bytes
08-benchmark/benchmark-build.log | 36 +++++++++++++++++------------------
08-benchmark/benchmark.log | 34 ++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3064 -> 3056 bytes
09-check_regression/console.log.xz | Bin 1628 -> 1596 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 10 +++++-----
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 14 ++++++--------
results_id | 2 +-
15 files changed, 51 insertions(+), 53 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f026e2015 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
new 553f5332b 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
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 (f026e2015)
\
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.xz | Bin 1612 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43832 -> 44468 bytes
04-build_llvm/console.log.xz | Bin 59248 -> 61096 bytes
05-build_abe-qemu/console.log.xz | Bin 31272 -> 31376 bytes
06-build_linux/console.log.xz | Bin 4244 -> 4140 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 58 +++++++++++++++++------------------
jenkins/manifest.sh | 4 +--
9 files changed, 31 insertions(+), 31 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.