This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-next
in repository linux-next.
omits 41609d5888d1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits be5f97107c1e Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 17e3fbff4643 Merge branch '9p-next' of git://github.com/martinetd/linux
omits 043990c158de Merge branch 'master' of https://github.com/Paragon-Softwa [...]
omits 1cf25c9d40c1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 202540491c3d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits d53d2dada7a3 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits b2d0e9f0e22b Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits f225f7a2ceac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 014cd1ac0c07 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits da77dfc4045e Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits fa0dbd9de6bc Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 19c379a0668c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds e4d4648eac8b platform/x86: ideapad-laptop: pass a correct pointer to th [...]
adds 583ef25bb2a0 platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
new a787ab73e2e4 platform/x86/intel/ifs: Update documentation with image do [...]
new f5a2601378af Merge tag 'platform-drivers-x86-v6.14-2' of git://git.kern [...]
adds 28aecef5b101 selftests: livepatch: handle PRINTK_CALLER in check_result()
new d009de7d5428 Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel. [...]
new 1b0332a42656 kthread: Fix return value on kzalloc() failure in kthread_ [...]
new 5c8c229261f1 Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel. [...]
new 8e913b438c95 fs/stat.c: avoid harmless garbage value problem in vfs_sta [...]
new 17dca83f22f7 vboxsf: fix building with GCC 15
new 756060a7cc55 statmount: let unset strings be empty
new 6c789b8e0913 gfs2: use lockref_init for gl_lockref
new 69469b7ad4a4 gfs2: switch to lockref_init(..., 1)
new 24239add174c lockref: remove count argument of lockref_init
new e5e05ede88c9 Merge patch series "further lockref cleanups"
new 768d562f8773 fs: fix adding security options to statmount.mnt_opt
new 1213f42dca09 selftests: always check mask returned by statmount(2)
new bd5033406f7e fsnotify: use accessor to set FMODE_NONOTIFY_*
new a91cbc6171da fsnotify: disable notification by default for all pseudo files
new a84e51444c59 fsnotify: disable pre-content and permission events by default
new 6470d2c6d423 Merge patch series "Fix for huge faults regression"
new 27aa26c546e2 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new 85119c77304c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 09d79f0f5767 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 9c55dfc33835 Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new eef059d620bb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3ff28d7efc63 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new e45744ad77cf Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new b423c4e3382e Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 3ba61c65edaa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b7766c6dfb56 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4206a36cddbb Merge branch 'master' of https://github.com/Paragon-Softwa [...]
new da97f94c4dee Merge branch '9p-next' of git://github.com/martinetd/linux
new 49afe6d36b57 Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new 0e3c9e4d9bc8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
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 (41609d5888d1)
\
N -- N -- N refs/heads/fs-next (0e3c9e4d9bc8)
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 32 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/ideapad-laptop.c | 2 +-
drivers/platform/x86/intel/ifs/ifs.h | 9 ++--
drivers/platform/x86/intel/pmc/core.c | 4 +-
drivers/tty/pty.c | 2 +-
fs/dcache.c | 2 +-
fs/erofs/zdata.c | 2 +-
fs/file_table.c | 16 +++++++
fs/gfs2/glock.c | 2 +-
fs/gfs2/main.c | 1 -
fs/gfs2/quota.c | 4 +-
fs/namespace.c | 54 ++++++++++++----------
fs/notify/fsnotify.c | 18 +++++---
fs/open.c | 11 +++--
fs/pipe.c | 6 +++
fs/stat.c | 4 +-
fs/vboxsf/super.c | 3 +-
include/linux/fs.h | 9 +++-
include/linux/fsnotify.h | 4 +-
include/linux/lockref.h | 7 +--
kernel/kthread.c | 4 +-
net/socket.c | 5 ++
.../filesystems/statmount/statmount_test.c | 22 ++++++++-
tools/testing/selftests/livepatch/functions.sh | 3 +-
23 files changed, 132 insertions(+), 62 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 fs-current
in repository linux-next.
omits fa0dbd9de6bc Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 19c379a0668c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
adds e4d4648eac8b platform/x86: ideapad-laptop: pass a correct pointer to th [...]
adds 583ef25bb2a0 platform/x86/intel: pmc: fix ltr decode in pmc_core_ltr_show()
new a787ab73e2e4 platform/x86/intel/ifs: Update documentation with image do [...]
new f5a2601378af Merge tag 'platform-drivers-x86-v6.14-2' of git://git.kern [...]
adds 28aecef5b101 selftests: livepatch: handle PRINTK_CALLER in check_result()
new d009de7d5428 Merge tag 'livepatching-for-6.14-rc2' of git://git.kernel. [...]
new 1b0332a42656 kthread: Fix return value on kzalloc() failure in kthread_ [...]
new 5c8c229261f1 Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel. [...]
new 8e913b438c95 fs/stat.c: avoid harmless garbage value problem in vfs_sta [...]
new 17dca83f22f7 vboxsf: fix building with GCC 15
new 756060a7cc55 statmount: let unset strings be empty
new 6c789b8e0913 gfs2: use lockref_init for gl_lockref
new 69469b7ad4a4 gfs2: switch to lockref_init(..., 1)
new 24239add174c lockref: remove count argument of lockref_init
new e5e05ede88c9 Merge patch series "further lockref cleanups"
new 768d562f8773 fs: fix adding security options to statmount.mnt_opt
new 1213f42dca09 selftests: always check mask returned by statmount(2)
new bd5033406f7e fsnotify: use accessor to set FMODE_NONOTIFY_*
new a91cbc6171da fsnotify: disable notification by default for all pseudo files
new a84e51444c59 fsnotify: disable pre-content and permission events by default
new 6470d2c6d423 Merge patch series "Fix for huge faults regression"
new 27aa26c546e2 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new 85119c77304c Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 09d79f0f5767 Merge branch 'nfsd-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 (fa0dbd9de6bc)
\
N -- N -- N refs/heads/fs-current (09d79f0f5767)
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 21 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/ideapad-laptop.c | 2 +-
drivers/platform/x86/intel/ifs/ifs.h | 9 ++--
drivers/platform/x86/intel/pmc/core.c | 4 +-
drivers/tty/pty.c | 2 +-
fs/dcache.c | 2 +-
fs/erofs/zdata.c | 2 +-
fs/file_table.c | 16 +++++++
fs/gfs2/glock.c | 2 +-
fs/gfs2/main.c | 1 -
fs/gfs2/quota.c | 4 +-
fs/namespace.c | 54 ++++++++++++----------
fs/notify/fsnotify.c | 18 +++++---
fs/open.c | 11 +++--
fs/pipe.c | 6 +++
fs/stat.c | 4 +-
fs/vboxsf/super.c | 3 +-
include/linux/fs.h | 9 +++-
include/linux/fsnotify.h | 4 +-
include/linux/lockref.h | 7 +--
kernel/kthread.c | 4 +-
net/socket.c | 5 ++
.../filesystems/statmount/statmount_test.c | 22 ++++++++-
tools/testing/selftests/livepatch/functions.sh | 3 +-
23 files changed, 132 insertions(+), 62 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 f176028371c c++: add fixed test [PR94100]
new 4d0faaaaf91 PR modula2/115112 Incorrect line debugging information occu [...]
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/m2/gm2-compiler/M2Quads.mod | 64 +++++++++++++-----------------
gcc/testsuite/gm2/pim/run/pass/dectest.mod | 10 +++++
gcc/testsuite/gm2/pim/run/pass/inctest.mod | 10 +++++
3 files changed, 47 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/run/pass/dectest.mod
create mode 100644 gcc/testsuite/gm2/pim/run/pass/inctest.mod
--
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 a64d9c96d8e c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [...]
new f176028371c c++: add fixed test [PR94100]
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/testsuite/g++.dg/cpp0x/variadic188.C | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic188.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 f784fcab5a7 [pre-commit] Require pre-commit version 3.2.0
new a2ead10b2f3 [gdb/tui] Clean up asserts in tui_source_window_base::refre [...]
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-winsource.c | 5 +++--
1 file changed, 3 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 binutils-gdb.
from 874162eb9fc pre-commit: run flake8 on more Python files
new f784fcab5a7 [pre-commit] Require pre-commit version 3.2.0
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:
.pre-commit-config.yaml | 1 +
1 file changed, 1 insertion(+)
--
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 09e7f4d594 math: Fix tanf for some inputs (BZ 32630)
new 37a0933e1b manual: make @manpageurl more specific to each output
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:
manual/intro.texi | 14 +++++++++++++-
manual/macros.texi | 12 ++++++++++--
manual/resource.texi | 3 +--
3 files changed, 24 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 master
in repository gcc.
from 64c66f5bce6 Ada: Fix assertion failure with iterator in container aggregate
new a64d9c96d8e c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [...]
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/call.cc | 89 ++++++++++++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp/embed-25.C | 56 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/pr118671.C | 61 ++++++++++++++++++++++++
3 files changed, 193 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp/embed-25.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr118671.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f5a0ccbb5 Add entry cff0a460ae864505bc2a064c269ebe548aa35949 from https [...]
new 4531acfcd Add entry cff0a460ae864505bc2a064c269ebe548aa35949 from https [...]
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:
llvm/sha1/cff0a460ae864505bc2a064c269ebe548aa35949/jira/description | 4 ++++
llvm/sha1/cff0a460ae864505bc2a064c269ebe548aa35949/jira/yaml | 4 ++++
llvm/sha1/cff0a460ae864505bc2a064c269ebe548aa35949/status.txt | 4 ++++
.../details.txt | 0
.../llvm-master-arm-lts-allmodconfig}/reproduction_instructions.txt | 0
.../tcwg_kernel/llvm-master-arm-lts-allmodconfig}/status-summary.txt | 0
.../tcwg_kernel/llvm-master-arm-lts-allmodconfig/status.txt | 4 ++--
.../cff0a460ae864505bc2a064c269ebe548aa35949/tcwg_kernel/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/cff0a460ae864505bc2a064c269ebe548aa35949/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/ce8fd0500b741b3669c246cc604f1f2343cdd6fd/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => cff0a460ae864505bc2a06 [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8eb5185e6 Add entry 9b5f62685ab447ba9d3ea8ac2616e0c76a44d21b from https [...]
new f5a0ccbb5 Add entry cff0a460ae864505bc2a064c269ebe548aa35949 from https [...]
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:
.../tcwg_kernel/llvm-master-arm-lts-allmodconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => cff0a460ae864505bc2a06 [...]
copy llvm/sha1/cff0a460ae864505bc2a064c269ebe548aa35949/tcwg_kernel/{llvm-master-a [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.