This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to annotated tag v6.5-rc6
in repository linux.
at e42df5dc5f39 (tag)
tagging 2ccdd1b13c591d306f0401d98dedc4bdcd02b421 (commit)
replaces v6.5-rc5
tagged by Linus Torvalds
on Sun Aug 13 11:29:55 2023 -0700
- Log -----------------------------------------------------------------
Linux 6.5-rc6
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmTZISMeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGP+kH/RJWesO8dQ1b2jRh
v1dexbytGUykROpmHBnJKDznwsSBnhDlI9Tu62dumWKRrCzwZto8Hag1QC2jYrra
x7f3W087HdTSh3j5B92kGK/ZXgm4NwjVI078ujSv/e+qJMB3behpdL7uUkFUeeVV
OaDhlSL4ILlyVOYPX3sHMiPutmZcXxe8/25o4aylpBrzlClKen7OODRz6gIwyVOR
Nufgi/H5bkB4rDLOVI87HrxQMSpCtyGJtjTB78e/aRvIwYhJq16iuq+uBqOxQqgr
anlg1nJ3r6/LphiT9H63xNFwIJDxtL7I1V8CQ9Jyvf/O4MNGSaM7sHw2l8ujTxU9
hf4GYyY=
=loC2
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2ccdd1b13c59 Linux 6.5-rc6
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.
--
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 4c75bf7e4a0e Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pu [...]
new 2ccdd1b13c59 Linux 6.5-rc6
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:
Makefile | 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.
unknown user pushed a change to branch master
in repository linux.
from a785fd28d31f Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/sc [...]
new 175544ad48cb scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
new 5a43b07a8783 scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
new 8366d1f1249a scsi: 53c700: Check that command slot is not NULL
new 9426d3cef500 scsi: core: Fix legacy /proc parsing buffer overflow
new 04b5b5cb0136 scsi: core: Fix possible memory leak if device_add() fails
new 41320b18a0e0 scsi: snic: Fix possible memory leak if device_add() fails
new b6d128f89a85 scsi: ufs: renesas: Fix private allocation
new 8eebf0e84f06 scsi: lpfc: Remove reftag check in DIF paths
new dd64f8058719 scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
new 1516ee035df3 scsi: qedi: Fix firmware halt over suspend and resume
new ef222f551e7c scsi: qedf: Fix firmware halt over suspend and resume
new 7308e92756d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 785c00993dc4 platform/x86/amd/pmf: Fix unsigned comparison with less than zero
new 1cd0302be564 ACPI: scan: Create platform device for CS35L56
new 5a66d59b5ff5 platform/x86: msi-ec: Fix the build
new af8a6d281bfb platform/x86: ISST: Reduce noise for missing numa informat [...]
new 8e3938cff019 platform: mellanox: Fix order in exit flow
new 3c91d7e8c64f platform: mellanox: mlx-platform: Fix signals polarity and [...]
new 9f8ccdb5088b platform: mellanox: mlx-platform: Modify graceful shutdown [...]
new d66a8aab7dc3 platform: mellanox: Change register offset addresses
new 2b6aa6610dc9 platform/x86: lenovo-ymc: Only bind on machines with a con [...]
new 3dcf1473c711 Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kerne [...]
new 238353088e9b scripts/kallsyms: Fix build failure by setting errno befor [...]
new 6ccbd7fd4746 alpha: remove __init annotation from exported page_is_ram()
new 4c75bf7e4a0e Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pu [...]
The 25 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:
arch/alpha/kernel/setup.c | 3 +--
drivers/acpi/scan.c | 1 +
drivers/platform/x86/amd/pmf/sps.c | 3 ++-
.../x86/intel/speed_select_if/isst_if_common.c | 4 +--
drivers/platform/x86/lenovo-ymc.c | 25 ++++++++++++++++++
drivers/platform/x86/mlx-platform.c | 23 ++++++++---------
drivers/platform/x86/msi-ec.c | 18 ++++++-------
drivers/platform/x86/serial-multi-instantiate.c | 14 ++++++++++
drivers/scsi/53c700.c | 2 +-
drivers/scsi/fnic/fnic.h | 2 +-
drivers/scsi/fnic/fnic_scsi.c | 6 +++--
drivers/scsi/lpfc/lpfc_scsi.c | 20 +++------------
drivers/scsi/qedf/qedf_main.c | 18 +++++++++++++
drivers/scsi/qedi/qedi_main.c | 23 +++++++++++++++--
drivers/scsi/raid_class.c | 1 +
drivers/scsi/scsi_proc.c | 30 ++++++++++++----------
drivers/scsi/snic/snic_disc.c | 1 +
drivers/scsi/storvsc_drv.c | 4 ---
drivers/ufs/host/ufs-renesas.c | 2 +-
scripts/kallsyms.c | 1 +
20 files changed, 134 insertions(+), 67 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_embed_check_gcc/master-thumb_m23_eabi
in repository toolchain/ci/base-artifacts.
from b8945795cf onsuccess: #57: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new b073535b9f onsuccess: #60: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
00-sumfiles/g++.log.xz | Bin 2553280 -> 2543084 bytes
00-sumfiles/gcc.log.xz | Bin 2054480 -> 2075260 bytes
00-sumfiles/libstdc++.log.xz | Bin 449520 -> 451012 bytes
01-reset_artifacts/console.log.xz | Bin 2072 -> 2044 bytes
02-prepare_abe/console.log.xz | Bin 2660 -> 2636 bytes
03-build_abe-binutils/console.log.xz | Bin 27844 -> 27872 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17736 -> 17740 bytes
04-build_abe-stage1/console.log.xz | Bin 90348 -> 89856 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 69872 -> 69788 bytes
05-clean_sysroot/console.log.xz | Bin 372 -> 372 bytes
06-build_abe-newlib/console.log.xz | Bin 13160 -> 13060 bytes
06-build_abe-newlib/make-newlib.log.xz | Bin 7132 -> 7168 bytes
07-build_abe-stage2/console.log.xz | Bin 123856 -> 122596 bytes
07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 94572 -> 94308 bytes
08-build_abe-gdb/console.log.xz | Bin 35820 -> 35276 bytes
08-build_abe-gdb/make-gdb.log.xz | Bin 27060 -> 26428 bytes
09-build_abe-qemu/console.log.xz | Bin 32592 -> 33044 bytes
09-build_abe-qemu/make-qemu.log.xz | Bin 21004 -> 21444 bytes
10-build_abe-dejagnu/console.log.xz | Bin 4316 -> 4340 bytes
10-build_abe-dejagnu/make-dejagnu.log.xz | Bin 584 -> 584 bytes
11-build_abe-check_gcc/check-gcc.log.xz | Bin 34564 -> 40500 bytes
11-build_abe-check_gcc/console.log.xz | Bin 7252 -> 7224 bytes
12-check_regression/console.log.xz | Bin 4780 -> 4792 bytes
git/binutils_rev | 2 +-
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 6 +-
manifest.sh | 2 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 16 +--
notify/mail-subject.txt | 2 +-
notify/notify-full.log | 154 ++++++++++++++---------------
notify/notify-init.log | 46 ++++-----
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
36 files changed, 116 insertions(+), 128 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.