This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 2af3e53a4dc0 Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesk [...]
new 5a43001c0169 ASN.1: Fix check for strdup() success
new bc66b591903e ALSA: hda/realtek: Remove specific patch for Dell Precision 3260
new de6aa72b265b ASoC: SOF: ipc4-topology: Clarify bind failure caused by m [...]
new 0b186bb06198 ASoC: SOF: pm: Tear down pipelines only if DSP was active
new 352e1eb17eee ASoC: max98373: change power down sequence for smart amp
new 238787157d83 ASoC: fsl_sai: Fix pins setting for i.MX8QM platform
new 86a24e99c972 ASoC: fsl_asrc_dma: fix potential null-ptr-deref
new 990cbca00226 Merge tag 'asoc-fix-v6.3-rc7' of https://git.kernel.org/pu [...]
new 2ae147d643d3 ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
new a14e151910dd Merge tag 'sound-6.3' of git://git.kernel.org/pub/scm/linu [...]
new 01407940f9cd gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regm [...]
new 2ce987d7eeb1 gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config
new bdc83e00f0a1 Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pu [...]
new 73a428b37b9b iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_ [...]
new ffef73791574 iio: dac: ad5755: Add missing fwnode_handle_put()
new b1cb00d51e36 iio: light: tsl2772: fix reading proximity-diodes from dev [...]
new 265f1ecff7bf Merge tag 'iio-fixes-for-6.3b' of https://git.kernel.org/p [...]
new c3d79fda250a fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ [...]
new 83a458e330ff fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()
new d2b727cb532b fpga: xilinx-pr-decoupler: Use readl wrapper instead of pu [...]
new dc70eb868b9c fpga: bridge: properly initialize bridge device before pop [...]
new a042d7feae7e Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub [...]
new 8fd06d441e35 Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pu [...]
new 81ea1222f2fa Revert "block: Merge bio before checking ->cached_rq"
new 334e5a8206af Merge tag 'block-6.3-2023-04-21' of git://git.kernel.dk/linux
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:
block/blk-mq.c | 7 +++----
drivers/fpga/dfl-pci.c | 20 ++++++--------------
drivers/fpga/fpga-bridge.c | 3 ++-
drivers/fpga/intel-m10-bmc-sec-update.c | 2 +-
drivers/fpga/xilinx-pr-decoupler.c | 2 +-
drivers/gpio/gpio-104-dio-48e.c | 1 +
drivers/gpio/gpio-104-idi-48.c | 1 +
drivers/iio/adc/at91-sama5d2_adc.c | 2 +-
drivers/iio/dac/ad5755.c | 1 +
drivers/iio/light/tsl2772.c | 1 +
scripts/asn1_compiler.c | 2 +-
sound/pci/hda/patch_realtek.c | 2 +-
sound/soc/codecs/max98373.c | 4 ++--
sound/soc/fsl/fsl_asrc_dma.c | 11 ++++++++---
sound/soc/fsl/fsl_sai.c | 2 +-
sound/soc/sof/ipc4-topology.c | 10 ++++++----
sound/soc/sof/pm.c | 8 +++++++-
17 files changed, 44 insertions(+), 35 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 glibc.
from 8e78a2e1d1 hurd: Don't migrate reply port into __init1_tcbhead
adds 1626d8a521 string: Allow use of test-string.h for non-ifunc implementations.
adds eaaad78db4 string: Add tests for strdup (BZ #30266)
adds 0c48aa0551 string: Add tests for strndup (BZ #30266)
adds 0aa5b28a50 wcsmbs: Add wcsdup() tests. (BZ #30266)
No new revisions were added by this update.
Summary of changes:
string/Makefile | 2 +
string/{test-strcpy.c => test-strdup.c} | 146 ++++++++---------------
string/test-string.h | 4 +-
string/test-strndup.c | 200 ++++++++++++++++++++++++++++++++
wcsmbs/Makefile | 1 +
wcsmbs/test-wcsdup.c | 2 +
6 files changed, 253 insertions(+), 102 deletions(-)
copy string/{test-strcpy.c => test-strdup.c} (52%)
create mode 100644 string/test-strndup.c
create mode 100644 wcsmbs/test-wcsdup.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 gcc.
from 7508aacf95d Add Ajit Kumar Agarwal to write after approval
new 857c8e3b3bb c++, tree: optimize walk_tree_1 and cp_walk_subtrees
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/cp/tree.cc | 134 +++++++++++++++++++++++++++++----------------------------
gcc/tree.cc | 103 ++++++++++++++++++++++----------------------
2 files changed, 119 insertions(+), 118 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 e6f689d0900 MAINTAINERS: add Vineet Gupta to write after approval
new 1fe9bef9f55 expansion: make layout of x_shift*cost[][][] more efficient
new f7b9258e0d4 Fix boostrap failure in tree-ssa-loop-ch.cc
new 7508aacf95d Add Ajit Kumar Agarwal to write after approval
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:
MAINTAINERS | 1 +
gcc/expmed.h | 27 +++++++++++++--------------
gcc/tree-ssa-loop-ch.cc | 16 +++++++++-------
3 files changed, 23 insertions(+), 21 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 e306501ff55 [aarch64] Use force_reg instead of copy_to_mode_reg.
new e6f689d0900 MAINTAINERS: add Vineet Gupta to write after approval
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
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_native_fast_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
from 9a6d43232f 68: onsuccess: #107: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 77d1245b07 69: onsuccess: #109: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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 1408 -> 1408 bytes
00-sumfiles/gcc.log.xz | Bin 376996 -> 376608 bytes
00-sumfiles/gfortran.log.xz | Bin 56716 -> 56436 bytes
00-sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libgomp.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libitm.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libstdc++.log.xz | Bin 428 -> 428 bytes
01-reset_artifacts/console.log.xz | Bin 2212 -> 1948 bytes
02-prepare_abe/console.log.xz | Bin 2444 -> 2416 bytes
03-build_abe-binutils/console.log.xz | Bin 49932 -> 50276 bytes
04-build_abe-gcc/console.log.xz | Bin 237364 -> 237032 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 236076 -> 233572 bytes
08-build_abe-gdb/console.log.xz | Bin 48656 -> 48204 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3640 -> 3592 bytes
10-build_abe-check_gcc/flaky.xfail | 2 +-
11-check_regression/console.log.xz | Bin 1336 -> 1332 bytes
11-check_regression/results.compare | 10 +++++-----
11-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 +++++-----
manifest.sh | 22 +++++++++-------------
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
27 files changed, 27 insertions(+), 31 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 f1531d04617 [gdb/cli] Add maint info screen
new bd648c6ea00 [gdb/testsuite] Add make-check-all.sh
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/testsuite/make-check-all.sh | 329 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 329 insertions(+)
create mode 100755 gdb/testsuite/make-check-all.sh
--
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 18c9427b66f i386: Remove REG_OK_FOR_INDEX/REG_OK_FOR_BASE and their der [...]
new e306501ff55 [aarch64] Use force_reg instead of copy_to_mode_reg.
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/aarch64/aarch64.cc | 12 ++++++------
1 file changed, 6 insertions(+), 6 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_aosp-code_size-surfaceflinger/oriole-master
in repository toolchain/ci/base-artifacts.
from e4867a7063 26: onsuccess: #84: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
new d6031c3e61 27: onsuccess: #87: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
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 1884 -> 1888 bytes
02-build_aosp_toolchain/console.log.xz | Bin 1740 -> 1740 bytes
03-build_shadow_llvm/console.log.xz | Bin 130276 -> 129976 bytes
04-build_aosp/console.log.xz | Bin 68688 -> 68756 bytes
06-check_regression/aosp.improvements | 2 +-
06-check_regression/console.log.xz | Bin 4744 -> 4788 bytes
git/aosp_superproject_rev | 2 +-
git/toolchain_superproject_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 16 ++++-----
results-vs-first/results.csv | 2 +-
results-vs-prev/results.csv | 64 ++++++++++++++++-----------------
size.csv | 54 ++++++++++++++--------------
13 files changed, 72 insertions(+), 72 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 5826b20a96 79: onsuccess: #20: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 13c95ebd39 80: onsuccess: #25: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2004 -> 2176 bytes
02-prepare_abe/console.log.xz | Bin 2560 -> 2500 bytes
03-build_abe-binutils/console.log.xz | Bin 27100 -> 27176 bytes
04-build_kernel_llvm/console.log.xz | Bin 66848 -> 65272 bytes
05-build_abe-qemu/console.log.xz | Bin 31484 -> 32560 bytes
06-build_linux/console.log.xz | Bin 3360 -> 3796 bytes
07-boot_linux/console.log.xz | Bin 480 -> 480 bytes
08-check_regression/console.log.xz | Bin 528 -> 528 bytes
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 24 ++++++++++++------------
13 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.