This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current
in repository linux-next.
omits 1a14a8f9edce Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits e42298b49057 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 16ce647f8360 Merge branch 'misc-6.15' into next-fixes
adds 16c22c56d428 virtio_pci: Use self group type for cap commands
adds a940e0a68557 vhost: fix VHOST_*_OWNER documentation
adds 2e2f925fe737 virtio_ring: Fix data race by tagging event_triggered as r [...]
adds 183a08715af1 virtgpu: don't reset on shutdown
adds fbd3039a64b0 virtio_console: fix missing byte order handling for cols and rows
adds 5326ab737a47 virtio_console: fix order of fields cols and rows
adds fec0abf52609 vhost_task: fix vhost_task_create() documentation
adds f591cf9fce72 vhost-scsi: protect vq->log_used with vq->mutex
adds b18268713547 vhost-scsi: Fix vhost_scsi_send_bad_target()
adds 58465d86071b vhost-scsi: Fix vhost_scsi_send_status()
new 0251ddbffbeb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 82efd569a890 locking/local_lock: fix _Generic() matching of local_trylock_t
new a79be02bba5c Fix mis-uses of 'cc-option' for warning disablement
new 1aac75ad712c Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new be3f1938d3e6 btrfs: fix COW handling in run_delalloc_nocow()
new 48c1d1bb525b btrfs: fix the inode leak in btrfs_iget()
new e08e49d986f8 btrfs: adjust subpage bit start based on sectorsize
new bac8105862c2 Merge branch 'misc-6.15' into next-fixes
new 16e4732dddd7 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
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 (1a14a8f9edce)
\
N -- N -- N refs/heads/fs-current (16e4732dddd7)
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 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:
Makefile | 4 +-
arch/loongarch/kernel/Makefile | 8 ++--
arch/loongarch/kvm/Makefile | 2 +-
arch/riscv/kernel/Makefile | 4 +-
drivers/char/virtio_console.c | 7 ++--
drivers/gpu/drm/virtio/virtgpu_drv.c | 9 +++++
drivers/vhost/scsi.c | 74 +++++++++++++++++++++++++++---------
drivers/virtio/virtio.c | 6 +++
drivers/virtio/virtio_pci_modern.c | 4 +-
drivers/virtio/virtio_ring.c | 2 +-
fs/btrfs/extent_io.c | 2 +-
fs/btrfs/inode.c | 13 ++++---
include/linux/local_lock_internal.h | 8 ++--
include/linux/virtio.h | 3 ++
include/uapi/linux/vhost.h | 4 +-
include/uapi/linux/virtio_pci.h | 1 +
kernel/vhost_task.c | 2 +-
scripts/Makefile.extrawarn | 2 +-
18 files changed, 108 insertions(+), 47 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 8e2ae00bb4d gdb/python: don't use PyObject_IsInstance in py-unwind.c
new 94f3facb218 gdb/doc: tweaks to documentation for gdb.Color
new 2eead96aeba gdb/python: keyword args for Color.__init__
new 90fa7d2fd5a gdb/python: keyword arguments for gdb.Color.escape_sequence
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/doc/python.texi | 15 ++++++++-------
gdb/python/py-color.c | 34 +++++++++++++++++++---------------
gdb/testsuite/gdb.python/py-color.exp | 25 ++++++++++++++++++++++++-
3 files changed, 51 insertions(+), 23 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 f17820ec6e4 gdb/testsuite: split gdb.dwarf2/macro-source-path.exp
new 1fc2d1491c0 gdb/python: don't use PyObject_IsInstance in py-registers.c
new 8e2ae00bb4d gdb/python: don't use PyObject_IsInstance in py-unwind.c
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:
gdb/python/py-registers.c | 3 +--
gdb/python/py-unwind.c | 6 +++---
gdb/testsuite/gdb.python/py-frame.exp | 15 +++++++++++++++
gdb/testsuite/gdb.python/py-unwind.exp | 7 +++++++
gdb/testsuite/gdb.python/py-unwind.py | 20 ++++++++++++++++++++
5 files changed, 46 insertions(+), 5 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-13
in repository gcc.
from a32919a4788 c++: templates, attributes, #pragma target [PR114772]
new 7495787e31c Fix a pasto in ao_compare::compare_ao_refs
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/tree-ssa-alias.cc | 3 ++-
1 file changed, 2 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 release/2.41/master
in repository glibc.
from 046b33800c x86: Detect Intel Diamond Rapids
new 5cb575ca9a elf: tst-audit10: split AVX512F code into dedicated function [...]
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:
NEWS | 1 +
sysdeps/x86_64/Makefile | 1 -
sysdeps/x86_64/tst-auditmod10b.c | 109 ++++++++++++++++++++-------------------
3 files changed, 56 insertions(+), 55 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-14
in repository gcc.
from 9ef0cf01993 Daily bump.
new 70eaec53f32 c++: constexpr, trivial, and non-alias target [PR111075]
new 8a884140c2b libcpp: Fix incorrect line numbers in large files [PR108900]
new 8d70737492a c++: templates, attributes, #pragma target [PR114772]
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/cp/constexpr.cc | 3 +++
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
libcpp/files.cc | 9 +++++++++
4 files changed, 32 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 releases/gcc-13
in repository gcc.
from 7ac1a99ccff libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
new b14ae44ec26 c++: constexpr, trivial, and non-alias target [PR111075]
new a32919a4788 c++: templates, attributes, #pragma target [PR114772]
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:
gcc/cp/constexpr.cc | 3 +++
gcc/cp/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
3 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 releases/gcc-12
in repository gcc.
from 85280523967 Daily bump.
new b7748c371c5 c++: templates, attributes, #pragma target [PR114772]
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/pt.cc | 2 ++
gcc/testsuite/g++.dg/ext/pragma-target2.C | 18 ++++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pragma-target2.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 binutils-gdb.
from 26011e4e104 [gdb/testsuite] Fix another timeout in gdb.base/bg-executio [...]
new 09338cf326f gdb: fix riscv record-full push
new f17820ec6e4 gdb/testsuite: split gdb.dwarf2/macro-source-path.exp
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:
gdb/riscv-canonicalize-syscall-gen.c | 18 +-
gdb/riscv-linux-tdep.h | 6 +-
gdb/syscalls/riscv-canonicalize-syscall-gen.py | 4 +-
.../gdb.dwarf2/macro-source-path-clang14-dw4.exp | 71 ++++++
.../gdb.dwarf2/macro-source-path-clang14-dw5.exp | 75 +++++++
.../macro-source-path-gcc11-ld234-dw5.exp | 70 ++++++
.../macro-source-path-gcc11-ld238-dw4.exp | 70 ++++++
.../macro-source-path-gcc11-ld238-dw5.exp | 81 +++++++
...o-source-path.exp => macro-source-path.exp.tcl} | 250 +--------------------
9 files changed, 393 insertions(+), 252 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-clang14-dw4.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-clang14-dw5.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld234-dw5.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld238-dw4.exp
create mode 100644 gdb/testsuite/gdb.dwarf2/macro-source-path-gcc11-ld238-dw5.exp
rename gdb/testsuite/gdb.dwarf2/{macro-source-path.exp => macro-source-path.exp.tc [...]
--
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 3483a2b3959 Fortran: Fix checking for IMPURE in DO CONCURRENT.
new 682550f23c8 Regenerate gcc.pot
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/po/gcc.pot | 9382 +++++++++++++++++++++++++++++---------------------------
1 file changed, 4785 insertions(+), 4597 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.