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-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards f774938 0: update: binutils-15c8a8bb8951cc24b0ce6fd3beeeb23472c18b62: 1
new eef00c6 0: update: binutils-fd3619828e94a24a92cddec42cbc0ab33352eeb4: 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 (f774938)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 31 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-check_binutils/console.log | 11356 ++++-----
04-build_abe-check_binutils-check/console.log | 17524 +++++++-------
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 4 +-
console.log | 29219 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
11 files changed, 29470 insertions(+), 28944 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 llvm.
from 16908387b47 llvm-reduce: Avoid use-after-free when removing a branch in [...]
new bfb62257f89 llvm-reduce: Add pass to reduce instructions
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:
test/Reduce/Inputs/remove-bbs.py | 1 -
test/Reduce/Inputs/remove-global-vars.py | 14 ++++-
test/Reduce/Inputs/remove-instructions.py | 17 ++++++
test/Reduce/remove-global-vars.ll | 6 +-
test/Reduce/remove-instructions.ll | 23 ++++++++
tools/llvm-reduce/CMakeLists.txt | 1 +
tools/llvm-reduce/DeltaManager.h | 2 +
tools/llvm-reduce/deltas/ReduceInstructions.cpp | 66 ++++++++++++++++++++++
.../{ReduceBasicBlocks.h => ReduceInstructions.h} | 2 +-
9 files changed, 123 insertions(+), 9 deletions(-)
create mode 100755 test/Reduce/Inputs/remove-instructions.py
create mode 100644 test/Reduce/remove-instructions.ll
create mode 100644 tools/llvm-reduce/deltas/ReduceInstructions.cpp
copy tools/llvm-reduce/deltas/{ReduceBasicBlocks.h => ReduceInstructions.h} (93%)
--
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 clang.
from 61892451b9 [analyzer] PR43102: Fix an assertion and an out-of-bounds er [...]
new a1445cd034 Initialize all fields in ABIArgInfo.
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:
include/clang/CodeGen/CGFunctionInfo.h | 10 ++++------
1 file changed, 4 insertions(+), 6 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 42181b4 0: update: llvm-linux: boot
new d6cc046 0: update: llvm-linux: 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 (42181b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 12056 ++++++++++++++++----------------
03-build_linux/console.log | 1824 ++---
04-boot_linux/console.log | 408 +-
06-update_baseline/console.log | 8 +-
console.log | 14462 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
7 files changed, 14433 insertions(+), 14497 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 llvm.
from b239f0547fa [Object] Extend MachOUniversalBinary::getObjectForArch
new 16908387b47 llvm-reduce: Avoid use-after-free when removing a branch in [...]
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:
tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp | 9 +++++++--
1 file changed, 7 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_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 61961e6 0: update: llvm-linux: 19524
new ca7ca6f 0: update: llvm-linux: 19524
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 (61961e6)
\
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 | 166 +-
02-build_llvm/console.log | 12082 ++++++++++++++++-----------------
03-build_linux/console.log | 2058 +++---
06-update_baseline/console.log | 28 +
console.log | 14334 +++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 14333 insertions(+), 14341 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 d013cc800a2a Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/sc [...]
new 75798f85f2ba fscrypt: remove loadable module related code
new 1c5100a2aab4 fscrypt: clean up base64 encoding/decoding
new 886da8b39cf2 fscrypt: make fscrypt_msg() take inode instead of super_block
new 63f668f0def1 fscrypt: improve warning messages for unsupported encrypti [...]
new a4d14e915bcb fscrypt: improve warnings for missing crypto API support
new 29a98c1caf7b fscrypt: use ENOPKG when crypto API support missing
new 7af0ab0d3aab fs, fscrypt: move uapi definitions to new header <linux/fs [...]
new 2336d0deb2d4 fscrypt: use FSCRYPT_ prefix for uapi constants
new 3b6df59bc4d2 fscrypt: use FSCRYPT_* definitions, not FS_*
new 59dc6a8e1f53 fscrypt: add ->ci_inode to fscrypt_info
new a828daabb2ae fscrypt: rename fscrypt_master_key to fscrypt_direct_key
new 3ec4f2a62927 fscrypt: refactor key setup code in preparation for v2 policies
new 0109ce76dd6e fscrypt: move v1 policy key setup to keysetup_v1.c
new feed82586191 fscrypt: rename keyinfo.c to keysetup.c
new 22d94f493bfb fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
new b1c0ec3599f4 fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
new 5a7e29924dac fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
new c1144c9b8ad9 fscrypt: add an HKDF-SHA512 implementation
new 5dae460c2292 fscrypt: v2 encryption policy support
new 23c688b54016 fscrypt: allow unprivileged users to add/remove keys for v [...]
new 78a1b96bcf7a fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
new 5ab7189a31ba fscrypt: require that key be added when setting a v2 encry [...]
new 29b3692e6dbf ext4: wire up new fscrypt ioctls
new 8ce589c77318 f2fs: wire up new fscrypt ioctls
new 62de25927a25 ubifs: wire up new fscrypt ioctls
new ba13f2c8d7a0 fscrypt: document the new ioctls and policy version
new 0642ea2409f3 ext4 crypto: fix to check feature status before get policy
new 734d1ed83e1f Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/ [...]
new 6ff2deb2e8f6 fs-verity: add a documentation file
new c9570b2ced03 fs-verity: add MAINTAINERS file entry
new 085771ec14b9 fs-verity: add UAPI header
new fe9918d3b228 fs: uapi: define verity bit for FS_IOC_GETFLAGS
new 671e67b47e9f fs-verity: add Kconfig and the helper functions for hashing
new 5585f2af737a fs-verity: add inode and superblock fields
new fd2d1acfcadf fs-verity: add the hook for file ->open()
new c1d9b584e2cf fs-verity: add the hook for file ->setattr()
new 8a1d0f9cacc9 fs-verity: add data verification hooks for ->readpages()
new 3fda4c617e84 fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
new 4dd893d832cf fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
new add890c9f9d2 fs-verity: add SHA-512 support
new 432434c9f8e1 fs-verity: support builtin file signatures
new c93d8f885809 ext4: add basic fs-verity support
new 22cfe4b48ccb ext4: add fs-verity read support
new 84fb7ca4b3f8 ext4: update on-disk format documentation for fs-verity
new 95ae251fe828 f2fs: add fs-verity support
new f60c55a94e1d Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub [...]
The 46 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/ext4/inodes.rst | 6 +-
Documentation/filesystems/ext4/overview.rst | 1 +
Documentation/filesystems/ext4/super.rst | 2 +
Documentation/filesystems/ext4/verity.rst | 41 ++
Documentation/filesystems/fscrypt.rst | 758 +++++++++++++++++----
Documentation/filesystems/fsverity.rst | 726 ++++++++++++++++++++
Documentation/filesystems/index.rst | 1 +
Documentation/ioctl/ioctl-number.rst | 1 +
MAINTAINERS | 13 +
fs/Kconfig | 2 +
fs/Makefile | 1 +
fs/crypto/Kconfig | 2 +
fs/crypto/Makefile | 10 +-
fs/crypto/crypto.c | 45 +-
fs/crypto/fname.c | 47 +-
fs/crypto/fscrypt_private.h | 399 +++++++++--
fs/crypto/hkdf.c | 181 +++++
fs/crypto/hooks.c | 6 +-
fs/crypto/keyinfo.c | 611 -----------------
fs/crypto/keyring.c | 984 ++++++++++++++++++++++++++++
fs/crypto/keysetup.c | 591 +++++++++++++++++
fs/crypto/keysetup_v1.c | 340 ++++++++++
fs/crypto/policy.c | 434 +++++++++---
fs/ext4/Makefile | 1 +
fs/ext4/ext4.h | 23 +-
fs/ext4/file.c | 4 +
fs/ext4/inode.c | 55 +-
fs/ext4/ioctl.c | 45 ++
fs/ext4/readpage.c | 211 +++++-
fs/ext4/super.c | 21 +-
fs/ext4/sysfs.c | 6 +
fs/ext4/verity.c | 367 +++++++++++
fs/f2fs/Makefile | 1 +
fs/f2fs/data.c | 75 ++-
fs/f2fs/f2fs.h | 20 +-
fs/f2fs/file.c | 101 ++-
fs/f2fs/inode.c | 5 +-
fs/f2fs/super.c | 5 +
fs/f2fs/sysfs.c | 11 +
fs/f2fs/verity.c | 247 +++++++
fs/f2fs/xattr.h | 2 +
fs/super.c | 2 +
fs/ubifs/ioctl.c | 20 +
fs/ubifs/super.c | 11 +
fs/verity/Kconfig | 55 ++
fs/verity/Makefile | 10 +
fs/verity/enable.c | 377 +++++++++++
fs/verity/fsverity_private.h | 185 ++++++
fs/verity/hash_algs.c | 280 ++++++++
fs/verity/init.c | 61 ++
fs/verity/measure.c | 57 ++
fs/verity/open.c | 356 ++++++++++
fs/verity/signature.c | 157 +++++
fs/verity/verify.c | 281 ++++++++
include/linux/fs.h | 12 +
include/linux/fscrypt.h | 55 +-
include/linux/fsverity.h | 211 ++++++
include/uapi/linux/fs.h | 55 +-
include/uapi/linux/fscrypt.h | 181 +++++
include/uapi/linux/fsverity.h | 40 ++
60 files changed, 7737 insertions(+), 1071 deletions(-)
create mode 100644 Documentation/filesystems/ext4/verity.rst
create mode 100644 Documentation/filesystems/fsverity.rst
create mode 100644 fs/crypto/hkdf.c
delete mode 100644 fs/crypto/keyinfo.c
create mode 100644 fs/crypto/keyring.c
create mode 100644 fs/crypto/keysetup.c
create mode 100644 fs/crypto/keysetup_v1.c
create mode 100644 fs/ext4/verity.c
create mode 100644 fs/f2fs/verity.c
create mode 100644 fs/verity/Kconfig
create mode 100644 fs/verity/Makefile
create mode 100644 fs/verity/enable.c
create mode 100644 fs/verity/fsverity_private.h
create mode 100644 fs/verity/hash_algs.c
create mode 100644 fs/verity/init.c
create mode 100644 fs/verity/measure.c
create mode 100644 fs/verity/open.c
create mode 100644 fs/verity/signature.c
create mode 100644 fs/verity/verify.c
create mode 100644 include/linux/fsverity.h
create mode 100644 include/uapi/linux/fscrypt.h
create mode 100644 include/uapi/linux/fsverity.h
--
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 gcc.
from 9a7e877fed4 [ARM] Add logical DImode expanders
new ecfc674fb9c libgo: support gollvm build on arm64 linux
new cc2d01eed26 Daily bump.
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:
gcc/DATESTAMP | 2 +-
gcc/go/gofrontend/MERGE | 2 +-
libgo/mkrsysinfo.sh | 6 ++++++
libgo/mksysinfo.sh | 6 ++++++
libgo/sysinfo.c | 4 ++++
5 files changed, 18 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.
unknown user pushed a change to branch gcc-9-branch
in repository gcc.
from 95a46b3755e 2019-09-18 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 6cb652d9173 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.