This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from df86f912b45c Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/ [...]
new 220a0ffde02f xhci: dbc: decouple endpoint allocation from initialization
new a5c98e8b1398 xhci: dbc: Fix full DbC transfer ring after several reconnects
new edcbe06453dd xhci: fix memory leak regression when freeing xhci vdev de [...]
new 8d63c83d8eb9 USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
new f34bfcc77b18 usb: typec: tcpm: properly deliver cable vdms to altmode drivers
new 21d8525d2e06 usb: gadget: midi2: Fix missing UMP group attributes initi [...]
new 116e79c679a1 usb: gadget: midi2: Fix MIDI2 IN EP max packet size
new cba70aff623b USB: serial: option: add Telit Cinterion FN990A w/audio co [...]
new a5a261bea9bf USB: serial: option: add Telit Cinterion LE910C4-WWX new c [...]
new 7609fb63cead Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.o [...]
new 9dfec4a51df9 USB: core: remove the move buf action
new d6b42787f30d Merge tag 'usb-6.17-rc6' of git://git.kernel.org/pub/scm/l [...]
new 535fd4c98452 serial: sc16is7xx: fix bug in flow control levels init
new ee047e1d85d7 dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks
new 387d00028ccc dt-bindings: serial: 8250: move a constraint
new a1b51534b532 dt-bindings: serial: 8250: allow "main" and "uart" as clock names
new cfd956dcb101 tty: hvc_console: Call hvc_kick in hvc_write unconditionally
new b5e3277c0f1c serial: xilinx_uartps: read reg size from DTS
new 1519fc7cd3e1 Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/l [...]
The 19 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/devicetree/bindings/serial/8250.yaml | 56 +++++++------
.../bindings/serial/brcm,bcm7271-uart.yaml | 2 +-
drivers/tty/hvc/hvc_console.c | 6 +-
drivers/tty/serial/sc16is7xx.c | 14 +---
drivers/tty/serial/xilinx_uartps.c | 10 +--
drivers/usb/core/driver.c | 4 +-
drivers/usb/gadget/function/f_midi2.c | 11 ++-
drivers/usb/gadget/udc/dummy_hcd.c | 8 +-
drivers/usb/host/xhci-dbgcap.c | 94 +++++++++++++++-------
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/serial/option.c | 17 ++++
drivers/usb/typec/tcpm/tcpm.c | 12 ++-
12 files changed, 150 insertions(+), 86 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 b88ea1f73fc gdb: improve show text and help text for 'remote exec-file'
new a170cec5300 Remove uses of "eval" from gdb testsuite
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/testsuite/boards/native-extended-gdbserver.exp | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 2 +-
gdb/testsuite/gdb.base/attach-twice.exp | 2 +-
gdb/testsuite/gdb.base/consecutive.exp | 4 ++--
gdb/testsuite/gdb.base/ctf-ptype.exp | 5 ++---
gdb/testsuite/gdb.base/ending-run.exp | 2 +-
gdb/testsuite/gdb.base/gdbinit-history.exp | 2 +-
gdb/testsuite/gdb.base/ptype.exp | 5 ++---
gdb/testsuite/gdb.base/style.exp | 2 +-
gdb/testsuite/gdb.linespec/ls-errs.exp | 5 ++---
gdb/testsuite/gdb.mi/mi-break.exp | 2 +-
gdb/testsuite/gdb.opt/inline-break.exp | 2 +-
gdb/testsuite/gdb.reverse/consecutive-precsave.exp | 6 +++---
gdb/testsuite/gdb.reverse/consecutive-reverse.exp | 6 +++---
gdb/testsuite/gdb.tui/tuiterm.exp | 4 ++--
gdb/testsuite/lib/dap-support.exp | 4 ++--
gdb/testsuite/lib/dwarf.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 24 +++++++++++-----------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
gdb/testsuite/lib/mi-support.exp | 14 ++++++-------
gdb/testsuite/lib/trace-support.exp | 4 ++--
gdb/testsuite/lib/tuiterm.exp | 8 ++++----
22 files changed, 53 insertions(+), 56 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 f83a4f2a4d8c Merge tag 'erofs-for-6.17-rc6-fixes' of git://git.kernel.o [...]
new 47ddf62b43ec Input: xpad - add support for Flydigi Apex 5
new c9ddc41cdd52 Input: iqs7222 - avoid enabling unused interrupts
new 1939a9fcb803 Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8 [...]
new 5f9efb6b7667 Input: mtk-pmic-keys - MT6359 has a specific release irq
new 30989f67650c MAINTAINERS: Input: Drop melfas-mip4 section
new 563b3f6ef521 Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pu [...]
new e895f8e29119 hrtimers: Unconditionally update target CPU base after off [...]
new 8378c891726d Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.o [...]
new cba4262a19af x86/cpu/topology: Always try cpu_parse_topology_ext() on A [...]
new d2e1b84c5141 fs/resctrl: Eliminate false positive lockdep warning when [...]
new df86f912b45c Merge tag 'x86-urgent-2025-09-14' of git://git.kernel.org/ [...]
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:
MAINTAINERS | 7 -------
arch/x86/kernel/cpu/topology_amd.c | 25 ++++++++++++++-----------
drivers/input/joystick/xpad.c | 2 ++
drivers/input/keyboard/mtk-pmic-keys.c | 5 ++++-
drivers/input/misc/iqs7222.c | 3 +++
drivers/input/serio/i8042-acpipnpio.h | 14 ++++++++++++++
fs/resctrl/ctrlmondata.c | 2 +-
fs/resctrl/internal.h | 4 ++--
fs/resctrl/monitor.c | 6 ++----
kernel/time/hrtimer.c | 11 +++--------
10 files changed, 45 insertions(+), 34 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 84bcc758e6c Automatic date update in version.in
new fe601010c3b gdb: have remote_target::extended_remote_run take the exec [...]
new a108d9c1136 gdb: improve how 'remote exec-file' is stored and accessed
new b88ea1f73fc gdb: improve show text and help text for 'remote exec-file'
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/remote.c | 80 ++++++++++++++---------------
gdb/testsuite/gdb.base/remote-exec-file.exp | 7 ++-
gdb/testsuite/gdb.multi/gdb-settings.exp | 13 +++++
3 files changed, 58 insertions(+), 42 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_45-branch
in repository binutils-gdb.
from 78125579d41 Automatic date update in version.in
new d5945a221ff x86: Copy non_got_ref_without_indirect_extern_access
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/elfxx-x86.c | 6 ++++++
ld/testsuite/config/default.exp | 12 +++++++++++
ld/testsuite/ld-elf/pr33409a.c | 20 +++++++++++++++++
ld/testsuite/ld-elf/pr33409b.c | 9 ++++++++
.../{ld-plugin/lto-17a.c => ld-elf/pr33409c.c} | 0
ld/testsuite/ld-elf/shared.exp | 25 ++++++++++++++++++++++
6 files changed, 72 insertions(+)
create mode 100644 ld/testsuite/ld-elf/pr33409a.c
create mode 100644 ld/testsuite/ld-elf/pr33409b.c
copy ld/testsuite/{ld-plugin/lto-17a.c => ld-elf/pr33409c.c} (100%)
--
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 af53cfeb835 fortran: implement conditional expression for fortran 2023
new 38666cbccff lto/121935 - visit all DECL_ARGUMENTS in free-lang-data
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/ipa-free-lang-data.cc | 3 ++-
gcc/testsuite/g++.dg/lto/pr121935_0.C | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr121935_0.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 gcc.
from 21d1bb1922f Integrate SLP permute transform into vect_transform_stmt
new af53cfeb835 fortran: implement conditional expression for fortran 2023
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/fortran/dump-parse-tree.cc | 10 +++
gcc/fortran/expr.cc | 118 ++++++++++++++++++++++++++++
gcc/fortran/frontend-passes.cc | 5 ++
gcc/fortran/gfortran.h | 30 +++++--
gcc/fortran/matchexp.cc | 79 ++++++++++++++++---
gcc/fortran/module.cc | 10 ++-
gcc/fortran/resolve.cc | 71 +++++++++++++++++
gcc/fortran/trans-array.cc | 13 +++
gcc/fortran/trans-expr.cc | 70 +++++++++++++++++
gcc/testsuite/gfortran.dg/conditional_1.f90 | 32 ++++++++
gcc/testsuite/gfortran.dg/conditional_2.f90 | 13 +++
gcc/testsuite/gfortran.dg/conditional_3.f90 | 9 +++
gcc/testsuite/gfortran.dg/conditional_4.f90 | 21 +++++
gcc/testsuite/gfortran.dg/conditional_5.f90 | 7 ++
gcc/testsuite/gfortran.dg/conditional_6.f90 | 16 ++++
gcc/testsuite/gfortran.dg/conditional_7.f90 | 11 +++
gcc/testsuite/gfortran.dg/conditional_8.f90 | 14 ++++
gcc/testsuite/gfortran.dg/conditional_9.f90 | 11 +++
18 files changed, 522 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/conditional_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_5.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_7.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_8.f90
create mode 100644 gcc/testsuite/gfortran.dg/conditional_9.f90
--
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 1744dc23b31 Daily bump.
new 80f9440b5ec Do less redundant vect_transform_slp_perm_load calls
new 57c97de9783 Avoid VMAT_ELEMENTWISE for negative stride SLP
new 21d1bb1922f Integrate SLP permute transform into vect_transform_stmt
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:
gcc/testsuite/gcc.dg/vect/vect-reduc-chain-2.c | 6 +--
gcc/testsuite/gcc.dg/vect/vect-reduc-chain-3.c | 4 +-
gcc/tree-vect-slp.cc | 40 ++++----------
gcc/tree-vect-stmts.cc | 73 ++++++++++++++------------
gcc/tree-vectorizer.h | 6 ++-
5 files changed, 59 insertions(+), 70 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 69d54b04b54 Daily bump.
new 3c0b35cbd4c 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.
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 e5dfbffe69f Daily bump.
new 3302eb468d8 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.