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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/llvm-master-aarch64-lts-defconfig.
from 1d1ae67 onsuccess: #54: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 2aaf6c3 onsuccess: #55: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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.xz | Bin 2316 -> 2284 bytes
02-prepare_abe/console.log.xz | Bin 2588 -> 2596 bytes
03-build_abe-binutils/console.log.xz | Bin 27376 -> 27716 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17936 -> 17924 bytes
04-build_kernel_llvm/console.log.xz | Bin 67064 -> 67512 bytes
05-build_abe-qemu/console.log.xz | Bin 34804 -> 34416 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 23072 -> 23324 bytes
06-build_linux/console.log.xz | Bin 3280 -> 3292 bytes
07-boot_linux/console.log.xz | Bin 6108 -> 6180 bytes
08-check_regression/console.log.xz | Bin 1208 -> 1248 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 303 ++++++++++++++++++-----------
jenkins/notify-init.log | 116 ++++++-----
jenkins/rewrite.log | 23 ++-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 48 +++--
notify/mail-subject.txt | 2 +-
23 files changed, 316 insertions(+), 198 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 57d88e8a5974 Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.ker [...]
new 3a7d263aea9d w1: ds2482: Switch back to use struct i2c_driver's .probe()
new 5eb1e6e459cf i2c: Drop legacy callback .probe_new()
new 24dc13f94367 i2c: Make I2C_ATR invisible
new b2cacc2e8187 i2c: I2C_MLXCPLD on ARM64 should depend on ACPI
new fee465150b45 i2c: aspeed: Reset the i2c controller when timeout occurs
new 637f33a4fe86 i2c: cadence: Fix the kernel-doc warnings
new c37f8efcbce1 Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/sc [...]
new 98a158166360 Revert "comedi: add HAS_IOPORT dependencies"
new fd455e77a676 Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/ [...]
new fd6f7ad2fd4d driver core: return an error when dev_set_name() hasn't happened
new 139e08188bab Documentation: embargoed-hardware-issues.rst: Add myself f [...]
new 205d0494782f Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pu [...]
new f26a679ed799 usb: typec: ucsi: Fix NULL pointer dereference
new cce67b6bedd3 Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/li [...]
new 24e0e61db3cb ata: libata: disallow dev-initiated LPM transitions to uns [...]
new e97eb65dd464 ata: sata_mv: Fix incorrect string length computation in m [...]
new 737dd811a3db ata: libahci: clear pending interrupt status
new e3da4c401f2d ata: pata_parport: Fix code style issues
new 80cc944eca4f ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_e [...]
new 7a3bc2b3989e ata: libata-eh: do not thaw the port twice in ata_eh_reset()
new 5e35a9ac3fe3 ata: libata-core: fetch sense data for successful commands [...]
new cc3e5afc6a8c Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/li [...]
new 0b0747d507bf scsi: megaraid_sas: Fix deadlock on firmware crashdump
new 31a0865bf593 scsi: ppa: Fix accidentally reversed conditions for 16-bit [...]
new 0be7592885d7 scsi: qla2xxx: Correct endianness for rqstlen and rsplen
new 59f10a05b5c7 scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_p [...]
new d0b0822e32db scsi: qla2xxx: Fix NULL vs IS_ERR() bug for debugfs_create_dir()
new 5c584fe6098a scsi: target: Replace strlcpy() with strscpy()
new 7df0b2605489 scsi: qedf: Add synchronization between I/O completions and abort
new 2d3f59cf868b scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lock
new d32533d30e21 scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC command
new 4f6cee60453d Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes
new 71996bb835ae scsi: pm80xx: Use phy-specific SAS address when sending PH [...]
new c13e73317458 scsi: pm80xx: Avoid leaking tags when processing OPC_INB_S [...]
new c91774818b04 scsi: pm8001: Setup IRQs on resume
new d14e3e553e05 scsi: target: core: Fix target_cmd_counter leak
new 7dcc683db363 scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_creat [...]
new 9c3034968ed0 scsi: lpfc: Early return after marking final NLP_DROPPED f [...]
new dae40be7a1a7 scsi: lpfc: Prevent use-after-free during rmmod with mappe [...]
new ad8a69f361b9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 40 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:
.../process/embargoed-hardware-issues.rst | 1 +
drivers/ata/ahci.c | 9 ++
drivers/ata/libahci.c | 35 ++++---
drivers/ata/libata-core.c | 7 +-
drivers/ata/libata-eh.c | 16 +---
drivers/ata/libata-sata.c | 19 +++-
drivers/ata/pata_parport/comm.c | 9 +-
drivers/ata/sata_mv.c | 4 +-
drivers/base/core.c | 2 +
drivers/comedi/Kconfig | 103 +++++++--------------
drivers/i2c/Kconfig | 2 +-
drivers/i2c/busses/Kconfig | 4 +-
drivers/i2c/busses/i2c-aspeed.c | 7 +-
drivers/i2c/busses/i2c-cadence.c | 1 +
drivers/scsi/lpfc/lpfc_debugfs.c | 14 +--
drivers/scsi/lpfc/lpfc_hbadisc.c | 5 +-
drivers/scsi/lpfc/lpfc_nvme.c | 24 +++--
drivers/scsi/megaraid/megaraid_sas.h | 2 +-
drivers/scsi/megaraid/megaraid_sas_base.c | 21 ++---
drivers/scsi/pm8001/pm8001_hwi.c | 2 +-
drivers/scsi/pm8001/pm8001_init.c | 51 ++++------
drivers/scsi/pm8001/pm80xx_hwi.c | 4 +-
drivers/scsi/ppa.c | 4 +-
drivers/scsi/qedf/qedf_io.c | 10 +-
drivers/scsi/qedf/qedf_main.c | 7 +-
drivers/scsi/qla2xxx/qla_dfs.c | 6 +-
drivers/scsi/qla2xxx/qla_inline.h | 2 +-
drivers/scsi/qla2xxx/qla_isr.c | 6 +-
drivers/scsi/qla2xxx/qla_nvme.c | 10 +-
drivers/scsi/qla2xxx/qla_target.c | 3 +-
drivers/scsi/qla2xxx/tcm_qla2xxx.c | 4 +-
drivers/target/target_core_configfs.c | 24 ++---
drivers/target/target_core_transport.c | 1 +
drivers/ufs/core/ufshcd.c | 13 +--
drivers/usb/typec/ucsi/debugfs.c | 3 +
drivers/w1/masters/ds2482.c | 2 +-
include/linux/i2c.h | 11 +--
include/linux/libata.h | 4 +
include/linux/nvme-fc-driver.h | 6 +-
39 files changed, 227 insertions(+), 231 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.