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 a4296b70b8a6 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 95f6b8026cf8 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
adds 43b0b7eff4b3 platform/x86: panasonic-laptop: Fix sysfs group leak in er [...]
adds 128497456756 platform/x86: toshiba_haps: Fix memory leaks in add/remove [...]
adds 98bdc485b281 platform/x86/intel/vsec: Add Nova Lake PUNIT support
adds 25e9e322d2ab platform/x86: intel_telemetry: Fix swapped arrays in PSS output
adds 39e9c376ac42 platform/x86: intel_telemetry: Fix PSS event register mask
adds 2b4e00d8e70c platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
adds 662c9cb86fc3 platform/x86: lg-laptop: Recognize 2022-2025 models
adds fe747d711228 platform/x86: classmate-laptop: Add missing NULL pointer checks
adds 6222883af286 platform/x86: hp-bioscfg: Skip empty attribute names
adds 008bec8ffe6e platform/x86/intel/tpmi/plr: Make the file domain<n>/statu [...]
adds d0452e3ea094 Merge tag 'platform-drivers-x86-v6.19-4' of git://git.kern [...]
adds de0674d9bc69 Merge tag 'for-6.19-rc8-tag' of git://git.kernel.org/pub/s [...]
adds e3a43633023e smb/client: fix memory leak in smb2_open_file()
adds 67b3da8d3051 smb/client: fix memory leak in SendReceive()
new 5fd0a1df5d05 Merge tag 'v6.19rc8-smb3-client-fixes' of git://git.samba. [...]
new 8fc7e2b573af Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 9249c7e0a381 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
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 (a4296b70b8a6)
\
N -- N -- N refs/heads/fs-current (9249c7e0a381)
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 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:
drivers/platform/x86/amd/pmc/pmc-quirks.c | 7 ++++++
drivers/platform/x86/classmate-laptop.c | 32 ++++++++++++++++++++++++++
drivers/platform/x86/hp/hp-bioscfg/bioscfg.c | 5 ++++
drivers/platform/x86/intel/plr_tpmi.c | 2 +-
drivers/platform/x86/intel/telemetry/debugfs.c | 4 ++--
drivers/platform/x86/intel/telemetry/pltdrv.c | 2 +-
drivers/platform/x86/intel/vsec.c | 2 ++
drivers/platform/x86/lg-laptop.c | 11 ++++++++-
drivers/platform/x86/panasonic-laptop.c | 4 +++-
drivers/platform/x86/toshiba_haps.c | 2 +-
fs/smb/client/cifstransport.c | 4 +++-
fs/smb/client/smb2file.c | 1 +
12 files changed, 68 insertions(+), 8 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 1eee7462d09 gdb/testsuite: add test for corefile with no threads
new 7c5179caca8 Linker: Free memory used to track file dependencies.
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/ldmain.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
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 52fdc0531ea Free bfds on the file_chain at linker exit.
new 1eee7462d09 gdb/testsuite: add test for corefile with no threads
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:
...efile-exec-mismatch.c => corefile-no-threads.c} | 10 +-
gdb/testsuite/gdb.base/corefile-no-threads.exp | 81 +++++
gdb/testsuite/gdb.base/corefile-no-threads.py | 369 +++++++++++++++++++++
3 files changed, 453 insertions(+), 7 deletions(-)
copy gdb/testsuite/gdb.base/{corefile-exec-mismatch.c => corefile-no-threads.c} (91%)
create mode 100644 gdb/testsuite/gdb.base/corefile-no-threads.exp
create mode 100644 gdb/testsuite/gdb.base/corefile-no-threads.py
--
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 2433c1cbac6 aarch64: fix buffer overflow in aarch64-gen
new 52fdc0531ea Free bfds on the file_chain at linker exit.
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/ldlang.c | 31 +++++++++++++++++++++++++++++++
ld/ldlang.h | 2 ++
ld/ldmain.c | 9 +++------
3 files changed, 36 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 gcc.
from da50e9a7936 toplevel: Build stage1/stage2/stageprofile libstdc++ with - [...]
new 75930efa22f c++: Perform the iterating expansion stmt N evaluation in i [...]
new 8bc8aaed6c2 c++: Fix up eval_parameters_of for function types [PR123913]
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/pt.cc | 4 +++
gcc/cp/reflect.cc | 18 ++++++----
gcc/testsuite/g++.dg/reflect/expansion-stmt1.C | 49 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/reflect/parameters_of7.C | 17 +++++++++
4 files changed, 82 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/reflect/expansion-stmt1.C
create mode 100644 gcc/testsuite/g++.dg/reflect/parameters_of7.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 8efed40efd6 gdb: fix-up truncated inline function block ranges
new 2433c1cbac6 aarch64: fix buffer overflow in aarch64-gen
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:
opcodes/aarch64-gen.c | 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 master
in repository binutils-gdb.
from f620ef937a6 Remove obsolete comment
new 196349e7e59 gdb: handle empty ranges for inline subroutines
new ea4d6431ac9 gdb: split dwarf line table parsing in two
new 688811c52c3 gdb: move block range recording into its own function
new 4df4d10c411 gdb: create address map after parsing all DIE
new 59544367f3f gdb: remove buildsym_compunit::record_block_range
new a418b1a4700 gdb: record block end addresses while parsing DIEs
new 8efed40efd6 gdb: fix-up truncated inline function block ranges
The 7 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/buildsym.c | 76 +--
gdb/buildsym.h | 14 -
gdb/dwarf2/cu.h | 7 +
gdb/dwarf2/line-program.c | 116 +++--
gdb/dwarf2/line-program.h | 19 +-
gdb/dwarf2/read.c | 157 ++++--
gdb/testsuite/gdb.cp/step-and-next-inline.exp | 171 +++---
.../dw2-empty-inline-low-high.c} | 32 +-
.../gdb.dwarf2/dw2-empty-inline-low-high.exp | 128 +++++
...pected-entry-pc.c => dw2-empty-inline-ranges.c} | 41 +-
.../gdb.dwarf2/dw2-empty-inline-ranges.exp | 262 ++++++++++
...pected-entry-pc.c => dw2-extend-inline-block.c} | 63 ++-
.../gdb.dwarf2/dw2-extend-inline-block.exp | 574 +++++++++++++++++++++
.../gdb.dwarf2/dw2-unexpected-entry-pc.exp | 77 ++-
gdb/testsuite/gdb.opt/empty-inline-cxx.cc | 65 +++
gdb/testsuite/gdb.opt/empty-inline-cxx.exp | 110 ++++
.../backtrace.c => gdb.opt/empty-inline.c} | 26 +-
gdb/testsuite/gdb.opt/empty-inline.exp | 145 ++++++
18 files changed, 1804 insertions(+), 279 deletions(-)
copy gdb/testsuite/{gdb.base/tailcall-msym.c => gdb.dwarf2/dw2-empty-inline-low-hi [...]
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-empty-inline-low-high.exp
copy gdb/testsuite/gdb.dwarf2/{dw2-unexpected-entry-pc.c => dw2-empty-inline-range [...]
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-empty-inline-ranges.exp
copy gdb/testsuite/gdb.dwarf2/{dw2-unexpected-entry-pc.c => dw2-extend-inline-bloc [...]
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-extend-inline-block.exp
create mode 100644 gdb/testsuite/gdb.opt/empty-inline-cxx.cc
create mode 100644 gdb/testsuite/gdb.opt/empty-inline-cxx.exp
copy gdb/testsuite/{gdb.base/backtrace.c => gdb.opt/empty-inline.c} (67%)
create mode 100644 gdb/testsuite/gdb.opt/empty-inline.exp
--
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 71c2e6c2bfc tree: Fix up wrong-code with certain C++ default arguments [...]
new da50e9a7936 toplevel: Build stage1/stage2/stageprofile libstdc++ with - [...]
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:
Makefile.in | 6 ++++++
Makefile.tpl | 6 ++++++
2 files changed, 12 insertions(+)
--
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 9c24b4d7df3 ipa-reorder-for-locality - Adjust bootstrap-lto-locality an [...]
new 2149eda29e2 bitint: Don't try to extend PHI in the min_prec == prec cas [...]
new 71c2e6c2bfc tree: Fix up wrong-code with certain C++ default arguments [...]
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/gimple-lower-bitint.cc | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr123818.C | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/bitint-127.c | 28 ++++++++++++++++++++++++++++
gcc/tree.cc | 24 +++++++++++++++++++-----
4 files changed, 76 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr123818.C
create mode 100644 gcc/testsuite/gcc.dg/bitint-127.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 d77d64766af Daily bump.
new 9c24b4d7df3 ipa-reorder-for-locality - Adjust bootstrap-lto-locality an [...]
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:
config/bootstrap-lto-locality.mk | 4 ++--
gcc/params.opt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.