This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from ab159ac569fd Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm [...]
new 9c19722c5e1c sh: syscalls: switch to generic syscalltbl.sh
new eb6111495ca9 sh: syscalls: switch to generic syscallhdr.sh
new 5ad4e94b46a6 sparc: syscalls: switch to generic syscalltbl.sh
new c5849b7c206b sparc: syscalls: switch to generic syscallshdr.sh
new 3787b7da5d3e kbuild: add comment about why cmd_shipped uses 'cat'
new 382243f34641 genksyms: fix stale comment
new 5134e94ac4f5 usr/include: refactor .gitignore
new 1fca37660326 kernel/.gitgnore: remove stale timeconst.h and hz.bc
new 819cb9fc8073 .gitignore: move tags and TAGS close to other tag files
new 40cb020305f4 .gitignore: ignore only top-level modules.builtin
new 46b41d5dd801 kbuild: update config_data.gz only when the content of .co [...]
new 1476fee5c53e kbuild: add a script to remove stale generated files
new 885480b08469 Makefile: Move -Wno-unused-but-set-variable out of GCC only block
new 77a88274dc1a kbuild: replace LANG=C with LC_ALL=C
new 9009b455811b .gitignore: prefix local generated files with a slash
new 45799491a921 kbuild: remove ARCH=sh64 support from top Makefile
new 23243c1ace9f arch: use cross_compiling to check whether it is a cross b [...]
new 44f87191d105 kbuild: parameterize the .o part of suffix-search
new bcf0c6642833 kbuild: refactor fdtoverlay rule
new d4452837ffbe kbuild: refactor modname-multi by using suffix-search
new 19c8d912837e kbuild: make distclean work against $(objtree) instead of [...]
new 7a02cec523a9 kbuild: make distclean remove tag files in sub-directories
new 11122b860bc5 kbuild: remove the unneeded comments for external module builds
new 51eb95e2da41 kbuild: Don't remove link-vmlinux temporary files on exit/signal
new 0ab1438bad43 linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <li [...]
new 0f979d815cd5 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm [...]
new 85367040511f scsi: blk-mq: Fix build warning when making htmldocs
new e1364711359f scsi: lpfc: Fix illegal memory access on Abort IOCBs
new 83adbba746d1 scsi: lpfc: Fix DMA virtual address ptr assignment in bsg
new e4ec10228fdf scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command
new 2f1137140fbc scsi: ufs: core: Fix a typo in ufs-sysfs.c
new 9814b55cde05 scsi: target: tcmu: Return from tcmu_handle_completions() [...]
new 000e68faefe6 scsi: qla2xxx: Add marginal path handling support
new fcb16d9a8ecf scsi: qla2xxx: Prevent PRLI in target mode
new 23043dd87b15 scsi: ufs: core: Do not put UFS power into LPM if link is broken
new 637822e63b79 scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during [...]
new ce4f62f9dd8c scsi: ufs: core: Narrow down fast path in system suspend path
new fc09acb7de31 scsi: scsi_debug: Fix cmd_per_lun, set to max_queue
new 3ba1eeff00c4 scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()
new 35ffbb60bdad scsi: fnic: Use scsi_host_busy_iter() to traverse commands
new 07db05638aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
The 41 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:
.gitignore | 8 +-
Documentation/devicetree/bindings/.gitignore | 4 +-
Makefile | 42 +-
arch/.gitignore | 4 +-
arch/arm/boot/compressed/Makefile | 7 -
arch/m68k/Makefile | 2 +-
arch/mips/Makefile | 2 +-
arch/parisc/Makefile | 2 +-
arch/powerpc/boot/wrapper | 2 +-
arch/sh/Makefile | 2 +-
arch/sh/kernel/syscalls/Makefile | 14 +-
arch/sh/kernel/syscalls/syscallhdr.sh | 36 -
arch/sh/kernel/syscalls/syscalltbl.sh | 32 -
arch/sparc/include/asm/Kbuild | 1 -
arch/sparc/kernel/syscalls/Makefile | 30 +-
arch/sparc/kernel/syscalls/syscallhdr.sh | 36 -
arch/sparc/kernel/syscalls/syscalltbl.sh | 36 -
arch/sparc/kernel/systbls_32.S | 4 +-
arch/sparc/kernel/systbls_64.S | 8 +-
arch/xtensa/Makefile | 6 +-
certs/.gitignore | 4 +-
drivers/memory/.gitignore | 2 +-
drivers/pinctrl/pinctrl-ingenic.c | 3 +
drivers/scsi/fnic/fnic_scsi.c | 828 ++++++++++-----------
drivers/scsi/lpfc/lpfc_bsg.c | 2 +-
drivers/scsi/lpfc/lpfc_init.c | 12 +-
drivers/scsi/lpfc/lpfc_sli.c | 26 +-
drivers/scsi/qla2xxx/qla_init.c | 3 +
drivers/scsi/qla2xxx/qla_os.c | 1 +
drivers/scsi/scsi_debug.c | 24 +-
drivers/scsi/ufs/ufs-sysfs.c | 12 +-
drivers/scsi/ufs/ufshcd.c | 7 +-
drivers/target/target_core_user.c | 4 +-
drivers/tty/vt/.gitignore | 6 +-
fs/unicode/.gitignore | 4 +-
include/linux/blk-mq.h | 8 +-
include/linux/kconfig.h | 6 -
include/linux/kernel.h | 2 +
kernel/.gitignore | 5 +-
kernel/Makefile | 9 +-
lib/.gitignore | 10 +-
samples/auxdisplay/.gitignore | 2 +-
samples/binderfs/.gitignore | 3 +-
samples/connector/.gitignore | 2 +-
samples/hidraw/.gitignore | 2 +-
samples/mei/.gitignore | 2 +-
samples/nitro_enclaves/.gitignore | 2 +-
samples/pidfd/.gitignore | 2 +-
samples/seccomp/.gitignore | 8 +-
samples/timers/.gitignore | 2 +-
samples/vfs/.gitignore | 4 +-
samples/watch_queue/.gitignore | 3 +-
samples/watchdog/.gitignore | 2 +-
scripts/.gitignore | 18 +-
scripts/Makefile.build | 2 +-
scripts/Makefile.lib | 57 +-
scripts/basic/.gitignore | 2 +-
scripts/dtc/.gitignore | 4 +-
scripts/gcc-plugins/.gitignore | 2 +-
scripts/genksyms/.gitignore | 2 +-
scripts/genksyms/Makefile | 2 +-
scripts/link-vmlinux.sh | 14 -
scripts/mod/.gitignore | 8 +-
scripts/nsdeps | 2 +-
scripts/recordmcount.pl | 2 +-
scripts/remove-stale-files | 31 +
scripts/setlocalversion | 2 +-
scripts/tags.sh | 2 +-
tools/testing/selftests/net/mptcp/mptcp_connect.sh | 2 +-
usr/.gitignore | 4 +-
usr/gen_initramfs.sh | 2 +-
usr/include/.gitignore | 4 +-
72 files changed, 621 insertions(+), 831 deletions(-)
delete mode 100644 arch/sh/kernel/syscalls/syscallhdr.sh
delete mode 100644 arch/sh/kernel/syscalls/syscalltbl.sh
delete mode 100644 arch/sparc/kernel/syscalls/syscallhdr.sh
delete mode 100644 arch/sparc/kernel/syscalls/syscalltbl.sh
create mode 100755 scripts/remove-stale-files
--
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-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from 9c4797e2b5d modulo-sched: skip loops with strange register defs [PR100225]
adds 8430391f4f9 Daily bump.
adds d7c8e626153 libcpp: Fix up pragma preprocessing [PR100450]
adds bea76e5393d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 30 ++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 32 ++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr100450.c | 20 +++++++++++++++++++
libcpp/ChangeLog | 8 ++++++++
libcpp/lex.c | 1 +
libgomp/ChangeLog | 7 +++++++
7 files changed, 99 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr100450.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards c8dadb7d 0: update: gcc-9c4797e2b5dea101b28826dee8c30125764811e3: 1
new 7d5062d9 0: update: gcc-bea76e5393decc2b98c12d212fd56647e934f0c4: 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 (c8dadb7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 58 +-
02-prepare_abe/console.log | 174 +-
04-build_abe-bootstrap_O1/console.log | 92880 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 93114 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 93095 insertions(+), 93143 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 binutils-gdb.
from b50a658ac10 sim: touch modules target
new bb608f811bc sim: h8300: clean up various warnings
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:
sim/h8300/ChangeLog | 8 ++++++++
sim/h8300/compile.c | 7 +++++--
sim/h8300/configure | 13 ++++++++-----
sim/h8300/configure.ac | 1 -
4 files changed, 21 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_kernel/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2508fc64 0: update: binutils-llvm-linux-qemu: all
new 8a828b1d 0: update: binutils-llvm-linux-qemu: all
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 (2508fc64)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 172 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11899 +++++------
04-build_llvm/console.log | 13898 ++++++------
05-build_abe-qemu/console.log | 6941 +++---
06-build_linux/console.log | 679 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 4 +-
09-update_baseline/results.regressions | 11 +-
console.log | 34031 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 34179 insertions(+), 33927 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 binutils-gdb.
from 6ae9091ab05 sim: cgen: tweak cgen_rtx_error to fix warnings
new 1227922933d sim: cgen: namespace mode_names a bit
new 532497fe6f8 sim: cgen: tweak trace format
new b50a658ac10 sim: touch modules target
The 3 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:
sim/common/ChangeLog | 16 ++++++++++++++++
sim/common/Make-common.in | 1 +
sim/common/cgen-trace.c | 2 +-
sim/common/cgen-types.h | 4 ++--
sim/common/cgen-utils.c | 2 +-
5 files changed, 21 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.