This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from d4fc96832f01 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new dc6bf4da825a selftests/ftrace: Use $FUNCTION_FORK to reference kernel f [...]
new e3e403125670 selftests/ftrace: check for do_sys_openat2 in user-memory test
new f825d3f7ed93 selftests: filter kselftest headers from command in lib.mk
new 1948172fdba5 selftests: pidfd: fix compilation errors due to wait.h
new ef7086347c82 selftests/harness: prettify SKIP message whitespace again
new 0b18fed98bf9 selftests: pidfd: use ksft_test_result_skip() when skipping test
new b5ec9fe5be5e selftests: pidfd: skip test on kcmp() ENOSYS
new 90da74af349e selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
new 7b9621d45931 selftests: pidfd: drop needless linux/kcmp.h inclusion in [...]
new f3ae6c6e8a3e selftests: proc: fix warning: _GNU_SOURCE redefined
new 1d44d0dd61b6 selftests: core: use SKIP instead of XFAIL in close_range_test.c
new afba8b0a2cc5 selftests: clone3: use SKIP instead of XFAIL
new 7d764b685ee1 selftests: binderfs: use SKIP instead of XFAIL
new 03f0f5ad5847 Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.ke [...]
new 62575e270f66 ceph: check session state after bumping session->s_seq
new 659caaf65dc9 Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/cep [...]
The 16 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/ceph/caps.c | 2 +-
fs/ceph/mds_client.c | 50 +++++++++++++++-------
fs/ceph/mds_client.h | 1 +
fs/ceph/quota.c | 2 +-
fs/ceph/snap.c | 2 +-
.../clone3/clone3_cap_checkpoint_restore.c | 2 +-
tools/testing/selftests/core/close_range_test.c | 8 ++--
.../selftests/filesystems/binderfs/binderfs_test.c | 8 ++--
.../ftrace/test.d/dynevent/add_remove_kprobe.tc | 2 +-
.../ftrace/test.d/dynevent/clear_select_events.tc | 2 +-
.../ftrace/test.d/dynevent/generic_clear_event.tc | 2 +-
.../test.d/ftrace/func-filter-notrace-pid.tc | 2 +-
.../ftrace/test.d/ftrace/func-filter-pid.tc | 2 +-
.../ftrace/test.d/ftrace/func-filter-stacktrace.tc | 4 +-
tools/testing/selftests/ftrace/test.d/functions | 7 +++
.../ftrace/test.d/kprobe/add_and_remove.tc | 2 +-
.../selftests/ftrace/test.d/kprobe/busy_check.tc | 2 +-
.../selftests/ftrace/test.d/kprobe/kprobe_args.tc | 4 +-
.../ftrace/test.d/kprobe/kprobe_args_comm.tc | 2 +-
.../ftrace/test.d/kprobe/kprobe_args_string.tc | 4 +-
.../ftrace/test.d/kprobe/kprobe_args_symbol.tc | 10 ++---
.../ftrace/test.d/kprobe/kprobe_args_type.tc | 2 +-
.../ftrace/test.d/kprobe/kprobe_args_user.tc | 4 ++
.../ftrace/test.d/kprobe/kprobe_ftrace.tc | 14 +++---
.../ftrace/test.d/kprobe/kprobe_multiprobe.tc | 2 +-
.../ftrace/test.d/kprobe/kprobe_syntax_errors.tc | 12 +++---
.../ftrace/test.d/kprobe/kretprobe_args.tc | 4 +-
.../selftests/ftrace/test.d/kprobe/profile.tc | 2 +-
tools/testing/selftests/kselftest_harness.h | 2 +-
tools/testing/selftests/lib.mk | 2 +-
tools/testing/selftests/pidfd/config | 1 +
tools/testing/selftests/pidfd/pidfd_getfd_test.c | 5 ++-
tools/testing/selftests/pidfd/pidfd_open_test.c | 1 -
tools/testing/selftests/pidfd/pidfd_poll_test.c | 1 -
tools/testing/selftests/pidfd/pidfd_setns_test.c | 1 -
tools/testing/selftests/pidfd/pidfd_test.c | 2 +-
tools/testing/selftests/proc/proc-loadavg-001.c | 1 -
tools/testing/selftests/proc/proc-self-syscall.c | 1 -
tools/testing/selftests/proc/proc-uptime-002.c | 1 -
39 files changed, 104 insertions(+), 74 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 bd7ed0974fe rs6000: Use the correct minimized testcase
new 4959bedcc8c MAINTAINERS: Update my email address.
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:
MAINTAINERS | 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/llvm-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 59d0cf2a 0: update: llvm-linux: boot
new 67f59aa5 0: update: llvm-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 (59d0cf2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 182 +-
02-build_llvm/console.log | 12619 ++++++++++++++++++-----------------
03-build_linux/console.log | 722 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13577 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13549 insertions(+), 13589 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 bf3e76289cd2 Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/l [...]
new af61bc1e33d2 scsi: hpsa: Fix memory leak in hpsa_init_one()
new 5faf50e9e9fd scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
new 5feed64f9199 scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
new d4fc96832f01 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 4 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/scsi/device_handler/scsi_dh_alua.c | 9 +++++----
drivers/scsi/hpsa.c | 4 +++-
drivers/scsi/mpt3sas/mpt3sas_base.c | 7 +++++++
3 files changed, 15 insertions(+), 5 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
in repository toolchain/ci/interesting-commits.
from 29f6c80 Add regression 22984f3f090921b5ac80ec0057f6754ec458e97e from [...]
new e4b9b5f Add regression 22984f3f090921b5ac80ec0057f6754ec458e97e 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:
gcc | 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/glibc.
from 24c0d68815 AArch64: Use __memcpy_simd on Neoverse N2/V1
adds 61e8ae9b66 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/dl-machine.h | 12 ++++--------
1 file changed, 4 insertions(+), 8 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_cross/gnu-release-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards d540960e 0: update: binutils-gcc-glibc-qemu: 6
new 7db8bee2 0: update: binutils-gcc-glibc-qemu: 6
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 (d540960e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
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 | 141 +-
02-prepare_abe/console.log | 434 +-
04-build_abe-binutils/console.log | 11607 ++--
05-build_abe-stage1/console.log | 13831 ++---
06-build_abe-linux/console.log | 310 +-
07-build_abe-glibc/console.log | 40193 +++++++------
08-build_abe-stage2/console.log | 40650 ++++++-------
09-build_abe-qemu/console.log | 2527 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 109745 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 109698 insertions(+), 109760 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-8
in repository gcc.
from 217af6ff5d3 Sync gcc-changelog scripts.
new 95181e74e43 rs6000: Use the correct minimized testcase
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/testsuite/gcc.target/powerpc/pr64505.c | 265 +++++------------------------
1 file changed, 43 insertions(+), 222 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.