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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5e17171b 0: update: binutils-gcc-linux-qemu: boot
new 5703e7f2 0: update: binutils-gcc-linux-qemu: 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 (5e17171b)
\
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 | 154 +-
02-prepare_abe/console.log | 74 +-
03-build_abe-binutils/console.log | 12324 +++++------
04-build_abe-stage1/console.log | 14671 ++++++-------
05-build_linux/console.log | 818 +-
06-build_abe-qemu/console.log | 6887 +++---
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 16 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34982 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 35036 insertions(+), 34932 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 7acac4b3196c Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git: [...]
new bf1c82a53890 cachefiles: do not yet allow on idmapped mounts
new 39f985c8f667 fs/cachefiles: Remove wait_bit_key layout dependency
new e5dbd33218bd mm/writeback: Add wait_on_page_writeback_killable
new 75b69799610c afs: Use wait_on_page_writeback_killable
new 8a9d2e133e2f Merge tag 'afs-cachefiles-fixes-20210323' of git://git.ker [...]
new 56678a5f44ef platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2
new 053191b6a4bc platform/x86: thinkpad_acpi: check dytc version for lapmode sysfs
new 3d677f12ea3a platform/x86: thinkpad_acpi: Allow the FnLock LED to change state
new ec0e8fc416f7 platform/x86: thinkpad_acpi: Disable DYTC CQL mode around [...]
new d939cd96b9df platform/x86: dell-wmi-sysman: Fix crash caused by calling [...]
new c59ab4cedab7 platform/x86: dell-wmi-sysman: Fix possible NULL pointer d [...]
new 2d0c418c91d8 platform/x86: dell-wmi-sysman: Make it safe to call exit_f [...]
new 59bbbeb9c22c platform/x86: dell-wmi-sysman: Fix release_attributes_data [...]
new 9c90cd869747 platform/x86: dell-wmi-sysman: Cleanup sysman_init() error [...]
new 32418dd58c95 platform/x86: dell-wmi-sysman: Make sysman_init() return - [...]
new 35471138a9f7 platform/x86: dell-wmi-sysman: Cleanup create_attributes_l [...]
new 538d2dd0b992 platform/x86: intel-vbtn: Stop reporting SW_DOCK events
new 7547deff8a22 platform/x86: intel_pmt_class: Initial resource to 0
new 10c931cdfe64 platform/x86: intel_pmt_crashlog: Fix incorrect macros
new 269b04a50992 platform/x86: intel_pmc_core: Update Kconfig
new d1635448f110 platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake [...]
new a0a4df6a9e40 Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kern [...]
new c9b86db274d2 clk: qcom: rpmh: Update the XO clock source for SC7280
new 0ae67123eafd clk: qcom: rcg2: Rectify clk_gfx3d rate rounding without m [...]
new 148ddaa89d4a clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clk
new 4ee998b0ef8b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
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:
drivers/clk/qcom/clk-rcg2.c | 17 ++--
drivers/clk/qcom/clk-rpmh.c | 7 +-
drivers/clk/qcom/gcc-sc7180.c | 4 +-
drivers/platform/x86/Kconfig | 11 ++-
.../x86/dell/dell-wmi-sysman/enum-attributes.c | 3 +
.../x86/dell/dell-wmi-sysman/int-attributes.c | 3 +
.../x86/dell/dell-wmi-sysman/passobj-attributes.c | 3 +
.../x86/dell/dell-wmi-sysman/string-attributes.c | 3 +
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 84 ++++++----------
drivers/platform/x86/intel-hid.c | 7 ++
drivers/platform/x86/intel-vbtn.c | 12 ++-
drivers/platform/x86/intel_pmc_core.c | 50 +++++++---
drivers/platform/x86/intel_pmt_class.c | 2 +-
drivers/platform/x86/intel_pmt_crashlog.c | 13 ++-
drivers/platform/x86/thinkpad_acpi.c | 108 +++++++++++++++------
fs/afs/write.c | 3 +-
fs/cachefiles/bind.c | 6 ++
fs/cachefiles/rdwr.c | 7 +-
include/linux/pagemap.h | 2 +-
mm/page-writeback.c | 16 +++
20 files changed, 233 insertions(+), 128 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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 98e380fe 0: update: gcc-6767275b505deb1db010f684eed72aae2338dc70: 1
new cf241381 0: update: gcc-592388d4f6e8a6adb470428fef6195694f4a3dce: 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 (98e380fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 172 +-
02-prepare_abe/console.log | 346 +-
04-build_abe-bootstrap_O1/console.log | 93722 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 94170 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 94203 insertions(+), 94223 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.