This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 776256757b3 When specifying a non-system prefix with --with-zstd, the b [...]
new 243e5bbfef7 PowerPC: Add pcrel/prefixed target supports.
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/ChangeLog | 6 ++++++
1 file changed, 6 insertions(+)
--
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 006f28aefeb coroutines: Ensure distinct DTOR trees [PR95137].
new 84fa38d20a6 asan: fix wrong options for a test-case.
new 776256757b3 When specifying a non-system prefix with --with-zstd, the b [...]
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/Makefile.in | 5 +++--
gcc/configure | 2 ++
gcc/configure.ac | 2 ++
gcc/testsuite/c-c++-common/asan/inline-kernel.c | 2 +-
4 files changed, 8 insertions(+), 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 gcc.
from 62963c60fc1 gcc-changelog: Use non-zero exit status on error
new 006f28aefeb coroutines: Ensure distinct DTOR trees [PR95137].
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/coroutines.cc | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 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 a365ac45b7 aarch64: MTE compatible strlen
new 533dd2acf7 Add "%d" support to _dl_debug_vdprintf
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:
elf/dl-misc.c | 31 +++++++++++++++++++++++++++++--
1 file changed, 29 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 gcc.
from 77103685ff4 tree-inline: Fix VLA handling [PR95552]
new 62963c60fc1 gcc-changelog: Use non-zero exit status on error
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:
contrib/gcc-changelog/git_email.py | 4 ++++
1 file changed, 4 insertions(+)
--
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 ab2789ec507 tsan: Add optional support for distinguishing volatiles
new 77103685ff4 tree-inline: Fix VLA handling [PR95552]
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/ext/vla23.C | 14 ++++++++++++++
gcc/tree.c | 6 ++++++
2 files changed, 20 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/vla23.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 gcc.
from 6e52b2297ec PowerPC: PowerPC tests: Add prefixed/pcrel tests.
new ab2789ec507 tsan: Add optional support for distinguishing volatiles
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/params.opt | 4 ++
gcc/sanitizer.def | 21 ++++++++++
gcc/testsuite/c-c++-common/tsan/volatile.c | 67 ++++++++++++++++++++++++++++++
gcc/tsan.c | 29 +++++++------
4 files changed, 109 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/tsan/volatile.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 gcc.
from ec342776114 Remove dead code
new 6e52b2297ec PowerPC: PowerPC tests: Add prefixed/pcrel tests.
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/lib/target-supports.exp | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
--
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 3beff76b5498 x86: use proper parentheses around new uaccess macro argum [...]
new 197298a64983 exfat: Simplify exfat_utf8_d_cmp() for code points above U+FFFF
new d1727d55c032 exfat: Use a more common logging style
new 31f5acc0aaa3 exfat: Improve wording of EXFAT_DEFAULT_IOCHARSET config option
new dddf7da3985e exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
new 6778337a7a4e exfat: Remove unused functions exfat_high_surrogate() and [...]
new cdc06129a6ce exfat: remove the assignment of 0 to bool variable
new ed0f84d30ba6 exfat: replace 'time_ms' with 'time_cs'
new 943af1fdacfe exfat: optimize dir-cache
new 181a9e8009a8 exfat: redefine PBR as boot_sector
new 33404a159828 exfat: separate the boot sector analysis
new 476189c0ef3b exfat: add boot region verification
new 5875bf287d95 exfat: standardize checksum calculation
new f78059805fb9 exfat: remove unnecessary reassignment of p_uniname->name_len
new f341a7d8dcc4 exfat: fix memory leak in exfat_parse_param()
new 29bbb14bfc80 exfat: fix incorrect update of stream entry in __exfat_truncate()
new a949824f01f3 exfat: fix range validation error in alloc and free cluster
new fc961522ddbd exfat: Fix potential use after free in exfat_load_upcase_table()
new ad57a1022f9e Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/ [...]
new da9953b729c1 f2fs: introduce sysfs/data_io_flag to attach REQ_META/FUA
new 2bc4bea33848 f2fs: add tracepoint for f2fs iostat
new 141af6ba5216 f2fs: fix long latency due to discard during umount
new 3fa6a8c5b55d f2fs: report the discard cmd errors properly
new ce4c638cdd52 f2fs: fix to handle error path of f2fs_ra_meta_pages()
new df4233997575 f2fs: Fix the accounting of dcc->undiscard_blks
new 8b83ac81f428 f2fs: support read iostat
new 435cbab95e39 f2fs: fix quota_sync failure due to f2fs_lock_op
new d29fbcdb051f f2fs: Use the correct style for SPDX License Identifier
new 3c57f7518245 f2fs: use strcmp() in parse_options()
new b5f4684b5f5f f2fs: remove redundant compress inode check
new 3265d3db1f16 f2fs: support partial truncation on compressed inode
new bf38fbad12b3 f2fs: support fiemap on compressed inode
new c1c633878662 f2fs: introduce f2fs_bmap_compress()
new 5e6bbde95982 f2fs: introduce mempool for {,de}compress intermediate pag [...]
new 6d92b201035d f2fs: compress: support lzo-rle compress algorithm
new ff5f85c8d62a f2fs: don't leak filename in f2fs_try_convert_inline_dir()
new f874fa1c7c79 f2fs: split f2fs_d_compare() from f2fs_match_name()
new 43c780ba2624 f2fs: rework filename handling
new 84c9c2de0626 f2fs: correctly fix the parent inode number during fsync()
new 042be373adf7 f2fs: shrink spinlock coverage
new ef8d563f184e f2fs: introduce F2FS_IOC_RELEASE_COMPRESS_BLOCKS
new 1f5f11a3c41e f2fs: remove blk_plugging in block_operations
new f6644143c63f f2fs: compress: let lz4 compressor handle output buffer bu [...]
new 48abe91ac1ad f2fs: Fix wrong stub helper update_sit_info
new baaa7ebf25c7 f2fs: report delalloc reserve as non-free in statfs for pr [...]
new 34c061ad85a2 f2fs: Avoid double lock for cp_rwsem during checkpoint
new c75488fb4d82 f2fs: introduce F2FS_IOC_RESERVE_COMPRESS_BLOCKS
new 4fec3fc02671 f2fs: use round_up to enhance calculation
new b4b10061ef98 f2fs: refactor resize_fs to avoid meta updates in progress
new deaf160f8aa7 f2fs: remove redundant assignment to variable err
new 03382f1aa99f f2fs: compress: don't handle non-compressed data in workqueue
new f3494345ce99 f2fs: fix potential use-after-free issue
new 9c1223845a37 f2fs: add compressed/gc data read IO stat
new 1454c978efbb f2fs: compress: fix zstd data corruption
new 1ae18f71cb52 f2fs: fix checkpoint=disable:%u%%
new 9c30df7c5a30 f2fs: flush dirty meta pages when flushing them
new 6d7c865c2714 f2fs: avoid inifinite loop to wait for flushing node pages [...]
new 195f406543e5 f2fs: code cleanup by removing ifdef macro surrounding
new fd6126484cea f2fs: protect new segment allocation in expand_inode_data
new 84597b1f9b05 f2fs: fix wrong value of tracepoint parameter
new 47d0d7d76437 f2fs: remove unneeded return value of __insert_discard_tree()
new dc35d73a4229 f2fs: compress: don't compress any datas after cp stop
new ca7f76e68074 f2fs: fix wrong discard space
new e78790f84a54 f2fs: fix retry logic in f2fs_write_cache_pages()
new 0b6d4ca04a86 f2fs: don't return vmalloc() memory from f2fs_kmalloc()
new fc3bb095ab02 f2fs: avoid utf8_strncasecmp() with unstable name
new 8626441f05dc f2fs: handle readonly filesystem in f2fs_ioc_shutdown()
new bc67c5d0ce40 f2fs: remove unused parameter of f2fs_put_rpages_mapping()
new 32b6aba85c8d f2fs: add node_io_flag for bio flags likewise data_io_flag
new b7b911d59dac f2fs: attach IO flags to the missing cases
new 42612e776331 Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/l [...]
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 | 24 ++
Documentation/filesystems/f2fs.rst | 2 +-
fs/exfat/Kconfig | 7 +-
fs/exfat/balloc.c | 8 +-
fs/exfat/dir.c | 222 +++++++-----------
fs/exfat/exfat_fs.h | 48 ++--
fs/exfat/exfat_raw.h | 85 +++----
fs/exfat/fatent.c | 17 +-
fs/exfat/file.c | 25 +-
fs/exfat/inode.c | 57 ++---
fs/exfat/misc.c | 46 ++--
fs/exfat/namei.c | 63 ++---
fs/exfat/nls.c | 52 ++---
fs/exfat/super.c | 262 +++++++++++++--------
fs/f2fs/Kconfig | 10 +
fs/f2fs/acl.h | 2 +-
fs/f2fs/checkpoint.c | 37 +--
fs/f2fs/compress.c | 182 ++++++++++++---
fs/f2fs/data.c | 163 +++++++++++--
fs/f2fs/dir.c | 374 ++++++++++++++++-------------
fs/f2fs/f2fs.h | 171 ++++++++++----
fs/f2fs/file.c | 401 +++++++++++++++++++++++++++++---
fs/f2fs/gc.c | 125 ++++++----
fs/f2fs/gc.h | 2 +-
fs/f2fs/hash.c | 76 +++---
fs/f2fs/inline.c | 49 ++--
fs/f2fs/namei.c | 19 +-
fs/f2fs/node.c | 101 ++++++--
fs/f2fs/node.h | 5 +-
fs/f2fs/recovery.c | 51 +++-
fs/f2fs/segment.c | 40 +++-
fs/f2fs/segment.h | 2 +-
fs/f2fs/super.c | 88 ++++---
fs/f2fs/sysfs.c | 97 ++++++--
fs/f2fs/trace.h | 2 +-
fs/f2fs/xattr.h | 8 +-
include/trace/events/f2fs.h | 83 ++++++-
37 files changed, 2003 insertions(+), 1003 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 linux.
from d1e521adad25 Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/lin [...]
new 3beff76b5498 x86: use proper parentheses around new uaccess macro argum [...]
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:
arch/x86/include/asm/uaccess.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.