This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fbb74fa6 0: update: binutils-llvm-linux-qemu: boot
new fe65d398 0: update: binutils-llvm-linux-qemu: boot
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 (fbb74fa6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 128 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 12057 +++++++------
04-build_llvm/console.log | 14067 ++++++++-------
05-build_linux/console.log | 761 +-
06-build_abe-qemu/console.log | 6686 +++----
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 34111 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 34073 insertions(+), 34171 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/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 955a4bb7 0: update: binutils-llvm-linux-qemu: all
new 432b1849 0: update: binutils-llvm-linux-qemu: all
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 (955a4bb7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 14 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11346 +++++++-------
04-build_llvm/console.log | 13194 ++++++++--------
05-build_linux/console.log | 857 +-
06-build_abe-qemu/console.log | 4492 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 4 +-
09-update_baseline/console.log | 10 +-
console.log | 30341 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30345 insertions(+), 30347 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 55f62bc87347 Merge tag 'pnp-5.12-rc1' of git://git.kernel.org/pub/scm/l [...]
new 313d64a35d36 do_splice_to(): move the logics for limiting the read length in
new faa97c48c334 take the guts of file-to-pipe splice into a helper function
new b964bf53e540 teach sendfile(2) to handle send-to-pipe directly
new 054560e961a0 Merge branch 'work.sendfile' of git://git.kernel.org/pub/s [...]
new 8a00dd0012f3 binfmt_elf: partially sanitize PRSTATUS_SIZE and SET_PR_FPVALID
new f2485a2dc9f0 elf_prstatus: collect the common part (everything before p [...]
new 7facdc426f86 [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
new 85f2ada718a8 x32: make X32, !IA32_EMULATION setups able to execute x32 [...]
new 14cfba2e906f Merge remote-tracking branch 'mips/mips-fixes' into work.e [...]
new 6835501e789a mips binfmt_elf*32.c: use elfcore-compat.h
new c3cd7564819a mips: kill unused definitions in binfmt_elf[on]32.c
new fd624c712dfc mips: KVM_GUEST makes no sense for 64bit builds...
new 056f280f3b63 mips compat: don't bother with ELF_ET_DYN_BASE
new 2fb33bec053b mips: don't bother with ELF_CORE_EFLAGS
new 0bb87f051e42 mips compat: switch to compat_binfmt_elf.c
new 41026c343540 Kconfig: regularize selection of CONFIG_BINFMT_ELF
new 492ed38192fc compat_binfmt_elf: don't bother with undef of ELF_ARCH
new e565d89e4aa0 get rid of COMPAT_ELF_EXEC_PAGESIZE
new 591fd30eee47 Merge branch 'work.elf-compat' of git://git.kernel.org/pub [...]
new 1e8f44f159b3 do_tmpfile(): don't mess with finish_open()
new 26ddb45e13a3 fs/namei.c: Remove unlikely of status being -ECHILD in loo [...]
new e36cffed20a3 fs: make unlazy_walk() error handling consistent
new ae66db45fd30 saner calling conventions for unlazy_child()
new 6c6ec2b0a3e0 fs: add support for LOOKUP_CACHED
new 99668f618062 fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
new eacd9aa8cede fix handling of nd->depth on LOOKUP_CACHED failures in try [...]
new c57b1f0a5f40 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/ [...]
new cc4a3f885e8f fcntl: make F_GETOWN(EX) return 0 on dead owner task
new 961a9b512d31 Merge tag 'locks-v5.12' of git://git.kernel.org/pub/scm/li [...]
new 3bef198f1b17 JFS: more checks for invalid superblock
new 093e0687c5ba jfs: turn diLog(), dataLog() and txLog() into void functions
new 4208c398aae4 fs/jfs: fix potential integer overflow on shift of a int
new d88e8b67a6f2 Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy
new 70779b897395 fs/affs: release old buffer head on error path
new f9d58de23152 Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/ [...]
new 4f4317c13a40 btrfs: fix error handling in commit_fs_roots
new 3cc64e7ebfb0 btrfs: clarify error returns values in __load_free_space_cache
new 149716570be9 btrfs: cleanup local variables in btrfs_file_write_iter
new 453e4873869f btrfs: rename btrfs_find_highest_objectid to btrfs_init_ro [...]
new 543068a217a8 btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
new 6b8fad576a3c btrfs: rename btrfs_root::highest_objectid to free_objectid
new 23125104d848 btrfs: make btrfs_root::free_objectid hold the next availa [...]
new 69948022c926 btrfs: remove new_dirid argument from btrfs_create_subvol_root
new f75e2b79b5ba btrfs: allow error injection for btrfs_search_slot and btr [...]
new 1fec12a56003 btrfs: noinline btrfs_should_cancel_balance
new 0d73a11c6264 btrfs: ref-verify: pass down tree block level when building refs
new 1478143ac81a btrfs: ref-verify: make sure owner is set for all refs
new 7056bf69e5a3 btrfs: consolidate btrfs_previous_item ret val handling in [...]
new 9c4a062a9475 btrfs: send: remove stale code when checking for shared extents
new 9db4dc241e87 btrfs: make btrfs_start_delalloc_root's nr argument a long
new d7830b7155ab btrfs: remove always true condition in btrfs_start_delalloc_roots
new 523929f1cac3 btrfs: make btrfs_dio_private::bytes u32
new 58f74b2203d7 btrfs: refactor btrfs_dec_test_* functions for ordered extents
new 0c64c33c603f btrfs: rename parameter offset to disk_bytenr in submit_ex [...]
new 6bc5636a67bf btrfs: refactor __extent_writepage_io() to improve readability
new c0fab480955c btrfs: update comment for btrfs_dirty_pages
new c0f0a9e71653 btrfs: introduce helper to grab an existing extent buffer [...]
new f7ba2d37519d btrfs: keep track of the root owner for relocation reads
new 7e2a870a599d btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_node
new fe3b7bb085a0 btrfs: remove redundant NULL check before kvfree
new 3c198fe06449 btrfs: rework the order of btrfs_ordered_extent::flags
new 401bd2dd1299 btrfs: document modified parameter of add_extent_mapping
new 9ad37bb3ffc5 btrfs: fix parameter description of btrfs_add_extent_mapping
new ca4207ae1385 btrfs: fix function description formats in file-item.c
new 696eb22b67ad btrfs: fix parameter description in delayed-ref.c functions
new f092cf3cfd01 btrfs: improve parameter description for __btrfs_write_out_cache
new 92419695478b btrfs: document now parameter of peek_discard_list
new 9ee9b97990d6 btrfs: document fs_info in btrfs_rmap_block
new 2639631d3494 btrfs: fix description format of fs_info of btrfs_wait_on_ [...]
new 6e353e3b3c55 btrfs: document btrfs_check_shared parameters
new b762d1d08dac btrfs: fix parameter description of btrfs_inode_rsv_releas [...]
new d98b188ea463 btrfs: fix parameter description in space-info.c
new 3bed2da1b00f btrfs: fix parameter description for functions in extent_io.c
new 8c31a3dbaa35 btrfs: zoned: remove unused variable in btrfs_sb_log_locat [...]
new 71c36788b925 lib/zstd: convert constants to defines
new e9aa7c285d20 btrfs: enable W=1 checks for btrfs
new 2187374f35fe btrfs: handle space_info::total_bytes_pinned inside the de [...]
new 81e75ac74ecb btrfs: account for new extents being deleted in total_byte [...]
new 2e626e5673c2 btrfs: remove repeated word in struct member comment
new c78a10aebb27 btrfs: fix reloc root leak with 0 ref reloc roots on recovery
new 938fcbfb0cbc btrfs: splice remaining dirty_bg's onto the transaction di [...]
new f78743fbdae1 btrfs: do not warn if we can't find the reloc root when lo [...]
new eddda68d9773 btrfs: add asserts for deleting backref cache nodes
new 867ed321f90d btrfs: abort the transaction if we fail to inc ref in btrf [...]
new ddfd08cb0484 btrfs: do not block on deleted bgs mutex in the cleaner
new e19eb11f4f3d btrfs: only let one thread pre-flush delayed refs in commit
new 61a56a992fcf btrfs: delayed refs pre-flushing should only run the heads [...]
new ad368f3394b7 btrfs: only run delayed refs once before committing
new 2a4d84c11a87 btrfs: move delayed ref flushing for qgroup into qgroup helper
new b7774425e0c0 btrfs: remove bogus BUG_ON in alloc_reserved_tree_block
new dac348e92570 btrfs: stop running all delayed refs during snapshot
new 488bc2a2d21e btrfs: run delayed refs less often in commit_cowonly_roots
new 889803830987 btrfs: send: use struct send_ctx *sctx for btrfs_compare_t [...]
new 91e79a83fff6 btrfs: make flush_space take a enum btrfs_flush_state inst [...]
new ac1ea10e757a btrfs: add a trace point for reserve tickets
new 5deb17e18e27 btrfs: track ordered bytes instead of just dio ordered bytes
new f00c42dd4cc8 btrfs: introduce a FORCE_COMMIT_TRANS flush operation
new 576fa34830af btrfs: improve preemptive background space flushing
new ae7913ba52ec btrfs: rename need_do_async_reclaim
new f205edf77315 btrfs: check reclaim_size in need_preemptive_reclaim
new 9f42d3774826 btrfs: rework btrfs_calc_reclaim_metadata_size
new 2e294c60497f btrfs: simplify the logic in need_preemptive_flushing
new 88a777a6e527 btrfs: implement space clamping for preemptive flushing
new 4b02b00fe5f1 btrfs: adjust the flush trace point to include the source
new e5ad49e215a0 btrfs: add a trace class for dumping the current ENOSPC state
new 2965194b7700 btrfs: remove wrong comment for can_nocow_extent()
new a4559e6f6f3a btrfs: simplify condition in __btrfs_run_delayed_items
new 951c80f83d61 btrfs: fix double accounting of ordered extent for subpage [...]
new 420343131970 btrfs: let callers of btrfs_get_io_geometry pass the em
new ddffcf6fb5ac btrfs: remove unnecessary directory inode item update when [...]
new e593e54ed1f6 btrfs: stop setting nbytes when filling inode item for logging
new ab12313a9f56 btrfs: avoid logging new ancestor inodes when logging new inode
new 3e6a86a193b0 btrfs: skip logging directories already logged when loggin [...]
new 0e44cb3f9428 btrfs: skip logging inodes already logged when logging new [...]
new 64d6b281ba4d btrfs: remove unnecessary check_parent_dirs_for_sync()
new d0c2f4fa555e btrfs: make concurrent fsyncs wait less when waiting for a [...]
new 6869b0a8be77 btrfs: merge PAGE_CLEAR_DIRTY and PAGE_SET_WRITEBACK to PA [...]
new 62c053fbb2d1 btrfs: set UNMAPPED bit early in btrfs_clone_extent_buffer [...]
new cac06d843f25 btrfs: introduce the skeleton of btrfs_subpage structure
new 760f991f1428 btrfs: make attach_extent_buffer_page() handle subpage case
new 819822107d88 btrfs: make grab_extent_buffer_from_page() handle subpage case
new 8ff8466d29ef btrfs: support subpage for extent buffer page release
new 09bc1f0fb845 btrfs: attach private to dummy extent buffer pages
new a1d767c11cca btrfs: introduce helpers for subpage uptodate status
new 03a816b32be5 btrfs: introduce helpers for subpage error status
new 251f2acc719e btrfs: support subpage in set/clear_extent_buffer_uptodate()
new 92d83e943657 btrfs: support subpage in btrfs_clone_extent_buffer
new d1e86e3fc34f btrfs: support subpage in try_release_extent_buffer()
new 4012daf769cb btrfs: introduce read_extent_buffer_subpage()
new 4325cb229381 btrfs: support subpage in endio_readpage_update_page_status()
new 371cdc0700c7 btrfs: introduce subpage metadata validation check
new 32443de3382b btrfs: introduce btrfs_subpage for data inodes
new 92082d40976e btrfs: integrate page status update for data read path int [...]
new 0bb3eb3ee867 btrfs: allow read-only mount of 4K sector size fs on 64K p [...]
new 2c4d8cb737b8 btrfs: explain page locking and readahead in read_extent_b [...]
new 72c9925f87c8 btrfs: fix extent buffer leak on failure to copy root
new ae29333fa644 block: add bio_add_zone_append_page
new c3b0e880bbfa iomap: support REQ_OP_ZONE_APPEND
new 7365104236ad btrfs: zoned: defer loading zone info after opening trees
new d6639b35da2d btrfs: zoned: use regular super block location on zone emulation
new 4afd2fe835a0 btrfs: release path before calling to btrfs_load_block_gro [...]
new b53429bad3a3 btrfs: zoned: do not load fs_info::zoned from incompat flag
new 1cb3dc3f7915 btrfs: zoned: disallow fitrim on zoned filesystems
new 3c9daa09ccd4 btrfs: zoned: allow zoned filesystems on non-zoned block devices
new 1cd6121f2a38 btrfs: zoned: implement zoned chunk allocator
new 381a696eb5f9 btrfs: zoned: verify device extent is aligned to zone
new 08e11a3db098 btrfs: zoned: load zone's allocation offset
new a94794d50d78 btrfs: zoned: calculate allocation offset for conventional zones
new 169e0da91a21 btrfs: zoned: track unusable bytes for zones
new 2eda57089ea3 btrfs: zoned: implement sequential extent allocation
new d3575156f662 btrfs: zoned: redirty released extent buffers
new 011b41bffa3d btrfs: zoned: advance allocation pointer after tree log node
new dcba6e48b518 btrfs: zoned: reset zones of unused block groups
new 953651eb308f btrfs: factor out helper adding a page to bio
new e1326f0339fe btrfs: zoned: use bio_add_zone_append_page
new cfe94440d174 btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing
new d22002fd37bd btrfs: zoned: split ordered extent when bio is sent
new cacb2cea4638 btrfs: zoned: check if bio spans across an ordered extent
new 138082f36610 btrfs: extend btrfs_rmap_block for specifying a device
new 08f455593fff btrfs: zoned: cache if block group is on a sequential zone
new 24533f6a9ad6 btrfs: save irq flags when looking up an ordered extent
new d8e3fb106f39 btrfs: zoned: use ZONE_APPEND write for zoned mode
new 544d24f9de73 btrfs: zoned: enable zone append writing for direct IO
new 42c011000963 btrfs: zoned: introduce dedicated data write path for zone [...]
new 0bc09ca12980 btrfs: zoned: serialize metadata IO
new 24c0a7227fdf btrfs: zoned: wait for existing extents before truncating
new 4eef29ef6360 btrfs: zoned: do not use async metadata checksum on zoned [...]
new 78ce9fc269af btrfs: zoned: mark block groups to copy for device-replace
new 6143c23ccced btrfs: zoned: implement cloning for zoned device-replace
new de17addce7a2 btrfs: zoned: implement copying for zoned device-replace
new 7db1c5d14dcd btrfs: zoned: support dev-replace in zoned filesystems
new 32430c614844 btrfs: zoned: enable relocation on a zoned filesystem
new f7ef5287a63d btrfs: zoned: relocate block group to repair IO failure in [...]
new 6ab6ebb76042 btrfs: split alloc_log_tree()
new 40ab3be102f0 btrfs: zoned: extend zoned allocator to use dedicated tree [...]
new fa1a0f42a035 btrfs: zoned: serialize log transaction on zoned filesystems
new 3ddebf27fcd3 btrfs: zoned: reorder log node allocation on zoned filesystem
new b528f4671327 btrfs: zoned: deal with holes writing out tree-log pages
new 9d294a685fbc btrfs: zoned: enable to mount ZONED incompat flag
new 6f3952cbe00b Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/l [...]
new 632faca72938 f2fs: handle unallocated section and zone on pinned/atgc
new 36218b81f094 f2fs: Replace expression with offsetof()
new a28d9aa1a2c7 f2fs: fix to set inode->i_mode correctly for posix_acl_upd [...]
new 17232e830afb f2fs: enhance to update i_mode and acl atomically in f2fs_ [...]
new e0fcd01510ad f2fs: enforce the immutable flag on open files
new 0b979f1bded3 f2fs: relocate f2fs_precache_extents()
new 32be0e97c713 f2fs: compress: deny setting unsupported compress algorithm
new 3fde13f817e2 f2fs: compress: support compress level
new 5d4daa579e56 f2fs: introduce a new per-sb directory in sysfs
new 0953fe864c4d f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap()
new 2562515f0ad7 f2fs: fix out-of-repair __setattr_copy()
new cf7404036019 f2fs: trival cleanup in move_data_block()
new 7f59b277f79e f2fs: clean up post-read processing
new df0736d70c4f f2fs: fix null page reference in redirty_blocks
new 46085f37fc9e f2fs: fix to set/clear I_LINKABLE under i_lock
new 794c43f71684 libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()
new 3afae09ffea5 f2fs: compress: fix potential deadlock
new 6d1451bf7f84 f2fs: fix to use per-inode maxbytes
new 0bfe9f790448 f2fs: introduce sb_status sysfs node
new deaa965fb011 f2fs: remove unused stat_{inc, dec}_atomic_write
new 12699fb78157 f2fs: Remove readahead collision detection
new d5f7bc0064e0 f2fs: deprecate f2fs_trace_io
new b0ff4fe746fd f2fs: flush data when enabling checkpoint back
new 25fb04dbce6a f2fs: fix to avoid inconsistent quota data
new 2e0cd472a0dd f2fs: remove unnecessary initialization in xattr.c
new 39f71b7e40e2 f2fs: fix a wrong condition in __submit_bio
new c8e43d55b1aa f2fs: relocate inline conversion from mmap() to mkwrite()
new 261eeb9c1585 f2fs: introduce checkpoint_merge mount option
new e65920661708 f2fs: add ckpt_thread_ioprio sysfs node
new d50dfc0c7df7 f2fs: don't grab superblock freeze for flush/ckpt thread
new 938a184265d7 f2fs: give a warning only for readonly partition
new 092af2eb1800 Documentation: f2fs: fix typo s/automaic/automatic
new 8b42fe123b01 Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/ [...]
new bde545295b71 erofs: fix shift-out-of-bounds of blkszbits
new ce0631291813 erofs: initialized fields can only be observed after bit is set
new 681e2abe2191 Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub [...]
new 2289e87b5951 SUNRPC: Make trace_svc_process() display the RPC procedure [...]
new 89ff87494c6e SUNRPC: Display RPC procedure names instead of proc numbers
new 81d217474326 SUNRPC: Move definition of XDR_UNIT
new 9575363a9e4c NFSD: Update GETATTR3args decoder to use struct xdr_stream
new 3b921a2b1425 NFSD: Update ACCESS3arg decoder to use struct xdr_stream
new be63bd2ac6bb NFSD: Update READ3arg decoder to use struct xdr_stream
new c43b2f229a01 NFSD: Update WRITE3arg decoder to use struct xdr_stream
new 224c1c894e48 NFSD: Update READLINK3arg decoder to use struct xdr_stream
new 0a8f37fb34a9 NFSD: Fix returned READDIR offset cookie
new 40116ebd0934 NFSD: Add helper to set up the pages where the dirlist is encoded
new 9cedc2e64c29 NFSD: Update READDIR3args decoders to use struct xdr_stream
new c8d26a0acfe7 NFSD: Update COMMIT3arg decoder to use struct xdr_stream
new 54d1d43dc709 NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
new d181e0a4bef3 NFSD: Update the RENAME3args decoder to use struct xdr_stream
new efaa1e7c2c74 NFSD: Update the LINK3args decoder to use struct xdr_stream
new 9cde9360d18d NFSD: Update the SETATTR3args decoder to use struct xdr_stream
new 6b3a11960d89 NFSD: Update the CREATE3args decoder to use struct xdr_stream
new 83374c278db1 NFSD: Update the MKDIR3args decoder to use struct xdr_stream
new da3920163729 NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
new f8a38e2d6c88 NFSD: Update the MKNOD3args decoder to use struct xdr_stream
new ebcd8e8b2853 NFSD: Update the NFSv2 GETATTR argument decoder to use str [...]
new 8c293ef993c8 NFSD: Update the NFSv2 READ argument decoder to use struct [...]
new a51b5b737a0b NFSD: Update the NFSv2 WRITE argument decoder to use struc [...]
new 1fcbd1c9456b NFSD: Update the NFSv2 READLINK argument decoder to use st [...]
new 788cd46ecf83 NFSD: Add helper to set up the pages where the dirlist is encoded
new 8688361ae2ed NFSD: Update the NFSv2 READDIR argument decoder to use str [...]
new 6d742c1864c1 NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
new 62aa557efb81 NFSD: Update the NFSv2 RENAME argument decoder to use stru [...]
new 77edcdf91f62 NFSD: Update the NFSv2 LINK argument decoder to use struct [...]
new 2fdd6bd293b9 NFSD: Update the NFSv2 SETATTR argument decoder to use str [...]
new 7dcf65b91eca NFSD: Update the NFSv2 CREATE argument decoder to use stru [...]
new 09f75a5375ac NFSD: Update the NFSv2 SYMLINK argument decoder to use str [...]
new 5650682e16f4 NFSD: Remove argument length checking in nfsd_dispatch()
new 635a45d34706 NFSD: Update the NFSv2 GETACL argument decoder to use stru [...]
new 6bb844b4eb6e NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
new 427eab3ba228 NFSD: Update the NFSv2 SETACL argument decoder to use stru [...]
new 571d31f37a57 NFSD: Update the NFSv2 ACL GETATTR argument decoder to use [...]
new 64063892efc1 NFSD: Update the NFSv2 ACL ACCESS argument decoder to use [...]
new baadce65d6ee NFSD: Clean up after updating NFSv2 ACL decoders
new 05027eafc266 NFSD: Update the NFSv3 GETACL argument decoder to use stru [...]
new 68519ff2a1c7 NFSD: Update the NFSv2 SETACL argument decoder to use stru [...]
new 9cee763ee654 NFSD: Clean up after updating NFSv3 ACL decoders
new 1b76d1df1a36 nfsd: remove unused stats counters
new e567b98ce9a4 nfsd: protect concurrent access to nfsd stats counters
new 20ad856e4732 nfsd: report per-export stats
new 59a00257c66c svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
new df971cd853c0 svcrdma: Convert rdma_stat_recv to a per-CPU counter
new 22df5a22462e svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
new 1e7e55731628 svcrdma: Restore read and write stats
new c6226ff9a62a svcrdma: Deprecate stat variables that are no longer used
new 43042b90cae1 svcrdma: Reduce Receive doorbell rate
new dd2d055b278b svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
new 4ff923ce1e10 SUNRPC: Correct a comment
new 33311873adb0 nfsd4: simplify process_lookup1
new a9d53a75cf57 nfsd: simplify process_lock
new b4587eb2cf4b nfsd: simplify nfsd_renew
new 460d27091ae2 nfsd: rename lookup_clientid->set_client
new 7950b5316e40 nfsd: refactor set_client
new 47fdb22dacae nfsd: find_cpntf_state cleanup
new f71475ba8c2a nfsd: remove unused set_client argument
new 1722b0462480 nfsd: simplify nfsd4_check_open_reclaim
new ec59659b4972 nfsd: cstate->session->se_client -> cstate->clp
new 02591f9febd5 NFSv4_2: SSC helper should use its own config.
new 3cc55f4434b4 nfs: use change attribute for NFS re-exports
new 428a23d2bf0c nfsd: skip some unnecessary stats in the v4 case
new 99f1a5872b70 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linu [...]
new c2c8261151b3 fs-verity: factor out fsverity_get_descriptor()
new fab634c4de46 fs-verity: don't pass whole descriptor to fsverity_verify_ [...]
new e17fe6579de0 fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
new 622699cfe6ec fs-verity: support reading Merkle tree with ioctl
new 947191ac8cab fs-verity: support reading descriptor with ioctl
new 07c99001312c fs-verity: support reading signature with ioctl
new f7b36dc5cb37 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub [...]
new 19d8e9149c27 pstore: Fix typo in compression option name
new f02361639a48 Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/s [...]
new 5724be5de88f iomap: rename the flags variable in __iomap_dio_rw
new 2f63296578ca iomap: pass a flags argument to iomap_dio_rw
new 213f627104da iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
new f50b8f475a2c xfs: factor out a xfs_ilock_iocb helper
new 354be7e3b2ba xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware
new ee1b218b0956 xfs: cleanup the read/write helper naming
new 670654b004b0 xfs: remove the buffered I/O fallback assert
new 3e40b13c3b57 xfs: simplify the read/write tracepoints
new 896f72d067a5 xfs: improve the reflink_bounce_dio_write tracepoint
new caa89dbc4303 xfs: split the unaligned DIO write code out
new ed1128c2d0c8 xfs: reduce exclusive locking on unaligned dio
new 4f016a316f22 Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub [...]
new 6da1b4b1ab36 xfs: fix an ABBA deadlock in xfs_rename
new b9b7e1dc56c5 xfs: Add helper for checking per-inode extent count overflow
new 727e1acd297c xfs: Check for extent overflow when trivally adding a new extent
new 85ef08b5a667 xfs: Check for extent overflow when punching a hole
new f5d927491914 xfs: Check for extent overflow when adding dir entries
new 0dbc5cb1a91c xfs: Check for extent overflow when removing dir entries
new 02092a2f034f xfs: Check for extent overflow when renaming dir entries
new 3a19bb147c72 xfs: Check for extent overflow when adding/removing xattrs
new c442f3086d5a xfs: Check for extent overflow when writing to unwritten extent
new 5f1d5bbfb2e6 xfs: Check for extent overflow when moving extent from cow [...]
new ee898d78c354 xfs: Check for extent overflow when remapping an extent
new bcc561f21f11 xfs: Check for extent overflow when swapping extents
new f9fa87169d2b xfs: Introduce error injection to reduce maximum inode for [...]
new aff4db57d510 xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
new 0961fddfdd3f xfs: Compute bmap extent alignments in a separate function
new 07c72e556299 xfs: Process allocated extent in a separate function
new 301519674699 xfs: Introduce error injection to allocate only minlen siz [...]
new eaf92540a918 xfs: remove a stale comment from xfs_file_aio_write_checks()
new 01ea173e103e xfs: fix up non-directory creation in SGID directories
new 88a9e03beef2 xfs: Fix assert failure in xfs_setattr_size()
new 10fb9ac1251f xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain()
new 8321ddb2fa29 xfs: don't drain buffer lru on freeze and read-only remount
new 8aa921a95335 xfs: set inode size after creating symlink
new 50d25484bebe xfs: sync lazy sb accounting on quiesce of read-only mounts
new 37444fc4cc39 xfs: lift writable fs check up into log worker task
new 9e54ee0fc9ef xfs: separate log cleaning from log quiesce
new 303591a0a947 xfs: cover the log during log quiesce
new b0eb9e118266 xfs: don't reset log idle state on covering checkpoints
new f46e5a174655 xfs: fold sbcount quiesce logging into log covering
new 5232b9315034 xfs: remove duplicate wq cancel and log force from attr quiesce
new ea2064da4592 xfs: remove xfs_quiesce_attr()
new 5b0ad7c2a52d xfs: cover the log on freeze instead of cleaning it
new f22c7f877773 xfs: refactor xfs_file_fsync
new ae29e4220fd3 xfs: reduce ilock acquisitions in xfs_file_fsync
new 4533fc631547 xfs: fix unused log variable in xfs_log_cover()
new 560ab6c0d12e xfs: Fix 'set but not used' warning in xfs_bmap_compute_al [...]
new 1aecf3734a95 xfs: fix chown leaking delalloc quota blocks when fssetxat [...]
new b8055ed6779d xfs: reduce quota reservation when doing a dax unwritten e [...]
new 4abe21ad67a7 xfs: clean up quota reservation callsites
new 8554650003b8 xfs: create convenience wrappers for incore quota block re [...]
new 35b1101099e8 xfs: remove xfs_trans_unreserve_quota_nblks completely
new ad4a74739708 xfs: clean up icreate quota reservation calls
new 7ac6eb46c9f3 xfs: fix up build warnings when quotas are disabled
new 02b7ee4eb613 xfs: reserve data and rt quota at the same time
new 3a1af6c317d0 xfs: refactor common transaction/inode/quota allocation idiom
new 3de4eb106fcc xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
new f273387b0485 xfs: refactor reflink functions to use xfs_trans_alloc_inode
new f2f7b9ff62a2 xfs: refactor inode creation transaction/inode/quota alloc [...]
new 7317a03df703 xfs: refactor inode ownership change transaction/inode/quo [...]
new 5c615f0feb9a xfs: remove xfs_qm_vop_chown_reserve
new fea7aae6cecf xfs: rename code to error in xfs_ioctl_setattr
new 2a4bdfa8558c xfs: shut down the filesystem if we screw up quota reservation
new a636b1d1cf73 xfs: trigger all block gc scans when low on quota space
new f41a0716f4b0 xfs: don't stall cowblocks scan if we can't take locks
new 9a537de3b009 xfs: xfs_inode_free_quota_blocks should scan project quota
new 3d4feec00673 xfs: move and rename xfs_inode_free_quota_blocks to avoid [...]
new 111068f80eac xfs: pass flags and return gc errors from xfs_blockgc_free_quota
new 4ca74205685e xfs: try worst case space reservation upfront in xfs_refli [...]
new 766aabd59929 xfs: flush eof/cowblocks if we can't reserve quota for fil [...]
new c237dd7c7094 xfs: flush eof/cowblocks if we can't reserve quota for ino [...]
new 758303d14499 xfs: flush eof/cowblocks if we can't reserve quota for chown
new 38899f809994 xfs: add a tracepoint for blockgc scans
new 85c5b27075ba xfs: refactor xfs_icache_free_{eof,cow}blocks call sites
new a1a7d05a0576 xfs: flush speculative space allocations when we run out of space
new f83d436aef5d xfs: increase the default parallelism levels of pwork clients
new 05a302a17062 xfs: set WQ_SYSFS on all workqueues in debug mode
new f9296569837c xfs: relocate the eofb/cowb workqueue functions
new 0461a320e33a xfs: hide xfs_icache_free_eofblocks
new b943c0cd5615 xfs: hide xfs_icache_free_cowblocks
new 865ac8e253c9 xfs: remove trivial eof/cowblocks functions
new ce2d3bbe0647 xfs: consolidate incore inode radix tree posteof/cowblocks tags
new 9669f51de5c0 xfs: consolidate the eofblocks and cowblocks workers
new 419567534e16 xfs: only walk the incore inode tree once per blockgc scan
new c9a6526fe7ae xfs: rename block gc start and stop functions
new 894ecacf0f27 xfs: parallelize block preallocation garbage collection
new 47bd6d3457fb xfs: expose the blockgc workqueue knobs publicly
new 0fa4a10a2f5f xfs: don't bounce the iolock between free_{eof,cow}blocks
new bc41fa5321f9 libxfs: expose inobtcount in xfs geometry
new ce5e1062e253 xfs: rename `new' to `delta' in xfs_growfs_data_private()
new 07aabd9c4a88 xfs: get rid of xfs_growfs_{data,log}_t
new 45068063efb7 xfs: fix incorrect root dquot corruption error when switch [...]
new 8e8794b91988 xfs: fix rst syntax error in admin guide
new e4826691cc7e xfs: restore shutdown check in mapped write fault path
new 8646b982baf7 xfs: fix boolreturn.cocci warnings
new 1cd738b13ae9 xfs: consider shutdown in bmapbt cursor delete assert
new b52bb135aad9 Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/s [...]
The 389 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 | 32 ++
Documentation/admin-guide/xfs.rst | 42 ++
Documentation/filesystems/f2fs.rst | 18 +-
Documentation/filesystems/fsverity.rst | 76 +++
arch/Kconfig | 3 +
arch/arm64/Kconfig | 1 -
arch/ia64/kernel/crash.c | 2 +-
arch/mips/Kconfig | 8 +-
arch/mips/include/asm/elf.h | 56 +-
arch/mips/include/asm/elfcore-compat.h | 29 +
arch/mips/kernel/Makefile | 4 +-
arch/mips/kernel/binfmt_elfn32.c | 113 ----
arch/mips/kernel/binfmt_elfo32.c | 116 ----
arch/mips/kernel/scall64-n64.S | 2 +-
arch/parisc/Kconfig | 1 -
arch/powerpc/Kconfig | 1 -
arch/powerpc/platforms/powernv/opal-core.c | 6 +-
arch/s390/Kconfig | 1 -
arch/s390/kernel/crash_dump.c | 2 +-
arch/sparc/Kconfig | 1 -
arch/x86/Kconfig | 2 +-
arch/x86/include/asm/compat.h | 11 -
arch/x86/include/asm/elf.h | 2 +-
arch/x86/include/asm/elfcore-compat.h | 31 +
block/bio.c | 33 ++
fs/Kconfig | 4 +
fs/Kconfig.binfmt | 2 +-
fs/affs/namei.c | 4 +-
fs/binfmt_elf.c | 21 +-
fs/binfmt_elf_fdpic.c | 22 +-
fs/btrfs/Makefile | 19 +-
fs/btrfs/backref.c | 17 +-
fs/btrfs/backref.h | 9 +-
fs/btrfs/block-group.c | 178 ++++--
fs/btrfs/block-group.h | 21 +-
fs/btrfs/btrfs_inode.h | 3 +-
fs/btrfs/compression.c | 10 +-
fs/btrfs/ctree.c | 9 +-
fs/btrfs/ctree.h | 19 +-
fs/btrfs/delalloc-space.c | 29 +-
fs/btrfs/delayed-inode.c | 2 +-
fs/btrfs/delayed-ref.c | 79 ++-
fs/btrfs/delayed-ref.h | 28 +-
fs/btrfs/dev-replace.c | 186 +++++-
fs/btrfs/dev-replace.h | 3 +
fs/btrfs/discard.c | 6 +-
fs/btrfs/disk-io.c | 183 +++++-
fs/btrfs/disk-io.h | 6 +-
fs/btrfs/extent-tree.c | 361 ++++++++----
fs/btrfs/extent_io.c | 791 +++++++++++++++++++++-----
fs/btrfs/extent_io.h | 17 +-
fs/btrfs/extent_map.c | 18 +-
fs/btrfs/file-item.c | 22 +-
fs/btrfs/file.c | 65 +--
fs/btrfs/free-space-cache.c | 123 +++-
fs/btrfs/free-space-cache.h | 2 +
fs/btrfs/inode.c | 336 ++++++++---
fs/btrfs/ioctl.c | 29 +-
fs/btrfs/ordered-data.c | 224 ++++++--
fs/btrfs/ordered-data.h | 57 +-
fs/btrfs/raid56.c | 3 +-
fs/btrfs/ref-verify.c | 43 +-
fs/btrfs/reflink.c | 5 +-
fs/btrfs/relocation.c | 99 +++-
fs/btrfs/scrub.c | 143 +++++
fs/btrfs/send.c | 31 +-
fs/btrfs/space-info.c | 365 +++++++++---
fs/btrfs/space-info.h | 25 +-
fs/btrfs/subpage.c | 278 +++++++++
fs/btrfs/subpage.h | 91 +++
fs/btrfs/super.c | 8 +-
fs/btrfs/sysfs.c | 2 +
fs/btrfs/tests/extent-map-tests.c | 2 +-
fs/btrfs/transaction.c | 152 +++--
fs/btrfs/transaction.h | 5 +
fs/btrfs/tree-log.c | 288 +++++-----
fs/btrfs/volumes.c | 364 ++++++++++--
fs/btrfs/volumes.h | 8 +-
fs/btrfs/zoned.c | 873 ++++++++++++++++++++++++++++-
fs/btrfs/zoned.h | 157 +++++-
fs/compat_binfmt_elf.c | 7 +-
fs/erofs/super.c | 4 +-
fs/erofs/xattr.c | 10 +-
fs/erofs/zmap.c | 10 +-
fs/ext4/file.c | 5 +-
fs/ext4/ioctl.c | 7 +
fs/f2fs/Kconfig | 20 +-
fs/f2fs/Makefile | 1 -
fs/f2fs/acl.c | 23 +-
fs/f2fs/checkpoint.c | 177 +++++-
fs/f2fs/compress.c | 195 +++++--
fs/f2fs/data.c | 404 +++++--------
fs/f2fs/debug.c | 12 +
fs/f2fs/f2fs.h | 104 +++-
fs/f2fs/file.c | 68 ++-
fs/f2fs/gc.c | 8 +-
fs/f2fs/inline.c | 4 +
fs/f2fs/namei.c | 8 +
fs/f2fs/node.c | 4 +-
fs/f2fs/segment.c | 7 -
fs/f2fs/segment.h | 4 +-
fs/f2fs/super.c | 198 ++++++-
fs/f2fs/sysfs.c | 132 ++++-
fs/f2fs/trace.c | 165 ------
fs/f2fs/trace.h | 43 --
fs/f2fs/xattr.c | 23 +-
fs/fcntl.c | 19 +-
fs/gfs2/file.c | 7 +-
fs/internal.h | 9 +
fs/iomap/direct-io.c | 69 ++-
fs/jfs/jfs_dmap.c | 2 +-
fs/jfs/jfs_filsys.h | 1 +
fs/jfs/jfs_mount.c | 10 +
fs/jfs/jfs_txnmgr.c | 35 +-
fs/libfs.c | 8 +-
fs/lockd/svc4proc.c | 24 +
fs/lockd/svcproc.c | 24 +
fs/namei.c | 89 ++-
fs/nfs/callback_xdr.c | 2 +
fs/nfs/export.c | 18 +
fs/nfs/nfs4file.c | 4 +
fs/nfs/super.c | 12 +
fs/nfs_common/Makefile | 2 +-
fs/nfs_common/nfs_ssc.c | 2 -
fs/nfs_common/nfsacl.c | 52 ++
fs/nfsd/Kconfig | 1 +
fs/nfsd/export.c | 68 ++-
fs/nfsd/export.h | 15 +
fs/nfsd/netns.h | 23 +-
fs/nfsd/nfs2acl.c | 67 +--
fs/nfsd/nfs3acl.c | 45 +-
fs/nfsd/nfs3proc.c | 93 ++-
fs/nfsd/nfs3xdr.c | 582 ++++++++++---------
fs/nfsd/nfs4proc.c | 12 +-
fs/nfsd/nfs4state.c | 124 ++--
fs/nfsd/nfscache.c | 52 +-
fs/nfsd/nfsctl.c | 8 +-
fs/nfsd/nfsd.h | 2 +-
fs/nfsd/nfsfh.c | 4 +-
fs/nfsd/nfsfh.h | 5 +-
fs/nfsd/nfsproc.c | 92 ++-
fs/nfsd/nfssvc.c | 34 --
fs/nfsd/nfsxdr.c | 350 ++++++------
fs/nfsd/state.h | 3 +-
fs/nfsd/stats.c | 114 ++--
fs/nfsd/stats.h | 96 +++-
fs/nfsd/vfs.c | 4 +-
fs/nfsd/xdr.h | 12 +-
fs/nfsd/xdr3.h | 20 +-
fs/open.c | 6 +
fs/pstore/platform.c | 4 +-
fs/read_write.c | 19 +-
fs/splice.c | 44 +-
fs/verity/Makefile | 1 +
fs/verity/fsverity_private.h | 13 +-
fs/verity/open.c | 133 +++--
fs/verity/read_metadata.c | 195 +++++++
fs/verity/signature.c | 20 +-
fs/xfs/libxfs/xfs_alloc.c | 50 ++
fs/xfs/libxfs/xfs_alloc.h | 3 +
fs/xfs/libxfs/xfs_attr.c | 22 +-
fs/xfs/libxfs/xfs_bmap.c | 315 +++++++----
fs/xfs/libxfs/xfs_btree.c | 33 +-
fs/xfs/libxfs/xfs_dir2.h | 2 -
fs/xfs/libxfs/xfs_dir2_sf.c | 2 +-
fs/xfs/libxfs/xfs_errortag.h | 6 +-
fs/xfs/libxfs/xfs_fs.h | 1 +
fs/xfs/libxfs/xfs_inode_fork.c | 27 +
fs/xfs/libxfs/xfs_inode_fork.h | 63 +++
fs/xfs/libxfs/xfs_sb.c | 2 +
fs/xfs/scrub/common.c | 4 +-
fs/xfs/xfs_bmap_item.c | 10 +
fs/xfs/xfs_bmap_util.c | 81 ++-
fs/xfs/xfs_buf.c | 30 +-
fs/xfs/xfs_buf.h | 11 +-
fs/xfs/xfs_dquot.c | 47 +-
fs/xfs/xfs_error.c | 6 +
fs/xfs/xfs_file.c | 433 +++++++-------
fs/xfs/xfs_fsops.c | 32 +-
fs/xfs/xfs_fsops.h | 4 +-
fs/xfs/xfs_globals.c | 7 +-
fs/xfs/xfs_icache.c | 438 ++++++++-------
fs/xfs/xfs_icache.h | 24 +-
fs/xfs/xfs_inode.c | 134 +++--
fs/xfs/xfs_ioctl.c | 75 ++-
fs/xfs/xfs_iomap.c | 82 +--
fs/xfs/xfs_iops.c | 28 +-
fs/xfs/xfs_iwalk.c | 5 +-
fs/xfs/xfs_linux.h | 3 +-
fs/xfs/xfs_log.c | 142 ++++-
fs/xfs/xfs_log.h | 4 +-
fs/xfs/xfs_mount.c | 43 +-
fs/xfs/xfs_mount.h | 10 +-
fs/xfs/xfs_mru_cache.c | 2 +-
fs/xfs/xfs_pwork.c | 25 +-
fs/xfs/xfs_pwork.h | 4 +-
fs/xfs/xfs_qm.c | 116 +---
fs/xfs/xfs_quota.h | 49 +-
fs/xfs/xfs_reflink.c | 103 ++--
fs/xfs/xfs_rtalloc.c | 5 +
fs/xfs/xfs_super.c | 82 +--
fs/xfs/xfs_super.h | 6 +
fs/xfs/xfs_symlink.c | 15 +-
fs/xfs/xfs_sysctl.c | 15 +-
fs/xfs/xfs_sysctl.h | 3 +-
fs/xfs/xfs_trace.c | 1 +
fs/xfs/xfs_trace.h | 72 ++-
fs/xfs/xfs_trans.c | 195 +++++++
fs/xfs/xfs_trans.h | 13 +
fs/xfs/xfs_trans_dquot.c | 71 ++-
fs/zonefs/super.c | 4 +-
include/linux/bio.h | 2 +
include/linux/elfcore-compat.h | 15 +-
include/linux/elfcore.h | 7 +-
include/linux/exportfs.h | 1 +
include/linux/f2fs_fs.h | 3 +
include/linux/fcntl.h | 2 +-
include/linux/fs.h | 5 -
include/linux/fsverity.h | 12 +
include/linux/iomap.h | 19 +-
include/linux/namei.h | 1 +
include/linux/nfsacl.h | 3 +
include/linux/sunrpc/msg_prot.h | 3 -
include/linux/sunrpc/svc.h | 1 +
include/linux/sunrpc/svc_rdma.h | 15 +-
include/linux/sunrpc/xdr.h | 13 +-
include/linux/zstd.h | 8 +-
include/trace/events/btrfs.h | 111 +++-
include/trace/events/sunrpc.h | 15 +-
include/uapi/linux/fsverity.h | 14 +
include/uapi/linux/nfs3.h | 6 +
include/uapi/linux/openat2.h | 4 +
kernel/kexec_core.c | 2 +-
net/sunrpc/svc.c | 2 +-
net/sunrpc/xprtrdma/svc_rdma.c | 198 ++++---
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 91 +--
net/sunrpc/xprtrdma/svc_rdma_rw.c | 3 +
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 +-
238 files changed, 9909 insertions(+), 4342 deletions(-)
create mode 100644 arch/mips/include/asm/elfcore-compat.h
delete mode 100644 arch/mips/kernel/binfmt_elfn32.c
delete mode 100644 arch/mips/kernel/binfmt_elfo32.c
create mode 100644 arch/x86/include/asm/elfcore-compat.h
create mode 100644 fs/btrfs/subpage.c
create mode 100644 fs/btrfs/subpage.h
delete mode 100644 fs/f2fs/trace.c
delete mode 100644 fs/f2fs/trace.h
create mode 100644 fs/verity/read_metadata.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 b2a55cafa84 Daily bump.
new 3cc5f8620d3 Revert: "i386: Remove REG_ALLOC_ORDER definition"
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/i386/i386.h | 16 ++++++++++++++++
1 file changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 0011e697506 aarch64: Introduce prefer_advsimd_autovec to GCC 10
adds 82560ad9d00 Daily bump.
adds 866ef25bb49 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 13 +++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.