This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from ff1176468d36 Linux 5.14-rc3
new b42b0bddcbc8 workqueue: fix UAF in pwq_unbound_release_workfn()
new 82d712f6d147 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/ [...]
new 1e7107c5ef44 cgroup1: fix leaked context root causing sporadic NULL der [...]
new 51bbe7ebac25 Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/ [...]
new 0c23af52ccd1 RDMA/bnxt_re: Fix stats counters
new 6407c69dc51f RDMA/irdma: Fix unused variable total_size warning
new 514305ee0a1d RDMA/irdma: Make spdxcheck.py happy
new c9538831b353 RDMA/irdma: Change the returned type to void
new b18c7da63fcb RDMA/rxe: Fix memory leak in error path code
new 0dc2d6ff4036 RDMA/irdma: Check vsi pointer before using it
new a323da0b73b8 RDMA/irdma: change the returned type of irdma_sc_repost_ae [...]
new 41f5fa9fa75c RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
new dc6afef7e142 RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
new 7d549995d4e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
The 14 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/infiniband/hw/bnxt_re/main.c | 4 +++-
drivers/infiniband/hw/bnxt_re/qplib_res.c | 10 ++++------
drivers/infiniband/hw/bnxt_re/qplib_res.h | 1 +
drivers/infiniband/hw/irdma/ctrl.c | 13 +++++--------
drivers/infiniband/hw/irdma/hw.c | 11 ++---------
drivers/infiniband/hw/irdma/main.c | 9 ++++++---
drivers/infiniband/hw/irdma/type.h | 3 +--
drivers/infiniband/hw/irdma/uk.c | 5 +----
drivers/infiniband/hw/irdma/verbs.c | 6 ++----
drivers/infiniband/sw/rxe/rxe_mr.c | 27 +++++++++++++++++----------
fs/internal.h | 1 -
include/linux/fs_context.h | 1 +
include/uapi/rdma/irdma-abi.h | 2 +-
kernel/cgroup/cgroup-v1.c | 4 +---
kernel/workqueue.c | 20 +++++++++++++-------
15 files changed, 58 insertions(+), 59 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 users/lsix/refactor-typesafe-var
in repository binutils-gdb.
discards 743201dc1a7 Introduce user provided setter and getter function for params
new e0cc72bbab9 Introduce user provided setter and getter function for params
new c689822ed2c param setter: return a bool to indicate value changed
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 (743201dc1a7)
\
N -- N -- N refs/heads/users/lsix/refactor-typesafe-var (c689822ed2c)
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 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:
gdb/cli/cli-setshow.c | 98 +++++++++++----------------------------------------
gdb/command.h | 8 +++--
2 files changed, 26 insertions(+), 80 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_gnu/gnu-master-arm-check_binutils
in repository toolchain/ci/binutils-gdb.
from 8d56b9fcf3 Correct gs264e bfd_mach in mips_arch_choices.
adds ca89bdf8b2 gdb: remove VALUE_FRAME_ID and fix another frame debug issue
adds af2b87e649 [gdb/testsuite] Add xfail for PR gcc/101633
adds f766f79a1f [gdb/testsuite] Add xfail for PR gcc/101643
No new revisions were added by this update.
Summary of changes:
gdb/frame.c | 25 +++-------
gdb/frame.h | 4 --
gdb/testsuite/gdb.ada/array_of_variant.exp | 53 +++++++++++++++++-----
gdb/testsuite/gdb.ada/big_packed_array.exp | 23 +++++++++-
.../gdb.base/premature-dummy-frame-removal.exp | 19 ++++++++
gdb/valops.c | 17 +++----
gdb/value.c | 5 +-
gdb/value.h | 6 ---
8 files changed, 100 insertions(+), 52 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_gnu/gnu-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 8903c37b 2: update: binutils-8d56b9fcf3fa7f813e5d90c1f7add08029b6db79: 1
new 1daf92e6 2: update: binutils-f766f79a1f40a0b91fee711b83e204789398c6b6: 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 (8903c37b)
\
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 | 175 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 20121 ++++++++++----------
04-build_abe-dejagnu/console.log | 342 +-
05-build_abe-check_binutils/console.log | 7155 +++----
06-check_regression/console.log | 99 +-
06-check_regression/results.compare1 | 6 +-
06-check_regression/results.compare2 | 10 +-
07-update_baseline/console.log | 1464 +-
07-update_baseline/results.compare1 | 10 +-
07-update_baseline/results.compare2 | 10 +-
07-update_baseline/results.regressions | 10 +-
console.log | 29774 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 40440 -> 40160 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 95980 -> 95884 bytes
sumfiles/gas.sum | 268 +-
sumfiles/ld.log.xz | Bin 118492 -> 118476 bytes
sumfiles/ld.sum | 326 +-
sumfiles/libctf.log.xz | Bin 2248 -> 2244 bytes
sumfiles/libctf.sum | 14 +-
22 files changed, 30191 insertions(+), 30075 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_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 8d56b9fcf3 Correct gs264e bfd_mach in mips_arch_choices.
adds ca89bdf8b2 gdb: remove VALUE_FRAME_ID and fix another frame debug issue
adds af2b87e649 [gdb/testsuite] Add xfail for PR gcc/101633
adds f766f79a1f [gdb/testsuite] Add xfail for PR gcc/101643
No new revisions were added by this update.
Summary of changes:
gdb/frame.c | 25 +++-------
gdb/frame.h | 4 --
gdb/testsuite/gdb.ada/array_of_variant.exp | 53 +++++++++++++++++-----
gdb/testsuite/gdb.ada/big_packed_array.exp | 23 +++++++++-
.../gdb.base/premature-dummy-frame-removal.exp | 19 ++++++++
gdb/valops.c | 17 +++----
gdb/value.c | 5 +-
gdb/value.h | 6 ---
8 files changed, 100 insertions(+), 52 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_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards e82c214f 0: update: binutils-8d56b9fcf3fa7f813e5d90c1f7add08029b6db79: 1
new a0289cae 0: update: binutils-f766f79a1f40a0b91fee711b83e204789398c6b6: 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 (e82c214f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 146 +-
02-prepare_abe/console.log | 190 +-
03-build_abe-binutils/console.log | 13106 ++++++++++----------
04-build_abe-dejagnu/console.log | 338 +-
05-build_abe-check_binutils/console.log | 5163 ++++----
06-check_regression/console.log | 196 +-
06-check_regression/results.compare1 | 6 +-
06-check_regression/results.compare2 | 10 +-
07-update_baseline/console.log | 196 +-
07-update_baseline/results.compare1 | 6 +-
07-update_baseline/results.compare2 | 10 +-
console.log | 19335 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 38560 -> 38616 bytes
sumfiles/binutils.sum | 56 +-
sumfiles/gas.log.xz | Bin 72016 -> 72044 bytes
sumfiles/gas.sum | 268 +-
sumfiles/ld.log.xz | Bin 109568 -> 109632 bytes
sumfiles/ld.sum | 326 +-
sumfiles/libctf.log.xz | Bin 2184 -> 2184 bytes
sumfiles/libctf.sum | 14 +-
21 files changed, 19740 insertions(+), 19634 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_gnu/gnu-master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 8d56b9fcf3 Correct gs264e bfd_mach in mips_arch_choices.
adds ca89bdf8b2 gdb: remove VALUE_FRAME_ID and fix another frame debug issue
adds af2b87e649 [gdb/testsuite] Add xfail for PR gcc/101633
adds f766f79a1f [gdb/testsuite] Add xfail for PR gcc/101643
No new revisions were added by this update.
Summary of changes:
gdb/frame.c | 25 +++-------
gdb/frame.h | 4 --
gdb/testsuite/gdb.ada/array_of_variant.exp | 53 +++++++++++++++++-----
gdb/testsuite/gdb.ada/big_packed_array.exp | 23 +++++++++-
.../gdb.base/premature-dummy-frame-removal.exp | 19 ++++++++
gdb/valops.c | 17 +++----
gdb/value.c | 5 +-
gdb/value.h | 6 ---
8 files changed, 100 insertions(+), 52 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.