This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 63dc988ac newlib: strtold: Import strtorQ for 128-bit long double support
new 940a21dc9 Cygwin: doc: Fix spacing in documentation for --without-cross [...]
new 2f965a5c9 Cygwin: doc: Fix doubled .html typo in package server link
new 2abd244aa Cygwin: CI: bump actions/checkout from v3 to v5
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:
.github/workflows/cygwin.yml | 4 ++--
winsup/doc/faq-programming.xml | 2 +-
winsup/doc/faq-setup.xml | 2 +-
3 files changed, 4 insertions(+), 4 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 fdb8d00af919 Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/p [...]
new ab220548dbef kmsan: fix kmsan_handle_dma() to avoid false positives
new 16abbabc004b dma-mapping: fix direction in dma_alloc direction traces
new 16d1ba7c9675 Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kerne [...]
new 0902b3cb23ce kconfig: Avoid prompting for transitional symbols
new b157dd228cf0 tools headers: kcfi: rename missed CONFIG_CFI_CLANG
new a8cdf51cda30 Merge tag 'hardening-fix1-v6.18-rc1' of git://git.kernel.o [...]
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:
include/trace/events/dma.h | 1 +
mm/kmsan/hooks.c | 3 +-
scripts/kconfig/symbol.c | 15 +++++++++-
scripts/kconfig/tests/transitional/Kconfig | 32 ++++++++++++++++++++++
scripts/kconfig/tests/transitional/__init__.py | 7 +++++
scripts/kconfig/tests/transitional/expected_config | 3 ++
scripts/kconfig/tests/transitional/expected_stdout | 1 +
scripts/kconfig/tests/transitional/initial_config | 4 +++
tools/include/linux/cfi_types.h | 2 +-
9 files changed, 64 insertions(+), 4 deletions(-)
create mode 100644 scripts/kconfig/tests/transitional/expected_stdout
--
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 56019d4ff8dd Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub [...]
new a699213d4e6e serial: qcom-geni: Fix blocked task
new 3d15d6c1b3dd Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/l [...]
new 52ff2b840bc7 staging: axis-fifo: fix maximum TX packet length check
new 6d07bee10e4b staging: axis-fifo: fix TX handling on copy_from_user() failure
new 82a051e2553b staging: axis-fifo: flush RX FIFO on read errors
new fbd2e22716d3 Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub [...]
new 810b790033cc nvmem: layouts: fix automatic module loading
new 8b5b456222fd misc: fastrpc: Save actual DMA size in fastrpc_map structure
new 9031626ade38 misc: fastrpc: Fix fastrpc_map_lookup operation
new da1ba64176e0 misc: fastrpc: fix possible map leak in fastrpc_put_args
new 10df039834f8 misc: fastrpc: Skip reference for DMA handles
new fdb8d00af919 Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/p [...]
The 12 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/misc/fastrpc.c | 89 +++++++++++------
drivers/nvmem/layouts.c | 13 +++
drivers/staging/axis-fifo/axis-fifo.c | 68 ++++++-------
drivers/tty/serial/qcom_geni_serial.c | 176 ++++------------------------------
4 files changed, 118 insertions(+), 228 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 dependabot/pip/gunicorn-22.0.0
in repository llvm-lnt.
discards ccb3035 Bump gunicorn from 19.9.0 to 22.0.0
adds ae5049e Add a temporary Lit feature to XFAIL tests that are currently [...]
adds 4e467aa Disable fail-fast from CI job, allowing all failures and succ [...]
adds b8ab486 Fix test that was using `not` in a shell script (#66)
adds 7d7e489 Remove id-token permission for build workflow
adds 9992e48 Move permissions in build workflow to top-level
adds cd731d0 Pin Ubuntu version in build workflow
adds 8fc27f4 Restore pinned versions in setup.py for now.
adds 11c2d9e Pin Jinja2 to 2.11.3 (#67)
adds e538304 Don't override PYTHONPATH in the Lit config (#69)
adds 7d21dcd [NFC] Remove some trailing whitespace and a few other weirdly [...]
adds 2b61b2b Fix broken samples API (#74)
adds 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...]
adds 77e8659 Update installation instructions and run the installation tes [...]
new a83dc10 Bump gunicorn from 19.9.0 to 22.0.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ccb3035)
\
N -- N -- N refs/heads/dependabot/pip/gunicorn-22.0.0 (a83dc10)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
.github/workflows/build.yaml | 7 +++--
.github/workflows/tox.yaml | 1 +
docs/developer_guide.rst | 4 +--
docs/quickstart.rst | 31 ++++++------------
lnt/external/stats/stats.py | 40 ++++++++++++------------
lnt/lnttool/main.py | 3 +-
lnt/server/db/testsuite.py | 5 +--
lnt/server/ui/api.py | 1 +
lnt/server/ui/app.py | 3 +-
lnt/server/ui/views.py | 2 +-
lnt/tests/nt.py | 4 +--
requirements.client.txt | 18 ++++++++++-
requirements.server.txt | 17 ++--------
requirements.txt | 2 +-
setup.py | 30 ++++++++++--------
tests/lit.cfg | 10 ++----
tests/lnttool/submit.shtest | 10 +++---
tests/runtest/Inputs/test-suite-cmake/fake-cmake | 2 ++
tests/runtest/test_suite-c-compiler.shtest | 4 +--
tests/server/ui/V4Pages.py | 2 ++
tests/server/ui/test_api.py | 4 +--
tests/utils/Installation.py | 12 -------
tests/utils/installation-client.shtest | 8 +++++
tests/utils/installation-server.shtest | 8 +++++
24 files changed, 116 insertions(+), 112 deletions(-)
delete mode 100644 tests/utils/Installation.py
create mode 100644 tests/utils/installation-client.shtest
create mode 100644 tests/utils/installation-server.shtest
--
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 main
in repository llvm-lnt.
from 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...]
new 77e8659 Update installation instructions and run the installation tes [...]
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:
docs/developer_guide.rst | 4 ++--
docs/quickstart.rst | 31 ++++++++++---------------------
lnt/lnttool/main.py | 3 +--
requirements.client.txt | 18 +++++++++++++++++-
requirements.server.txt | 17 ++---------------
requirements.txt | 2 +-
setup.py | 1 +
tests/utils/Installation.py | 12 ------------
tests/utils/installation-client.shtest | 8 ++++++++
tests/utils/installation-server.shtest | 8 ++++++++
10 files changed, 50 insertions(+), 54 deletions(-)
delete mode 100644 tests/utils/Installation.py
create mode 100644 tests/utils/installation-client.shtest
create mode 100644 tests/utils/installation-server.shtest
--
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 01040a24d95 gdb/python: make use of gdb.Style for shipped Python commands
new 7f1cdb3e37c Remove 'sys' import from frame_filters.py
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/python/lib/gdb/command/frame_filters.py | 2 --
1 file changed, 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 8b5d577caa3 docs: Add documentation for TARGET_HAS_FMV_TARGET_ATTRIBUTE macro
new f4b60fe6d6a c++: new-expr clobber of constant-size array
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/cp/init.cc | 26 ++++++++++++++++++++++----
gcc/testsuite/g++.dg/warn/Warray-bounds-20.C | 10 +++++-----
2 files changed, 27 insertions(+), 9 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 main
in repository llvm-lnt.
from 7d21dcd [NFC] Remove some trailing whitespace and a few other weirdly [...]
new 2b61b2b Fix broken samples API (#74)
new 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...]
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:
lnt/server/ui/api.py | 1 +
tests/runtest/Inputs/test-suite-cmake/fake-cmake | 2 ++
tests/runtest/test_suite-compile-only.shtest | 2 --
tests/runtest/test_suite-perf-events.shtest | 2 --
tests/runtest/test_suite-pgo.shtest | 2 --
tests/runtest/test_suite-profile-import.py | 2 --
tests/runtest/test_suite-profile.shtest | 2 --
tests/server/ui/test_api.py | 2 --
8 files changed, 3 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.