This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 85a25ca 0: update: gcc-572992c8920d5339a3ac28d442c436d6daa0bfae: 1
new 0136c5c 0: update: gcc-8686c4d84517b54cf3dfe98fca3a814b7d606502: 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 (85a25ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 129 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-bootstrap_O3/console.log | 71169 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 71724 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 71727 insertions(+), 71731 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 1a2a76c2685a Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/ [...]
new 0fd169576648 fs: Add VirtualBox guest shared folder (vboxsf) support
new 5586c3c1e0eb Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm [...]
new 0f060936e490 SMB3: Backup intent flag missing from some more ops
new 87f93d82e095 smb3: fix problem with null cifs super block with previous patch
new b0dd940e582b cifs: fail i/o on soft mounts if sessionsetup errors out
new d6fd41905ec5 cifs: log warning message (once) if out of disk space
new f2bf09e97b47 cifs: Add tracepoints for errors on flush or fsync
new 09c40b15351c cifs: fix soft mounts hanging in the reconnect code
new 343a1b777a92 cifs: make multichannel warning more visible
new d26c2ddd3356 cifs: add SMB3 change notification support
new cc95b6772790 cifs: fix channel signing
new e3e056c35108 cifs: fix mode bits from dir listing when mounted with mod [...]
new 2391ca41b476 smb3: add one more dynamic tracepoint missing from strict [...]
new ab3459d8f0ef smb3: print warning once if posix context returned on open
new 51d92d69f77b smb3: Add defines for new information level, FileIdInformation
new d1ea35f4cdd4 Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samb [...]
The 16 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:
MAINTAINERS | 6 +
fs/Kconfig | 1 +
fs/Makefile | 1 +
fs/cifs/cifs_ioctl.h | 6 +
fs/cifs/cifsacl.c | 14 +-
fs/cifs/cifsfs.c | 2 +-
fs/cifs/cifsglob.h | 8 +-
fs/cifs/cifsproto.h | 8 +
fs/cifs/cifssmb.c | 2 +-
fs/cifs/connect.c | 2 +-
fs/cifs/dir.c | 5 +-
fs/cifs/file.c | 21 +-
fs/cifs/inode.c | 8 +-
fs/cifs/ioctl.c | 18 +-
fs/cifs/link.c | 18 +-
fs/cifs/readdir.c | 3 +-
fs/cifs/sess.c | 2 +-
fs/cifs/smb1ops.c | 19 +-
fs/cifs/smb2inode.c | 9 +-
fs/cifs/smb2ops.c | 145 ++++---
fs/cifs/smb2pdu.c | 36 +-
fs/cifs/smb2pdu.h | 16 +
fs/cifs/smb2proto.h | 2 +-
fs/cifs/smb2transport.c | 5 +-
fs/cifs/trace.h | 27 ++
fs/vboxsf/Kconfig | 10 +
fs/vboxsf/Makefile | 5 +
fs/vboxsf/dir.c | 427 +++++++++++++++++++++
fs/vboxsf/file.c | 379 +++++++++++++++++++
fs/vboxsf/shfl_hostintf.h | 901 ++++++++++++++++++++++++++++++++++++++++++++
fs/vboxsf/super.c | 491 ++++++++++++++++++++++++
fs/vboxsf/utils.c | 551 +++++++++++++++++++++++++++
fs/vboxsf/vboxsf_wrappers.c | 371 ++++++++++++++++++
fs/vboxsf/vfsmod.h | 137 +++++++
34 files changed, 3527 insertions(+), 129 deletions(-)
create mode 100644 fs/vboxsf/Kconfig
create mode 100644 fs/vboxsf/Makefile
create mode 100644 fs/vboxsf/dir.c
create mode 100644 fs/vboxsf/file.c
create mode 100644 fs/vboxsf/shfl_hostintf.h
create mode 100644 fs/vboxsf/super.c
create mode 100644 fs/vboxsf/utils.c
create mode 100644 fs/vboxsf/vboxsf_wrappers.c
create mode 100644 fs/vboxsf/vfsmod.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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b297ead 0: update: llvm-linux: all
new cb4f696 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 (b297ead)
\
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 | 212 +-
02-build_llvm/console.log | 12706 +++++++++++++++++------------------
03-build_linux/console.log | 808 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13748 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13754 insertions(+), 13750 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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 850c38f5f41 x86-64: Pass aggregates with only float/double in GPRs for MS_ABI
adds 3f764f459a9 Daily bump.
adds 060c5df73b2 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 9d0098e 0: update: gcc-850c38f5f4158a157fa792ca0b20a5a17a3ff642: 1
new 52e10ff 0: update: gcc-060c5df73b28c2c09f0d160970c91bdabd3edd0d: 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 (9d0098e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_O1/console.log | 65435 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 65983 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 65939 insertions(+), 66037 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ec15ade 0: update: llvm-linux: all
new 4f32054 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 (ec15ade)
\
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 | 166 +-
02-build_llvm/console.log | 12754 ++++++++++++++---------------
03-build_linux/console.log | 3712 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16669 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 16647 insertions(+), 16672 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from fdfa3a6778b1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
new 59365cadfbcd efi/x86: Fix boot regression on systems with invalid memma [...]
new 6ff90aa2cfdd Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/ [...]
new f9f21cea3113 genirq: Clarify that irq wake state is orthogonal to enabl [...]
adds 926b5dfa6b8d irqchip/gic-v3: Only provision redistributors that are ena [...]
adds 656b42deddea irqchip: Some Kconfig cleanup for C-SKY
adds 107945227ac5 irqchip/gic-v3-its: Reference to its_invall_cmd descriptor [...]
new e88bd316e597 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
new 8b718d403c5c irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
new 4e6437f12d6e irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
new 4bccf1d715fe irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
new b46353250ba3 irqchip/gic-v3-its: Remove superfluous WARN_ON
new 5186a6cc3ef5 irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
new 2f86e45a7f42 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pu [...]
new f06bed87d7cd Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/ [...]
adds fcfd73452092 MAINTAINERS: Correct path to time namespace source file
new febac332a819 clocksource: Prevent double add_timer_on() for watchdog_timer
new 2fbc23c73835 Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.o [...]
adds 003461559ef7 perf/core: Fix mlock accounting in perf_mmap()
adds 07c5972951f0 perf/cgroups: Install cgroup events to correct cpuctx
adds f1ec3a517b43 kernel/events: Add a missing prototype for arch_perf_updat [...]
new fdff7c21ea00 Merge branch 'linus' into perf/urgent, to synchronize with [...]
new e884602b57c0 perf parse: Refactor 'struct perf_evsel_config_term'
new 3220fb8d5e59 perf parse: Copy string to perf_evsel_config_term
new 0dd1979f7f99 perf test: Fix test case Merge cpu map
new 0ada120c883d perf: Make perf able to build with latest libbfd
new 1873f1547dde perf probe: Add ustring support for perf probe command
new 85fc95d75970 perf maps: Add missing unlock to maps__insert() error case
new 45f035748b2a Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git. [...]
new ca21b9b37059 Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org [...]
adds 25a3a15417cf smp: Remove superfluous cond_func check in smp_call_functi [...]
new 1e474b28e788 smp/up: Make smp_call_function_single() match SMP semantics
new f41377609a72 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/ [...]
new 979923871f69 x86/timer: Don't skip PIT setup when APIC is disabled or i [...]
new 2b73ea379624 x86/boot: Handle malformed SRAT tables during early ACPI parsing
new 6f1a4891a592 x86/apic/msi: Plug non-maskable MSI affinity race
new 05bd330a7fd8 x86/hyperv: Suspend/resume the hypercall page for hibernation
new 0f378d73d429 x86/apic: Mask IOAPIC entries when disabling the local APIC
new 1a2a76c2685a Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/ [...]
The 30 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:
MAINTAINERS | 2 +-
arch/arm/include/asm/arch_gicv3.h | 12 ++--
arch/arm64/include/asm/arch_gicv3.h | 8 +--
arch/x86/boot/compressed/acpi.c | 6 ++
arch/x86/hyperv/hv_init.c | 50 ++++++++++++++
arch/x86/include/asm/apic.h | 10 +++
arch/x86/include/asm/x86_init.h | 2 +
arch/x86/kernel/apic/apic.c | 30 +++++++--
arch/x86/kernel/apic/msi.c | 128 +++++++++++++++++++++++++++++++++++-
arch/x86/kernel/time.c | 12 +++-
arch/x86/kernel/x86_init.c | 1 +
arch/x86/platform/efi/efi.c | 2 +-
arch/x86/xen/enlighten_pv.c | 1 +
drivers/irqchip/Kconfig | 4 +-
drivers/irqchip/irq-gic-v3-its.c | 120 +++++++++++++++++++++++++++------
drivers/irqchip/irq-gic-v3.c | 9 ++-
include/linux/irq.h | 18 +++++
include/linux/irqchip/arm-gic-v3.h | 2 +-
include/linux/irqdomain.h | 7 ++
include/linux/perf_event.h | 4 ++
kernel/events/core.c | 17 +++--
kernel/irq/debugfs.c | 1 +
kernel/irq/manage.c | 7 ++
kernel/irq/msi.c | 5 +-
kernel/smp.c | 2 +-
kernel/time/clocksource.c | 11 +++-
kernel/up.c | 3 +-
tools/perf/arch/arm/util/cs-etm.c | 2 +-
tools/perf/tests/cpumap.c | 1 -
tools/perf/util/evsel.c | 8 ++-
tools/perf/util/evsel_config.h | 5 +-
tools/perf/util/map.c | 1 +
tools/perf/util/parse-events.c | 67 ++++++++++++-------
tools/perf/util/probe-finder.c | 3 +-
tools/perf/util/srcline.c | 16 ++++-
35 files changed, 489 insertions(+), 88 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.