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 5c39ff221 Add entry bad991a1c5960e90c4686a9362a1258ef29e195b from https [...]
new 1f0ea4304 Add entry 2f14c0dbb789852947cb58fdf7d3162413f053fa 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_v8a_hard_eabi}/build_url | 2 +-
.../master-thumb_v8a_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/2f14c0dbb789852947cb58fdf7d3162413f053fa/{tcwg_gcc_check/master-arm [...]
--
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 b14209715e6 Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
new 87d162383ed libstdc++/pair: Factor out const-assignability helper for C++20
new 65b4cba9d6a libstdc++: Implement P2165R4 changes to std::pair/tuple/etc [...]
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:
libstdc++-v3/include/bits/ranges_util.h | 17 +-
libstdc++-v3/include/bits/stl_iterator.h | 16 +-
libstdc++-v3/include/bits/stl_pair.h | 203 +++++++++++++-
libstdc++-v3/include/bits/utility.h | 8 +
libstdc++-v3/include/bits/version.def | 8 +
libstdc++-v3/include/bits/version.h | 10 +
libstdc++-v3/include/std/concepts | 11 +-
libstdc++-v3/include/std/map | 1 +
libstdc++-v3/include/std/ranges | 48 ++--
libstdc++-v3/include/std/tuple | 325 +++++++++++++++++++----
libstdc++-v3/include/std/unordered_map | 1 +
libstdc++-v3/include/std/utility | 1 +
libstdc++-v3/testsuite/20_util/pair/p2165r4.cc | 173 ++++++++++++
libstdc++-v3/testsuite/20_util/tuple/p2165r4.cc | 335 ++++++++++++++++++++++++
libstdc++-v3/testsuite/std/ranges/zip/1.cc | 17 +-
15 files changed, 1083 insertions(+), 91 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/p2165r4.cc
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/p2165r4.cc
--
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-13
in repository gcc.
from aa24f8f67fb c++: ICE with throw inside concept [PR112437]
new fe87d04f77c hppa: Fix bug in atomic_storedi_1 pattern
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/config/pa/pa.md | 6 +++---
1 file changed, 3 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-12
in repository gcc.
from 4617c9b6eb2 c++: ICE with throw inside concept [PR112437]
new 0d3b34be43c hppa: Fix bug in atomic_storedi_1 pattern
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/config/pa/pa.md | 6 +++---
1 file changed, 3 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-11
in repository gcc.
from 0f206260eac Daily bump.
new 71da618c66b hppa: Fix bug in atomic_storedi_1 pattern
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/config/pa/pa.md | 6 +++---
1 file changed, 3 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 gcc.
from d71c7f107a4 xfail gnat.dg/trampoline3.adb scan-assembler-not check on h [...]
new b14209715e6 Set num_threads to 50 on 32-bit hppa in two libgomp loop tests
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/libgomp.c++/loop-3.C | 8 +++++++-
libgomp/testsuite/libgomp.c/omp-loop03.c | 8 +++++++-
2 files changed, 14 insertions(+), 2 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 f26094751eb hppa: Fix bug in atomic_storedi_1 pattern
new d71c7f107a4 xfail gnat.dg/trampoline3.adb scan-assembler-not check on 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:
gcc/testsuite/gnat.dg/trampoline3.adb | 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 3ba5be16a2b c++: ttp TEMPLATE_DECL equivalence [PR112737]
new f26094751eb hppa: Fix bug in atomic_storedi_1 pattern
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/config/pa/pa.md | 6 +++---
1 file changed, 3 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 linux.
from 6764c317b6bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 99b817c173cd lsm: fix the logic in security_inode_getsecctx()
new 5a287d3d2b9d lsm: fix default return value of the socket_getpeersec_*() hooks
new 6d805afaf02e Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/sc [...]
new e1d54d153fc3 crypto: qat - fix arbiter mapping generation algorithm for [...]
new c5a2f74db71a crypto: caam - fix asynchronous hash
new 8a2514c0c61f Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/ [...]
new c92688cac239 regulator: pwm-regulator: Add validity checks in continuou [...]
new 6a7d11efd691 regulator: pwm-regulator: Calculate the output voltage for [...]
new b3cbdcc19181 regulator: pwm-regulator: Manage boot-on with disabled PWM [...]
new a67e1f0bd456 regulator: ti-abb: don't use devm_platform_ioremap_resourc [...]
new a3fa9838e814 regulator (max5970): Fix IRQ handler
new 4b561d100192 Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org [...]
new 6500ad28fd5d spi: sh-msiof: avoid integer overflow in constants
new 6a864c09ea6e Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/s [...]
new 5f9ab17394f8 firewire: core: correct documentation of fw_csr_string() k [...]
new 47dc55181dcb firewire: core: search descriptor leaf just after vendor d [...]
new f6cdd897cc70 Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org [...]
new a96681699611 HID: hid-steam: remove pointless error message
new a9f1da09c69f HID: hid-steam: Fix cleanup in probe()
new 4d695869d3fb selftests/hid: wacom: fix confidence tests
new afa6ac2690bb HID: logitech-hidpp: add support for Logitech G Pro X Supe [...]
new b6eda11c44dc HID: nvidia-shield: Add missing null pointer checks to LED [...]
new 26dd6a5667f5 HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on [...]
new a3bdcdd022c6 HID: hidraw: fix a problem of memory leak in hidraw_release()
new 00aab7dcb226 HID: i2c-hid-of: fix NULL-deref on failed power up
new 7cdd2108903a HID: bpf: remove double fdget()
new 89be8aa5b0ec HID: bpf: actually free hdev memory after attaching a HID- [...]
new 764ad6b02777 HID: bpf: use __bpf_kfunc instead of noinline
new 5c24e4e9e708 Merge tag 'hid-for-linus-2024020101' of git://git.kernel.o [...]
The 29 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:
drivers/crypto/caam/caamalg_qi2.c | 7 +-
drivers/crypto/caam/caamhash.c | 7 +-
.../crypto/intel/qat/qat_4xxx/adf_4xxx_hw_data.c | 1 +
drivers/firewire/core-device.c | 18 +++-
drivers/hid/bpf/hid_bpf_dispatch.c | 101 +++++++++++++++------
drivers/hid/bpf/hid_bpf_dispatch.h | 4 +-
drivers/hid/bpf/hid_bpf_jmp_table.c | 40 ++++----
drivers/hid/hid-ids.h | 3 +
drivers/hid/hid-logitech-hidpp.c | 2 +
drivers/hid/hid-nvidia-shield.c | 4 +
drivers/hid/hid-steam.c | 36 ++++----
drivers/hid/hidraw.c | 7 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 6 +-
drivers/hid/i2c-hid/i2c-hid-of.c | 1 +
drivers/regulator/max5970-regulator.c | 2 +-
drivers/regulator/pwm-regulator.c | 43 +++++++++
drivers/regulator/ti-abb-regulator.c | 22 ++++-
drivers/spi/spi-sh-msiof.c | 16 ++--
include/linux/hid_bpf.h | 11 ---
include/linux/lsm_hook_defs.h | 4 +-
security/security.c | 45 ++++++++-
.../selftests/hid/tests/test_wacom_generic.py | 8 +-
22 files changed, 275 insertions(+), 113 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 release/2.33/master
in repository glibc.
from 1a200935e1 x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
new 3b8d158b38 x86_64: Optimize ffsll function code size.
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/x86_64/ffsll.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.