This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9e906a9dead1 Merge tag 'perf-tools-for-v6.19-2025-12-06' of git://git.k [...]
new e21d451a82f3 9p: Use kvmalloc for message buffers on supported transports
new eeaf38a798af net/9p: cleanup: change p9_trans_module->def to bool
new a63dd8fd1379 fs/9p: Don't open remote file with APPEND mode when writeb [...]
new 52df783f33ec fs/9p: delete unnnecessary condition
new 695f2ca1b424 fs/fs_parse: add back fsparam_u32hex
new c44393d84149 net/9p: move structures and macros to header files
new 075e8bd4127f 9p: create a v9fs_context structure to hold parsed options
new 1f3e4142c0eb 9p: convert to the new mount API
new f0445613314f 9p: fix cache/debug options printing in v9fs_show_options
new 3e281113f871 9p: fix new mount API cache option handling
new bbbf7f32843b Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
new 83c8f7b5e194 mm/mm_init: Introduce a boot parameter for check_pages
new 67a454e6b1c6 Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/ [...]
The 13 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:
Documentation/admin-guide/kernel-parameters.txt | 8 +
fs/9p/v9fs.c | 524 +++++++++++++-----------
fs/9p/v9fs.h | 7 +-
fs/9p/vfs_dentry.c | 1 -
fs/9p/vfs_file.c | 11 +-
fs/9p/vfs_inode.c | 3 +-
fs/9p/vfs_inode_dotl.c | 2 +-
fs/9p/vfs_super.c | 130 ++++--
include/linux/fs_parser.h | 2 +
include/net/9p/client.h | 98 ++++-
include/net/9p/transport.h | 15 +-
mm/mm_init.c | 10 +-
net/9p/client.c | 165 +-------
net/9p/mod.c | 2 +-
net/9p/trans_fd.c | 136 +-----
net/9p/trans_rdma.c | 134 +-----
net/9p/trans_usbg.c | 5 +-
net/9p/trans_virtio.c | 11 +-
net/9p/trans_xen.c | 7 +-
19 files changed, 581 insertions(+), 690 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 e9b696eda7c [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
new 278b24151e4 Unconditionally pass is_a_field_of_this in c-exp.y
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/c-exp.y | 8 ++------
1 file changed, 2 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 a5fa3cc54ea libcpp: adjust _cpp_file accessors
new 01d4414e3ea analyzer: remove duplicated registration of builtins
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/analyzer/kf.cc | 3 ---
1 file changed, 3 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 4afeaca0dd1 Automatic date update in version.in
new e9b696eda7c [gdb/contrib] Check clean files in check-whitespace-pre-commit.sh
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 | 2 +-
gdb/contrib/check-whitespace-pre-commit.py | 52 ++++++++++++++++++++++++++++++
gdb/contrib/check-whitespace-pre-commit.sh | 19 -----------
3 files changed, 53 insertions(+), 20 deletions(-)
create mode 100755 gdb/contrib/check-whitespace-pre-commit.py
delete mode 100755 gdb/contrib/check-whitespace-pre-commit.sh
--
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 a6c50ec2c6e Add -ffuse-ops-with-volatile-access
new a5fa3cc54ea libcpp: adjust _cpp_file accessors
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/darwin-c.cc | 7 ++++---
libcpp/files.cc | 28 ++++++++++------------------
libcpp/include/cpplib.h | 6 ++++--
libcpp/internal.h | 3 ---
4 files changed, 18 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.