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-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 76d6210c1 0: update: llvm-linux: boot
new 65ab610eb 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 (76d6210c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 182 +-
02-build_llvm/console.log | 12646 +++++++++++++++++------------------
03-build_linux/console.log | 739 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 12 +-
console.log | 13601 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13605 insertions(+), 13611 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 b032227c6293 Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm [...]
new 27d231c0c63b pNFS: Fix RCU lock leakage
new 50bda5faa625 Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/proje [...]
new e79b0332ae06 cifs: ignore cached share root handle closing errors
new 072a14ec6386 cifs: smbd: Merge code to track pending packets
new 3ffbe78aff93 cifs: smbd: Check send queue size before posting a send
new d4e5160d1a0b cifs: smbd: Update receive credits before sending and deal [...]
new eda1c54f148a cifs: Allocate crypto structures on the fly for calculatin [...]
new f1b7b862bf79 cifs: smbd: Properly process errors on ib_post_send
new 044b541c11fd cifs: smbd: Do not schedule work to send immediate packet [...]
new 2bcb4fd6ba91 smb3: smbdirect support can be configured by default
new 1dc94b7381bd smb3: change noisy error message to FYI
new 4e8aea30f775 smb3: enable swap on SMB3 mounts
new 4119bf9f1d09 Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org [...]
new d22cc7f67d55 locking/percpu-rwsem: Fix a task_struct refcount
new a13f58a0cafa locking/refcount: Document interaction with PID_MAX_LIMIT
new 9a019db0b6be locking/lockdep: Improve 'invalid wait context' splat
new 652fa53caa01 Merge tag 'locking-urgent-2020-04-12' of git://git.kernel. [...]
new 33238c504515 perf/core: Fix event cgroup tracking
new 24fb6b8e7c22 perf/cgroup: Correct indirection in perf_less_group_idx()
new 2b3b76b5ec67 perf/x86/intel/uncore: Add Ice Lake server uncore support
new d3296fb372bf perf/core: Disable page faults when getting phys address
new 20e2aa812620 Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org [...]
new d76343c6b2b7 sched/fair: Align rq->avg_idle and rq->avg_scan_cost
new 26a8b12747c9 sched/fair: Fix race between runtime distribution and assignment
new 111688ca1c4a sched/fair: Fix negative imbalance in imbalance calculation
new 62849a961292 workqueue: Remove the warning in wq_worker_sleeping()
new 275b2f6723ab sched/core: Remove unused rq::last_load_update_tick
new c745a6212c99 sched/debug: Remove redundant macro define
new 9e3bf9469c29 sched/debug: Factor out printing formats into common macros
new 96e74ebf8d59 sched/debug: Add task uclamp values to SCHED_DEBUG procfs
new 590680d139b9 Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.or [...]
new b801f1e22c23 time/namespace: Fix time_for_children symlink
new eeec26d5da82 time/namespace: Add max_time_namespaces ucount
new 0f538e3e712a ucount: Make sure ucounts in /proc/sys/user don't regress again
new 0785249f8b93 Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.o [...]
new d7e94dbdac1a x86/split_lock: Provide handle_guest_split_lock()
new 9de6fe3c28d6 KVM: x86: Emulate split-lock access as a write in emulator
new e6f8b6c12f03 KVM: VMX: Extend VMXs #AC interceptor to handle split lock [...]
new 4f8a3cc1183c Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/ [...]
The 39 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/admin-guide/sysctl/user.rst | 6 +
arch/x86/events/intel/uncore.c | 8 +
arch/x86/events/intel/uncore.h | 3 +
arch/x86/events/intel/uncore_snbep.c | 511 ++++++++++++++++++++++++++++++
arch/x86/include/asm/cpu.h | 6 +
arch/x86/kernel/cpu/intel.c | 33 +-
arch/x86/kvm/vmx/vmx.c | 37 ++-
arch/x86/kvm/x86.c | 12 +-
fs/cifs/Kconfig | 2 +-
fs/cifs/cifs_debug.c | 6 +-
fs/cifs/cifsfs.c | 4 +
fs/cifs/cifsglob.h | 4 +-
fs/cifs/file.c | 61 ++++
fs/cifs/inode.c | 4 +
fs/cifs/readdir.c | 2 +-
fs/cifs/smb2misc.c | 14 +
fs/cifs/smb2proto.h | 6 +-
fs/cifs/smb2transport.c | 87 +++--
fs/cifs/smbdirect.c | 313 +++++++-----------
fs/cifs/smbdirect.h | 7 +-
fs/nfs/pnfs_nfs.c | 1 +
include/linux/refcount.h | 23 +-
kernel/events/core.c | 82 +++--
kernel/locking/lockdep.c | 51 +--
kernel/locking/percpu-rwsem.c | 3 +-
kernel/sched/core.c | 10 +-
kernel/sched/debug.c | 44 ++-
kernel/sched/fair.c | 46 ++-
kernel/sched/sched.h | 7 +-
kernel/time/namespace.c | 1 +
kernel/ucount.c | 3 +
kernel/workqueue.c | 6 +-
32 files changed, 1037 insertions(+), 366 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 binutils-gdb.
from 54b8cbd0e40 Implement "info proc mappings" for NetBSD
new 51c133d547e Implement "info proc exe" for NetBSD
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/ChangeLog | 4 ++++
gdb/nbsd-nat.c | 12 ++++++++++++
2 files changed, 16 insertions(+)
--
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/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from b1caa144c7 Update mips libm-test-ulps
adds b56875d5e0 Update kernel version to 5.6 in tst-mman-consts.py.
adds 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h
No new revisions were added by this update.
Summary of changes:
manual/crypt.texi | 3 +++
stdlib/sys/random.h | 1 +
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
3 files changed, 5 insertions(+), 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 linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 0d3f0dc99 2: update: binutils-gcc-glibc-llvm: 1
new a792ea1d3 2: update: binutils-gcc-glibc-llvm: 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 (0d3f0dc99)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 130 +-
02-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 11173 +-
04-build_abe-stage1/console.log | 20246 ++--
05-build_abe-linux/console.log | 290 +-
06-build_abe-glibc/console.log | 21708 ++--
07-build_abe-stage2/console.log | 45260 +++----
08-build_llvm-true/console.log | 12862 +-
10-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_LTO_mthumb/benchmark.log | 4 +-
10-benchmark--Os_LTO_mthumb/console.log | 236 +-
11-check_regression/console.log | 732 +-
11-check_regression/results-0.csv | 121 +-
11-check_regression/results-1.csv | 121 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 131 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2888 +-
12-update_baseline/console.log | 1583 +-
12-update_baseline/results-1.csv | 121 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-full.csv | 121 +-
12-update_baseline/results.csv | 44 +-
12-update_baseline/results.log | 2068 +-
console.log | 132782 +++++++++++----------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
27 files changed, 126641 insertions(+), 126570 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-lts-allnoconfig
in repository toolchain/ci/llvm-project.
from 489a7356cca [ELF] Fix a null pointer dereference when --emit-relocs and [...]
adds 50d7e5d5e7d [llvm-objcopy] Improve tool selection logic to recognize ll [...]
No new revisions were added by this update.
Summary of changes:
llvm/test/tools/llvm-objcopy/tool-name.test | 33 +++++++++++++++++++++++++++++
llvm/tools/llvm-objcopy/llvm-objcopy.cpp | 24 ++++++++++++++++-----
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 llvm/test/tools/llvm-objcopy/tool-name.test
--
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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 171d256ef 0: update: llvm-linux: all
new fb9b08dfa 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 (171d256ef)
\
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 | 128 +-
02-build_llvm/console.log | 12636 +++++++++++++++++------------------
03-build_linux/console.log | 800 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 18 +-
console.log | 13596 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13600 insertions(+), 13600 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.