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.