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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards d49ae84f 0: update: binutils-llvm-linux-qemu: boot
new 868478b4 0: update: binutils-llvm-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 (d49ae84f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 1576 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 29920 -> 30220 bytes
04-build_kernel_llvm/console.log.xz | Bin 0 -> 62044 bytes
04-build_llvm/console.log.xz | Bin 60168 -> 0 bytes
05-build_abe-qemu/console.log.xz | Bin 31736 -> 31488 bytes
06-build_linux/console.log.xz | Bin 3848 -> 3800 bytes
07-boot_linux/console.log.xz | Bin 5988 -> 6024 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
12 files changed, 17 insertions(+), 17 deletions(-)
create mode 100644 04-build_kernel_llvm/console.log.xz
delete mode 100644 04-build_llvm/console.log.xz
--
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 ea6c3bc6ed93 Merge tag 'mfd-next-5.19' of git://git.kernel.org/pub/scm/ [...]
new dbbf16895a89 tools/testing/nvdimm: remove unneeded flush_workqueue
new bb7bf697fed5 nvdimm: Allow overwrite in the presence of disabled dimms
new dccfbc73a9dd testing: nvdimm: iomap: make __nfit_test_ioremap a macro
new d43fae7c4d3e testing: nvdimm: asm/mce.h is not needed in nfit.c
new 7917f9cdb503 acpi/nfit: rely on mce->misc to determine poison granularity
new b3fdf9398a16 x86/mce: relocate set{clear}_mce_nospec() functions
new 5898b43af954 mce: fix set_mce_nospec to always unmap the whole page
new e511c4a3d2a1 dax: introduce DAX_RECOVERY_WRITE dax access mode
new 047218ec904d dax: add .recovery_write dax_operation
new 9409c9b6709e pmem: refactor pmem_clear_poison()
new f42e8e5088b9 pmem: implement pmem_recovery_write()
new 35cdd8656eac Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub [...]
new 0d4837fdb796 fs: jfs: fix possible NULL pointer dereference in dbFree()
new e471e5942c00 fs/jfs: Remove dead code
new aef1ff159274 Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy
new 0a55cf74ffb5 SMB3: EBADF/EIO errors in rename/open caused by race condi [...]
new d80c69846ddf cifs: fix signed integer overflow when fl_end is OFFSET_MAX
new 421ef3d56513 cifs: don't call cifs_dfs_query_info_nonascii_quirk() if n [...]
new 337b8b0e4343 cifs: return ENOENT for DFS lookup_cache_entry()
new 71081e7ac16c cifs: print TIDs as hex
new f695b2893505 cifs: move definition of cifs_fattr earlier in cifsglob.h
new 198bf836dfb9 cifs: check for smb1 in open_cached_dir()
new c9fc5ca454b3 cifs: set the CREATE_NOT_FILE when opening the directory i [...]
new fb64f7f1057e cifs: smbd: fix typo in comment
new fb253d5ba3fc smb3: add trace point for lease not found issue
new 2b058acecf56 cifs: return the more nuanced writeback error on close()
new 35a2b533a261 smb3: add trace point for oplock not found
new 22c5b9133654 Add defines for various newer FSCTLs
new a42078b9e898 Add various fsctl structs
new 93ed91c020aa cifs: fix minor compile warning
new bbdf6cf56c88 smb3: check for null tcon
new 9ccfc23a72b6 smb3: don't set rc when used and unneeded in query_info_compound
new 52832252dded smb3: add mount parm nosparse
new 1a6a41d4cedd cifs: do not use tcpStatus after negotiate completes
new dd3cd8709ed5 cifs: use new enum for ses_status
new 5752bf645f9d cifs: avoid parallel session setups on same channel
new d87c48ce4d89 cifs: cache the dirents for entries in a cached directory
new de3a9e943dde cifs: fix ntlmssp on old servers
new 44a48081fc03 smb3: remove unneeded null check in cifs_readdir
new bf272460d744 Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git [...]
The 40 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/include/asm/set_memory.h | 52 ---
arch/x86/kernel/cpu/mce/core.c | 6 +-
arch/x86/mm/pat/set_memory.c | 49 +-
drivers/acpi/nfit/mce.c | 4 +-
drivers/dax/super.c | 14 +-
drivers/md/dm-linear.c | 15 +-
drivers/md/dm-log-writes.c | 15 +-
drivers/md/dm-stripe.c | 15 +-
drivers/md/dm-target.c | 4 +-
drivers/md/dm-writecache.c | 7 +-
drivers/md/dm.c | 25 +-
drivers/nvdimm/pmem.c | 203 +++++---
drivers/nvdimm/pmem.h | 5 +-
drivers/nvdimm/security.c | 5 -
drivers/s390/block/dcssblk.c | 9 +-
fs/cifs/cifs_debug.c | 11 +-
fs/cifs/cifsfs.c | 2 +
fs/cifs/cifsglob.h | 124 +++--
fs/cifs/cifsproto.h | 9 +
fs/cifs/cifssmb.c | 5 +-
fs/cifs/connect.c | 107 +++--
fs/cifs/dfs_cache.c | 6 +-
fs/cifs/file.c | 13 +-
fs/cifs/fs_context.c | 33 +-
fs/cifs/fs_context.h | 4 +-
fs/cifs/misc.c | 11 +-
fs/cifs/readdir.c | 179 ++++++-
fs/cifs/sess.c | 33 +-
fs/cifs/smb2inode.c | 7 +-
fs/cifs/smb2misc.c | 12 +-
fs/cifs/smb2ops.c | 32 +-
fs/cifs/smb2pdu.c | 5 +-
fs/cifs/smb2pdu.h | 22 -
fs/cifs/smb2transport.c | 7 +-
fs/cifs/smbdirect.c | 2 +-
fs/cifs/trace.h | 2 +
fs/cifs/transport.c | 8 +-
fs/dax.c | 22 +-
fs/fuse/dax.c | 4 +-
fs/fuse/virtio_fs.c | 6 +-
fs/jfs/Makefile | 2 -
fs/jfs/inode.c | 18 -
fs/jfs/jfs_dmap.c | 71 +--
fs/jfs/jfs_dtree.c | 298 ------------
fs/jfs/jfs_extent.c | 255 ----------
fs/jfs/jfs_logmgr.c | 8 -
fs/jfs/jfs_mount.c | 4 +-
fs/jfs/jfs_txnmgr.c | 34 --
fs/jfs/jfs_xtree.c | 961 --------------------------------------
fs/jfs/jfs_xtree.h | 4 -
fs/smbfs_common/smb2pdu.h | 108 ++++-
fs/smbfs_common/smbfsctl.h | 6 +
include/linux/dax.h | 22 +-
include/linux/device-mapper.h | 13 +-
include/linux/set_memory.h | 10 +-
tools/testing/nvdimm/pmem-dax.c | 4 +-
tools/testing/nvdimm/test/iomap.c | 18 +-
tools/testing/nvdimm/test/nfit.c | 3 -
58 files changed, 921 insertions(+), 2012 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5ec32825 6: update: binutils-llvm-linux-qemu: 40
discards def0ee3f 5: reset: linux-a51e3ac43ddbad891c2b1a4f3aa52371d6939570: 40
discards 36e6be3a 4: update: binutils-llvm-qemu: 20149
discards 7066caa4 3: reset: linux-5816b3e6577eaa676ceb00a848f0fd65fe2adc29: 20149
discards 5b91b7d4 2: update: binutils-llvm-qemu: 20286
new 1d18ed90 2: update: binutils-llvm-linux-qemu: 20995
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 (5ec32825)
\
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.xz | Bin 1576 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30500 -> 30444 bytes
04-build_kernel_llvm/console.log.xz | Bin 0 -> 62896 bytes
04-build_llvm/console.log.xz | Bin 60448 -> 0 bytes
05-build_abe-qemu/console.log.xz | Bin 32112 -> 31612 bytes
06-build_linux/console.log.xz | Bin 3896 -> 4380 bytes
08-check_regression/console.log.xz | Bin 472 -> 480 bytes
09-update_baseline/console.log | 411 +++++++++++++++++++++++++----------
jenkins/manifest.sh | 22 +-
results | 4 +-
11 files changed, 308 insertions(+), 129 deletions(-)
create mode 100644 04-build_kernel_llvm/console.log.xz
delete mode 100644 04-build_llvm/console.log.xz
--
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/release-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from bc8ba34fc2 Automatic date update in version.in
adds 93054037f1 Automatic date update in version.in
adds 912f2e4449 Automatic date update in version.in
adds 220b941f1e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.