This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c45323b7560e Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://g [...]
new de5afaddd5a7 ALSA: hda/realtek: Add support for Ayaneo System using CS3 [...]
new b1d4ac91a924 ASoC: codecs: ES8326: Adjust ANA_MICBIAS to reduce pop noise
new cf86e0ae60a2 ASoC: tas2781: Fix occasional calibration failture
new 5ed01155cea6 ASoC: wm8994: Add depends on MFD core
new 85c9ac7a56f7 ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
new fd55c6065bec ASoC: samsung: Add missing selects for MFD_WM8994
new 1acb73db4893 MAINTAINERS: add missing maintainers for Simple Audio Card
new 704dbe97a681 ASoC: samsung: Add missing depends on I2C
new 088fb4ee17fc ALSA: doc: cs35l56: Add information about Cirrus Logic CS3 [...]
new 080505f3c6c3 ALSA: doc: Add codecs/index.rst to top-level index
new 8f0defd2e52d ASoC: cs42l43: Add codec force suspend/resume ops
new 139fa599cea0 ASoC: rsnd: check rsnd_adg_clk_enable() return value
new 0fa01cf41ff9 Merge tag 'asoc-fix-v6.13-rc6' of https://git.kernel.org/p [...]
new f67b1ef261f4 ALSA: hda/realtek: fixup ASUS GA605W
new 44a48b26639e ALSA: hda/realtek: fixup ASUS H7606W
new 34c8e74cd666 ALSA: hda/realtek: Fix volume adjustment issue on Lenovo T [...]
new 79a1d390f879 Merge tag 'sound-6.13' of git://git.kernel.org/pub/scm/lin [...]
new 8604f633f593 scsi: core: Fix command pass through retry regression
new 63ca02221cc5 scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_H [...]
new c3812b15000c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 20 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/sound/codecs/cs35l56.rst | 292 +++++++++++++++++++++
.../{networking/caif => sound/codecs}/index.rst | 9 +-
Documentation/sound/index.rst | 1 +
MAINTAINERS | 2 +
drivers/scsi/scsi_lib.c | 3 +
drivers/scsi/scsi_transport_iscsi.c | 4 +-
sound/pci/hda/patch_realtek.c | 7 +-
sound/soc/codecs/Kconfig | 1 +
sound/soc/codecs/cs42l43.c | 1 +
sound/soc/codecs/es8316.c | 10 +-
sound/soc/codecs/es8326.c | 23 +-
sound/soc/codecs/tas2781-i2c.c | 2 +-
sound/soc/renesas/rcar/adg.c | 28 +-
sound/soc/renesas/rcar/core.c | 4 +-
sound/soc/renesas/rcar/rsnd.h | 2 +-
sound/soc/samsung/Kconfig | 6 +-
16 files changed, 369 insertions(+), 26 deletions(-)
create mode 100644 Documentation/sound/codecs/cs35l56.rst
copy Documentation/{networking/caif => sound/codecs}/index.rst (51%)
--
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 39c219c58c2 gdb/record: add support for AVX floating point arithmetic i [...]
new d3685ec080c gdb/jit: fix jit-reader linetable integrity
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/jit.c | 2 ++
gdb/testsuite/gdb.base/jit-reader.c | 12 ++++++++++++
2 files changed, 14 insertions(+)
--
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 gdb-16-branch
in repository binutils-gdb.
from 3babd758071 Automatic date update in version.in
new e371d9089a7 gdb/jit: fix jit-reader linetable integrity
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/jit.c | 2 ++
gdb/testsuite/gdb.base/jit-reader.c | 12 ++++++++++++
2 files changed, 14 insertions(+)
--
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 d27db303184 OpenMP: Remove dead code from declare variant reimplementation
new e939005c496 c++: re-enable NSDMI CONSTRUCTOR folding [PR118355]
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/typeck2.cc | 8 +++----
gcc/testsuite/g++.dg/cpp0x/nsdmi-list10.C | 35 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-list9.C | 34 ++++++++++++++++++++++++++++++
3 files changed, 73 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-list10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-list9.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 binutils-gdb.
from fb3365afbac ld: regenerate
new 2d42150b065 gdb/record: add support for floating point vmov instructions
new 5a3f643750a gdb/record: add support for floating point vunpck instructions
new 39c219c58c2 gdb/record: add support for AVX floating point arithmetic i [...]
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:
gdb/i386-tdep.c | 49 ++++++-
gdb/testsuite/gdb.reverse/i386-avx-reverse.c | 137 ++++++++++++++++++
gdb/testsuite/gdb.reverse/i386-avx-reverse.exp | 190 ++++++++++++++++++++++++-
3 files changed, 370 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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 33c38e48d80 Daily bump.
new 9b8488f662b match: Keep conditional in simplification to constant [PR118140].
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/gimple-match-exports.cc | 26 +++++++++++--------
gcc/testsuite/gcc.dg/vect/pr118140.c | 27 ++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr118140.c | 29 ++++++++++++++++++++++
3 files changed, 72 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr118140.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118140.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 binutils-gdb.
from 40db53edab5 ld: Update mixed LTO and non-LTO relocatable output tests
new 9f99abe9c0b Fix a syntax error in sim/common/cgen-mem.h
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:
sim/common/cgen-mem.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 gcc.
from e5e9e50fc68 RISC-V: Fix vsetvl compatibility predicate [PR118154].
new 22fe3c05d86 [ifcombine] check and extend constants to compare with bitfields
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/gimple-fold.cc | 40 ++++++++++++++++++++++++--
gcc/testsuite/gcc.dg/field-merge-21.c | 53 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/field-merge-22.c | 31 ++++++++++++++++++++
3 files changed, 122 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/field-merge-21.c
create mode 100644 gcc/testsuite/gcc.dg/field-merge-22.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.