This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 33f2b5785a2b Merge tag 'drm-fixes-2023-06-09' of git://anongit.freedesk [...]
new 1b2924393309 Revert "ext4: don't clear SB_RDONLY when remounting r/w un [...]
new dea9d8f7643f ext4: only check dquot_initialize_needed() when debugging
new 8fc1c596c2cc Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
new bd574889c25d selftests: alsa: pcm-test: Fix compiler warnings about the format
new 527c356b51f3 ALSA: hda/realtek: Add a quirk for HP Slim Desktop S01
new 7ca4c8d4d3f4 ALSA: hda/realtek: Add Lenovo P3 Tower platform
new 1a93f10c5b12 ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13 [...]
new 811dd426a9b1 ALSA: hda/realtek: Add quirks for Asus ROG 2024 laptops us [...]
new da209f7a80dd ALSA: hda/realtek: Add quirk for Clevo NS50AU
new b9a4efd61b6b ALSA: ice1712,ice1724: fix the kcontrol->id initialization
new c9b83ae4a160 ALSA: ymfpci: Fix kctl->id initialization
new f2f312ad88c6 ALSA: cmipci: Fix kctl->id initialization
new c5ae57b1bb99 ALSA: gus: Fix kctl->id initialization
new 5c219a340850 ALSA: hda: Fix kctl->id initialization
new 40ba04110744 ASoC: codecs: wsa883x: do not set can_multi_write flag
new 6e7a6d4797ef ASoC: codecs: wsa881x: do not set can_multi_write flag
new 2d7c2f9272de ASoC: codecs: wcd938x-sdw: do not set can_multi_write flag
new 8938f75a5e35 ASoC: simple-card: Add missing of_node_put() in case of error
new b6b5c6426efe ASoC: amd: ps: fix for acp_lock access in pdm driver
new e384dba03e32 ASoC: nau8824: Add quirk to active-high jack-detect
new 57d1e8900495 ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
new 0e2ee3458564 ASoC: max98363: Removed 32bit support
new 3a67ad17b47e ASoC: max98363: limit the number of channel to 1
new 524306c37642 ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_ [...]
new fd67a7a1a22c ASoC: mediatek: mt8188: fix use-after-free in driver remove path
new dc93f0dcb436 ASoC: mediatek: mt8195: fix use-after-free in driver remove path
new ce789307107e ASoC: mediatek: fix use-after-free in driver remove
new 635071f5fee3 ASoC: simple-card-utils: fix PCM constraint error check
new 32cf0046a652 ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous [...]
new 08c9aa7c58e9 Merge tag 'asoc-fix-v6.4-rc6' of https://git.kernel.org/pu [...]
new b752a385b584 ALSA: hda/realtek: Enable 4 amplifiers instead of 2 on a H [...]
new 697fa9b586ef Merge tag 'sound-6.4-rc6' of git://git.kernel.org/pub/scm/ [...]
new 5b10ff013e8a pinctrl: meson-axg: add missing GPIOA_18 gpio group
new 333a396d71ce Merge tag 'pinctrl-v6.4-2' of git://git.kernel.org/pub/scm [...]
new 95ae9979bfe3 gpio: sim: fix memory corruption when adding named lines a [...]
new d7459efc9276 gpio: sim: quietly ignore configured lines outside the bank
new d1f11f41eb74 MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO [...]
new 92d22212c090 Merge tag 'gpio-fixes-for-v6.4-rc6' of git://git.kernel.or [...]
new 89c0c62e947a s390/cio: unregister device when the only path is gone
new 03c5c83b70dc s390/purgatory: disable branch profiling
new 87aceaa7f083 Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/lin [...]
new 6569fc12e442 riscv: mm: Ensure prot of VM_WRITE and VM_EXEC must be readable
new 25abe0db9243 riscv: Fix kfence now that the linear mapping can be backe [...]
new 49a0a3731596 riscv: Check the virtual alignment before choosing a map size
new 99a670b2069c riscv: fix kprobe __user string arg print fault issue
new 0f506c7f7d3d Merge tag 'riscv-for-linus-6.4-rc6' of git://git.kernel.or [...]
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:
MAINTAINERS | 1 +
arch/riscv/Kconfig | 1 +
arch/riscv/include/asm/kfence.h | 33 ------------------
arch/riscv/include/asm/pgtable.h | 3 +-
arch/riscv/mm/init.c | 48 +++++++++++++++++++++------
arch/s390/purgatory/Makefile | 1 +
drivers/gpio/gpio-sim.c | 18 ++++++++--
drivers/pinctrl/meson/pinctrl-meson-axg.c | 1 +
drivers/s390/cio/device.c | 5 ++-
fs/ext4/super.c | 6 +---
fs/ext4/xattr.c | 6 ++--
sound/isa/gus/gus_pcm.c | 2 +-
sound/pci/cmipci.c | 6 ++--
sound/pci/hda/hda_codec.c | 6 +++-
sound/pci/hda/patch_realtek.c | 13 +++++++-
sound/pci/ice1712/aureon.c | 7 ++--
sound/pci/ice1712/ice1712.c | 14 +++++---
sound/pci/ice1712/ice1724.c | 16 +++++----
sound/pci/ymfpci/ymfpci_main.c | 6 ++--
sound/soc/amd/ps/pci-ps.c | 3 +-
sound/soc/amd/ps/ps-pdm-dma.c | 10 +++---
sound/soc/amd/yc/acp6x-mach.c | 7 ++++
sound/soc/codecs/cs35l56.c | 3 --
sound/soc/codecs/max98363.c | 4 +--
sound/soc/codecs/nau8824.c | 24 ++++++++++++++
sound/soc/codecs/wcd938x-sdw.c | 1 -
sound/soc/codecs/wsa881x.c | 1 -
sound/soc/codecs/wsa883x.c | 1 -
sound/soc/fsl/fsl_sai.c | 11 ++++--
sound/soc/fsl/fsl_sai.h | 1 +
sound/soc/generic/simple-card-utils.c | 2 +-
sound/soc/generic/simple-card.c | 1 +
sound/soc/mediatek/mt8188/mt8188-afe-clk.c | 7 ----
sound/soc/mediatek/mt8188/mt8188-afe-clk.h | 1 -
sound/soc/mediatek/mt8188/mt8188-afe-pcm.c | 4 ---
sound/soc/mediatek/mt8188/mt8188-audsys-clk.c | 47 +++++++++++++-------------
sound/soc/mediatek/mt8188/mt8188-audsys-clk.h | 1 -
sound/soc/mediatek/mt8195/mt8195-afe-clk.c | 5 ---
sound/soc/mediatek/mt8195/mt8195-afe-clk.h | 1 -
sound/soc/mediatek/mt8195/mt8195-afe-pcm.c | 4 ---
sound/soc/mediatek/mt8195/mt8195-audsys-clk.c | 47 +++++++++++++-------------
sound/soc/mediatek/mt8195/mt8195-audsys-clk.h | 1 -
tools/testing/selftests/alsa/pcm-test.c | 10 +++---
43 files changed, 218 insertions(+), 172 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 953bbeaeff0 c++: fix 32-bit spaceship failures [PR110185]
new c570818b436 Relocate range_cast to header, and add a generic version.
new 5612aa4d065 Also check type being cast to
The 2 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/ipa-prop.cc | 1 +
gcc/range-op.cc | 18 ------------------
gcc/range-op.h | 44 +++++++++++++++++++++++++++++++++++++++++++-
3 files changed, 44 insertions(+), 19 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_glibc_build/master-arm
in repository toolchain/ci/base-artifacts.
from c3f1dec6547 onsuccess: #373: 1: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new feb05fe3429 onsuccess: #378: 1: [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 2144 -> 2136 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2600 bytes
03-init_abe_sysroot/console.log.xz | Bin 424 -> 424 bytes
04-build_abe-glibc/console.log.xz | Bin 194124 -> 193992 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 181868 -> 182120 bytes
05-check_regression/console.log.xz | Bin 464 -> 464 bytes
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/pw-report.log | 8 ++++----
manifest.sh | 10 +++++-----
10 files changed, 11 insertions(+), 11 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_binutils_check/master-aarch64
in repository toolchain/ci/base-artifacts.
from c1422f6246d onsuccess: #42: 0: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new ae468271bb5 onsuccess: #43: 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/binutils.log.xz | Bin 45368 -> 45356 bytes
00-sumfiles/gas.log.xz | Bin 150796 -> 150788 bytes
00-sumfiles/ld.log.xz | Bin 115004 -> 114972 bytes
01-reset_artifacts/console.log.xz | Bin 2140 -> 2132 bytes
02-prepare_abe/console.log.xz | Bin 2616 -> 2620 bytes
03-build_abe-binutils/console.log.xz | Bin 36248 -> 35692 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 24604 -> 24420 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4368 -> 4296 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5056 -> 5064 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3004 -> 3072 bytes
06-check_regression/console.log.xz | Bin 1052 -> 1076 bytes
06-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
19 files changed, 14 insertions(+), 14 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_bootstrap_build/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
from 8e8ac8f49b6 onsuccess: #44: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 3f3be53f3b7 onsuccess: #45: 1: [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:
01-reset_artifacts/console.log.xz | Bin 2264 -> 2160 bytes
02-prepare_abe/console.log.xz | Bin 2664 -> 2624 bytes
04-build_abe-bootstrap/console.log.xz | Bin 478004 -> 476300 bytes
04-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 431540 -> 431148 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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_bootstrap_build/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
from a6a739e9a10 onsuccess: #40: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new eb91427ffb2 onsuccess: #41: 1: [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:
01-reset_artifacts/console.log.xz | Bin 2264 -> 2192 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2620 bytes
04-build_abe-bootstrap_O3/console.log.xz | Bin 272900 -> 270112 bytes
04-build_abe-bootstrap_O3/make-gcc-stage2.log.xz | Bin 219392 -> 219308 bytes
05-check_regression/console.log.xz | Bin 480 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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_binutils_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 7ae494c4cfe onsuccess: #42: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 3cb48e77ed6 onsuccess: #43: 1: [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:
01-reset_artifacts/console.log.xz | Bin 2100 -> 2140 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2600 bytes
04-build_abe-binutils/console.log.xz | Bin 35616 -> 35824 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 24432 -> 24568 bytes
05-check_regression/console.log.xz | Bin 464 -> 468 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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_bootstrap_build/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from a8a5e8b25e1 onsuccess: #41: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 9833cb97f30 onsuccess: #42: 1: [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:
01-reset_artifacts/console.log.xz | Bin 2148 -> 2176 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2624 bytes
04-build_abe-bootstrap_O1/console.log.xz | Bin 477812 -> 474876 bytes
04-build_abe-bootstrap_O1/make-gcc-stage2.log.xz | Bin 433044 -> 433396 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 5a06d346eaf 98: onsuccess: #52: all: [TCWG CI] https://ci.linaro.org/jo [...]
new ed3e1c96865 onsuccess: #53: all: [TCWG CI] https://ci.linaro.org/job/tc [...]
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 2344 -> 2324 bytes
02-prepare_abe/console.log.xz | Bin 2580 -> 2596 bytes
03-build_abe-binutils/console.log.xz | Bin 27412 -> 27432 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17536 -> 17828 bytes
04-build_kernel_llvm/console.log.xz | Bin 67484 -> 66492 bytes
05-build_abe-qemu/console.log.xz | Bin 34676 -> 35796 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 27528 -> 27792 bytes
06-build_linux/console.log.xz | Bin 4016 -> 3324 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 448 -> 448 bytes
09-update_baseline/console.log | 0
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 1 +
manifest.sh | 30 ++++++++++++++---------------
17 files changed, 20 insertions(+), 19 deletions(-)
delete mode 100644 09-update_baseline/console.log
create mode 100644 jenkins/build-name
--
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_binutils_build/master-arm
in repository toolchain/ci/base-artifacts.
from 6fa265e0e1f onsuccess: #42: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new bcf94e19a25 onsuccess: #43: 1: [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:
01-reset_artifacts/console.log.xz | Bin 2128 -> 2156 bytes
02-prepare_abe/console.log.xz | Bin 2608 -> 2652 bytes
04-build_abe-binutils/console.log.xz | Bin 50400 -> 49676 bytes
04-build_abe-binutils/make-binutils.log.xz | Bin 37556 -> 37956 bytes
05-check_regression/console.log.xz | Bin 464 -> 468 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
manifest.sh | 10 +++++-----
8 files changed, 7 insertions(+), 7 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 0f8f1dee851 doc: Clarification for -Wmissing-field-initializers
new 35d2c40e4ac c++: init-list of uncopyable type [PR110102]
new d3e2a174b13 c++: diagnose auto in template arg
new 953bbeaeff0 c++: fix 32-bit spaceship failures [PR110185]
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:
gcc/cp/call.cc | 8 ++++++++
gcc/cp/method.cc | 1 +
gcc/cp/parser.cc | 17 ++++++++---------
gcc/cp/typeck.cc | 1 +
gcc/testsuite/g++.dg/concepts/auto7.C | 9 +++++++++
gcc/testsuite/g++.dg/concepts/auto7a.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-opt1.C | 15 +++++++++++++++
7 files changed, 50 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/auto7.C
create mode 100644 gcc/testsuite/g++.dg/concepts/auto7a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-opt1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.