This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from a633f7f96da [PATCH] Backport fix for PR target/98952
new e06c76270de PR fortran/100154 - ICE in gfc_conv_procedure_call, at fort [...]
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/fortran/check.c | 36 ++++++++++++++++++++++++++++++++--
gcc/fortran/intrinsic.c | 10 +++++-----
gcc/testsuite/gfortran.dg/pr100154.f90 | 26 ++++++++++++++++++++++++
3 files changed, 65 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr100154.f90
--
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/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 3e34347d 0: update: gcc-ef21abb274edbe413012e1bb498863108317a7b8: 1
new 0cfe54cc 0: update: gcc-a633f7f96daac391fe0bc5d87427c0e7cf1ab1b3: 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 (3e34347d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 76 +-
02-prepare_abe/console.log | 14 +-
04-build_abe-bootstrap_debug/console.log | 68227 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 68429 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 68437 insertions(+), 68323 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 releases/gcc-11
in repository gcc.
from fb7c736c2f1 c++: Prevent bogus -Wtype-limits warning with NTTP [PR100161]
new 3efd52599ae PR fortran/100154 - ICE in gfc_conv_procedure_call, at fort [...]
new 5aee8c2a33a Fortran - allow target of pointer from evaluation of functi [...]
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/fortran/check.c | 36 ++++++++++++++++++++++++++++++--
gcc/fortran/expr.c | 4 +++-
gcc/fortran/intrinsic.c | 10 ++++-----
gcc/testsuite/gfortran.dg/pr100154.f90 | 26 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/ptr-func-4.f90 | 19 +++++++++++++++++
5 files changed, 87 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr100154.f90
create mode 100644 gcc/testsuite/gfortran.dg/ptr-func-4.f90
--
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 fafe1e39ed21 Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org [...]
new 7fa2e79a6bb9 selinux: Allow context mounts for unpriviliged overlayfs
new 2554a48f4437 selinux: measure state and policy capabilities
new 63ddf1baa0e3 selinux: fix misspellings using codespell tool
new 431c3be16bd0 selinux: fix misspellings using codespell tool
new 69c4a42d72eb lsm,selinux: add new hook to compare new mount to an exist [...]
new 8c6d76a31441 nfs: remove unneeded null check in nfs_fill_super()
new ec1ade6a0448 nfs: account for selinux security context when deciding to [...]
new 4ebd7651bfc8 lsm: separate security_task_getsecid() into subjective and [...]
new eb1231f73c4d selinux: clarify task subjective and objective credentials
new 1fb057dcde11 smack: differentiate between subjective and objective task [...]
new e4c82eafb609 selinux: add proper NULL termination to the secclass_map p [...]
new f1c921fb70de Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pu [...]
new 5504a69a4219 audit: further cleanup of AUDIT_FILTER_ENTRY deprecation
new c43223755075 MAINTAINERS: update audit files
new 1dd34cfcfd07 audit: document /proc/PID/loginuid
new 7c585c9dffa5 audit: document /proc/PID/sessionid
new d4ceb1d6e732 audit: avoid -Wempty-body warning
new b75d8f38bcc9 audit: drop /proc/PID/loginuid documentation Format field
new e359bce39d90 Merge tag 'audit-pr-20210426' of git://git.kernel.org/pub/ [...]
The 19 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/ABI/stable/procfs-audit_loginuid | 27 ++++
MAINTAINERS | 2 +
drivers/android/binder.c | 11 +-
fs/nfs/fs_context.c | 3 +
fs/nfs/internal.h | 1 +
fs/nfs/super.c | 6 +-
include/linux/cred.h | 2 +-
include/linux/lsm_hook_defs.h | 6 +-
include/linux/lsm_hooks.h | 18 ++-
include/linux/nfs_fs_sb.h | 1 +
include/linux/security.h | 18 ++-
kernel/audit.c | 4 +-
kernel/audit.h | 12 +-
kernel/auditfilter.c | 3 +-
kernel/auditsc.c | 19 ++-
kernel/bpf/bpf_lsm.c | 3 +-
net/netlabel/netlabel_unlabeled.c | 2 +-
net/netlabel/netlabel_user.h | 2 +-
security/apparmor/lsm.c | 3 +-
security/integrity/ima/ima_appraise.c | 2 +-
security/integrity/ima/ima_main.c | 14 +-
security/security.c | 20 ++-
security/selinux/hooks.c | 170 +++++++++++++++++++------
security/selinux/ima.c | 87 ++++++++++++-
security/selinux/include/classmap.h | 5 +-
security/selinux/include/ima.h | 6 +
security/selinux/include/security.h | 2 +-
security/selinux/selinuxfs.c | 6 +
security/selinux/ss/hashtab.c | 2 +-
security/selinux/ss/services.c | 2 +-
security/smack/smack.h | 18 ++-
security/smack/smack_lsm.c | 39 ++++--
32 files changed, 411 insertions(+), 105 deletions(-)
create mode 100644 Documentation/ABI/stable/procfs-audit_loginuid
--
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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 414a9667 0: update: gcc-c54a9f7259fce1a221270f21d8076c960c7d0163: 1
new 53f86b7b 0: update: gcc-37d2b98100cefcb9d312d379473c12aa6d61fc62: 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 (414a9667)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 14 +-
02-prepare_abe/console.log | 218 +-
04-build_abe-bootstrap_O1/console.log | 64953 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 65227 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 65169 insertions(+), 65257 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 34a456eb1fe2 Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel. [...]
new 7ff5062079ef iov_iter: Add ITER_XARRAY
new 73e10ded33a1 mm: Add set/end/wait functions for PG_private_2
new fcd9ae4f7f3b mm/filemap: Pass the file_ra_state in the ractl
new c790fbf20a53 fs: Document file_ra_state
new f615bd5c4725 mm/readahead: Handle ractl nr_pages being modified
new 3ca236440126 mm: Implement readahead_control pageset expansion
new 3a5829fefd3b netfs: Make a netfs helper module
new fb28afccdb97 netfs: Documentation for helper library
new b533a83f2bf9 netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
new 99bff93c17c0 netfs, mm: Add set/end/wait_on_page_fscache() aliases
new 3d3c95046742 netfs: Provide readahead and readpage netfs helpers
new 77b4d2c6316a netfs: Add tracepoints
new 289af54cc67a netfs: Gather stats
new e1b1240c1ff5 netfs: Add write_begin helper
new 726218fdc22c netfs: Define an interface to talk to a cache
new 0246f3e5737d netfs: Add a tracepoint to log failures that would be othe [...]
new 26aaeffcafe6 fscache, cachefiles: Add alternate API to use kiocb for re [...]
new 3d14ec1fe61a iov_iter: Four fixes for ITER_XARRAY
new 53b776c77aca netfs: Miscellaneous fixes
new 820c4bae40cb Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub [...]
new 03ffae909278 afs: Disable use of the fscache I/O routines
new 67d78a6f6e7b afs: Pass page into dirty region helpers to provide THP size
new f015cf1d6b66 afs: Print the operation debug_id when logging an unexpect [...]
new c69bf479baa6 afs: Move key to afs_read struct
new f105da1a798f afs: Don't truncate iter during data fetch
new 05092755aab4 afs: Log remote unmarshalling errors
new c450846461f8 afs: Set up the iov_iter before calling afs_extract_data()
new bd80d8a80e12 afs: Use ITER_XARRAY for writing
new 630f5dda8442 afs: Wait on PG_fscache before modifying/releasing a page
new 810caa3e6708 afs: Extract writeback extension into its own function
new e87b03f5830e afs: Prepare for use of THPs
new dc4191841d09 afs: Use the fs operation ops to handle FetchData completion
new 5cbf03985c67 afs: Use new netfs lib read helper API
new 3003bbd0697b afs: Use the netfs_write_begin() helper
new fafe1e39ed21 Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org [...]
The 35 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/index.rst | 1 +
Documentation/filesystems/netfs_library.rst | 526 ++++++++++++
fs/Kconfig | 1 +
fs/Makefile | 1 +
fs/afs/Kconfig | 1 +
fs/afs/dir.c | 225 +++--
fs/afs/file.c | 483 +++--------
fs/afs/fs_operation.c | 4 +-
fs/afs/fsclient.c | 108 +--
fs/afs/inode.c | 7 +-
fs/afs/internal.h | 59 +-
fs/afs/rxrpc.c | 150 ++--
fs/afs/write.c | 657 +++++++--------
fs/afs/yfsclient.c | 82 +-
fs/cachefiles/Makefile | 1 +
fs/cachefiles/interface.c | 5 +-
fs/cachefiles/internal.h | 9 +
fs/cachefiles/io.c | 420 ++++++++++
fs/ext4/verity.c | 2 +-
fs/f2fs/file.c | 2 +-
fs/f2fs/verity.c | 2 +-
fs/fscache/Kconfig | 1 +
fs/fscache/Makefile | 1 +
fs/fscache/internal.h | 4 +
fs/fscache/io.c | 116 +++
fs/fscache/page.c | 2 +-
fs/fscache/stats.c | 1 +
fs/netfs/Kconfig | 23 +
fs/netfs/Makefile | 5 +
fs/netfs/internal.h | 97 +++
fs/netfs/read_helper.c | 1185 +++++++++++++++++++++++++++
fs/netfs/stats.c | 59 ++
include/linux/fs.h | 24 +-
include/linux/fscache-cache.h | 4 +
include/linux/fscache.h | 50 +-
include/linux/netfs.h | 234 ++++++
include/linux/pagemap.h | 42 +-
include/linux/uio.h | 10 +
include/net/af_rxrpc.h | 2 +-
include/trace/events/afs.h | 74 +-
include/trace/events/netfs.h | 261 ++++++
lib/iov_iter.c | 318 ++++++-
mm/filemap.c | 65 +-
mm/internal.h | 7 +-
mm/readahead.c | 101 ++-
net/rxrpc/recvmsg.c | 9 +-
46 files changed, 4308 insertions(+), 1133 deletions(-)
create mode 100644 Documentation/filesystems/netfs_library.rst
create mode 100644 fs/cachefiles/io.c
create mode 100644 fs/fscache/io.c
create mode 100644 fs/netfs/Kconfig
create mode 100644 fs/netfs/Makefile
create mode 100644 fs/netfs/internal.h
create mode 100644 fs/netfs/read_helper.c
create mode 100644 fs/netfs/stats.c
create mode 100644 include/linux/netfs.h
create mode 100644 include/trace/events/netfs.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 linux.
from a4f7fae10169 Merge branch 'miklos.fileattr' of git://git.kernel.org/pub [...]
new ad89b66cbad1 iomap: improve the warnings from iomap_swapfile_activate
new b34b95ebbba9 Merge tag 'iomap-5.13-merge-2' of git://git.kernel.org/pub [...]
new 59347d998241 libfs: fix kernel-doc for mnt_userns
new 2111c3c0124f namei: fix kernel-doc for struct renamedata and more
new 6961fed42014 xattr: fix kernel-doc for mnt_userns and vfs xattr helpers
new 39015399a849 fs: turn some comments into kernel-doc
new 92cb01c74ef1 fs: update kernel-doc for vfs_rename()
new cc15422c1f14 Merge tag 'fs.idmapped.docs.v5.13' of git://git.kernel.org [...]
new 1bd66c1a32ca fs: document mapping helpers
new a65e58e791a1 fs: document and rename fsid helpers
new 8e5389132ab4 fs: introduce fsuidgid_has_mapping() helper
new db998553cf11 fs: introduce two inode i_{u,g}id initialization helpers
new 34a456eb1fe2 Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel. [...]
The 13 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:
fs/ext4/ialloc.c | 2 +-
fs/inode.c | 4 +-
fs/iomap/swapfile.c | 38 ++++++++------
fs/libfs.c | 1 +
fs/namei.c | 25 +++------
fs/xattr.c | 14 ++---
fs/xfs/xfs_inode.c | 10 ++--
fs/xfs/xfs_symlink.c | 4 +-
include/linux/fs.h | 141 +++++++++++++++++++++++++++++++++++++++++++++++++--
9 files changed, 183 insertions(+), 56 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 gcc.
from 37d2b98100c c++: Fix Bases(args...)... base initialization [PR88580]
new 37846c42f1f c++: -Wdeprecated-copy and using operator= [PR92145]
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/cp/class.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/depr-copy3.C | 35 +++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/depr-copy3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.