This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from be48bcf004f9 Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/s [...]
new d02d2c98d257 fs: writeback: fix use-after-free in __mark_inode_dirty()
new 6b65028e2b51 iomap: Fix broken data integrity guarantees for O_SYNC writes
new 9308366f0621 open_tree_attr: do not allow id-mapping changes without OP [...]
new 81e4b9cf365d selftests/mount_setattr: add smoke tests for open_tree_att [...]
new bef2981bad91 Merge patch series "open_tree_attr: do not allow id-mappin [...]
new 542ede096e48 fuse: keep inode->i_blkbits constant
new 2319f9d0aa64 selftests/coredump: Remove the read() that fails the test
new 593d9e4c3d63 fs: fix incorrect lflags value in the move_mount syscall
new 6d3c3ca4c77e module: Rename EXPORT_SYMBOL_GPL_FOR_MODULES to EXPORT_SYM [...]
new b5ca88927e35 fhandle: do_handle_open() should get FD with user flags
new a3de58b12ce0 netfs: Fix unbuffered write error handling
new 0b2d71a7c826 pidfs: Fix memory leak in pidfd_info()
new 7375f22495e7 fs/buffer: fix use-after-free when call bh_read() helper
new 589c12edcd8a coredump: Fix return value in coredump_parse()
new c237aa9884f2 kernfs: don't fail listing extended attributes
new a2c1f82618b0 signal: Fix memory leak for PIDFD_SELF* sentinels
new 055f213075fb Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub [...]
new 5f1c8965e748 ovl: use I_MUTEX_PARENT when locking parent in ovl_create_temp()
new e8bd877fb76b ovl: fix possible double unlink
new 7cca555b94a2 Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub [...]
new 0ddfb62f5d01 fix the softlockups in attach_recursive_mnt()
new da025cdb97a2 propagate_umount(): only surviving overmounts should be re [...]
new cffd0441872e use uniform permission checks for all mount propagation changes
new fb924b7b8669 change_mnt_propagation(): calculate propagation source onl [...]
new b19a97d57c15 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 25 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/core-api/symbol-namespaces.rst | 11 ++--
drivers/tty/serial/8250/8250_rsa.c | 8 +--
fs/anon_inodes.c | 2 +-
fs/buffer.c | 2 +-
fs/coredump.c | 2 +-
fs/fhandle.c | 2 +-
fs/fs-writeback.c | 9 +--
fs/fuse/inode.c | 5 --
fs/iomap/direct-io.c | 14 ++--
fs/kernfs/inode.c | 4 +-
fs/namespace.c | 76 ++++++++++++---------
fs/netfs/read_collect.c | 4 +-
fs/netfs/write_collect.c | 10 ++-
fs/netfs/write_issue.c | 4 +-
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/util.c | 3 +-
fs/pidfs.c | 2 +-
fs/pnode.c | 10 +--
fs/splice.c | 3 +
include/linux/export.h | 2 +-
include/linux/netfs.h | 1 +
kernel/signal.c | 6 +-
tools/testing/selftests/coredump/stackdump_test.c | 3 -
.../selftests/mount_setattr/mount_setattr_test.c | 77 ++++++++++++++++++----
24 files changed, 169 insertions(+), 93 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 newlib.
from fb0a539ef Cygwin: fix fcntl F_GETLK
new 2934367c3 Cygwin: fix finding overlaps from F_SETLKW.
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:
winsup/cygwin/flock.cc | 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 main
in repository newlib.
from fb0a539ef Cygwin: fix fcntl F_GETLK
new 2934367c3 Cygwin: fix finding overlaps from F_SETLKW.
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:
winsup/cygwin/flock.cc | 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 gcc.
from 0ab1e31807a c++: constrained corresponding using from partial spec [PR121351]
new 6ece2d72740 middle-end: Fix malloc like functions when calling with voi [...]
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/calls.cc | 19 ++++++-------------
gcc/testsuite/gcc.dg/torture/malloc-1.c | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/malloc-2.c | 12 ++++++++++++
3 files changed, 28 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/malloc-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/malloc-2.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 release/2.38/master
in repository glibc.
from 9bb20abcaa x86-64: Save APX registers in ld.so trampoline
new 1fc2002d60 debug: Adapt fortify tests to libsupport
new 4db5358c9c debug: Wire up tst-longjmp_chk3
new e4bd849a5d debug: Fix tst-longjmp_chk3 build failure on Hurd
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:
debug/Makefile | 1 +
debug/test-stpcpy_chk.c | 2 +-
debug/test-strcpy_chk.c | 2 +-
debug/tst-fortify.c | 55 +++++++++++++++++++++++++-----------------------
debug/tst-longjmp_chk.c | 8 +++----
debug/tst-longjmp_chk2.c | 6 +++---
debug/tst-longjmp_chk3.c | 18 ++++++++++------
7 files changed, 49 insertions(+), 43 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 release/2.40/master
in repository glibc.
from 836c9f0e0b i386: Update ___tls_get_addr to preserve vector registers
new 340df50b37 debug: Wire up tst-longjmp_chk3
new 3e335fad35 debug: Fix tst-longjmp_chk3 build failure on Hurd
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:
debug/Makefile | 1 +
debug/tst-longjmp_chk3.c | 14 ++++++++++----
2 files changed, 11 insertions(+), 4 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 release/2.38/master
in repository glibc.
from 768103fa49 i386: Remove CET support
new 9bb20abcaa x86-64: Save APX registers in ld.so trampoline
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:
sysdeps/x86/sysdep.h | 52 ++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 46 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 f647d4f58a9 Remove reduction chain detection from parloops
new 0ab1e31807a c++: constrained corresponding using from partial spec [PR121351]
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/class.cc | 8 ++++----
.../g++.dg/cpp2a/{concepts-using5.C => concepts-using7.C} | 14 +++++++++-----
2 files changed, 13 insertions(+), 9 deletions(-)
copy gcc/testsuite/g++.dg/cpp2a/{concepts-using5.C => concepts-using7.C} (60%)
--
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 17e62fe5f78 Add tests of the linker's --errror-execstack and --error-rw [...]
new 4f68e8167e9 gdb: remove some unnecessary watchpoint_addr_within_range o [...]
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/aarch64-nat.h | 4 ----
gdb/arm-linux-nat.c | 10 ----------
gdb/loongarch-linux-nat.c | 11 -----------
3 files changed, 25 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 4260abb7a70 gdb: rename address_class -> location_class
new 17e62fe5f78 Add tests of the linker's --errror-execstack and --error-rw [...]
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/testsuite/ld-elf/elf.exp | 40 ++++++++++++++++++++++++++++++-
ld/testsuite/ld-elf/gnu_execstack.err | 3 +++
ld/testsuite/ld-elf/missing-execstack.err | 3 +++
ld/testsuite/ld-elf/rwx-segments-3.err | 3 +++
ld/testsuite/ld-elf/rwx-segments-4.err | 3 +++
ld/testsuite/ld-elf/z_execstack.err | 4 ++++
6 files changed, 55 insertions(+), 1 deletion(-)
create mode 100644 ld/testsuite/ld-elf/gnu_execstack.err
create mode 100644 ld/testsuite/ld-elf/missing-execstack.err
create mode 100644 ld/testsuite/ld-elf/rwx-segments-3.err
create mode 100644 ld/testsuite/ld-elf/rwx-segments-4.err
create mode 100644 ld/testsuite/ld-elf/z_execstack.err
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.