This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 16554464bc Correct range checking in mallopt/mxfast/tcache [BZ #25194]
new 4b135425d8 time: Introduce glibc's internal struct __itimerspec64
new 115959290f timer: Decouple x86_64 specific timer_gettime from generic L [...]
new ab65136e72 timer: Decouple x86_64 specific timer_settime from generic L [...]
new 562cdc19c7 y2038: linux: Provide __timer_gettime64 implementation
new cae1635a70 y2038: linux: Provide __timer_settime64 implementation
The 5 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:
include/time.h | 27 ++++++++++
sysdeps/unix/sysv/linux/timer_gettime.c | 49 ++++++++++++++----
sysdeps/unix/sysv/linux/timer_settime.c | 71 ++++++++++++++++++++++----
sysdeps/unix/sysv/linux/x86_64/timer_gettime.c | 12 +++--
sysdeps/unix/sysv/linux/x86_64/timer_settime.c | 14 +++--
5 files changed, 144 insertions(+), 29 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel
in repository toolchain/ci/interesting-commits.
from c8c2134 Add regression d3f8c58d701caa5fb18fcea8ff93946b747b8d8a from [...]
new afc58eb Add regression 5c27d8d76ce810c6254cf5917a6019d824f34bd2 from [...]
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:
linux | 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 bce7c9d6fb Only give FDE encoding warnings if --eh-frame-hdr was specified.
new 908641f530 Fix leaks when pruning inferiors.
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/ChangeLog | 4 ++++
gdb/inferior.c | 10 ++++------
2 files changed, 8 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 1f7525d924 misc/test-errno-linux: Handle EINVAL from quotactl
new 16554464bc Correct range checking in mallopt/mxfast/tcache [BZ #25194]
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:
malloc/malloc.c | 32 ++++++++++++++++++++------------
1 file changed, 20 insertions(+), 12 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 1d3dcab3a29 Fix g++.dg/torture/pr59226.C
new aac9a4810d5 2019-12-05 Sandra Loosemore <sandra(a)codesourcery.com>
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/ChangeLog | 4 ++++
gcc/config/nios2/linux.h | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.target/nios2/hello-pie.C | 14 ++++++++++++++
.../g++.target/{riscv/riscv.exp => nios2/nios2.exp} | 4 ++--
5 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.target/nios2/hello-pie.C
copy gcc/testsuite/g++.target/{riscv/riscv.exp => nios2/nios2.exp} (91%)
--
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 0f137416247f Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/s [...]
new eb59bd17d2fa fuse: verify attributes
new 8aab336b14c1 fuse: verify write return
new c634da718db9 fuse: verify nlink
new 00929447f575 virtiofs: Fix old-style declaration
new 58ada94f95f7 virtiofs: Use a common function to send forget
new 1efcf39eb627 virtiofs: Do not send forget request "struct list_head" element
new 724c15a43e2c virtiofs: Use completions while waiting for queue to be drained
new f1ebdeffc6f3 fuse: fix leak of fuse_io_priv
new 8d66fcb74884 fuse: fix Kconfig indentation
new 7ce4fab81913 Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/sc [...]
new d8f544c30ba0 libceph: drop unnecessary check from dispatch() in mon_client.c
new 721d5c13a796 ceph: make several helper accessors take const pointers
new 6b0a87742210 rbd: fix spelling mistake "requeueing" -> "requeuing"
new 74d6f03019f8 ceph: fix geting random mds from mdsmap
new a9b4b6be1291 rbd: update MAINTAINERS info
new f5946bcc5e79 ceph: tone down loglevel on ceph_mdsc_build_path warning
new 2def865a81c2 ceph: don't leave ino field in ceph_mds_request_head unini [...]
new f3c0e45900a6 rbd: introduce rbd_is_snap()
new 39258aa2db81 rbd: introduce RBD_DEV_FLAG_READONLY
new b948ad78971f rbd: treat images mapped read-only seriously
new c1b6205730ef rbd: disallow read-write partitions on images mapped read-only
new 3fe69921dbb2 rbd: don't acquire exclusive lock for read-only mappings
new b9ef2b8858a0 rbd: don't establish watch for read-only mappings
new 686238b7431d rbd: remove snapshot existence validation code
new fa58bcad9044 rbd: don't query snapshot features
new 196e2d6d0252 rbd: ask for a weaker incompat mask for read-only mappings
new 82995cc6c5ae libceph, rbd, ceph: convert to use the new mount API
new a231582359ec Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client
new 098b9c145362 gfs2: removed unnecessary semicolon
new f3b64b57c044 gfs2: Some whitespace cleanups
new 1a48049adb98 gfs2: make gfs2_fs_parameters static
new 39c3a948ecf6 gfs2: Improve mmap write vs. punch_hole consistency
new f53056c43063 gfs2: Multi-block allocations in gfs2_page_mkwrite
new 184b4e60853d gfs2: Fix end-of-file handling in gfs2_page_mkwrite
new 19ebc050e48c gfs2: Remove active journal side effect from gfs2_write_lo [...]
new feed98a8e5f3 gfs2: make gfs2_log_shutdown static
new fe5e7ba11fcf gfs2: fix glock reference problem in gfs2_trans_remove_revoke
new eb43e660c094 gfs2: Introduce function gfs2_withdrawn
new f155f5e01090 gfs2: fix infinite loop in gfs2_ail1_flush on io error
new 60528afa7866 gfs2: Don't loop forever in gfs2_freeze if withdrawn
new 52b1cdcb7a84 gfs2: Abort gfs2_freeze if io error is seen
new d99724c3c36a gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
new 2c47c1be51fb gfs2: clean up iopen glock mess in gfs2_create_inode
new 8f81180ac183 gfs2: Remove duplicate call from gfs2_create_inode
new ade48088937f gfs2: Don't write log headers after file system withdraw
new 3f1266ec704d Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/l [...]
The 46 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:
MAINTAINERS | 2 +-
drivers/block/rbd.c | 467 ++++++++++++++++---------------
fs/ceph/cache.c | 9 +-
fs/ceph/cache.h | 5 +-
fs/ceph/mds_client.c | 19 +-
fs/ceph/mdsmap.c | 11 +-
fs/ceph/super.c | 646 ++++++++++++++++++++++---------------------
fs/ceph/super.h | 13 +-
fs/fuse/Kconfig | 4 +-
fs/fuse/dir.c | 25 +-
fs/fuse/file.c | 6 +-
fs/fuse/fuse_i.h | 2 +
fs/fuse/readdir.c | 2 +-
fs/fuse/virtio_fs.c | 210 +++++++-------
fs/gfs2/aops.c | 6 +-
fs/gfs2/bmap.c | 11 +-
fs/gfs2/file.c | 56 ++--
fs/gfs2/glock.c | 16 +-
fs/gfs2/glops.c | 4 +-
fs/gfs2/inode.c | 16 +-
fs/gfs2/log.c | 25 +-
fs/gfs2/log.h | 2 +-
fs/gfs2/lops.c | 34 ++-
fs/gfs2/lops.h | 3 +-
fs/gfs2/meta_io.c | 6 +-
fs/gfs2/ops_fstype.c | 5 +-
fs/gfs2/quota.c | 4 +-
fs/gfs2/recovery.c | 8 +-
fs/gfs2/super.c | 33 ++-
fs/gfs2/sys.c | 2 +-
fs/gfs2/trans.c | 2 +
fs/gfs2/util.c | 2 +-
fs/gfs2/util.h | 9 +
include/linux/ceph/libceph.h | 10 +-
net/ceph/ceph_common.c | 419 +++++++++++++---------------
net/ceph/messenger.c | 2 -
net/ceph/mon_client.c | 3 -
37 files changed, 1089 insertions(+), 1010 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 b858499daf Remove gdbarch parameter of lookup_typename
new bce7c9d6fb Only give FDE encoding warnings if --eh-frame-hdr was specified.
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/ChangeLog | 7 +++++++
bfd/elf-eh-frame.c | 28 ++++++++++++++++------------
2 files changed, 23 insertions(+), 12 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 5c233781fb2 PR c++/91353 - P1331R2: Allow trivial default init in cons [...]
new 1d3dcab3a29 Fix g++.dg/torture/pr59226.C
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/ChangeLog | 4 ++++
gcc/ipa-inline-transform.c | 3 ++-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.