This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 4b23c6ecefcc Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/ [...]
new 7920af5c826c gpio: rockchip: Reset int_bothedge when changing trigger
new ae42f9288846 gpio: Return EPROBE_DEFER if gc->to_irq is NULL
new 115ccd2278cc Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.o [...]
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:
drivers/gpio/gpio-rockchip.c | 56 +++++++++++++++++++++++---------------------
drivers/gpio/gpiolib.c | 10 ++++++++
2 files changed, 39 insertions(+), 27 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 219a8826cd5 testsuite: Fix ASAN error [PR104687]
adds cc187fbca79 testsuite: Move pr104540.C test to g++.target/i386/
adds 3885a122f81 rs6000: Use rs6000_emit_move in movmisalign<mode> expander [...]
new f62115c9b77 match.pd: Further complex simplification fixes [PR104675]
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/config/rs6000/vector.md | 5 +++-
gcc/match.pd | 4 +--
gcc/testsuite/g++.dg/opt/pr104681.C | 19 ++++++++++++++
.../{g++.dg => g++.target/i386}/pr104540.C | 0
gcc/testsuite/gcc.dg/pr104675-3.c | 29 ++++++++++++++++++++++
5 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr104681.C
rename gcc/testsuite/{g++.dg => g++.target/i386}/pr104540.C (100%)
create mode 100644 gcc/testsuite/gcc.dg/pr104675-3.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from e8b4efc3cf Print MI prompt on interrupted command
adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string
No new revisions were added by this update.
Summary of changes:
gdb/Makefile.in | 1 +
gdb/symfile.c | 6 ++--
gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++++++++++++
gdbsupport/gdb_unique_ptr.h | 19 +++++++++++
4 files changed, 80 insertions(+), 3 deletions(-)
create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 40f5fc2c 2: update: binutils-gcc: 1
new 2ae99290 2: update: binutils-gcc: 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 (40f5fc2c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 52448 -> 50404 bytes
05-build_abe-bootstrap/console.log.xz | Bin 167980 -> 168204 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 94 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++---
7 files changed, 53 insertions(+), 53 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 c47658311d60 Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub [...]
new 4f774c4a65bf cpufreq: Reintroduce ready() callback
new ef8ee1cb8fc8 cpufreq: qcom-hw: Delay enabling throttle_irq
new c5eb92f57de2 Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/p [...]
new 2800b6d0fc39 Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/li [...]
new 3abea10e6a8f thermal: int340x: fix memory leak in int3400_notify()
new e48cb5c2c65d Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/s [...]
new d04ad245d67a regmap-irq: Update interrupt clear register for proper reset
new 0e9894e6aac2 Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/p [...]
new f0fdfc04fd97 regulator: da9121: Fix DA914x current values
new c8c57fbc1c50 regulator: da9121: Fix DA914x voltage value
new 9c7cf33c53ce regulator: da9121: Remove surplus DA9141 parameters
new 64b5132b897c Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.or [...]
new ab3824427b84 spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq [...]
new 9382df0a98aa spi: rockchip: Fix error in getting num-cs property
new 80808768e413 spi: rockchip: terminate dma transmission when slave abort
new 4b23c6ecefcc Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/ [...]
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:
Documentation/cpu-freq/cpu-drivers.rst | 3 +++
.../translations/zh_CN/cpu-freq/cpu-drivers.rst | 2 ++
drivers/base/regmap/regmap-irq.c | 20 ++++++--------------
drivers/cpufreq/cpufreq.c | 4 ++++
drivers/cpufreq/qcom-cpufreq-hw.c | 11 ++++++++++-
drivers/regulator/da9121-regulator.c | 16 ++++++----------
drivers/spi/spi-rockchip.c | 13 ++++++++++---
drivers/spi/spi-zynq-qspi.c | 3 +++
.../thermal/intel/int340x_thermal/int3400_thermal.c | 4 ++++
include/linux/cpufreq.h | 3 +++
10 files changed, 51 insertions(+), 28 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from d54cdd1538d arc: Fail conditional move expand patterns
adds 219a8826cd5 testsuite: Fix ASAN error [PR104687]
adds cc187fbca79 testsuite: Move pr104540.C test to g++.target/i386/
adds 3885a122f81 rs6000: Use rs6000_emit_move in movmisalign<mode> expander [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/vector.md | 5 ++++-
gcc/testsuite/g++.dg/opt/pr104681.C | 19 +++++++++++++++++++
gcc/testsuite/{g++.dg => g++.target/i386}/pr104540.C | 0
gcc/testsuite/gcc.dg/lto/20090717_0.c | 2 +-
4 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr104681.C
rename gcc/testsuite/{g++.dg => g++.target/i386}/pr104540.C (100%)
--
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 13cd9508af gdb/testsuite: fix list.exp test cases
adds e8b4efc3cf Print MI prompt on interrupted command
adds 820ed8af6a gdb: add operator+= and operator+ overload for std::string
No new revisions were added by this update.
Summary of changes:
gdb/Makefile.in | 1 +
gdb/mi/mi-interp.c | 11 +++++++
gdb/symfile.c | 6 ++--
gdb/unittests/unique_xmalloc_ptr_char.c | 57 +++++++++++++++++++++++++++++++++
gdbsupport/gdb_unique_ptr.h | 19 +++++++++++
5 files changed, 91 insertions(+), 3 deletions(-)
create mode 100644 gdb/unittests/unique_xmalloc_ptr_char.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4f9deada 0: update: binutils-gcc: 2
new bfd5126f 0: update: binutils-gcc: 2
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 (4f9deada)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 37652 -> 37540 bytes
05-build_abe-bootstrap/console.log.xz | Bin 263084 -> 263072 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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 3885a122f81 rs6000: Use rs6000_emit_move in movmisalign<mode> expander [...]
new f62115c9b77 match.pd: Further complex simplification fixes [PR104675]
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/match.pd | 4 ++--
gcc/testsuite/gcc.dg/pr104675-3.c | 29 +++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr104675-3.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.
unknown user pushed a change to branch master
in repository linux.
from 53ab78cd6d5a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new 5f6b0f2d037c ata: pata_hpt37x: fix PCI clock detection
new 8d093e02e898 ata: pata_hpt37x: disable primary channel on HPT371
new 78081594971a Merge tag 'ata-5.17-rc6' of git://git.kernel.org/pub/scm/l [...]
new 038438a25c45 usb: dwc3: pci: add support for the Intel Raptor Lake-S
new d7c93a903f33 usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel B [...]
new 8b328f8002bc xhci: re-initialize the HC during resume if HCE was set
new 243a1dd7ba48 xhci: Prevent futile URB re-submissions due to incorrect r [...]
new aba2081e0a9c tps6598x: clear int mask on probe failure
new 62e3f0afe246 usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
new 32fde84362c4 usb: dwc2: drd: fix soft connect when gadget is unconfigured
new 7f14c7227f34 USB: gadget: validate endpoint index for xilinx udc
new 84918a89d6ef usb: dwc3: gadget: Let the interrupt handler disable botto [...]
new aaaba1c86d04 usb: gadget: rndis: add spinlock for rndis response list
new 198a7ebd5fa1 Revert "USB: serial: ch341: add new Product ID for CH341A"
new 6ecb3f0b18b3 USB: serial: option: add support for DW5829e
new cfc4442c642d USB: serial: option: add Telit LE910R1 compositions
new 19eae24b76c2 Merge tag 'usb-serial-5.17-rc6' of https://git.kernel.org/ [...]
new 548b1af45d1a Merge tag 'usb-5.17-rc6' of git://git.kernel.org/pub/scm/l [...]
new 737b0ef3be6b tty: n_gsm: fix encoding of control signal octet bit DV
new 57435c42400e tty: n_gsm: fix encoding of command/response bit
new e3b7468f082d tty: n_gsm: fix proper link termination after failed open
new 96b169f05cdc tty: n_gsm: fix NULL pointer access due to DLCI release
new c19d93542a60 tty: n_gsm: fix wrong tty control line for flow control
new 687f9ad43c52 tty: n_gsm: fix wrong modem processing in convergence laye [...]
new a2ab75b8e76e tty: n_gsm: fix deadlock in gsmtty_open()
new eebb0f4e894f sc16is7xx: Fix for incorrect data being transmitted
new d8fc3bb606d8 Merge tag 'tty-5.17-rc6' of git://git.kernel.org/pub/scm/l [...]
new b6821b0d9b56 staging: fbtft: fb_st7789v: reset display before initialization
new eae9350eb40a Merge tag 'staging-5.17-rc6' of git://git.kernel.org/pub/s [...]
new d8f7a5484f21 driver core: Free DMA range map when device is released
new d68ccfdbe520 Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/p [...]
new b7a78a8adaa8 iio: adc: tsc2046: fix memory corruption by preventing arr [...]
new 0e33d15f1dce iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN [...]
new b0e85f95e30d iio:imu:adis16480: fix buffering for devices with no burst mode
new ccbed9d8d2a5 iio: accel: fxls8962af: add padding to regmap for SPI
new a1cba0e2deeb iio: frequency: admv1013: remove the always true condition
new e0a2e37f3038 iio: adc: men_z188_adc: Fix a resource leak in an error ha [...]
new e7a3290d330e iio: addac: ad74413r: Do not reference negative array offsets
new 8a3e4a5614ad iio: addac: ad74413r: use ngpio size when iterating over mask
new 4165456fe6b7 iio: addac: ad74413r: correct comparator gpio getters mask usage
new 632fe0bb8c5b iio: Fix error handling for PM
new ea85bf906466 iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx [...]
new efe8a1e7cad4 Merge tag 'iio-fixes-for-5.17a' of https://git.kernel.org/ [...]
new f6c052afe6f8 nvmem: core: Fix a conflict between MTD and NVMEM on wp-gp [...]
new 6c7621890995 mtd: core: Fix a conflict between MTD and NVMEM on wp-gpio [...]
new c47658311d60 Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub [...]
The 46 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/pata_hpt37x.c | 18 +++++++-
drivers/base/dd.c | 5 +++
drivers/iio/accel/bmc150-accel-core.c | 5 ++-
drivers/iio/accel/fxls8962af-core.c | 12 +++++-
drivers/iio/accel/fxls8962af-i2c.c | 2 +-
drivers/iio/accel/fxls8962af-spi.c | 2 +-
drivers/iio/accel/fxls8962af.h | 3 +-
drivers/iio/accel/kxcjk-1013.c | 5 ++-
drivers/iio/accel/mma9551.c | 5 ++-
drivers/iio/accel/mma9553.c | 5 ++-
drivers/iio/adc/ad7124.c | 2 +-
drivers/iio/adc/men_z188_adc.c | 9 +++-
drivers/iio/adc/ti-tsc2046.c | 4 +-
drivers/iio/addac/ad74413r.c | 17 ++++----
drivers/iio/frequency/admv1013.c | 2 +-
drivers/iio/gyro/bmg160_core.c | 5 ++-
drivers/iio/imu/adis16480.c | 7 +++-
drivers/iio/imu/kmx61.c | 5 ++-
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 6 ++-
drivers/iio/magnetometer/bmc150_magn.c | 5 ++-
drivers/mtd/mtdcore.c | 2 +
drivers/nvmem/core.c | 2 +-
drivers/staging/fbtft/fb_st7789v.c | 2 +
drivers/tty/n_gsm.c | 61 ++++++++++++++++++----------
drivers/tty/serial/sc16is7xx.c | 3 ++
drivers/usb/dwc2/core.h | 2 +
drivers/usb/dwc2/drd.c | 6 ++-
drivers/usb/dwc3/dwc3-pci.c | 21 ++++++++--
drivers/usb/dwc3/gadget.c | 2 +
drivers/usb/gadget/function/rndis.c | 8 ++++
drivers/usb/gadget/function/rndis.h | 1 +
drivers/usb/gadget/udc/udc-xilinx.c | 6 +++
drivers/usb/host/xhci.c | 28 +++++++++----
drivers/usb/serial/ch341.c | 1 -
drivers/usb/serial/option.c | 12 ++++++
drivers/usb/typec/tipd/core.c | 7 ++--
include/linux/nvmem-provider.h | 4 +-
37 files changed, 219 insertions(+), 73 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.