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-arm-next-allmodconfig
in repository toolchain/binutils-gdb.
from 99575d4a79 Automatic date update in version.in
adds 232fe1c86e 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.
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-next-defconfig
in repository toolchain/binutils-gdb.
from 99575d4a79 Automatic date update in version.in
adds 232fe1c86e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 325d393f10d 2018-10-25 Bill Schmidt <wschmidt(a)linux.ibm.com> Jin [...]
new 35f422fade2 gcc/ChangeLog:
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 | 14 ++
gcc/config/rs6000/rs6000-builtin.def | 21 +-
gcc/config/rs6000/rs6000-c.c | 16 +-
gcc/config/rs6000/vsx.md | 29 +++
gcc/testsuite/ChangeLog | 4 +
.../gcc.target/powerpc/float128-cmp2-runnable.c | 277 +++++++++++++++++++++
6 files changed, 353 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-cmp2-runnable.c
--
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 4ba9628fe5bf Merge branch 'work.lookup' of git://git.kernel.org/pub/scm [...]
new 691115c3513e vfs: require i_size <= SIZE_MAX in kernel_read_file()
new b2724d5802a7 security/integrity: constify some read-only data
new 2ab5daf867d1 security/integrity: remove unnecessary 'init_keyring' variable
new 1e4c8dafbb6b ima: fix showing large 'violations' or 'runtime_measuremen [...]
new a408e4a86b36 ima: open a new file instance if no read permissions
new 34bccd61b139 MAINTAINERS: add Jarkko as maintainer for trusted keys
new 57ce66d39f10 Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...]
new 84b59f6487d8 tpm: fix response size validation in tpm_get_random()
new 0d6d0d62d950 tpm: suppress transmit cmd error logs when TPM 1.2 is disa [...]
new 2f7d8dbb1128 tpm: Make SECURITYFS a weak dependency
new c3d477a725ef tpm: add ptr to the tpm_space struct to file_priv
new 9e1b74a63f77 tpm: add support for nonblocking operation
new e487a0f52301 tpm: Restore functionality to xen vtpm driver.
new b8d7b7581452 Merge tag 'tpmdd-next-20181005' of git://git.infradead.org [...]
new 52ff0779d6cf Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/li [...]
new 76c9805b2855 Smack: remove set but not used variable 'root_inode'
new dcb569cf6ac9 Smack: ptrace capability use fixes
new b1fed3edc82a Smack: Mark expected switch fall-through
new f0f9756b7260 Merge branch 'smack-for-4.20' of https://github.com/cschau [...]
new e80bc229691a Merge branch 'next-smack' of git://git.kernel.org/pub/scm/ [...]
new f4b626d6de15 LoadPin: Report friendly block device name
new 13523bef1e21 LoadPin: Rename boot param "enabled" to "enforce"
new 85a585918fb4 Merge tag 'loadpin-security-next' of https://git.kernel.or [...]
new 24ed334f3366 Merge branch 'next-loadpin' of git://git.kernel.org/pub/sc [...]
The 24 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:
MAINTAINERS | 1 +
drivers/char/tpm/Kconfig | 2 +-
drivers/char/tpm/tpm-dev-common.c | 147 +++++++++++++++++++++++++---------
drivers/char/tpm/tpm-dev.c | 11 +--
drivers/char/tpm/tpm-dev.h | 18 +++--
drivers/char/tpm/tpm-interface.c | 30 +++++--
drivers/char/tpm/tpm.h | 2 +
drivers/char/tpm/tpm2-cmd.c | 4 +-
drivers/char/tpm/tpmrm-dev.c | 15 +---
drivers/char/tpm/xen-tpmfront.c | 2 +-
fs/exec.c | 8 +-
security/integrity/digsig.c | 10 +--
security/integrity/evm/evm_crypto.c | 4 +-
security/integrity/ima/ima.h | 2 +-
security/integrity/ima/ima_api.c | 3 +-
security/integrity/ima/ima_crypto.c | 54 ++++++++-----
security/integrity/ima/ima_fs.c | 9 ++-
security/integrity/ima/ima_init.c | 2 +-
security/integrity/ima/ima_main.c | 2 +-
security/integrity/ima/ima_template.c | 11 +--
security/loadpin/Kconfig | 4 +-
security/loadpin/loadpin.c | 26 +++---
security/smack/smack_lsm.c | 15 +++-
security/smack/smackfs.c | 3 -
24 files changed, 244 insertions(+), 141 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.