This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-14-branch
in repository binutils-gdb.
from ac89073b2de Automatic date update in version.in
new b570239b90f Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_42-branch
in repository binutils-gdb.
from 2f167726c1e Automatic date update in version.in
new 9e4144bb573 Automatic date update in version.in
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:
bfd/version.h | 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 ac6727189c07 Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/sc [...]
new 767712f91de7 scsi: ufs: core: Fix MCQ MAC configuration
new 99cfb212ef4d scsi: target: iscsi: Remove unused variable xfer_len
new a57345279fd3 scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type()
new 8e68a458bcf5 scsi: libsas: Fix disk not being scanned in after being removed
new 81e2c1a0f8d3 scsi: ufs: qcom: Provide default cycles_in_1us value
new db06ae7ce9fd scsi: ufs: core: Add config_scsi_dev vops comment
new f1fb41765d0b scsi: sg: Make sg_sysfs_class constant
new ee8dda6a7e9d scsi: pmcraid: Make pmcraid_class constant
new a08f0eb02981 scsi: cxlflash: Make cxlflash_class constant
new ac9f3ac5b86c scsi: ch: Make ch_sysfs_class constant
new 0822853d658b scsi: st: Make st_sysfs_class constant
new 28d41991182c scsi: lpfc: Correct size for wqe for memset()
new 16cc2ba71b9f scsi: lpfc: Correct size for cmdwqe/rspwqe for memset()
new 4895009c4bb7 scsi: qla2xxx: Prevent command send on chip reset
new 881eb861ca38 scsi: qla2xxx: Fix N2N stuck connection
new 76a192e1a566 scsi: qla2xxx: Split FCE|EFT trace control
new 688fa069fda6 scsi: qla2xxx: Update manufacturer detail
new 69aecdd41010 scsi: qla2xxx: NVME|FCP prefer flag not being honored
new a27d4d0e7de3 scsi: qla2xxx: Fix command flush on cable pull
new e288285d4778 scsi: qla2xxx: Fix double free of the ha->vp_map pointer
new 82f522ae0d97 scsi: qla2xxx: Fix double free of fcport
new b5a30840727a scsi: qla2xxx: Change debug message during driver unload
new 591c1fdf2016 scsi: qla2xxx: Delay I/O Abort on PCI error
new b8260ca37930 scsi: qla2xxx: Update version to 10.02.09.200-k
new 48c0b76923c4 Merge patch series "qla2xxx misc. bug fixes"
new 91ddb6d0c315 scsi: lpfc: Remove unnecessary log message in queuecommand path
new 4ddf01f2f150 scsi: lpfc: Move NPIV's transport unregistration to after [...]
new 4623713e7ade scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling
new bb011631435c scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
new d11272be497e scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_un [...]
new ded20192dff3 scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()
new f733a76ea0a9 scsi: lpfc: Use a dedicated lock for ras_fwlog state
new 18f7fe44bc79 scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr
new 115d137aa918 scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr
new 85d77f917a3b scsi: lpfc: Define types in a union for generic void *cont [...]
new 01b6b70d98f2 scsi: lpfc: Update lpfc version to 14.4.0.1
new 0fa215e5326b scsi: lpfc: Copyright updates for 14.4.0.1 patches
new 52d8210ea45d Merge patch series "Update lpfc to revision 14.4.0.1"
new f02fe780f28d Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes
new 27f58c04a8f4 scsi: sg: Avoid sg device teardown race
new 0c76106cb975 scsi: sd: Fix TCG OPAL unlock on system resume
new 429846b4b6ce scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
new f23a4d6e0757 scsi: core: Fix unremoved procfs host directory regression
new c214ed2a4dda scsi: bnx2fc: Remove spin_lock_bh while releasing resource [...]
new fe764a75cffe Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 15922f5dbf51 xfs: allow sunit mount option to repair bad primary sb str [...]
new f2e812c1522d xfs: don't use current->journal_info
new 712e14250dd2 Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/sc [...]
The 48 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/ata/libata-eh.c | 5 +-
drivers/ata/libata-scsi.c | 9 +++
drivers/scsi/bnx2fc/bnx2fc_tgt.c | 2 -
drivers/scsi/ch.c | 20 ++---
drivers/scsi/cxlflash/main.c | 17 ++--
drivers/scsi/hosts.c | 7 +-
drivers/scsi/libsas/sas_expander.c | 51 ++++++++----
drivers/scsi/lpfc/lpfc.h | 2 +-
drivers/scsi/lpfc/lpfc_attr.c | 4 +-
drivers/scsi/lpfc/lpfc_bsg.c | 40 +++++-----
drivers/scsi/lpfc/lpfc_debugfs.c | 12 +--
drivers/scsi/lpfc/lpfc_els.c | 45 +++++------
drivers/scsi/lpfc/lpfc_hbadisc.c | 33 ++++----
drivers/scsi/lpfc/lpfc_init.c | 13 ++--
drivers/scsi/lpfc/lpfc_mbox.c | 30 +++-----
drivers/scsi/lpfc/lpfc_nportdisc.c | 12 +--
drivers/scsi/lpfc/lpfc_nvme.c | 4 +-
drivers/scsi/lpfc/lpfc_nvmet.c | 2 +-
drivers/scsi/lpfc/lpfc_scsi.c | 23 +-----
drivers/scsi/lpfc/lpfc_sli.c | 99 ++++++++++++------------
drivers/scsi/lpfc/lpfc_sli.h | 30 ++++++--
drivers/scsi/lpfc/lpfc_sli4.h | 7 +-
drivers/scsi/lpfc/lpfc_version.h | 2 +-
drivers/scsi/lpfc/lpfc_vport.c | 10 +--
drivers/scsi/mpi3mr/mpi3mr_app.c | 2 +-
drivers/scsi/pmcraid.c | 20 ++---
drivers/scsi/qla2xxx/qla_attr.c | 14 +++-
drivers/scsi/qla2xxx/qla_def.h | 2 +-
drivers/scsi/qla2xxx/qla_gbl.h | 2 +-
drivers/scsi/qla2xxx/qla_init.c | 128 ++++++++++++++++---------------
drivers/scsi/qla2xxx/qla_iocb.c | 68 ++++++++++------
drivers/scsi/qla2xxx/qla_mbx.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 3 +-
drivers/scsi/qla2xxx/qla_target.c | 10 +++
drivers/scsi/qla2xxx/qla_version.h | 4 +-
drivers/scsi/scsi_scan.c | 34 ++++++++
drivers/scsi/sd.c | 23 +++++-
drivers/scsi/sg.c | 22 +++---
drivers/scsi/st.c | 4 +-
drivers/target/iscsi/iscsi_target_erl1.c | 3 +-
drivers/ufs/core/ufs-mcq.c | 2 +-
drivers/ufs/host/ufs-qcom.c | 6 +-
fs/xfs/libxfs/xfs_sb.c | 40 +++++++---
fs/xfs/libxfs/xfs_sb.h | 5 +-
fs/xfs/scrub/common.c | 4 +-
fs/xfs/xfs_aops.c | 7 --
fs/xfs/xfs_icache.c | 8 +-
fs/xfs/xfs_trans.h | 9 +--
include/linux/libata.h | 1 +
include/scsi/scsi_driver.h | 1 +
include/scsi/scsi_host.h | 1 +
include/uapi/scsi/scsi_bsg_mpi3mr.h | 2 +-
include/ufs/ufshcd.h | 1 +
53 files changed, 520 insertions(+), 387 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 486291a0e624 Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedes [...]
new ef25725b7f8a staging: vc04_services: changen strncpy() to strscpy_pad()
new f37e76abd614 staging: vc04_services: fix information leak in create_com [...]
new 4e6e42298551 Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/sc [...]
new cd5432c71235 USB: UAS: return ENODEV when submit urbs fail with device [...]
new 893cd9469c68 usb: typec: tcpm: Correct port source pdo array in pd_set [...]
new f5e9bda03aa5 usb: typec: ucsi: Fix race between typec_switch and role_switch
new 7c9631969287 usb: misc: ljca: Fix double free in error handling path
new b63f90487bdf usb: typec: tcpm: fix double-free issue in tcpm_port_unreg [...]
new 17af5050dead usb: typec: tcpm: Update PD of Type-C port upon pd_set
new 80ba43e9f799 USB: core: Fix deadlock in usb_deauthorize_interface()
new 3c7b9856a822 usb: dwc2: host: Fix hibernation flow
new bae2bc73a59c usb: dwc2: host: Fix remote wakeup from hibernation
new b258e4268850 usb: dwc2: host: Fix ISOC flow in DDMA mode
new 31f42da31417 usb: dwc2: gadget: Fix exiting from clock gating
new 5d69a3b54e5a usb: dwc2: gadget: LPM flow fix
new 339f83612f3a usb: cdc-wdm: close race between read and workqueue
new fdada0db0b2a Revert "usb: phy: generic: Get the vbus supply"
new f9aa41130ac6 usb: dwc3: Properly set system wakeup
new f121531703ae usb: dwc3: pci: Drop duplicate ID
new 2a587a035214 usb: udc: remove warning when queue disabled ep
new 53f5094fdf5d usb: typec: Return size of buffer if pd_set operation succeeds
new 15b2e71b4653 usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
new 808a8b9e0b87 usb: typec: ucsi: Check for notifications after init
new 6b5c85ddeea7 usb: typec: ucsi: Ack unsupported commands
new 6aaceb7d9cd0 usb: typec: ucsi_acpi: Refactor and fix DELL quirk
new 3de4f996a0b5 usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
new 0be3870f7cbb usb: typec: ucsi: Check capabilities before cable and iden [...]
new ee113b860aa1 USB: core: Add hub_get() and hub_put() routines
new f4d1960764d8 USB: core: Fix deadlock in port "disable" sysfs attribute
new ff789a26cc37 Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/li [...]
new d1ef7a9ca867 i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
new 2953eb02875b Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org [...]
new ac6727189c07 Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/sc [...]
The 33 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/i2c/busses/i2c-i801.c | 7 +-
.../staging/vc04_services/vchiq-mmal/mmal-vchiq.c | 5 +-
drivers/usb/class/cdc-wdm.c | 6 +-
drivers/usb/core/hub.c | 23 ++++--
drivers/usb/core/hub.h | 2 +
drivers/usb/core/port.c | 38 ++++++++-
drivers/usb/core/sysfs.c | 16 +++-
drivers/usb/dwc2/core.h | 14 ++++
drivers/usb/dwc2/core_intr.c | 72 +++++++++++------
drivers/usb/dwc2/gadget.c | 10 +++
drivers/usb/dwc2/hcd.c | 49 +++++++++---
drivers/usb/dwc2/hcd_ddma.c | 17 ++--
drivers/usb/dwc2/hw.h | 2 +-
drivers/usb/dwc2/platform.c | 2 +-
drivers/usb/dwc3/core.c | 2 +
drivers/usb/dwc3/core.h | 2 +
drivers/usb/dwc3/dwc3-pci.c | 2 -
drivers/usb/dwc3/gadget.c | 10 +++
drivers/usb/dwc3/host.c | 11 +++
drivers/usb/gadget/udc/core.c | 4 +-
drivers/usb/misc/usb-ljca.c | 22 +++---
drivers/usb/phy/phy-generic.c | 7 --
drivers/usb/storage/uas.c | 28 ++++---
drivers/usb/typec/class.c | 7 +-
drivers/usb/typec/tcpm/tcpm.c | 6 +-
drivers/usb/typec/ucsi/ucsi.c | 90 +++++++++++++++++-----
drivers/usb/typec/ucsi/ucsi.h | 5 +-
drivers/usb/typec/ucsi/ucsi_acpi.c | 75 ++++++++----------
drivers/usb/typec/ucsi/ucsi_glink.c | 14 ++++
29 files changed, 383 insertions(+), 165 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 cb3729d3780 Automatic date update in version.in
new 05612aa74b5 Lower variable definitions in tui_redisplay_readline
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:
gdb/tui/tui-io.c | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 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 master
in repository toolchain/ci/interesting-commits.
from a6b17c6bd Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
new ebe03ab8d Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
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:
.../jira/description | 4 ++++
gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/jira/yaml | 4 ++++
gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/status.txt | 4 ++++
.../details.txt | 12 ++++++------
.../reproduction_instructions.txt | 4 ++--
.../master-arm-check_bootstrap_lto}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_check/status.txt | 4 ++++
8 files changed, 26 insertions(+), 10 deletions(-)
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/839bc4277 [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 519c91a08 Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
new a6b17c6bd Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
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:
.../tcwg_bootstrap_check/master-arm-check_bootstrap_lto}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{01fe115ba7eafebcf97bbac9e157038a003d0c85/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 855fb87ee Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
new 519c91a08 Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
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:
.../jira/description | 4 ++++
gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/jira/yaml | 4 ++++
gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/status.txt | 4 ++++
.../details.txt | 12 ++++++------
.../reproduction_instructions.txt | 4 ++--
.../master-aarch64-check_bootstrap_lto}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_check/status.txt | 4 ++++
8 files changed, 26 insertions(+), 10 deletions(-)
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/{ => tcwg_bootstrap_check/m [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from e92302846 Add entry 1607e8212caa7c050d89b5b143531edb815ec7f3 from https [...]
new 855fb87ee Add entry 839bc42772ba7af66af3bd16efed4a69511312ae from https [...]
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:
.../tcwg_bootstrap_check/master-aarch64-check_bootstrap_lto/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{061f74c06735e1fa35b910ae0bcf01b61a74ec23 => 839bc42772ba7af66af3bd1 [...]
copy gcc/sha1/839bc42772ba7af66af3bd16efed4a69511312ae/tcwg_bootstrap_check/{maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.