This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from d9a84d15f2 sim: hw: mark hw_descriptors const
new 87bf14457e gdb: fix typos in configure
new 8be0a6307c Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/configure | 8 ++++----
gdb/configure.ac | 8 ++++----
3 files changed, 9 insertions(+), 9 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_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 741392771338 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/proj [...]
adds 73185a13773a scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()
adds e11e285b9cd1 scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_ge [...]
adds 36e07d7ede88 scsi: scsi_debug: Fix type in min_t to avoid stack OOB
adds cc03facb1c42 scsi: ufs: ufs-mediatek: Add put_device() after of_find_de [...]
adds 0ee4ba13e09c scsi: mpt3sas: Fix kernel panic during drive powercycle test
adds 91202a01a2fb scsi: mpt3sas: Fix system going into read-only mode
adds 5ecae9f8c705 scsi: mpt3sas: Fix incorrect system timestamp
adds e2a49a95b571 scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp
adds 9c6603e1faf8 scsi: target: configfs: Delete unnecessary checks for NULL
adds e0a2c28da11e scsi: scsi_debug: Sanity check block descriptor length in [...]
adds eb97545d6264 scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
adds 2d62253eb1b6 scsi: scsi_debug: Zero clear zones at reset write pointer
adds 9e9fbe44bef9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 98b26a0e7667 block: call rq_qos_done() before ref check in batch completions
adds d422f4016308 zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
adds 650c8edf53f7 Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/l [...]
adds 617a89484deb io_uring: fail cancellation for EXITING tasks
adds 6af3f48bf615 io_uring: fix link traversal locking
adds 1d0254e6b47e io_uring: fix soft lockup when call __io_remove_buffers
adds f6223ff79966 io_uring: Fix undefined-behaviour in io_issue_sqe
adds 86799cdfbcd2 Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.d [...]
new 6cb206508b62 tracing: Check pid filtering when creating events
new a55f224ff5f2 tracing: Fix pid filtering when triggers are attached
new 86155d6b43ce Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/ [...]
adds d8af404ffce7 iomap: Fix inline extent handling in iomap_readpage
adds 5ad448ce2976 iomap: iomap_read_inline_data cleanup
new adfb743ac026 Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub [...]
adds a1de97fe296c xfs: Fix the free logic of state in xfs_attr_node_hasname
adds 1090427bf18f xfs: remove xfs_inew_wait
new 4f0dda359c45 Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/s [...]
new 1f0e290cc5fd arch: Add generic Kconfig option indicating page size smal [...]
new 4eec7faf6775 fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
new 00169a9245f8 vmxnet3: Use generic Kconfig option for page size limit
adds f8fbfd85f5c9 ksmbd: Fix an error handling path in 'smb2_sess_setup()'
adds 2d239f0f6ad0 docs: filesystem: cifs: ksmbd: Fix small layout issues
adds 8e537d1465e7 ksmbd: downgrade addition info error msg to debug in smb2_ [...]
adds 1ec72153ff43 ksmbd: contain default data stream even if xattr is empty
adds 178ca6f85aa3 ksmbd: fix memleak in get_file_stream_info()
new 3498e7f2bb41 Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
The 9 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/filesystems/cifs/ksmbd.rst | 10 ++--
arch/Kconfig | 10 ++++
block/blk-mq.c | 3 +-
drivers/block/zram/zram_drv.c | 2 +
drivers/net/Kconfig | 4 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 4 +-
drivers/scsi/mpt3sas/mpt3sas_base.h | 4 ++
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 59 +++++++++++++++++++++-
drivers/scsi/qla2xxx/qla_edif.c | 2 +-
drivers/scsi/scsi_debug.c | 43 +++++++++-------
drivers/scsi/scsi_sysfs.c | 2 +-
drivers/scsi/ufs/ufs-mediatek.c | 1 +
drivers/scsi/ufs/ufshpb.c | 2 +-
drivers/target/target_core_fabric_configfs.c | 16 +++---
drivers/target/target_core_spc.c | 14 +++---
fs/io_uring.c | 73 +++++++++++++++++++---------
fs/iomap/buffered-io.c | 26 ++++++----
fs/ksmbd/smb2pdu.c | 30 +++++++-----
fs/ntfs/Kconfig | 1 +
fs/xfs/libxfs/xfs_attr.c | 17 +++----
fs/xfs/xfs_icache.c | 21 --------
fs/xfs/xfs_inode.h | 4 +-
kernel/trace/trace.h | 24 ++++++---
kernel/trace/trace_events.c | 12 +++++
24 files changed, 250 insertions(+), 134 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 1e534084524 jit: Change printf specifiers for size_t to %zu
adds 14dd0921fe9 Fix typo in t-dimode
new d62c8c747ca Daily bump.
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:
gcc/ChangeLog | 21 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/jit/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 10 ++++++++++
libgcc/ChangeLog | 4 ++++
libgcc/config/pa/t-dimode | 2 +-
6 files changed, 41 insertions(+), 2 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d9a84d15f2 sim: hw: mark hw_descriptors const
adds 87bf14457e gdb: fix typos in configure
adds 8be0a6307c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/configure | 8 ++++----
gdb/configure.ac | 8 ++++----
3 files changed, 9 insertions(+), 9 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e02131ff 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 8a9d4983 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (e02131ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1544 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 44664 -> 44444 bytes
05-build_abe-stage1/console.log.xz | Bin 71548 -> 71276 bytes
07-build_abe-linux/console.log.xz | Bin 9248 -> 8972 bytes
08-build_abe-glibc/console.log.xz | Bin 236532 -> 236092 bytes
09-build_abe-stage2/console.log.xz | Bin 194796 -> 194764 bytes
10-build_abe-gdb/console.log.xz | Bin 44960 -> 44752 bytes
11-build_abe-qemu/console.log.xz | Bin 29900 -> 30280 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 1e534084524 jit: Change printf specifiers for size_t to %zu
adds 14dd0921fe9 Fix typo in t-dimode
No new revisions were added by this update.
Summary of changes:
libgcc/config/pa/t-dimode | 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d9a84d15f2 sim: hw: mark hw_descriptors const
adds 87bf14457e gdb: fix typos in configure
adds 8be0a6307c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/configure | 8 ++++----
gdb/configure.ac | 8 ++++----
3 files changed, 9 insertions(+), 9 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 895d7eb5 0: update: binutils-gcc: 1
new 4c524ee3 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 (895d7eb5)
\
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 1544 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 52808 -> 51884 bytes
04-build_abe-gcc/console.log.xz | Bin 204472 -> 201844 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3932 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2508 -> 2472 bytes
07-check_regression/console.log.xz | Bin 3004 -> 2996 bytes
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 29 +-
07-check_regression/results.compare2 | 27 +-
07-check_regression/results.regressions | 29 +-
08-update_baseline/console.log | 448 ++-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 29 +-
08-update_baseline/results.compare2 | 27 +-
08-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3426472 -> 3454904 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 2953324 -> 2928904 bytes
sumfiles/gcc.sum | 5120 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 881000 -> 882988 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 172092 -> 171960 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428444 -> 433544 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2974 insertions(+), 3008 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_gcc_bootstrap
in repository toolchain/ci/interesting-commits.
from 2e4761e Add last-good 35c8bbe96b53ad13f770c9288e016ef08b6706ed from h [...]
new 1b3e420 Add regression 4a2007594cff78fba6a29a0ec07fad31a7af19ff from [...]
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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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_gcc_bootstrap
in repository toolchain/ci/interesting-commits.
from c953ed4 Add regression 494bdadf28d0fb3505ff8dce5afa587e0ff46544 from [...]
new 2e4761e Add last-good 35c8bbe96b53ad13f770c9288e016ef08b6706ed from h [...]
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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.