This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from e4adffb8daf4 Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub [...]
new 2a4bd0c37c87 f2fs: fix a spacing coding style
new c67c8c0f47eb f2fs: fix a spelling error
new 7dede88659df f2fs: fix to allow migrating fully valid segment
new 3ab0598e6d86 f2fs: fix panic during f2fs_resize_fs()
new cd6ee739b8ee f2fs: avoid unused f2fs_show_compress_options()
new 4831675c6be5 f2fs: remove unused FORCE_FG_GC macro
new 3b42c741b1bf f2fs: update comments for explicit memory barrier
new 43f8c47ea7d5 f2fs: check discard command number before traversing disca [...]
new 72f85881249e f2fs: compress: Allow modular (de)compression algorithms
new 4260c4067fbb f2fs: Replace one-element array with flexible-array member
new ebc29b62a166 f2fs: remove unnecessary IS_SWAPFILE check
new 1da661038370 f2fs: fix last_lblock check in check_swap_activate_fast
new 36e4d95891ed f2fs: check if swapfile is section-alligned
new 1153db095fd6 f2fs: remove unused file_clear_encrypt()
new 28e18ee636ba f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
new 3c0315424f5e f2fs: fix error handling in f2fs_end_enable_verity()
new 0823427989c1 f2fs: expose # of overprivision segments
new e1175f022911 f2fs: fix to align to section for fallocate() on pinned file
new 0bb2045ce5ce f2fs: fix to use per-inode maxbytes in f2fs_fiemap
new 5ac443e26a09 f2fs: add sysfs nodes to get runtime compression stat
new ac2d750b2043 f2fs: do not use AT_SSR mode in FG_GC & high urgent BG_GC
new 3f7070b05052 f2fs: don't start checkpoint thread in readonly mountpoint
new b862676e3717 f2fs: fix to avoid out-of-bounds memory access
new f3e367d4fe2b f2fs: fix wrong comment of nat_tree_lock
new 3fd973590828 f2fs: fix error path of f2fs_remount()
new 88f2cfc5fa90 f2fs: fix to update last i_size if fallocate partially succeeds
new 61461fc921b7 f2fs: fix to avoid touching checkpointed data in get_victim()
new d6d2b491a82e f2fs: allow to change discard policy based on cached discard cmds
new 2c718feead35 f2fs: fix a typo in inode.c
new e8bf1f522aee f2fs: delete empty compress.h
new 753a8ed0ae9c f2fs: fix wrong alloc_type in f2fs_do_replace_block
new 823d13e12b6c f2fs: fix to cover __allocate_new_section() with curseg_lock
new 5911d2d1d1a3 f2fs: introduce gc_merge mount option
new 23738e74472f f2fs: fix to restrict mount condition on readonly block device
new be1ee45d5138 f2fs: Fix a hungtask problem in atomic write
new b5d15199a26f f2fs: set checkpoint_merge by default
new a303b0ac920d f2fs: fix to avoid GC/mmap race with f2fs_truncate()
new 25ae837e61de f2fs: fix to avoid accessing invalid fio in f2fs_allocate_ [...]
new c35b8d5e757e f2fs: fix the periodic wakeups of discard thread
new 5f029c045c94 f2fs: clean up build warnings
new 38740707c5bc f2fs: document: add description about compressed space handling
new 453e2ff8e4ff f2fs: avoid duplicated codes for cleanup
new 594b6d0428ae f2fs: fix to avoid NULL pointer dereference
new a7b4e506dcc4 f2fs: remove unnecessary struct declaration
new 509f1010e4fc f2fs: avoid using native allocate_segment_by_default()
new 2e22d48dca0b f2fs: clean up left deprecated IO trace codes
new 8af85f712fce f2fs: compress: remove unneed check condition
new 955772787667 f2fs: drop inplace IO if fs status is abnormal
new d0195c7d7af6 Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/ [...]
new 3e903315790b ubifs: Only check replay with inode type to judge if inode linked
new ba4884a6dbf0 ubifs: Default to zstd compression
new af61e7bf9278 ubifs: Set s_uuid in super block to support ima/evm uuid options
new 829ad58a04e2 ubifs: Report max LEB count at mount time
new 8aa058d79b6d ubi: Fix fall-through warnings for Clang
new 960b9a8a7676 jffs2: Fix kasan slab-out-of-bounds problem
new 81af4b7b53d3 jffs2: avoid Wempty-body warnings
new 42984af09afc jffs2: Hook up splice_write callback
new 9a29f7f020e0 ubi: Remove unnecessary struct declaration
new 51f629446cd1 Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub [...]
new dc01a3b9db43 um: Fix tag order in stub_32.h
new d5027ca63e0e um: Mark all kernel symbols as local
new ea8e896cc15e um: Remove unneeded variable 'ret'
new ad3d19911632 um: Disable CONFIG_GCOV with MODULES
new 24271ffed750 um: Replace if (cond) BUG() with BUG_ON()
new a730af6e3114 um: Add 2 missing libs to fix various build errors
new c521db95d4e3 um: Remove unused including <linux/version.h>
new 6e166319a634 um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
new 1a594f0afa2b um: elf.h: Fix W=1 warning for empty body in 'do' statement
new ed102bf2afed um: Fix W=1 missing-include-dirs warnings
new d665ea6ea86c Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub [...]
The 70 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/ABI/testing/sysfs-fs-f2fs | 31 ++++-
Documentation/filesystems/f2fs.rst | 14 +++
arch/um/Kconfig.debug | 1 +
arch/um/drivers/hostaudio_kern.c | 4 +-
arch/um/drivers/vector_kern.c | 1 -
arch/um/include/asm/pgtable.h | 2 +-
arch/{riscv => um}/include/uapi/asm/Kbuild | 0
arch/um/kernel/Makefile | 1 -
arch/um/kernel/dyn.lds.S | 6 +
arch/um/kernel/gmon_syms.c | 16 ---
arch/um/kernel/mem.c | 3 +-
arch/um/kernel/uml.lds.S | 6 +
arch/x86/um/Makefile | 1 +
arch/x86/um/asm/elf.h | 2 +-
arch/x86/um/shared/sysdep/stub_32.h | 2 +-
drivers/mtd/ubi/build.c | 1 +
drivers/mtd/ubi/ubi.h | 2 -
fs/f2fs/Kconfig | 16 ++-
fs/f2fs/acl.c | 1 +
fs/f2fs/checkpoint.c | 9 +-
fs/f2fs/compress.c | 15 +--
fs/f2fs/compress.h | 0
fs/f2fs/data.c | 125 ++++++++++++++++----
fs/f2fs/debug.c | 3 +
fs/f2fs/dir.c | 1 +
fs/f2fs/f2fs.h | 55 ++++++---
fs/f2fs/file.c | 51 ++++----
fs/f2fs/gc.c | 95 +++++++++++----
fs/f2fs/gc.h | 6 +
fs/f2fs/inline.c | 3 +-
fs/f2fs/inode.c | 3 +-
fs/f2fs/namei.c | 3 +
fs/f2fs/node.c | 19 ++-
fs/f2fs/node.h | 1 +
fs/f2fs/recovery.c | 3 +-
fs/f2fs/segment.c | 184 +++++++++++++++++++++--------
fs/f2fs/segment.h | 16 ++-
fs/f2fs/super.c | 102 +++++++++++-----
fs/f2fs/sysfs.c | 47 ++++++++
fs/f2fs/verity.c | 75 ++++++++----
fs/f2fs/xattr.c | 1 +
fs/jffs2/file.c | 1 +
fs/jffs2/scan.c | 2 +-
fs/jffs2/summary.h | 16 +--
fs/ubifs/replay.c | 3 +-
fs/ubifs/sb.c | 3 +
fs/ubifs/super.c | 6 +-
include/linux/f2fs_fs.h | 2 +-
48 files changed, 699 insertions(+), 261 deletions(-)
copy arch/{riscv => um}/include/uapi/asm/Kbuild (100%)
delete mode 100644 arch/um/kernel/gmon_syms.c
delete mode 100644 fs/f2fs/compress.h
--
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 3897046fe01 Automatic date update in version.in
new 13ffdac36f5 PowerPC undefweak testcase
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/ChangeLog | 7 +++++++
ld/testsuite/{ld-mips-elf => ld-powerpc}/empty.s | 0
ld/testsuite/ld-powerpc/powerpc.exp | 3 +++
ld/testsuite/ld-powerpc/undefweak.d | 10 ++++++++++
ld/testsuite/ld-powerpc/undefweak.s | 8 ++++++++
5 files changed, 28 insertions(+)
copy ld/testsuite/{ld-mips-elf => ld-powerpc}/empty.s (100%)
create mode 100644 ld/testsuite/ld-powerpc/undefweak.d
create mode 100644 ld/testsuite/ld-powerpc/undefweak.s
--
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 99e8df7a4cc Daily bump.
new 9aed32cc8f1 restore EH on x86-vx7r2
new 523ca6403c6 ctype support for libstdc++ on VxWorks
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/config/i386/vxworks.h | 14 ++---
libstdc++-v3/acinclude.m4 | 18 ++++++
.../locale/{generic => vxworks}/ctype_members.cc | 68 +++++++++++++---------
libstdc++-v3/config/os/vxworks/ctype_base.h | 27 ++++++++-
.../config/os/vxworks/ctype_configure_char.cc | 10 ++++
libstdc++-v3/config/os/vxworks/ctype_inline.h | 39 +++++++++++++
libstdc++-v3/configure | 19 ++++++
.../testsuite/28_regex/traits/char/isctype.cc | 1 +
.../testsuite/28_regex/traits/wchar_t/isctype.cc | 1 +
9 files changed, 163 insertions(+), 34 deletions(-)
copy libstdc++-v3/config/locale/{generic => vxworks}/ctype_members.cc (80%)
--
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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 655ba980 0: update: gcc-f58541b2a42002c23267ce872b63d71e275e545d: 1
new 03a3db18 0: update: gcc-99e8df7a4cc0bb1bfa49e69ccb0f7e02c9755e3c: 1
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 (655ba980)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 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:
01-reset_artifacts/console.log | 60 +-
02-prepare_abe/console.log | 336 +-
04-build_abe-bootstrap_debug/console.log | 63754 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 64158 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 64183 insertions(+), 64139 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 releases/gcc-9
in repository gcc.
from 159b6a06965 early-remat.c: Fix new/delete mismatch [PR100230]
new 6ca7ef60261 Daily bump.
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 | 83 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 25 +++++++++++++++
3 files changed, 109 insertions(+), 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 releases/gcc-8
in repository gcc.
from 0d7e8e713c5 nvptx: Fix up nvptx build against latest libstdc++ [PR100375]
new 31e54868cd2 Daily bump.
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 | 83 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 40 ++++++++++++++++++++++++
3 files changed, 124 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.