This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 7d2a07b76933 Linux 5.14
new 291d47ccad19 string: improve default out-of-line memcmp() implementation
new 3a2b2eb55681 console: consume APC, DM, DCS
new 2287a51ba822 vt_kdsetmode: extend console locking
new c576e0fcd618 kernel/pid.c: remove static qualifier from pidfd_create()
new 490b9ba881e2 kernel/pid.c: implement additional checks upon pidfd_creat [...]
new d3424c9bac89 fanotify: minor cosmetic adjustments to fid labels
new 0aca67bb7f0d fanotify: introduce a generic info record copying helper
new af579beb666a fanotify: add pidfd support to the fanotify API
new 09ddbe69c992 fsnotify: replace igrab() with ihold() on attach connector
new 11fa333b58ba fsnotify: count s_fsnotify_inode_refs for attached connectors
new ec44610fe2b8 fsnotify: count all objects with attached connectors
new e43de7f0862b fsnotify: optimize the case of no marks of any type
new 3513431926f9 Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org [...]
new 9583db2332e3 ext2: make ext2_iomap_ops available unconditionally
new 8b1e7076d26b ext2: use iomap_fiemap to implement ->fiemap
new e0cba89d22b7 hpfs: use iomap_fiemap to implement ->fiemap
new 9acb9c48b940 fs: remove generic_block_fiemap
new 63b0c403394d Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/p [...]
new 781d2a9a2fc7 udf: Check LVID earlier
new 04e8ee504a67 udf: Remove unused declaration
new b3c8c9801eb9 udf: Get rid of 0-length arrays
new 979a6e28dd96 udf: Get rid of 0-length arrays in struct fileIdentDesc
new b64533344371 udf: Fix iocharset=utf8 mount option
new 28ce50f8d96e isofs: joliet: Fix iocharset=utf8 mount option
new 58bc6d1be2f3 udf_get_extendedattr() had no boundary checks.
new a1ca8e7147d0 Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/s [...]
The 26 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:
drivers/tty/vt/vt.c | 31 ++++-
drivers/tty/vt/vt_ioctl.c | 10 +-
fs/ext2/Kconfig | 1 +
fs/ext2/inode.c | 15 +--
fs/hpfs/Kconfig | 1 +
fs/hpfs/file.c | 51 +++++++-
fs/ioctl.c | 203 ------------------------------
fs/isofs/inode.c | 27 ++--
fs/isofs/isofs.h | 1 -
fs/isofs/joliet.c | 4 +-
fs/notify/fanotify/fanotify_user.c | 251 ++++++++++++++++++++++++++-----------
fs/notify/fsnotify.c | 6 +-
fs/notify/fsnotify.h | 15 +++
fs/notify/mark.c | 52 ++++++--
fs/udf/dir.c | 5 +-
fs/udf/ecma_167.h | 44 +++----
fs/udf/inode.c | 3 +-
fs/udf/misc.c | 13 +-
fs/udf/namei.c | 13 +-
fs/udf/osta_udf.h | 22 +---
fs/udf/super.c | 75 ++++++-----
fs/udf/udf_sb.h | 2 -
fs/udf/udfdecl.h | 4 +
fs/udf/unicode.c | 4 +-
include/linux/fanotify.h | 3 +
include/linux/fiemap.h | 4 -
include/linux/fs.h | 7 +-
include/linux/fsnotify.h | 9 ++
include/linux/pid.h | 1 +
include/uapi/linux/fanotify.h | 13 ++
kernel/pid.c | 15 ++-
lib/string.c | 16 +++
32 files changed, 488 insertions(+), 433 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_gcc_check
in repository toolchain/ci/interesting-commits.
from a15fe32 Add regression b57fba5e376c7277168c14e207979e1505e6fe1d from [...]
new 1ec188e Add regression c9fed6655f49320086869e5e73d787971f0268d2 from [...]
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:
binutils | 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 master
in repository toolchain/gcc-compare-results.
from 23a289b [contrib] Fix broken xfails file
new b4219c0 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-arm/76/
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:
.../flaky/tcwg_gcc_check-master-arm.xfail | 19 +++++++++++++++++++
1 file changed, 19 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from caf81d3b575 Use __builtin_trap() for abort() if inhibit_libc
adds 1313111fdec Make sure -fexceptions is enabled when -fnon-call-exceptions is
adds 89f33f44add tree-optimization/102128 - rework if-converted BB vect heuristic
new 02dbf5d1273 libphobos: Compile configure tests with -fno-druntime
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/common.opt | 2 +-
gcc/doc/invoke.texi | 3 +-
gcc/tree-vect-slp.c | 112 +++++++++++++++++++++++---------------------
libphobos/configure | 28 +++++------
libphobos/m4/autoconf.m4 | 2 +-
libphobos/m4/gcc_support.m4 | 2 +-
6 files changed, 77 insertions(+), 72 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards dc546734 0: update: binutils-gcc: 2
new 27ad58a1 0: update: binutils-gcc: 2
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 (dc546734)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 | 250 +-
02-prepare_abe/console.log | 474 +-
04-build_abe-binutils/console.log | 18799 ++++---
05-build_abe-bootstrap/console.log | 82628 ++++++++++++++-------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 18 +-
console.log | 102185 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
8 files changed, 102134 insertions(+), 102248 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 02dbf5d1273 libphobos: Compile configure tests with -fno-druntime
new d73c44800b5 Enable store fusion on Power10.
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/config/rs6000/rs6000-cpus.def | 4 +-
gcc/config/rs6000/rs6000.c | 95 ++++++++++++++++++++++
gcc/config/rs6000/rs6000.opt | 4 +
gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c | 31 +++++++
.../gcc.target/powerpc/fusion-p10-stst2.c | 30 +++++++
5 files changed, 163 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst2.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 binutils-gdb.
from 282aa4f7d29 Add some parallel_for_each tests
new 685bb4e84ba RISC-V: PR28291, Fix the gdb fails that PR27916 caused.
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:
opcodes/riscv-dis.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.