This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 0e39a731820a Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/s [...]
new 33927f3d0ecd habanalabs: fix UAF in export_dmabuf()
new 8742b2d8935f Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
drivers/accel/habanalabs/common/memory.c | 23 +++++++----------------
1 file changed, 7 insertions(+), 16 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 6f9909c4179 [gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address
new 96d90166e84 [gdb/tui] Make tui_disassemble more efficient
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/tui/tui-disasm.c | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 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 53e760d89498 Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/li [...]
new 7b306dfa326f x86/sev: Evict cache lines during SNP memory validation
new 20e0d8576484 Merge tag 'snp_cache_coherency' of git://git.kernel.org/pu [...]
new ad580dfa388f btrfs: fix subpage deadlock in try_release_subpage_extent_ [...]
new 15fc0bec883c btrfs: make btrfs_cleanup_ordered_extents() support large folios
new deaf895212da btrfs: fix wrong length parameter for btrfs_cleanup_ordere [...]
new fc5799986fbc btrfs: error on missing block group when unaccounting log [...]
new 4289b494ac55 btrfs: do not allow relocation of partially dropped subvolumes
new 3a931e9b39c7 btrfs: zoned: do not select metadata BG as finish target
new 7b632596188e btrfs: fix iteration bug in __qgroup_excl_accounting()
new 0e39a731820a Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/s [...]
The 10 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:
arch/x86/boot/cpuflags.c | 13 +++++++++++++
arch/x86/boot/startup/sev-shared.c | 7 +++++++
arch/x86/coco/sev/core.c | 21 +++++++++++++++++++++
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/sev.h | 19 +++++++++++++++++++
arch/x86/kernel/cpu/scattered.c | 1 +
fs/btrfs/extent_io.c | 11 ++++++-----
fs/btrfs/inode.c | 8 +++++---
fs/btrfs/qgroup.c | 3 +--
fs/btrfs/relocation.c | 19 +++++++++++++++++++
fs/btrfs/tree-log.c | 19 +++++++------------
fs/btrfs/zoned.c | 2 +-
12 files changed, 101 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 55c91b7e5c7 x86: Always treat protected symbols as local
new 89495c33260 Change type::fields to return an array_view
new d737aae03b9 [gdb/testsuite] Improve gdb.base/watchpoint-unaligned.exp
new 3769fe5ed37 [gdb/testsuite] Extend gdb.base/watchpoint-unaligned.exp
new 6f9909c4179 [gdb/tdep] Handle M1 ldp in aarch64_stopped_data_address
The 4 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/ada-lang.c | 37 ++++----
gdb/amd64-tdep.c | 13 ++-
gdb/c-typeprint.c | 11 ++-
gdb/dwarf2/read.c | 24 +++--
gdb/eval.c | 2 +-
gdb/f-typeprint.c | 11 +--
gdb/gdbtypes.c | 90 +++++++++----------
gdb/gdbtypes.h | 18 ++--
gdb/guile/scm-type.c | 2 +-
gdb/mdebugread.c | 2 +-
gdb/nat/aarch64-hw-point.c | 6 +-
gdb/python/py-type.c | 11 ++-
gdb/rust-lang.c | 16 ++--
gdb/stabsread.c | 5 +-
gdb/testsuite/gdb.base/watchpoint-unaligned.c | 37 ++++++++
gdb/testsuite/gdb.base/watchpoint-unaligned.exp | 111 +++++++++++++++---------
gdb/valops.c | 12 +--
17 files changed, 224 insertions(+), 184 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 2bbe3bb5d93 Avoid scopes.exp failure on certain architectures
new 55c91b7e5c7 x86: Always treat protected symbols as local
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.h | 5 ++---
ld/testsuite/ld-i386/i386-export-class.rd | 6 +++---
ld/testsuite/ld-i386/i386-export-class.xd | 6 +++---
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr33260-2.d | 6 ++++++
ld/testsuite/ld-i386/{pr33260.s => pr33260-2.s} | 20 ++------------------
ld/testsuite/ld-i386/pr33260.d | 2 +-
ld/testsuite/ld-x86-64/pr33260-2-x32.d | 6 ++++++
ld/testsuite/ld-x86-64/pr33260-2.d | 6 ++++++
ld/testsuite/ld-x86-64/pr33260-2.s | 19 +++++++++++++++++++
ld/testsuite/ld-x86-64/pr33260-x32.d | 2 +-
ld/testsuite/ld-x86-64/pr33260.d | 2 +-
ld/testsuite/ld-x86-64/x86-64-64-export-class.rd | 6 +++---
ld/testsuite/ld-x86-64/x86-64-x32-export-class.rd | 6 +++---
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
15 files changed, 59 insertions(+), 36 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr33260-2.d
copy ld/testsuite/ld-i386/{pr33260.s => pr33260-2.s} (70%)
create mode 100644 ld/testsuite/ld-x86-64/pr33260-2-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr33260-2.d
create mode 100644 ld/testsuite/ld-x86-64/pr33260-2.s
--
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 bbb7a2e2c57 Automatic date update in version.in
new 2bbe3bb5d93 Avoid scopes.exp failure on certain architectures
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/gdb.dap/scopes.exp | 11 +++++++++--
1 file changed, 9 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 releases/gcc-15
in repository gcc.
from aa8151d4823 Daily bump.
new 76aeacb436d LoongArch: macro instead enum for base abi type
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/loongarch/loongarch-def.h | 10 ++++------
1 file changed, 4 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 releases/gcc-14
in repository gcc.
from fdfbc4923ab Daily bump.
new 948cc6e723a LoongArch: macro instead enum for base abi type
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/loongarch/loongarch-def.h | 10 ++++------
1 file changed, 4 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 glibc.
from bc5cf78543 stdio-common: Fix macro parameter shadowing in scanf input s [...]
new 122847e4a2 benchtests: Avoid truncation in random memcpy/memset benchmarks
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:
benchtests/bench-memcpy-random.c | 2 +-
benchtests/bench-memset-random.c | 2 +-
2 files changed, 2 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 6405c5c4419 Cleanup SLP decision during loop analysis
new 94674352539 LoongArch: macro instead enum for base abi type
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/loongarch/loongarch-def.h | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.