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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e99836e 0: update: binutils-gcc-linux: all
new 0d239a5 0: update: binutils-gcc-linux: all
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 (e99836e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 130 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11062 ++++++------
04-build_abe-stage1/console.log | 19975 +++++++++++-----------
05-build_linux/console.log | 772 +-
06-boot_linux/console.log | 2 +-
console.log | 32386 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 32388 insertions(+), 32369 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 222a21d29521 Merge branch 'x86-topology-for-linus' of git://git.kernel. [...]
new 782779b60faa tpm: Actually fail on TPM errors during "get random"
new 44038bc514a2 tpm: Abstract crypto agile event size calculations
new c46f3405692d tpm: Reserve the TPM final events table
new fe7eb0230c3d tpm: Append the final event log to the TPM event log
new 6b0326190205 efi: Attempt to get the TCG2 event log in the boot stub
new db4d8cb9c9f2 tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM o [...]
new 82d736ac56d7 Abstract out support for locating an EFI config table
new 166a2809d65b tpm: Don't duplicate events from the final event log in th [...]
new 884922591e2b Merge tag 'tpmdd-next-20190625' of git://git.infradead.org [...]
new b48345aafb20 audit: deliver signal_info regarless of syscall
new ecc68904a3e5 audit: re-structure audit field valid checks
new bf361231c295 audit: add saddr_fam filter field
new 0223fad3c98a audit: enforce op for string fields
new 839d05e41385 audit: remove the BUG() calls in the audit rule comparison [...]
new 61fc5771f5e7 Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/ [...]
new 8ba1d53739d9 selinux: provide __le variables explicitly
new beee56f3543a selinux: remove some no-op BUG_ONs
new 464c258aa45b selinux: fix empty write to keycreate file
new ea74a685ad81 selinux: format all invalid context as untrusted
new 7c0f89634892 Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pu [...]
new 2e21865faf4f keys: sparse: Fix key_fs[ug]id_changed()
new 7936d16df9a5 keys: sparse: Fix incorrect RCU accesses
new 9fd165379eff keys: sparse: Fix kdoc mismatches
new 3be59f74512e keys: Change keyring_serialise_link_sem to a mutex
new eb0f68cb7042 keys: Break bits out of key_unlink()
new df593ee23e05 keys: Hoist locking out of __key_link_begin()
new ed0ac5c7ec37 keys: Add a keyctl to move a key between keyrings
new f7f139457656 keys: Grant Link permission to possessers of request_key a [...]
new 47546208657f keys: Reuse keyring_index_key::desc_len in lookup_user_key()
new 45e0f30c30bb keys: Add capability-checking keyctl function
new d44a62742dec Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub [...]
new 504b69eb3c95 keys: Fix request_key() lack of Link perm check on found key
new a09003b5d7ce keys: Invalidate used request_key authentication keys
new e59428f721ee keys: Move the RCU locks outwards from the keyring search [...]
new 896f1950e594 keys: Provide request_key_rcu()
new 7743c48e54ee keys: Cache result of request_key*() temporarily in task_struct
new 3b8c4a08a471 keys: Kill off request_key_async{,_with_auxdata}
new c236b6dd48dc Merge tag 'keys-request-20190626' of git://git.kernel.org/ [...]
new f771fde82051 keys: Simplify key description management
new 355ef8e15885 keys: Cache the hash value to avoid lots of recalculation
new dcf49dbc8077 keys: Add a 'recurse' flag for keyring searches
new b206f281d0ee keys: Namespace keyring names
new 0f44e4d976f9 keys: Move the user and user-session keyrings to the user_ [...]
new 3b6e4de05e9e keys: Include target namespace in match criteria
new 218e6424e711 keys: Garbage collect keys for which the domain has been removed
new 9b242610514f keys: Network namespace domain tag
new a58946c158a0 keys: Pass the network namespace into request_key mechanism
new c84ca912b079 Merge tag 'keys-namespace-20190627' of git://git.kernel.or [...]
new 2e12256b9a76 keys: Replace uid/gid/perm permissions checking with an ACL
new 7a1ade847596 keys: Provide KEYCTL_GRANT_PERMISSION
new 0f75ef6a9cff Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/ [...]
The 51 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/security/keys/core.rst | 217 +++++---
Documentation/security/keys/request-key.rst | 57 +-
certs/blacklist.c | 9 +-
certs/system_keyring.c | 12 +-
crypto/asymmetric_keys/asymmetric_type.c | 2 +-
drivers/char/tpm/eventlog/efi.c | 59 ++-
drivers/char/tpm/eventlog/tpm2.c | 47 +-
drivers/char/tpm/tpm-chip.c | 6 +-
drivers/char/tpm/tpm1-cmd.c | 7 +-
drivers/char/tpm/tpm2-cmd.c | 7 +-
drivers/firmware/efi/efi.c | 2 +
drivers/firmware/efi/libstub/efi-stub-helper.c | 15 +
drivers/firmware/efi/libstub/efistub.h | 2 +
drivers/firmware/efi/libstub/fdt.c | 27 +-
drivers/firmware/efi/libstub/tpm.c | 80 ++-
drivers/firmware/efi/tpm.c | 63 ++-
drivers/md/dm-crypt.c | 2 +-
drivers/nvdimm/security.c | 2 +-
fs/afs/addr_list.c | 4 +-
fs/afs/dynroot.c | 8 +-
fs/afs/security.c | 2 +-
fs/cifs/cifs_spnego.c | 25 +-
fs/cifs/cifsacl.c | 28 +-
fs/cifs/connect.c | 4 +-
fs/cifs/dns_resolve.c | 3 +-
fs/crypto/keyinfo.c | 2 +-
fs/ecryptfs/ecryptfs_kernel.h | 2 +-
fs/ecryptfs/keystore.c | 2 +-
fs/fscache/object-list.c | 2 +-
fs/nfs/dns_resolve.c | 3 +-
fs/nfs/nfs4idmap.c | 30 +-
fs/ubifs/auth.c | 2 +-
include/keys/request_key_auth-type.h | 1 +
include/linux/audit.h | 9 +
include/linux/dns_resolver.h | 3 +-
include/linux/efi.h | 10 +
include/linux/key-type.h | 3 +
include/linux/key.h | 213 +++++---
include/linux/sched.h | 5 +
include/linux/sched/user.h | 14 -
include/linux/tpm_eventlog.h | 152 ++++++
include/linux/tracehook.h | 7 +
include/linux/user_namespace.h | 12 +-
include/net/net_namespace.h | 3 +
include/uapi/linux/audit.h | 1 +
include/uapi/linux/keyctl.h | 84 +++
kernel/audit.c | 27 +
kernel/audit.h | 8 +-
kernel/auditfilter.c | 62 ++-
kernel/auditsc.c | 42 +-
kernel/cred.c | 13 +-
kernel/signal.c | 2 +-
kernel/user.c | 8 +-
kernel/user_namespace.c | 9 +-
lib/digsig.c | 4 +-
net/ceph/ceph_common.c | 2 +-
net/ceph/messenger.c | 3 +-
net/core/net_namespace.c | 20 +
net/dns_resolver/dns_key.c | 13 +-
net/dns_resolver/dns_query.c | 20 +-
net/rxrpc/key.c | 21 +-
net/rxrpc/security.c | 2 +-
net/wireless/reg.c | 6 +-
security/integrity/digsig.c | 31 +-
security/integrity/digsig_asymmetric.c | 6 +-
security/integrity/evm/evm_crypto.c | 2 +-
security/integrity/ima/ima_mok.c | 13 +-
security/integrity/integrity.h | 6 +-
.../integrity/platform_certs/platform_keyring.c | 14 +-
security/keys/Kconfig | 18 +
security/keys/compat.c | 8 +
security/keys/encrypted-keys/encrypted.c | 2 +-
security/keys/encrypted-keys/masterkey_trusted.c | 2 +-
security/keys/gc.c | 4 +-
security/keys/internal.h | 37 +-
security/keys/key.c | 65 ++-
security/keys/keyctl.c | 198 +++++--
security/keys/keyring.c | 582 ++++++++++++++-------
security/keys/permission.c | 361 +++++++++++--
security/keys/persistent.c | 37 +-
security/keys/proc.c | 25 +-
security/keys/process_keys.c | 399 +++++++++-----
security/keys/request_key.c | 238 ++++++---
security/keys/request_key_auth.c | 80 ++-
security/selinux/hooks.c | 27 +-
security/selinux/ss/ebitmap.c | 10 +-
security/selinux/ss/services.c | 33 +-
security/smack/smack_lsm.c | 3 +-
88 files changed, 2702 insertions(+), 1011 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 dd32dc3f72e [AMDGPU] Always use s_memtime for readcyclecounter
new ccd873f0c05 [AMDGPU] Added td definitions for HW regs
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:
lib/Target/AMDGPU/SIInstrInfo.td | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
--
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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/gcc.
from cc5614a9acd Daily bump.
adds b33668e1bb8 Daily bump.
No new revisions were added by this update.
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.
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-release-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 7d284924fc Automatic date update in version.in
adds b96b6262f5 PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
adds 16ba30dcfa aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
adds c3f9d95f92 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf32-ppc.c | 4 +++-
bfd/version.h | 2 +-
binutils/readelf.c | 3 +++
4 files changed, 13 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/gnu-release-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0f88a76 0: update: binutils-gcc-linux: boot
new 0f9d78a 0: update: binutils-gcc-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 (0f88a76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 24 +-
02-prepare_abe/console.log | 74 +-
03-build_abe-binutils/console.log | 11019 ++++++++-------
04-build_abe-stage1/console.log | 13554 ++++++++++---------
05-build_linux/console.log | 770 +-
06-boot_linux/console.log | 338 +-
console.log | 26029 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 25903 insertions(+), 25917 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 d2608216bb6 [PowerPC][Peephole] Combine extsw and sldi after instructio [...]
new dd32dc3f72e [AMDGPU] Always use s_memtime for readcyclecounter
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:
lib/Target/AMDGPU/SMInstructions.td | 11 -----------
test/CodeGen/AMDGPU/readcyclecounter.ll | 27 +++++++++++++--------------
2 files changed, 13 insertions(+), 25 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from c218c0e 2: reset: linux-9c3c0c2048149d946d7f3ebdcbe70e2946750bfb: 19466
new 5452bec 3: reset: linux-893d4016f37704615d6bc088490e9308e94e462d: 19306
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 | 220 +-
02-build_llvm/console.log | 11416 ++++++++++++++++----------------
03-build_linux/console.log | 2268 ++++---
06-update_baseline/console.log | 24 -
console.log | 13928 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
7 files changed, 14221 insertions(+), 13645 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_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from 83cfdc89abe Daily bump.
adds a1425c004e8 Daily bump.
adds 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds cc5614a9acd Daily bump.
adds b33668e1bb8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-array.c | 6 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
5 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.