This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7f74d9b9e 0: update: binutils-gcc: 1
new 1e5fd612d 0: update: binutils-gcc: 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 (7f74d9b9e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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.xz | Bin 1520 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 52800 -> 53888 bytes
04-build_abe-gcc/console.log.xz | Bin 208620 -> 209664 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2852 -> 2652 bytes
07-check_regression/console.log.xz | Bin 4028 -> 55508 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 17 -
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 5842 ++++++++++++++++++++++++++++-
07-check_regression/results.regressions | 37 -
08-update_baseline/console.log | 6103 +++++++++++++++++++++++++++++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 17 -
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 5842 ++++++++++++++++++++++++++++-
08-update_baseline/results.regressions | 37 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3393604 -> 3406804 bytes
sumfiles/g++.sum | 4318 +++++++++++-----------
sumfiles/gcc.log.xz | Bin 2923340 -> 2908692 bytes
sumfiles/gcc.sum | 5733 +++++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 872584 -> 878692 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171284 -> 171212 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421072 -> 431264 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 22152 insertions(+), 5975 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 newlib.
from 7a3df8bb6 Cygwin: bump DLL major version
new e36811afb Cygwin: drop Vista WOW64 specific child process handle bug
new e8bfe3628 Cygwin: drop support for systems not supporting QueryUnbiased [...]
new 4bc8f1adb Cygwin: drop support for simple invisible console code
new 687c4bad2 Cygwin: drop support for systems not supporting processor groups
new b794f2c60 Cygwin: drop support for systems not supporting RFC 4646 locales
new 080eae709 Cygwin: drop support for systems not supporting the CONSOLE L [...]
new a4efb2a66 Cygwin: remove support for Vista entirely
new 045ce2017 Cygwin: remove unused lsaauth authentication function
The 8 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:
winsup/cygwin/child_info.h | 2 +-
winsup/cygwin/clock.cc | 25 +---
winsup/cygwin/cygheap.h | 2 +-
winsup/cygwin/fhandler.h | 1 -
winsup/cygwin/fhandler_console.cc | 34 +----
winsup/cygwin/fhandler_pipe.cc | 2 +-
winsup/cygwin/fhandler_proc.cc | 38 ++---
winsup/cygwin/fhandler_socket_inet.cc | 2 +-
winsup/cygwin/lc_era.h | 15 +-
winsup/cygwin/lc_msg.h | 8 +-
winsup/cygwin/miscfuncs.cc | 8 +-
winsup/cygwin/net.cc | 12 +-
winsup/cygwin/nlsfuncs.cc | 16 +--
winsup/cygwin/sched.cc | 150 ++++++--------------
winsup/cygwin/sec_auth.cc | 255 +---------------------------------
winsup/cygwin/security.h | 18 ---
winsup/cygwin/sigproc.cc | 28 +---
winsup/cygwin/syscalls.cc | 4 +-
winsup/cygwin/sysconf.cc | 22 ---
winsup/cygwin/wincap.cc | 90 ------------
winsup/cygwin/wincap.h | 10 --
winsup/utils/locale.cc | 23 ---
winsup/utils/tzmap.h | 6 -
winsup/utils/tzset.c | 39 +-----
24 files changed, 109 insertions(+), 701 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_native_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 411a44c24a56 Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/l [...]
adds 5afa7898ab7a drm/amdgpu: fix out of bounds write
adds c21b105380cf drm/amd/display: Limit display scaling to up to true 4k fo [...]
adds c938aed88f82 drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
adds 672437486ee9 drm/amd/display: Require immediate flip support for DCN3.1 planes
adds 4835ea6c173a drm/amd/display: increase Z9 latency to workaround underfl [...]
adds dd8cb18906d9 drm/amd/display: Increase watermark latencies for DCN3.1
adds 2ef8ea23942f drm/amd/display: Moved dccg init to after bios golden init
adds 53c2ff8bcb06 drm/amdgpu: support B0&B1 external revision id for yellow carp
adds defbbcd99fa6 Merge tag 'amd-drm-fixes-5.15-2021-10-21' of https://gitla [...]
adds 3f4e54bd312d drm/amdgpu: Fix even more out of bound writes from debugfs
adds 54149d13f369 drm/amd/display: Fallback to clocks which meet requested v [...]
adds ad76744b041d drm/amd/display: Fix deadlock when falling back to v2 from v3
adds 03424d380be7 Merge tag 'amd-drm-fixes-5.15-2021-10-27' of https://gitla [...]
adds 0db55f9a1baf drm/ttm: fix memleak in ttm_transfered_destroy
adds def0c3697287 drm: panel-orientation-quirks: Add quirk for Aya Neo 2021
adds ee71fb6c4d99 drm/i915/selftests: Properly reset mock object propers for [...]
adds 19928833e8f8 Merge tag 'drm-misc-fixes-2021-10-26' of git://anongit.fre [...]
adds 61b1d445f3bf drm: panel-orientation-quirks: Add quirk for GPD Win3
adds 79516af3497a Merge tag 'drm-misc-fixes-2021-10-28' of git://anongit.fre [...]
adds 59be177a909a drm/i915: Remove memory frequency calculation
adds fcf918ffd3b3 drm/i915: Convert unconditional clflush to drm_clflush_vir [...]
adds 9761ffb8f109 drm/i915: Catch yet another unconditioal clflush
adds 6e6f96630805 drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
adds 9a4aa3a2f160 drm/i915: Revert 'guc_id' from i915_request tracepoint
adds 946ca97e2ea3 Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.fr [...]
adds b112166a894d MAINTAINERS: dri-devel is for all of drivers/gpu
adds f31531e55495 Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesk [...]
adds 3dd60fb9d95d nvdimm/pmem: stop using q_usage_count as external pgmap refcount
adds f25a5481af12 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 3 +-
drivers/gpu/drm/amd/amdgpu/nv.c | 2 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 20 ++++++-------
.../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 29 +++++++++++--------
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_hwseq.c | 7 ++---
.../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c | 13 +++++++--
.../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 6 ++--
drivers/gpu/drm/amd/display/include/dal_asic_id.h | 2 +-
.../gpu/drm/amd/display/modules/hdcp/hdcp_psp.c | 6 ++--
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 ++++++++
drivers/gpu/drm/i915/display/intel_dp.c | 3 ++
drivers/gpu/drm/i915/gt/intel_timeline.c | 4 +--
drivers/gpu/drm/i915/i915_reg.h | 8 ------
drivers/gpu/drm/i915/i915_trace.h | 7 ++---
drivers/gpu/drm/i915/intel_dram.c | 30 ++------------------
drivers/gpu/drm/selftests/test-drm_damage_helper.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_util.c | 1 +
drivers/nvdimm/pmem.c | 33 ++--------------------
18 files changed, 74 insertions(+), 113 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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards da3bf58c1 0: update: binutils-gcc-linux-glibc-gdb: 1
new f55a61c2b 0: update: binutils-gcc-linux-glibc-gdb: 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 (da3bf58c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 52644 -> 53496 bytes
04-build_abe-gcc/console.log.xz | Bin 209164 -> 208820 bytes
06-build_abe-linux/console.log.xz | Bin 9960 -> 8656 bytes
07-build_abe-glibc/console.log.xz | Bin 234960 -> 235064 bytes
08-build_abe-gdb/console.log.xz | Bin 44812 -> 44760 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3868 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2548 -> 2680 bytes
11-check_regression/console.log.xz | Bin 4756 -> 57148 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 63 +-
11-check_regression/results.compare | 81 +-
11-check_regression/results.compare2 | 6123 +++++++++++++++++++++++++++--
11-check_regression/results.regressions | 81 +-
12-update_baseline/console.log | 6492 ++++++++++++++++++++++++++++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 63 +-
12-update_baseline/results.compare | 81 +-
12-update_baseline/results.compare2 | 6123 +++++++++++++++++++++++++++--
12-update_baseline/results.regressions | 81 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3454776 -> 3490840 bytes
sumfiles/g++.sum | 4236 ++++++++++----------
sumfiles/gcc.log.xz | Bin 3046756 -> 3069756 bytes
sumfiles/gcc.sum | 5361 ++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 909204 -> 900148 bytes
sumfiles/gfortran.sum | 12 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 179916 -> 179816 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 422688 -> 432512 bytes
sumfiles/libstdc++.sum | 2 +-
36 files changed, 22650 insertions(+), 6188 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 f25a5481af12 Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.o [...]
new 8dcb3060d81d memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
new c7cb42e94473 mm: hwpoison: remove the unnecessary THP check
new eac96c3efdb5 mm: filemap: check if THP has hwpoisoned subpage for PMD p [...]
new 337546e83fc7 mm/oom_kill.c: prevent a race between process_mrelease and [...]
new 6f1b228529ae ocfs2: fix race between searching chunks and release journ [...]
new 855d44434fa2 mm/secretmem: avoid letting secretmem_users drop to zero
new ffb29b1c255a mm/vmalloc: fix numa spreading for large hash tables
new 74c42e1baacf mm, thp: bail out early in collapse_file for writeback page
new a4aeaa06d45e mm: khugepaged: skip huge page collapse for special files
new 2e014660b3e4 mm/damon/core-test: fix wrong expectations for 'damon_spli [...]
new 9c7516d669e6 tools/testing/selftests/vm/split_huge_page_test.c: fix app [...]
new 2c04d67ec1eb Merge branch 'akpm' (patches from Andrew)
new f8690a4b5a1b crypto: x86/sm4 - Fix invalid section entry size
new 75c7a6c1ca63 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new 6130722f1114 ftrace: Fix kernel-doc formatting issues
new ddcf906fe5ed tracing: Fix misspelling of "missing"
new 6f1152126731 Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/ [...]
new 3a60f6537c9a Revert "btrfs: compression: drop kmap/kunmap from generic [...]
new 56ee254d23c5 Revert "btrfs: compression: drop kmap/kunmap from zstd"
new 55276e14df43 Revert "btrfs: compression: drop kmap/kunmap from zlib"
new ccaa66c8dd27 Revert "btrfs: compression: drop kmap/kunmap from lzo"
new fd919bbd334f Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/s [...]
new 4217d07b9fb3 mmc: sdhci: Map more voltage level to SDHCI_POWER_330
new 6ab4e2eb5e95 mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield
new 9af372dc70e9 mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset [...]
new 162079f2dccd mmc: winbond: don't build on M68K
new 697542bceae5 mmc: dw_mmc: exynos: fix the finding clock sample value
new 8c8171929116 mmc: vub300: fix control-message timeouts
new 92b18252b91d mmc: cqhci: clear HALT state after CQE enable
new e8a1ff659270 mmc: mediatek: Move cqhci init behind ungate clock
new 90935eb303e0 mmc: tmio: reenable card irqs after the reset callback
new 17d50f89410c Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/ [...]
new d308ae0d299a block: drain queue after disk is removed from sysfs
new 9586e67b911c block: schedule queue restart after BLK_STS_ZONE_RESOURCE
new e0c60d0102a5 block: Fix partition check for host-aware zoned block devices
new 926245c7d222 nvmet-tcp: fix a memory leak when releasing a queue
new 25e1f67eda4a nvme-tcp: fix H2CData PDU send accounting (again)
new ce7723e9cdae nvme-tcp: fix possible req->offset corruption
new d89b9f3bbb58 nvme-tcp: fix data digest pointer calculation
new e790de54e94a nvmet-tcp: fix data digest pointer calculation
new 86aeda32b887 nvmet-tcp: fix header digest verification
new f4aaf1fa8b17 Merge tag 'nvme-5.15-2021-10-28' of git://git.infradead.or [...]
new a379fbbcb88b Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/l [...]
The 43 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:
arch/x86/crypto/sm4-aesni-avx-asm_64.S | 6 +++-
arch/x86/crypto/sm4-aesni-avx2-asm_64.S | 6 +++-
block/blk-mq.c | 13 +++++---
block/blk-settings.c | 20 +++++++++++-
block/genhd.c | 22 +++++++------
drivers/mmc/host/Kconfig | 2 +-
drivers/mmc/host/cqhci-core.c | 3 ++
drivers/mmc/host/dw_mmc-exynos.c | 14 +++++++++
drivers/mmc/host/mtk-sd.c | 38 +++++++++++------------
drivers/mmc/host/sdhci-esdhc-imx.c | 16 ++++++++++
drivers/mmc/host/sdhci-pci-core.c | 29 ++++++++++++++---
drivers/mmc/host/sdhci.c | 6 ++++
drivers/mmc/host/tmio_mmc_core.c | 17 +++++++---
drivers/mmc/host/vub300.c | 18 +++++------
drivers/nvme/host/tcp.c | 9 ++++--
drivers/nvme/target/tcp.c | 7 +++--
fs/btrfs/compression.c | 3 +-
fs/btrfs/inode.c | 3 +-
fs/btrfs/lzo.c | 36 ++++++++++++++-------
fs/btrfs/zlib.c | 36 ++++++++++++++-------
fs/btrfs/zstd.c | 27 ++++++++++------
fs/ocfs2/suballoc.c | 22 +++++++------
include/linux/page-flags.h | 23 ++++++++++++++
kernel/trace/ftrace.c | 18 ++++++-----
kernel/trace/trace_eprobe.c | 2 +-
mm/damon/core-test.h | 4 +--
mm/huge_memory.c | 2 ++
mm/khugepaged.c | 26 ++++++++++------
mm/memory-failure.c | 28 ++++++++---------
mm/memory.c | 9 ++++++
mm/oom_kill.c | 23 +++++++-------
mm/page_alloc.c | 8 ++++-
mm/secretmem.c | 2 +-
mm/vmalloc.c | 15 +++++----
tools/testing/selftests/vm/split_huge_page_test.c | 2 +-
35 files changed, 358 insertions(+), 157 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.