This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5bfcdd5c59a Daily bump.
new 0bbbc432cb2 doc, lynx: Document LynxOS options [PR122243]
new 4b038ec1dc3 doc: Mark -foffload-abi and -foffload-abi-host-opts undocum [...]
new bd0740e6301 doc: -g debug option documentation cleanup [PR122243]
new d0ce13e26ca doc: Mark more options as Undocumented/RejectNegative [PR122243]
new 2973b1881cf doc: Fix various option documentation problems [PR122243]
new 128b0e70f2c doc: Add missing index entries for -Wno-* options [PR122243]
new ed2924c7628 doc: Add missing index entries for -fno-* options [PR122243]
new 1eb49d34b60 doc: whitespace fixes in option summary
new 5bc07a572ee doc: make regenerate-opt-urls
The 9 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/ada/gcc-interface/lang.opt.urls | 6 +-
gcc/c-family/c.opt | 8 +-
gcc/c-family/c.opt.urls | 70 ++--
gcc/common.opt | 17 +-
gcc/common.opt.urls | 350 +++++++++---------
gcc/config/alpha/alpha.opt.urls | 3 +
gcc/config/arc/arc.opt.urls | 6 +-
gcc/config/arm/arm.opt.urls | 15 +
gcc/config/avr/avr.opt.urls | 3 +
gcc/config/bpf/bpf.opt.urls | 3 +
gcc/config/cris/cris.opt.urls | 3 +
gcc/config/frv/frv.opt | 3 +-
gcc/config/lynx.opt.urls | 11 +-
gcc/config/m68k/m68k.opt | 2 +-
gcc/config/m68k/m68k.opt.urls | 21 ++
gcc/config/mcore/mcore.opt.urls | 3 +
gcc/config/mingw/cygming.opt.urls | 8 +-
gcc/config/mips/mips.opt.urls | 5 +-
gcc/config/mips/sde.opt.urls | 6 +
gcc/config/mmix/mmix.opt.urls | 9 +
gcc/config/nvptx/nvptx.opt | 2 +-
gcc/config/nvptx/nvptx.opt.urls | 3 +
gcc/config/rs6000/476.opt | 2 +-
gcc/config/rs6000/linux64.opt.urls | 3 +
gcc/config/rs6000/rs6000.opt.urls | 12 +
gcc/config/rs6000/sysv4.opt.urls | 3 +
gcc/config/sh/sh.opt.urls | 8 +-
gcc/doc/cppdiropts.texi | 5 +
gcc/doc/cppopts.texi | 8 +
gcc/doc/cppwarnopts.texi | 5 +
gcc/doc/invoke.texi | 711 +++++++++++++++++++++++++++++++-----
gcc/fortran/lang.opt.urls | 10 +-
gcc/m2/lang.opt.urls | 4 +-
33 files changed, 994 insertions(+), 334 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 0a6dce0a5c66 Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub [...]
new 6342969dafbc keys/trusted_keys: fix handle passed to tpm_buf_append_nam [...]
new f9e6e6d21066 Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel [...]
new 901a5f309dab scsi: xen: scsiback: Fix potential memory leak in scsiback [...]
new 9eacec5d18f9 scsi: storvsc: Process unsupported MODE_SENSE_10
new fe2f8ad6f099 scsi: core: Wake up the error handler when final completio [...]
new 9411a89e9e71 scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn [...]
new 84dc6037390b scsi: target: iscsi: Fix use-after-free in iscsit_dec_sess [...]
new 19bc5f2a6962 scsi: qla2xxx: Sanitize payload size to prevent member overflow
new 023777797472 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 9 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/scsi/qla2xxx/qla_isr.c | 7 +++++++
drivers/scsi/scsi_error.c | 11 ++++++++++-
drivers/scsi/scsi_lib.c | 8 ++++++++
drivers/scsi/storvsc_drv.c | 3 ++-
drivers/target/iscsi/iscsi_target_util.c | 10 ++++++++--
drivers/xen/xen-scsiback.c | 1 +
security/keys/trusted-keys/trusted_tpm2.c | 4 ++--
7 files changed, 38 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 master
in repository linux.
from 913fb068e259 Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/s [...]
new fb47423dc7bf serial: qcom_geni: Fix BT failure regression on RB2 platform
new 27aff0a56b3c serial: 8250_pci: Fix broken RS485 for F81504/508/512
new 32f37e57583f serial: Fix not set tty->port race condition
new 11de40c03cf0 Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/l [...]
new dbdb442218cd iio: adc: at91-sama5d2_adc: Fix potential use-after-free i [...]
new 6b39824ac4c1 iio: adc: ad7280a: handle spi_setup() errors in probe()
new c5512e016817 iio: adc: ad7606: Fix incorrect type for error return variable
new 92452b1760ff iio: adc: ad9467: fix ad9434 vref mask
new da934ef0fdff iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
new c34e2e2d67b3 iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors withou [...]
new 4ff39d6de4bf iio: accel: adxl380: fix handling of unavailable "INT1" interrupt
new 441ac29923c9 iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
new ea6b4feba85e iio: adc: exynos_adc: fix OF populate on driver rebind
new 943cbf906956 iio: imu: inv_icm45600: fix temperature offset reporting
new 81d5a5366d3c iio: chemical: scd4x: fix reported channel endianness
new 9910159f0659 iio: core: add separate lockdep class for info_exist_lock
new b8f15d1df2e7 iio: accel: iis328dq: fix gain values
new 978d28136c53 iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs [...]
new 36a70608a314 Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.o [...]
new 472100721b4b dt-bindings: interconnect: qcom,sa8775p-rpmh: Fix incorrec [...]
new a305df4125d1 MAINTAINERS: Add interconnect-clk.h to interconnect API entry
new 8cc27f5c6dd1 interconnect: debugfs: initialize src_node and dst_node to [...]
new 0ea4cc93d5ec Merge tag 'icc-6.19-rc6' of ssh://gitolite.kernel.org/pub/ [...]
new 9aeacd2ff31e mux: mmio: Fix IS_ERR() vs NULL check in probe()
new 10d28cffb3f6 comedi: Fix getting range information for subdevices 16 to 255
new 95fc36a234da intel_th: fix device leak on output open()
new aa3f64a98b23 intel_th: rename error label
new 0b52edaeb5c2 slimbus: core: fix OF node leak on registration failure
new 0eb4ff659611 slimbus: core: fix runtime PM imbalance on report present
new 9391380eb91e slimbus: core: fix device reference leak on report present
new 4c6da2fdc811 slimbus: core: amend slim_get_device() kernel doc
new 7831f710553d slimbus: core: fix of_slim_get_device() kernel doc
new bba7fd1258cd slimbus: core: clean up of_slim_get_device()
new a3bece3678f6 uacce: fix cdev handling in the cleanup path
new 98eec349259b uacce: fix isolate sysfs check condition
new 02695347be53 uacce: implement mremap in uacce_vm_ops to return -EPERM
new 26c08dabe547 uacce: ensure safe queue release with state management
new 054e1c0e6114 uio: pci_sva: correct '-ENODEV' check logic
new 06d5a7afe1d0 mei: trace: treat reg parameter as string
new e03b29b55f2b comedi: dmm32at: serialize use of paged registers
new 761fcf46a1bd w1: therm: Fix off-by-one buffer overflow in alarms_store
new cc8f92e41eb7 w1: fix redundant counter decrement in w1_attach_slave_device()
new 88da5f4b46f5 Merge tag 'w1-drv-6.20' of ssh://gitolite.kernel.org/pub/s [...]
new 0a6dce0a5c66 Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub [...]
The 44 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:
.../bindings/interconnect/qcom,sa8775p-rpmh.yaml | 31 ++++++++++
MAINTAINERS | 1 +
drivers/comedi/comedi_fops.c | 2 +-
drivers/comedi/drivers/dmm32at.c | 32 +++++++++-
drivers/comedi/range.c | 2 +-
drivers/hwtracing/intel_th/core.c | 25 ++++++--
drivers/iio/accel/adxl380.c | 6 +-
drivers/iio/accel/st_accel_core.c | 72 +++++++++++++++++++++-
drivers/iio/adc/ad7280a.c | 4 +-
drivers/iio/adc/ad7606_par.c | 3 +-
drivers/iio/adc/ad9467.c | 2 +-
drivers/iio/adc/at91-sama5d2_adc.c | 1 +
drivers/iio/adc/exynos_adc.c | 15 +----
drivers/iio/adc/pac1934.c | 6 +-
drivers/iio/chemical/scd4x.c | 6 +-
drivers/iio/dac/ad3552r-hs.c | 5 +-
drivers/iio/dac/ad5686.c | 6 ++
drivers/iio/imu/inv_icm45600/inv_icm45600_core.c | 9 +--
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 15 +++--
drivers/iio/industrialio-core.c | 4 +-
drivers/interconnect/debugfs-client.c | 5 ++
drivers/misc/mei/mei-trace.h | 18 +++---
drivers/misc/uacce/uacce.c | 48 ++++++++++++---
drivers/mux/mmio.c | 8 +--
drivers/slimbus/core.c | 54 ++++++++--------
drivers/tty/serial/8250/8250_pci.c | 2 +-
drivers/tty/serial/qcom_geni_serial.c | 13 ++--
drivers/tty/serial/serial_core.c | 6 ++
drivers/uio/uio_pci_generic_sva.c | 4 +-
drivers/w1/slaves/w1_therm.c | 62 ++++++-------------
drivers/w1/w1.c | 2 -
include/linux/iio/iio-opaque.h | 2 +
include/uapi/linux/comedi.h | 2 +-
33 files changed, 326 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 linux.
from d91a46d6805a Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.o [...]
new 2934325f5615 Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
new 19a5d9ba6208 Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
new c1a5135e60f1 Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pu [...]
new e351836a54e3 i2c: spacemit: drop IRQF_ONESHOT flag from IRQ request
new e6e09d341184 Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.or [...]
new 913fb068e259 Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/s [...]
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:
drivers/i2c/busses/i2c-k1.c | 2 +-
drivers/input/serio/i8042-acpipnpio.h | 18 ++++++++++++++++++
2 files changed, 19 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 master
in repository binutils-gdb.
from 1b66149b97a Regenerate autogenerated files
new 4ad5857a509 hppa64: Skip/xfail three ld tests on hppa*64*-*-*
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:
ld/testsuite/ld-elf/readelf.exp | 5 +++++
ld/testsuite/ld-elf/sec64k.exp | 5 +++++
ld/testsuite/ld-elf/shared.exp | 2 +-
3 files changed, 11 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 master
in repository binutils-gdb.
from 48df1644d27 Add 2.46 release markers to NEWS files. Update BRANCHES. [...]
new 1b66149b97a Regenerate autogenerated files
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:
bfd/po/bfd.pot | 3981 ++++++++++++------------
binutils/README-how-to-make-a-release | 41 +-
binutils/po/binutils.pot | 4223 ++++++++++++-------------
gas/po/gas.pot | 5423 +++++++++++++++++----------------
gold/po/gold.pot | 320 +-
gprof/po/gprof.pot | 2 +-
gprofng/Makefile.in | 14 +-
gprofng/aclocal.m4 | 24 +-
gprofng/doc/Makefile.in | 14 +-
gprofng/doc/version.texi | 4 +-
gprofng/gp-display-html/Makefile.in | 14 +-
gprofng/src/Makefile.in | 14 +-
ld/po/ld.pot | 3360 ++++++++++----------
opcodes/po/opcodes.pot | 308 +-
14 files changed, 9097 insertions(+), 8645 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 binutils-2_46-branch
in repository binutils-gdb.
from 48df1644d27 Add 2.46 release markers to NEWS files. Update BRANCHES. [...]
new d0660257179 Update version to 2.45.90
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:
bfd/configure | 20 +-
bfd/po/bfd.pot | 3981 +++++++++++++++--------------
bfd/version.m4 | 2 +-
binutils/configure | 20 +-
binutils/po/binutils.pot | 4223 ++++++++++++++++---------------
gas/configure | 20 +-
gas/po/gas.pot | 5423 ++++++++++++++++++++--------------------
gold/po/gold.pot | 320 +--
gprof/configure | 20 +-
gprof/po/gprof.pot | 2 +-
gprofng/configure | 20 +-
gprofng/doc/version.texi | 8 +-
gprofng/libcollector/configure | 20 +-
ld/configure | 20 +-
ld/po/ld.pot | 3771 ++++++++++++++--------------
opcodes/configure | 20 +-
opcodes/po/opcodes.pot | 308 +--
17 files changed, 9326 insertions(+), 8872 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 binutils-2_46-branch
in repository binutils-gdb.
at 48df1644d27 Add 2.46 release markers to NEWS files. Update BRANCHES. [...]
No new revisions were added by this update.
--
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 11e0dbc0892 ld: sframe: do not generate .sframe for PLT if no .sframe i [...]
new 48df1644d27 Add 2.46 release markers to NEWS files. Update BRANCHES. [...]
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:
binutils/BRANCHES | 1 +
binutils/NEWS | 2 ++
binutils/README-how-to-make-a-release | 3 ---
gas/NEWS | 2 ++
ld/NEWS | 2 ++
5 files changed, 7 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 9172339d6c5 gas: aarch64: i386: s390: sframe: adjust sframe_ra_tracking_p
new 11e0dbc0892 ld: sframe: do not generate .sframe for PLT if no .sframe i [...]
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:
bfd/elf-bfd.h | 2 ++
bfd/elf-sframe.c | 18 ++++++++++++++++++
bfd/elf64-s390.c | 11 +++++++++--
bfd/elfxx-x86.c | 13 +++++++++++--
.../pic-reloc-ordinary.ld => ld-s390/no-sframe.ld} | 4 ++--
ld/testsuite/ld-s390/s390.exp | 3 +++
ld/testsuite/ld-s390/sframe-command-line-2.d | 10 ++++++++++
ld/testsuite/ld-sframe/no-ld-generated-sframe.d | 10 ++++++++++
.../pic-reloc-ordinary.ld => ld-sframe/no-sframe.ld} | 4 ++--
ld/testsuite/ld-sframe/{discard.s => test.s} | 1 -
.../pic-reloc-ordinary.ld => ld-x86-64/no-sframe.ld} | 4 ++--
ld/testsuite/ld-x86-64/sframe-command-line-2.d | 10 ++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 3 +++
13 files changed, 82 insertions(+), 11 deletions(-)
copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-s390/no-sframe.ld} (50%)
create mode 100644 ld/testsuite/ld-s390/sframe-command-line-2.d
create mode 100644 ld/testsuite/ld-sframe/no-ld-generated-sframe.d
copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-sframe/no-sframe.ld} (50%)
copy ld/testsuite/ld-sframe/{discard.s => test.s} (85%)
copy ld/testsuite/{ld-mips-elf/pic-reloc-ordinary.ld => ld-x86-64/no-sframe.ld} (50%)
create mode 100644 ld/testsuite/ld-x86-64/sframe-command-line-2.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.