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-allmodconfig
in repository toolchain/ci/linux.
from 63623fd44972 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds d3f703c4359f mips: vdso: fix 'jalr t9' crash in vdso code
adds 07015d7a103c MIPS: Disable VDSO time functionality on microMIPS
adds 976c23af3ee5 mips: vdso: add build time check that no 'jalr t9' calls left
adds 97e914b7de3c MIPS: cavium_octeon: Fix syncw generation.
adds bef8e2dfceed MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
adds 72cf3b3df423 MIPS: vdso: Wrap -mexplicit-relocs in cc-option
adds eb41113870c9 MIPS: X1000: Fix clock of watchdog node.
adds 11479e8e3cd8 MIPS: ingenic: DTS: Fix watchdog nodes
adds 3234f4ed3066 MAINTAINERS: Hand MIPS over to Thomas
adds d67f250e9634 Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/ [...]
adds c68a9032299e riscv: set pmp configuration if kernel is running in M-mode
adds 6a1ce99dc4bd RISC-V: Don't enable all interrupts in trap_init()
adds e7167043ee50 riscv: Fix gitignore
adds a0a31fd84f8f riscv: allocate a complete page size for each page table
adds 8458ca147c20 riscv: adjust the indent
adds c5f86891185c Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes:
CREDITS | 5 ++++
MAINTAINERS | 6 ++--
arch/mips/boot/dts/ingenic/jz4740.dtsi | 17 ++++++-----
arch/mips/boot/dts/ingenic/jz4780.dtsi | 17 ++++++-----
arch/mips/boot/dts/ingenic/x1000.dtsi | 6 ++--
arch/mips/include/asm/sync.h | 4 ++-
arch/mips/kernel/vpe.c | 2 +-
arch/mips/vdso/Makefile | 28 ++++++++++++++++--
arch/riscv/boot/.gitignore | 2 ++
arch/riscv/include/asm/csr.h | 12 ++++++++
arch/riscv/kernel/head.S | 6 ++++
arch/riscv/kernel/traps.c | 4 +--
arch/riscv/mm/kasan_init.c | 53 ++++++++++++++++++++--------------
13 files changed, 109 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 446d8ada 0: update: llvm-linux: all
new 48f74833 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 (446d8ada)
\
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 | 184 +-
02-build_llvm/console.log | 12662 +++++++++++++++++-----------------
03-build_linux/console.log | 944 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 14 +-
console.log | 13792 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13811 insertions(+), 13811 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1e21c2eb 0: update: llvm-linux: all
new 4ca25bd8 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 (1e21c2eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 184 +-
02-build_llvm/console.log | 12766 +++++++++++++++++------------------
03-build_linux/console.log | 820 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 12 +-
console.log | 13798 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13806 insertions(+), 13798 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 c5f86891185c Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.or [...]
new fda31c50292a signal: avoid double atomic counter increments for user ac [...]
new cfe2ce49b9da Revert "KVM: x86: enable -Werror"
new 68ca0fd272da selftest/lkdtm: Don't pollute 'git status'
new b9167c8078c3 selftests: Install settings files to fix TIMEOUT failures
new ef89d0545132 selftests/rseq: Fix out-of-tree compilation
new 2fcc74178f6d Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.or [...]
new e20d8e81a0e0 Documentation: kunit: fixed sphinx error in code block
new dde54b9492a8 kunit: test: Improve error messages for kunit_tool when ku [...]
new be886ba90cce kunit: run kunit_tool from any directory
new b98cce1ef5c5 Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.ker [...]
new 279eef053192 tracing: Make sure synth_event_trace() example always uses u64
new 1d9d4c90194a tracing: Make synth_event trace functions endian-correct
new 3843083772dc tracing: Check that number of vals matches number of synth [...]
new 784bd0847eda tracing: Fix number printing bug in print_synth_event()
new 3c18a9be7c9d tracing: Have synthetic event test use raw_smp_processor_id()
new 78041c0c9e93 tracing: Disable trace_printk() on post poned tests
new 08d9e686426f bootconfig: Mark boot_config_checksum() static
new 7ab215f22d04 tracing: Clear trace_state when starting trace
new d8a953ddde5e bootconfig: Set CONFIG_BOOT_CONFIG=n by default
new 85c46b78da58 bootconfig: Add bootconfig magic word for indicating bootc [...]
new 15e95037b45f tools/bootconfig: Remove unneeded error message silencer
new a24d286f3610 bootconfig: Reject subkey and value on same parent key
new 88b913718db9 bootconfig: Print array as multiple commands for legacy co [...]
new 4e4694d8729f bootconfig: Prohibit re-defining value on same key
new 5f811c57c992 bootconfig: Add append value operator support
new 2910b5aa6f54 bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
new 91ad64a84e9e Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm [...]
The 27 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:
.gitignore | 4 +
Documentation/admin-guide/bootconfig.rst | 34 +++++++-
Documentation/dev-tools/kunit/usage.rst | 1 +
arch/x86/kvm/Makefile | 1 -
include/linux/bootconfig.h | 3 +
init/Kconfig | 5 +-
init/main.c | 38 +++++----
kernel/signal.c | 23 +++---
kernel/trace/Kconfig | 4 +-
kernel/trace/synth_event_gen_test.c | 44 +++++------
kernel/trace/trace.c | 2 +
kernel/trace/trace_events_hist.c | 112 ++++++++++++++++++++++++---
lib/bootconfig.c | 36 ++++++---
tools/bootconfig/include/linux/printk.h | 5 +-
tools/bootconfig/main.c | 51 +++++++-----
tools/bootconfig/samples/bad-mixed-kv1.bconf | 3 +
tools/bootconfig/samples/bad-mixed-kv2.bconf | 3 +
tools/bootconfig/samples/bad-samekey.bconf | 6 ++
tools/bootconfig/test-bootconfig.sh | 18 ++++-
tools/testing/kunit/kunit.py | 12 +++
tools/testing/kunit/kunit_kernel.py | 28 ++++---
tools/testing/selftests/ftrace/Makefile | 2 +-
tools/testing/selftests/livepatch/Makefile | 2 +
tools/testing/selftests/net/mptcp/Makefile | 2 +
tools/testing/selftests/rseq/Makefile | 4 +-
tools/testing/selftests/rtc/Makefile | 2 +
26 files changed, 329 insertions(+), 116 deletions(-)
create mode 100644 tools/bootconfig/samples/bad-mixed-kv1.bconf
create mode 100644 tools/bootconfig/samples/bad-mixed-kv2.bconf
create mode 100644 tools/bootconfig/samples/bad-samekey.bconf
--
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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ad7990f3 0: update: binutils-gcc-linux: all
new 1d68e777 0: update: binutils-gcc: 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 (ad7990f3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 175 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11425 ++++++-------
04-build_abe-stage1/console.log | 18185 ++++++++++-----------
05-build_linux/console.log | 813 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 12 +-
console.log | 31066 ++++++++++++++++++------------------
jenkins/manifest.sh | 11 +-
regressions.txt | 2 +-
11 files changed, 30937 insertions(+), 31198 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_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/glibc.
from a92ac9f494 ldbl-128ibm: make ieee754.h work with IEEE 128 long double
adds 783e641fba csu: Use ELF constructor instead of _init in libc.so
adds d423e17031 nss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
new f1a0840c15 powerpc: Refactor fenvinline.h
new 758599bc9d elf: Apply attribute_relro to pointers in elf/dl-minimal.c
The 2 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:
csu/init-first.c | 12 ++++++------
elf/dl-minimal.c | 16 ++++++++--------
elf/soinit.c | 2 +-
include/libc-internal.h | 2 +-
include/libc-symbols.h | 23 +++++++++++++++++++++++
include/netdb.h | 8 +++++++-
nis/nss-nis.h | 1 +
nis/nss_nis/nis-hosts.c | 17 +++++++----------
nis/nss_nis/nis-network.c | 17 ++++++++---------
nis/nss_nis/nis-spwd.c | 16 ++++++++--------
sysdeps/powerpc/bits/fenvinline.h | 32 +++++++++++++++++++-------------
11 files changed, 89 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.