This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from b927546677c8 Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kerne [...]
new cdc996667c26 ALSA: hda: Remove unnecessary print function dev_err()
new da3a7efff64e ALSA: usb-audio: Update for native DSD support quirks
new 7fde61795df6 ALSA: usb-audio: Reorder USB mode selection quirk
new 7141cb1092eb ALSA: usb-audio: Do not expose PCM and DSD on same altsett [...]
new e64826e5e367 ALSA: hda/realtek: enable woofer speakers on Medion NM14LNL
new 2a03b40deacb ALSA: vxpocket: Fix resource leak in vxpocket_probe error path
new 5032347c04ba ALSA: pcmcia: Fix resource leak in snd_pdacf_probe error path
new 5526c1c6ba1d ALSA: usb-mixer: us16x08: validate meter packet indices
new 720eebd514c0 ALSA: hda/realtek: Add support for HP Trekker Laptop
new 108c422c495d ALSA: hda/realtek: Add support for HP Clipper Laptop
new 70d6df5cb599 ALSA: hda/realtek: fix micmute LED reversed on HP Abe and Bantie
new f7cede182c96 ALSA: hda/realtek: Add Asus quirk for TAS amplifiers
new 4d4021b0bbd1 ASoC: tegra: Fix uninitialized flat cache warning in tegra [...]
new e2cb8ef03726 ASoC: amd: yc: Add quirk for Honor MagicBook X16 2025
new 20c734cb6783 ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
new 9f4d0899efd9 ASoC: fsl_sai: Constrain sample rates from audio PLLs only [...]
new cb0ae6f22790 ASoC: sdw_utils: subtract the endpoint that is not present
new 84085139290a ASoC: SOF: topology: Add context when sink or source widge [...]
new da230e232352 ASoC: SOF: ipc4-topology: set playback channel mask
new 544c0494cdb3 ASoC: SOF: Intel: pci-mtl: Change the topology path to int [...]
new c8f3c9fa75ff ASoC: soc-acpi / SOF: Add best_effort flag to get_function [...]
new 91b7f7d0eeda ASoC: Intel: soc-acpi-intel-nvl-match: Drop rt722 l3 from [...]
new e3b88652b66b ASoC: Intel: common / SOF: Use function topologies for
new 26e455064983 ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-b [...]
new 816f291fc23f ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob [...]
new 9a068c4a7717 ASoC: SOF: ipc4-topology: fixes for 'exotic' format
new 00b960a83c76 ASoC: ak4458: remove the reset operation in probe and remove
new 90ed688792a6 ASoC: fsl_sai: Add missing registers to cache default
new 08fd332eeb88 ASoC: fsl_xcvr: provide regmap names
new d05d125f4e12 ASoC: rt1320: update VC blind write settings
new fa43ab13c59f ASoC: fsl-asoc-card: Use of_property_present() for non-boo [...]
new 095d62114182 ASoC: ops: fix snd_soc_get_volsw for sx controls
new 9f5f3583ba42 ASoC: fsl_easrc: fix duplicate debugfs directory error
new 4de6cea0d8e1 ASoC: fsl_asrc_dma: fix duplicate debugfs directory error
new 01ad27827c21 ASoC: fsl_easrc: Fix duplicate debufs entries
new e43aefb771e8 ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 w [...]
new 26f637fa0887 ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 w [...]
new 56d953a8d0da ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56
new 24f171c7e145 Merge tag 'asoc-fix-v6.19-rc1' of https://git.kernel.org/p [...]
new 17753d1755a5 ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptop
new ebb8719c1a7d Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm [...]
new 4012d7856219 erofs: fix unexpected EIO under memory pressure
new ce93692d681e Merge tag 'erofs-for-6.19-rc3-fixes' of git://git.kernel.o [...]
new d4b69a6186b2 SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_t [...]
new a8ee9099f306 svcrdma: use rc_pageoff for memcpy byte offset
new 94972027ab55 svcrdma: return 0 on success from svc_rdma_copy_inline_range
new d1bea0ce35b6 svcrdma: bound check rq_pages index in inline path
new ebae102897e7 nfsd: Mark variable __maybe_unused to avoid W=1 build break
new df8d829bba3a nfsd: fix memory leak in nfsd_create_serv error paths
new 27d17641cacf NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
new ad3cbbb0c189 NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
new 913f7cf77bf1 NFSD: NFSv4 file creation neglects setting ACL
new ccd1cdca5cd4 Merge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/li [...]
The 53 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:
fs/erofs/zdata.c | 8 +-
fs/nfsd/export.c | 2 +-
fs/nfsd/nfs4xdr.c | 5 +
fs/nfsd/nfsd.h | 8 +-
fs/nfsd/nfssvc.c | 5 +-
fs/nfsd/vfs.h | 3 +-
include/sound/soc-acpi.h | 5 +-
net/sunrpc/auth_gss/svcauth_gss.c | 3 +-
net/sunrpc/xprtrdma/svc_rdma_rw.c | 7 +-
sound/hda/codecs/realtek/alc269.c | 32 +++++--
sound/hda/controllers/cix-ipbloq.c | 4 +-
sound/pcmcia/pdaudiocf/pdaudiocf.c | 8 +-
sound/pcmcia/vx/vxpocket.c | 8 +-
sound/soc/amd/yc/acp6x-mach.c | 7 ++
sound/soc/codecs/ak4458.c | 4 -
sound/soc/codecs/rt1320-sdw.c | 16 ++--
sound/soc/fsl/fsl-asoc-card.c | 8 +-
sound/soc/fsl/fsl_asrc_dma.c | 3 +
sound/soc/fsl/fsl_easrc.c | 3 +
sound/soc/fsl/fsl_sai.c | 13 ++-
sound/soc/fsl/fsl_xcvr.c | 3 +
sound/soc/intel/common/soc-acpi-intel-mtl-match.c | 104 +++++++++++++++++++++
sound/soc/intel/common/soc-acpi-intel-nvl-match.c | 49 ----------
sound/soc/intel/common/sof-function-topology-lib.c | 5 +-
sound/soc/intel/common/sof-function-topology-lib.h | 2 +-
sound/soc/qcom/sdm845.c | 2 +
sound/soc/sdw_utils/soc_sdw_utils.c | 8 +-
sound/soc/soc-ops.c | 32 ++++---
sound/soc/sof/intel/pci-mtl.c | 6 +-
sound/soc/sof/ipc4-topology.c | 49 ++++++----
sound/soc/sof/topology.c | 26 +++++-
sound/soc/tegra/tegra210_ahub.c | 6 +-
sound/usb/endpoint.c | 6 +-
sound/usb/format.c | 5 +-
sound/usb/mixer_us16x08.c | 20 ++--
sound/usb/quirks.c | 14 ++-
36 files changed, 342 insertions(+), 147 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 ad9bdc5afb6 aarch64: Add the ability to have three types in an sve/sme [...]
new 678d0e03502 RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on G [...]
new 3735bbb7d91 RISC-V: Add test for vec_duplicate + vmsleu.vv combine with [...]
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/config/riscv/predicates.md | 2 +-
gcc/config/riscv/riscv-v.cc | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u32.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u64.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u8.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u16.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u32.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u64.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u8.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u16.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u32.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u64.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u8.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx_binary.h | 1 +
.../riscv/rvv/autovec/vx_vf/vx_binary_data.h | 136 +++++++++++++++++++++
.../{vx_vadd-run-1-u16.c => vx_vmsleu-run-1-u16.c} | 4 +-
.../{vx_vadd-run-1-u32.c => vx_vmsleu-run-1-u32.c} | 4 +-
.../{vx_vadd-run-1-u64.c => vx_vmsleu-run-1-u64.c} | 4 +-
.../{vx_vadd-run-1-u8.c => vx_vmsleu-run-1-u8.c} | 4 +-
19 files changed, 159 insertions(+), 9 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vadd-run-1-u16.c => vx_v [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vadd-run-1-u32.c => vx_v [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vadd-run-1-u64.c => vx_v [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vadd-run-1-u8.c => vx_vm [...]
--
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 ce55e48fc4a ifcvt: Move noce_try_cond_zero_arith last
new 12b329d00b7 libgomp: Robustify effective-target 'omp_usm' check
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:
libgomp/testsuite/lib/libgomp.exp | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 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 7ca80bc6dab libsframe: refactor sframe_decoder_add_funcdesc for internal use
new 1041022101f libsframe: use tmp variable for realloc pattern
new 613184627df libsframe: refactor out sframe_fre_grow_tbl
new 10804a095ab gas: sframe: rename "bp" to "fp"
new dce94157458 gas: sframe: reset fp_reg to SFRAME_FRE_REG_INVALID
The 4 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:
gas/gen-sframe.c | 63 ++++++++++++++++++++------------------
gas/gen-sframe.h | 11 +++----
libsframe/sframe.c | 90 +++++++++++++++++++++++++++++++++++++-----------------
3 files changed, 100 insertions(+), 64 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 915903f01bd gas: sframe: refactor out the offsets emission code
new 7ca80bc6dab libsframe: refactor sframe_decoder_add_funcdesc for internal use
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:
include/sframe-api.h | 8 +++-----
libsframe/libsframe.ver | 2 +-
libsframe/sframe.c | 50 +++++++++++++++++++++++++++++--------------------
3 files changed, 34 insertions(+), 26 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 6bd2eada301 Automatic date update in version.in
new 705a1d47a48 libsframe: implement an internal-only SFrame FDE representation
new 610a98f0f88 include: sframe: add SFRAME_V2_ prefixed macro names for FDE
new d1a0fa4704b gas: libsframe: use SFRAME_V2_* macro where available
new 8ca0d748951 gas: sframe: add new sframe_xlate_ctx_get_cur_cfa_reg
new d9dd80de9ad gas: sframe: pass SFrame FDE as argument to output_sframe_r [...]
new 915903f01bd gas: sframe: refactor out the offsets emission code
The 6 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:
gas/gen-sframe.c | 103 +++++++++++++--------
gas/sframe-opt.c | 12 +--
include/sframe.h | 12 +++
libsframe/sframe-dump.c | 11 +--
libsframe/sframe.c | 239 ++++++++++++++++++++++++++++--------------------
5 files changed, 229 insertions(+), 148 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 123a96fd4e4 Daily bump.
new 2680785a6d1 ifcvt: Only allow scalar integral modes for noce_try_cond_z [...]
new ce55e48fc4a ifcvt: Move noce_try_cond_zero_arith last
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/ifcvt.cc | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 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-15
in repository gcc.
from d7f993b1d3b c++/modules: Reattempt to complete ARRAY_TYPEs after readin [...]
new c5117c4064f Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 25 insertions(+), 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 releases/gcc-14
in repository gcc.
from 44d5743651c Daily bump.
new 3a9d77d43f4 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.