This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from f1dce1f09380 Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/ [...]
new fa88dc7db176 media: dvb-core: add missing buffer index check
new 4c76f331a9a1 media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl()
new e6a3ea83fbe1 media: v4l2-tpg: prevent the risk of a division by zero
new 972e63e895ab media: dvbdev: prevent the risk of out of memory access
new 9883a4d41aba media: dvb_frontend: don't play tricks with underflow values
new 2aee207e5b3c media: mgb4: protect driver against spectre
new 458ea1c0be99 media: av7110: fix a spectre vulnerability
new 14a22762c3da media: s5p-jpeg: prevent buffer overflows
new 438d3085ba5b media: ar0521: don't overflow when checking PLL values
new 576a307a7650 media: cx24116: prevent overflows on SNR calculus
new 50b9fa751d1a media: adv7604: prevent underflow condition when reporting [...]
new 2d861977e731 media: stb0899_algo: initialize cfr before using it
new eba6a8619d2b media: cec: extron-da-hd-4k-plus: don't use -1 as an error code
new ba9cf6b43043 media: pulse8-cec: fix data timestamp at pulse8_setup()
new 96d856956391 media: vivid: fix buffer overwrite when using > 32 buffers
new a4aebaf6e6ef media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set
new 702a47ce6dde media: videobuf2-core: copy vb planes unconditionally
new ceb061330df9 Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/ [...]
new c9363bbb0f68 Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"
new c2d188e137e7 ALSA: ump: Don't enumeration invalid groups for legacy rawmidi
new 8abbf1f01d6a ALSA: firewire-lib: fix return value on fail in amdtp_tscm_init()
new dabc44c28f11 ALSA: usb-audio: Add quirk for HP 320 FHD Webcam
new fe09de2db236 ASoC: tas2781: Add new driver version for tas2563 & tas278 [...]
new 08a3b241adfd MAINTAINERS: Generic Sound Card section
new 9bb4af400c38 ASoC: stm32: spdifrx: fix dma channel release in stm32_spd [...]
new de156f3cf70e ASoC: amd: yc: fix internal mic on Xiaomi Book Pro 14 2022
new 94debe5eaa0a ASoC: SOF: amd: Fix for incorrect DMA ch status register offset
new 8c21e40e1e48 ASoC: amd: yc: Support dmic on another model of Lenovo Thi [...]
new 63c1c87993e0 ASoC: stm: Prevent potential division by zero in stm32_sai [...]
new 23569c8b3149 ASoC: stm: Prevent potential division by zero in stm32_sai [...]
new 48b86532c101 ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits
new fa59caa78598 Merge tag 'asoc-fix-v6.12-rc6' of https://git.kernel.org/p [...]
new 50643bbc9eb6 Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm [...]
The 33 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 | 9 +++++++
.../extron-da-hd-4k-plus/extron-da-hd-4k-plus.c | 6 ++---
drivers/media/cec/usb/pulse8/pulse8-cec.c | 2 +-
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 3 +++
drivers/media/common/videobuf2/videobuf2-core.c | 28 ++++++++++++----------
drivers/media/dvb-core/dvb_frontend.c | 4 ++--
drivers/media/dvb-core/dvb_vb2.c | 8 ++++++-
drivers/media/dvb-core/dvbdev.c | 16 +++++++++----
drivers/media/dvb-frontends/cx24116.c | 7 +++++-
drivers/media/dvb-frontends/stb0899_algo.c | 2 +-
drivers/media/i2c/adv7604.c | 26 +++++++++++++-------
drivers/media/i2c/ar0521.c | 4 ++--
drivers/media/pci/mgb4/mgb4_cmt.c | 2 ++
.../media/platform/samsung/s5p-jpeg/jpeg-core.c | 17 ++++++++-----
drivers/media/test-drivers/vivid/vivid-core.c | 2 +-
drivers/media/test-drivers/vivid/vivid-core.h | 4 +++-
drivers/media/test-drivers/vivid/vivid-ctrls.c | 2 +-
drivers/media/test-drivers/vivid/vivid-vid-cap.c | 2 +-
drivers/media/v4l2-core/v4l2-ctrls-api.c | 17 ++++++++-----
drivers/staging/media/av7110/av7110.h | 4 +++-
drivers/staging/media/av7110/av7110_ca.c | 25 ++++++++++++-------
sound/core/ump.c | 2 +-
sound/firewire/tascam/amdtp-tascam.c | 2 +-
sound/pci/hda/patch_conexant.c | 2 --
sound/soc/amd/yc/acp6x-mach.c | 14 +++++++++++
sound/soc/codecs/tas2781-fmwlib.c | 1 +
sound/soc/sof/amd/acp.c | 10 +++++++-
sound/soc/sof/sof-client-probes-ipc4.c | 1 +
sound/soc/stm/stm32_sai_sub.c | 6 ++---
sound/soc/stm/stm32_spdifrx.c | 2 +-
sound/usb/mixer.c | 1 +
sound/usb/quirks.c | 2 ++
32 files changed, 161 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.
unknown user pushed a change to branch master
in repository linux.
from 906bd684e4b1 Merge tag 'spi-fix-v6.12-rc6' of git://git.kernel.org/pub/ [...]
new a373830f96db KVM: PPC: Book3S HV: Mask off LPCR_MER for a vCPU before r [...]
new 51b47860ad80 Merge tag 'powerpc-6.12-6' of git://git.kernel.org/pub/scm [...]
new 751ecf6afd65 arm64/sve: Discard stale CPU state when handling SVE traps
new 8c462d56487e arm64: smccc: Remove broken support for SMCCCv1.3 SVE disc [...]
new 81235ae0c846 arm64: Kconfig: Make SME depend on BROKEN for now
new 9ea7edac8363 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new fd00045f383f bcachefs: Fix null ptr deref in bucket_gen_get()
new 72acab3a7c5a bcachefs: Fix error handling in bch2_btree_node_prefetch()
new d335bb3fd3a4 bcachefs: Ancient versions with bad bkey_formats are no lo [...]
new cec136d348e0 bcachefs: Fix topology errors on split after merge
new ef4f6c322bf4 bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
new 93d53f1caf2c bcachefs: add check NULL return of bio_kmalloc in journal_ [...]
new 9bb33852f5cc bcachefs: check the invalid parameter for perf test
new baefd3f849ed bcachefs: btree_cache.freeable list fixes
new f9f0a5390dce bcachefs: Change OPT_STR max to be 1 less than the size of [...]
new 8440da933127 bcachefs: Fix UAF in __promote_alloc() error path
new b5f1b4880000 Merge tag 'bcachefs-2024-11-07' of git://evilpiepirate.org [...]
new cda7163d4e3d btrfs: fix per-subvolume RO/RW flags with new mount API
new c9a75ec45f11 btrfs: reinitialize delayed ref list after deleting it fro [...]
new 2b084d820594 btrfs: fix the length of reserved qgroup to free
new 9183e033ec4f Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/s [...]
new 9c9201afebea mm/slab: fix warning caused by duplicate kmem_cache creati [...]
new f1dce1f09380 Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/ [...]
The 23 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:
arch/arm64/Kconfig | 1 +
arch/arm64/kernel/fpsimd.c | 1 +
arch/arm64/kernel/smccc-call.S | 35 +-----------
arch/powerpc/kvm/book3s_hv.c | 12 ++++
drivers/firmware/smccc/smccc.c | 4 --
fs/bcachefs/bkey.c | 7 +--
fs/bcachefs/btree_cache.c | 107 ++++++++++++++++++++++--------------
fs/bcachefs/btree_cache.h | 2 +
fs/bcachefs/btree_node_scan.c | 2 +-
fs/bcachefs/btree_update_interior.c | 30 ++++++----
fs/bcachefs/buckets.h | 19 ++++---
fs/bcachefs/errcode.h | 1 +
fs/bcachefs/io_read.c | 10 ++--
fs/bcachefs/io_write.c | 7 +--
fs/bcachefs/journal_io.c | 2 +
fs/bcachefs/opts.c | 4 +-
fs/bcachefs/recovery.c | 7 +++
fs/bcachefs/recovery_passes.c | 6 ++
fs/bcachefs/tests.c | 5 ++
fs/btrfs/delayed-ref.c | 2 +-
fs/btrfs/inode.c | 2 +-
fs/btrfs/super.c | 25 ++-------
include/linux/arm-smccc.h | 32 +----------
mm/slab_common.c | 31 +++++++----
24 files changed, 178 insertions(+), 176 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 master
in repository toolchain/ci/interesting-commits.
from be2839212 Add entry 63b6967b06b5387821c4e5f2c113da6aaeeae2b7 from https [...]
new 79c704863 Add entry 63b6967b06b5387821c4e5f2c113da6aaeeae2b7 from https [...]
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:
.../jira/description | 4 +++
.../jira/yaml | 4 +++
.../status.txt | 4 +++
.../master-thumb_m3_softfp_eabi/details.txt | 35 +++++++++++-----------
.../reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt | 4 +--
.../status-summary.txt | 0
.../status.txt | 4 +--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +++
9 files changed, 40 insertions(+), 23 deletions(-)
copy gcc/sha1/{bcccc3221b838ee7ae7848e7194603acb18294b3 => 63b6967b06b5387821c4e5f [...]
copy gcc/sha1/63b6967b06b5387821c4e5f2c113da6aaeeae2b7/{tcwg_bootstrap_check/maste [...]
copy gcc/sha1/63b6967b06b5387821c4e5f2c113da6aaeeae2b7/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0adc8c5f146b108f99c4df09e43276e3a2419262 => 63b6967b06b5387821c4e5f [...]
copy gcc/sha1/63b6967b06b5387821c4e5f2c113da6aaeeae2b7/tcwg_gnu_embed_check_gcc/{m [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 47da2387d Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 from https [...]
new be2839212 Add entry 63b6967b06b5387821c4e5f2c113da6aaeeae2b7 from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m3_softfp_eabi}/build_url | 2 +-
.../master-thumb_m3_softfp_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/63b6967b06b5387821c4e5f2c113da6aaeeae2b7/{tcwg_bootstrap_build/maste [...]
--
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 f745d78e26 Avoid uninitialized result in sem_open when file does not exist
new c7dcf594f4 Rename new tst-sem17 test to tst-sem18
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:
sysdeps/pthread/Makefile | 2 +-
sysdeps/pthread/{tst-sem17.c => tst-sem18.c} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename sysdeps/pthread/{tst-sem17.c => tst-sem18.c} (92%)
--
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 master
in repository toolchain/ci/interesting-commits.
from 884e117ab Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 from https [...]
new 47da2387d Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 from https [...]
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:
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/jira/description | 4 ++++
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/jira/yaml | 4 ++++
llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/status.txt | 4 ++++
.../details.txt | 2 ++
.../llvm-aarch64-master-Os_LTO}/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../llvm-aarch64-master-Os_LTO/status-summary.txt | 1 +
.../llvm-aarch64-master-Os_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_size-spec2k6/status.txt | 4 ++++
9 files changed, 24 insertions(+), 5 deletions(-)
copy llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/tcwg_bmk-code_size-spec2k6 [...]
copy llvm/sha1/{0548481856e75998e1de329f5c9722dcf1ca5c84/tcwg_bmk-code_vect-spec2k [...]
copy llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/tcwg_bmk-code_size-spec2k6 [...]
create mode 100644 llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/tcwg_bmk-cod [...]
copy llvm/sha1/{514c1ec5477a48e4f639c0b15ab757832b67dd10 => fbd89bcc6647ed611e579d [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 093ee632b Add entry a88d6c6d777ad7c9235e2e620318f26e5347e50a from https [...]
new 884e117ab Add entry fbd89bcc6647ed611e579d8f9c38c97b8e6f7936 from https [...]
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:
.../tcwg_bmk-code_size-spec2k6/llvm-aarch64-master-Os_LTO}/build_url | 2 +-
.../llvm-aarch64-master-Os_LTO/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0dab86265035dd97ecf042dfad6571ff59867dad/tcwg_bmk-code_size-spec2k [...]
copy llvm/sha1/fbd89bcc6647ed611e579d8f9c38c97b8e6f7936/{tcwg_bmk-code_size-cpu201 [...]
--
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 6672ccafd90 gdb: LoongArch: Remove use of gdbarch_remove_non_address_bits hook
new 3470a0e144d gdbserver: remove for_each_thread(pid, func)
new dceb3cd436e gdbserver: add thread -> process backlink
new 9618dbfe52f gdbserver: make add_thread a method of process_info
new 2500e7d7d24 gdbserver: make remove_thread a method of process_info
new 907f8c0cf39 gdbserver: remove get_thread_process
new e9690243aa9 gdbserver: remove current_ptid macro
new 82c24a30cf4 gdbserver: remove current_thread_ptid
new 90a66fe855e gdbserver: remove ptid_of(thread)
new 5929ef8975c gdbserver: remove lwpid_of(thread)
new 65b7d4502b2 gdbserver: remove pid_of(thread)
new 592e13ac900 gdbserver: remove pidof(process)
The 11 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:
gdbserver/gdbthread.h | 45 ++----
gdbserver/inferiors.cc | 51 ++-----
gdbserver/inferiors.h | 17 +--
gdbserver/linux-aarch64-low.cc | 32 ++--
gdbserver/linux-arm-low.cc | 14 +-
gdbserver/linux-low.cc | 326 ++++++++++++++++++++---------------------
gdbserver/linux-mips-low.cc | 15 +-
gdbserver/linux-ppc-low.cc | 3 +-
gdbserver/linux-riscv-low.cc | 2 +-
gdbserver/linux-s390-low.cc | 2 +-
gdbserver/linux-x86-low.cc | 6 +-
gdbserver/mem-break.cc | 24 +--
gdbserver/netbsd-low.cc | 16 +-
gdbserver/regcache.cc | 8 +-
gdbserver/remote-utils.cc | 11 +-
gdbserver/server.cc | 20 +--
gdbserver/thread-db.cc | 15 +-
gdbserver/tracepoint.cc | 2 +-
gdbserver/win32-i386-low.cc | 4 +-
gdbserver/win32-low.cc | 22 +--
20 files changed, 278 insertions(+), 357 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 b66a57c0ad3 libstdc++: Do not define _Insert_base::try_emplace before C++17
new 7e1d9f58858 libstdc++: Make some _Hashtable members inline
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:
libstdc++-v3/include/bits/hashtable.h | 3 +++
1 file changed, 3 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 12383255fe4 Fix gcc.dg/vect/bb-slp-77.c for x86
new b66a57c0ad3 libstdc++: Do not define _Insert_base::try_emplace before C++17
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:
libstdc++-v3/include/bits/hashtable_policy.h | 2 ++
libstdc++-v3/include/debug/map.h | 2 +-
libstdc++-v3/include/debug/unordered_map | 2 +-
libstdc++-v3/testsuite/17_intro/names.cc | 2 ++
4 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.