This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8713d5eec23 Daily bump.
new f22afbe0e08 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/DATESTAMP | 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 84f7f894076 Automatic date update in version.in
new fe9f9ff5a0b Automatic date update in version.in
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/version.h | 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 gdb-14-branch
in repository binutils-gdb.
from 8c839b795e6 Automatic date update in version.in
new eca53580c22 Automatic date update in version.in
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/version.h | 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 binutils-2_42-branch
in repository binutils-gdb.
from 24c09539d0f Automatic date update in version.in
new 19970c067a4 Automatic date update in version.in
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/version.h | 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 glibc.
from 8d7b6b4cb2 socket: Use may_alias on sockaddr structs (bug 19622)
new 2be3352f0b Pass -nostdlib -nostartfiles together with -r [BZ #31753]
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:
Makefile | 3 ++-
1 file changed, 2 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 master
in repository linux.
from a90f1cd105c6 Merge tag 'turbostat-for-Linux-6.10-merge-window' of git:/ [...]
new 5ad1f33c29c3 bcachefs: Fix sb_clean_validate endianness conversion
new 5dfd3746b6c4 bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()
new 61692c7812ab bcachefs: bch2_bkey_format_field_overflows()
new 74768337de7f bcachefs: Fix xattr_to_text() unsafety
new 6d8286918583 bcachefs: Better write_super() error messages
new 62606398d5d7 bcachefs: Run upgrade/downgrade even in -o nochanges mode
new acce32a51e6c bcachefs: printbuf improvements
new 2dcb605e8689 bcachefs: printbufs: prt_printf() now handles \t\r\n
new 7423330e30ab bcachefs: prt_printf() now respects \r\n\t
new 9089376f709e bcachefs: bch2_btree_node_header_to_text()
new 6ab71b4a8e28 bcachefs: bch2_journal_keys_dump()
new ac01928b8e96 bcachefs: bch2_hash_lookup() now returns bkey_s_c
new 5577881455cd bcachefs: add btree_node_merging_disabled debug param
new 00589cadb1fb bcachefs: bch2_btree_path_to_text()
new 497c982f057d bcachefs: New assertion for writing to the journal after shutdown
new 19391b92947c bcachefs: allow for custom action in fsck error messages
new 4dcd90b6d1b7 bcachefs: Don't read journal just for fsck
new be31bf439c21 bcachefs: When traversing to interior nodes, propagate res [...]
new 0ddb5f0854a8 bcachefs: Optimize eytzinger0_sort() with bottom-up heapsort
new a21107eeb17a bcachefs: kill for_each_btree_key_old()
new 665e8b323935 bcachefs: for_each_btree_key_continue()
new 68e142405cf4 bcachefs: bch2_gc() is now private to btree_gc.c
new d1b213a00ddc bcachefs: Finish converting reconstruct_alloc to errors_silent
new 58dda9c10e3f bcachefs: kill metadata only gc
new b982d645a40e bcachefs: move topology repair kick to gc_btrees()
new d1adfe4e7e4e bcachefs: move root node topo checks to node_check_topology()
new ba665494fbf8 bcachefs: gc_btree_init_recurse() uses gc_mark_node()
new c281db0fa591 bcachefs: mark_superblock cleanup
new bf5f6a689b60 bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
new 5dd8c60e1e04 bcachefs: iter/update/trigger/str_hash flag cleanup
new 65bd44239727 bcachefs: bch2_btree_insert_trans() no longer specifies BT [...]
new 0c0cbfdb8472 bcachefs: bch2_dir_emit() - drop_locks_do() conversion
new 923ed0ae5ebd bcachefs: bch2_trans_relock_fail() - factor out slowpath
new d155272b6e58 bcachefs: bucket_valid()
new 2f724563fcd7 bcachefs: member helper cleanups
new af3b39b4c641 bcachefs: chardev: make bch_chardev_class constant
new d434c2398fe3 bcachefs: fix typo in reference to BCACHEFS_DEBUG
new 91b5d97fdf3c bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mut
new b7f10636d51a bcachefs: prefer drop_locks_do()
new 449ceafb49e4 bcachefs: bch2_trans_commit_flags_to_text()
new f2d9823f46b4 bcachefs: maintain lock invariants in btree_iter_next_node()
new 5d8c9d94283f bcachefs: bch2_btree_path_upgrade() checks nodes_locked, n [...]
new 4984faff5d42 bcachefs: Use bch2_btree_path_upgrade() in key cache traverse
new ca563dccb2f0 bcachefs: bch2_trans_unlock() must always be followed by r [...]
new e2e568bd9775 bcachefs: bch2_btree_root_alloc_fake_trans()
new 650db8a87c34 bcachefs: trans->locked
new e590e4e22294 bcachefs: bch2_btree_path_can_relock()
new fd104e2967b7 bcachefs: bch2_trans_verify_not_unlocked()
new feb255537d1e bcachefs: assert that online_reserved == 0 on shutdown
new 427e1bb83818 bcachefs: fs_alloc_debug_to_text()
new 60f2b1bcf519 bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()
new 9de40d77f0a0 bcachefs: Check for writing btree_ptr_v2.sectors_written == 0
new 5a2d15213d31 bcachefs: Rip bch2_snapshot_equiv() out of fsck
new f7643bc9749f bcachefs: make btree read errors silent during scan
new aef7eecb5711 bcachefs: Sync journal when we complete a recovery pass
new b25fd02ab4ed bcachefs: fix flag printing in journal_buf_to_text()
new 103304021e54 bcachefs: Move gc of bucket.oldest_gen to workqueue
new e4f2c4dfeeae bcachefs: Remove calls to folio_set_error
new 5147b9ae7687 bcachefs: Btree key cache instrumentation
new 018b32a63fab bcachefs: Add btree_allocated_bitmap to member_to_text()
new e7f63c67fcb4 bcachefs: plumb data_type into bch2_bucket_alloc_trans()
new f04158290d8b bcachefs: journal seq blacklist gc no longer has to walk btree
new b769590f33dc bcachefs: Clean up inode alloc
new c4e8db2b5d31 bcachefs: bucket_data_type_mismatch()
new d9307646505e bcachefs: mark_stripe_bucket cleanup
new 9cc455d1bcd3 bcachefs: Consolidate mark_stripe_bucket() and trans_mark_ [...]
new 70e3e039cf65 bcachefs: bch2_bucket_ref_update()
new 930e1a92d62d bcachefs: kill gc looping for bucket gens
new f40d13f94df7 bcachefs: Run bch2_check_fix_ptrs() via triggers
new c451986bf4c6 bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repair
new 24b27975a986 bcachefs: Kill gc_init_recurse()
new 2d288745ebc2 bcachefs: Fix type of flags parameter for some ->trigger() [...]
new 8bb0eddbbcc9 bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()
new 56522d727674 bcachefs: fix btree_path_clone() ip_allocated
new 0af0b963b52b bcachefs: eliminate the uninitialized compilation warning [...]
new c74954135353 bcachefs: uninline set_btree_iter_dontneed()
new 45150765d307 bcachefs: bch_member.last_journal_bucket
new 4da1713a8db5 bcachefs: check for inodes that should have backpointers in fsck
new 83c38e3ef821 bcachefs: check inode backpointer in bch2_lookup()
new c8bda9f20a01 bcachefs: Simplify resuming of journal position
new 36aa49d33e8d bcachefs: Change destroy_inode to free_inode
new 9862022d09f7 bcachefs: Fix error path of bch2_link_trans()
new 75a53a0a2305 bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS [...]
new d3c44cfd5e98 bcachefs: delete old gen check bch2_alloc_write_key()
new 2685c67d1283 bcachefs: dirty_sectors -> replicas_sectors
new fa9bb741fea1 bcachefs: alloc_data_type_set()
new c02eb9e89184 bcachefs: kill bch2_dev_usage_update_m()
new be11ae16c490 bcachefs: __mark_pointer now takes bch_alloc_v4
new 0acf2169a5e9 bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
new abe2f470bc18 bcachefs: simplify bch2_trans_start_alloc_update()
new 706833dbe3fe bcachefs: CodingStyle
new ffcbec607613 bcachefs: Kill opts.buckets_nouse
new 3a718c064768 bcachefs: On device add, prefer unused slots
new b895c70326aa bcachefs: x-macroize journal flags enums
new 9a768ab75bef bcachefs: bch2_bkey_drop_ptrs() declares loop iter
new 4c5b7294dedb closures: closure_sync_timeout()
new e98786ea855c bcachefs: bch2_print_allocator_stuck()
new f295298b8c64 bcachefs: New helpers for device refcounts
new 552aa5486579 bcachefs: Debug asserts for ca->ref
new 23f308ae19d3 bcachefs: bch2_dev_safe() -> bch2_dev_rcu()
new f5faf43f853a bcachefs: Pass device to bch2_alloc_write_key()
new 267039d0fc78 bcachefs: Pass device to bch2_bucket_do_index()
new 13a16dabde33 bcachefs: bch2_dev_btree_bitmap_marked() -> bch2_dev_rcu()
new adf81796ee9c bcachefs: journal_replay_entry_early() checks for nonexist [...]
new 6349b07c25a0 bcachefs: bch2_have_enough_devs() checks for nonexistent device
new b07eb8252fb1 bcachefs: bch2_dev_tryget()
new 4cd91e2f87a6 bcachefs: Convert to bch2_dev_tryget_noerror()
new 9b3059a1b3e9 bcachefs: bch2_check_alloc_key() -> bch2_dev_tryget_noerror()
new a7f1c26f5907 bcachefs: bch2_trigger_alloc() -> bch2_dev_tryget()
new 07d7c4da7bd1 bcachefs: bch2_bucket_ref_update() now takes bch_dev
new cb4d340a1029 bcachefs: bch2_evacuate_bucket() -> bch2_dev_tryget()
new fa6cce09f070 bcachefs: bch2_dev_iterate()
new 1f2f92ec3f2e bcachefs: PTR_BUCKET_POS() now takes bch_dev
new 633cf069445d bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
new dbd040808785 bcachefs: move replica_set from bch_dev to bch_fs
new 8783856ab15e bcachefs: ob_dev()
new c387d8441371 bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
new 3793b3f91f88 bcachefs: bch2_extent_merge() -> bch2_dev_rcu()
new 302c980a8187 bcachefs: extent_ptr_durability() -> bch2_dev_rcu()
new 3858aa4268b2 bcachefs: ptr_stale() -> dev_ptr_stale()
new 8feecbed241b bcachefs: extent_ptr_invalid() -> bch2_dev_rcu()
new 8e3cc2003fd5 bcachefs: bch2_bkey_has_target() -> bch2_dev_rcu()
new 9cadb4ea56d4 bcachefs: bch2_extent_normalize() -> bch2_dev_rcu()
new ad897d241b70 bcachefs: kill bch2_dev_bkey_exists() in btree_gc.c
new 78e9b548f37b bcachefs: bch2_dev_bucket_exists() uses bch2_dev_rcu()
new db39a35dde9d bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
new a9422fd40410 bcachefs: kill bch2_dev_bkey_exists() in bkey_pick_read_device()
new 222eacabc17f bcachefs: kill bch2_dev_bkey_exists() in data_update_init()
new d8585a79bebc bcachefs: bch2_dev_have_ref()
new bc3204c80ab6 bcachefs: kill bch2_dev_bkey_exists() in check_alloc_info()
new f4301b635a2e bcachefs: kill bch2_dev_bkey_exists() in discard_one_bucke [...]
new b6d29b586920 bcachefs: kill bch2_dev_bkey_exists() in journal_ptrs_to_text()
new 62025697778c bcachefs: Move nocow unlock to bch2_write_endio()
new 40574946b8a5 bcachefs: Better bucket alloc tracepoints
new c6705091342c bcachefs: Allocator prefers not to expand mi.btree_allocat [...]
new e11ecc6133b3 bcachefs: Improve sysfs internal/btree_cache
new e2f48c48090d bcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.h
new b6fb4269e707 bcachefs: for_each_bset() declares loop iter
new 0e57996c6964 bcachefs: bch2_dev_get_ioref2(); alloc_background.c
new 466298e2f6df bcachefs: bch2_dev_get_ioref2(); backpointers.c
new 690f7cdf732a bcachefs: bch2_dev_get_ioref2(); btree_io.c
new 48af85392599 bcachefs: bch2_dev_get_ioref2(); io_write.c
new 6212ea24975f bcachefs: bch2_dev_get_ioref2(); journal_io.c
new 91ffdecfc796 bcachefs: bch2_dev_get_ioref2(); debug.c
new 465bf6f42aac bcachefs: bch2_dev_get_ioref2(); io_read.c
new 2c91ab7262e6 bcachefs: bch2_dev_get_ioref() checks for device not present
new 02b7fa4fe530 bcachefs: kill bch2_dev_bkey_exists() in bch2_read_endio()
new 2f4b4a3b4475 bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
new 99179fb89847 bcachefs: Invalid devices are now checked for by fsck, not [...]
new d09a8468d915 bcachefs: fsync() should not return -EROFS
new 65eaf4e24ab6 bcachefs: s/bkey_invalid_flags/bch_validate_flags
new a5c3e265d3b6 bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
new 692aa7a54b2b bcachefs: Fix sb_field_downgrade validation
new bceacfa97ec8 bcachefs: add counters for failed shrinker reclaim
new 07f9a27f1969 bcachefs: add no_invalid_checks flag
new 16dbfae867cd Merge tag 'bcachefs-2024-05-19' of https://evilpiepirate.o [...]
new 30dd3478c3cd ocfs2: correctly use ocfs2_find_next_zero_bit()
new c9abe099865b ocfs2: update inode ctime in ocfs2_fileattr_set
new 5ef6dc08cfde lib/build_OID_registry: don't mention the full path of the [...]
new 212f863fa881 bootconfig: do not put quotes on cmdline items unless necessary
new 3429055f0451 mm: kmsan: implement kmsan_memmove()
new 922621a68284 instrumented.h: add instrument_memcpy_before, instrument_m [...]
new 61b258b0d2f6 x86: call instrumentation hooks from copy_mc.c
new 4d9784c00a15 fs: add kernel-doc comments to fat_parse_long()
new f9899c028151 NUMA: early use of cpu_to_node() returns 0 instead of the [...]
new 6b839b3b76cf regset: use kvzalloc() for regset_get_alloc()
new 4eb7b93e0310 ocfs2: improve write IO performance when fragmentation is high
new f51dac026f75 ocfs2: adjust enabling place for la window
new 525350221beb ocfs2: speed up chain-list searching
new fc07d2a2118a ocfs2: fix sparse warnings
new b0f970c50d43 Documentation: kdump: clean up the outdated description
new 56fd61628b7a kcov: avoid clang out-of-range warning
new 5f08383c1558 initrd: remove the now superfluous sentinel element from c [...]
new 029c45bb24d0 ipc: remove the now superfluous sentinel element from ctl_ [...]
new 040bf9a71788 Squashfs: remove deprecated strncpy by not copying the string
new b157f0e97e3e kgdb: add HAS_IOPORT dependency
new f36c54f3ce3d devres: switch to use dev_err_probe() for unification
new 3cc98aa11ec4 devres: don't use "proxy" headers
new ad5f0eb540d3 vmcore: replace strncpy with strscpy_pad
new d11547071a9d ocfs2: return real error code in ocfs2_dio_wr_get_block
new 952b023f06a2 ocfs2: fix races between hole punching and AIO+DIO
new 8c40984eeb88 ocfs2: update inode fsync transaction id in ocfs2_unlink a [...]
new b8cb324277ee ocfs2: use coarse time for new created files
new 3ef3a05ba6ac test_hexdump: avoid string truncation warning
new 597bc741e5ac block/partitions/ldm: convert strncpy() to strscpy()
new 051e75030701 blktrace: convert strncpy() to strscpy_pad()
new 2725844080d2 nilfs2: add kernel-doc comments to nilfs_do_roll_forward()
new 3da9b9650acc nilfs2: add kernel-doc comments to nilfs_btree_convert_and [...]
new 4a458576941c nilfs2: add kernel-doc comments to nilfs_remove_all_gcinodes()
new 0f373e6d91b9 intel_th: remove usage of the deprecated ida_simple_xx() API
new 55dbc5b5174d pps: remove usage of the deprecated ida_simple_xx() API
new 200a289b342b mux: remove usage of the deprecated ida_simple_xx() API
new 055e09ac54ae cpumask: delete unused reset_cpu_possible_mask()
new 4707c13de3e4 crash: add prefix for crash dumping messages
new f4af41bf177a kexec: fix the unexpected kexec_dprintk() macro
new 36defdd9d7c6 nilfs2: convert to use the new mount API
new f492fb365699 ocfs2: remove redundant assignment to variable status
new bbed8b9ffed1 tools lib rbtree: pick some improvements from the kernel r [...]
new 1f65ce65a374 media: rc: add missing io.h
new 495ae16a2895 media: stih-cec: add missing io.h
new 22bcc915ae91 kfifo: don't use "proxy" headers
new ec0b6d17a5f8 scripts/gdb: fix failing KGDB detection during probe
new db08c53fdd54 scripts/gdb: fix parameter handling in $lx_per_cpu
new 7566b063e9e4 scripts/gdb: make get_thread_info accept pointers
new 40eea5abbb9c scripts/gdb: fix detection of current CPU in KGDB
new 675f02e5e656 squashfs: convert squashfs_symlink_read_folio to use folio APIs
new bbf45b7e6855 squashfs: remove calls to set the folio error flag
new 91d743a9c829 nilfs2: make superblock data array index computation spars [...]
new 602ba7736116 watchdog: handle comma separated nmi_watchdog command line
new 393fb313a2e1 watchdog: allow nmi watchdog to use raw perf event
new 8fcb916cac89 kernel/watchdog_perf.c: tidy up kerneldoc
new a7ac59f4f236 nilfs2: remove calls to folio_set_error() and folio_clear_error()
new eb59a5811371 selftests/kcmp: remove unused open mode
new 33580d667bb2 nilfs2: use __field_struct() for a bitwise field
new 6813216bbdba Documentation: coding-style: ask function-like macros to e [...]
new b1be5844c1a0 scripts: checkpatch: check unused parameters for function- [...]
new 0a73eac1ed10 nilfs2: convert BUG_ON() in nilfs_finish_roll_forward() to [...]
new 5cbcb62dddf5 fs/proc: fix softlockup in __read_vmcore
new eb6a9339efeb Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git. [...]
The 219 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/admin-guide/kdump/kdump.rst | 8 +-
Documentation/admin-guide/kernel-parameters.txt | 5 +-
Documentation/dev-tools/checkpatch.rst | 14 +
Documentation/filesystems/bcachefs/CodingStyle.rst | 186 ++++
Documentation/filesystems/bcachefs/index.rst | 1 +
Documentation/process/coding-style.rst | 23 +
arch/x86/lib/copy_mc.c | 21 +-
block/partitions/ldm.c | 6 +-
drivers/hwtracing/intel_th/core.c | 6 +-
drivers/media/cec/platform/sti/stih-cec.c | 1 +
drivers/media/rc/mtk-cir.c | 1 +
drivers/media/rc/serial_ir.c | 1 +
drivers/media/rc/st_rc.c | 1 +
drivers/media/rc/sunxi-cir.c | 1 +
drivers/mux/core.c | 4 +-
drivers/pps/clients/pps_parport.c | 6 +-
fs/bcachefs/acl.c | 41 +-
fs/bcachefs/alloc_background.c | 337 ++++---
fs/bcachefs/alloc_background.h | 109 ++-
fs/bcachefs/alloc_foreground.c | 304 ++++--
fs/bcachefs/alloc_foreground.h | 15 +-
fs/bcachefs/alloc_types.h | 7 +
fs/bcachefs/backpointers.c | 158 +--
fs/bcachefs/backpointers.h | 43 +-
fs/bcachefs/bcachefs.h | 34 +-
fs/bcachefs/bcachefs_format.h | 10 +-
fs/bcachefs/bkey.c | 15 +-
fs/bcachefs/bkey.h | 33 +-
fs/bcachefs/bkey_methods.c | 22 +-
fs/bcachefs/bkey_methods.h | 73 +-
fs/bcachefs/bkey_sort.c | 79 +-
fs/bcachefs/bkey_sort.h | 4 +-
fs/bcachefs/bset.c | 29 +-
fs/bcachefs/bset.h | 6 +-
fs/bcachefs/btree_cache.c | 149 ++-
fs/bcachefs/btree_cache.h | 5 +-
fs/bcachefs/btree_gc.c | 1032 ++++----------------
fs/bcachefs/btree_gc.h | 44 +-
fs/bcachefs/btree_io.c | 117 +--
fs/bcachefs/btree_io.h | 2 -
fs/bcachefs/btree_iter.c | 347 ++++---
fs/bcachefs/btree_iter.h | 95 +-
fs/bcachefs/btree_journal_iter.c | 17 +
fs/bcachefs/btree_journal_iter.h | 2 +
fs/bcachefs/btree_key_cache.c | 107 +-
fs/bcachefs/btree_key_cache_types.h | 8 +
fs/bcachefs/btree_locking.c | 179 ++--
fs/bcachefs/btree_locking.h | 4 +-
fs/bcachefs/btree_trans_commit.c | 70 +-
fs/bcachefs/btree_types.h | 127 ++-
fs/bcachefs/btree_update.c | 95 +-
fs/bcachefs/btree_update.h | 14 +-
fs/bcachefs/btree_update_interior.c | 95 +-
fs/bcachefs/btree_update_interior.h | 7 +-
fs/bcachefs/btree_write_buffer.c | 8 +-
fs/bcachefs/buckets.c | 693 ++++++++-----
fs/bcachefs/buckets.h | 70 +-
fs/bcachefs/chardev.c | 66 +-
fs/bcachefs/checksum.c | 17 +-
fs/bcachefs/data_update.c | 54 +-
fs/bcachefs/debug.c | 80 +-
fs/bcachefs/dirent.c | 97 +-
fs/bcachefs/dirent.h | 8 +-
fs/bcachefs/disk_groups.c | 11 +-
fs/bcachefs/ec.c | 369 +++----
fs/bcachefs/ec.h | 7 +-
fs/bcachefs/error.c | 59 +-
fs/bcachefs/extent_update.c | 2 +-
fs/bcachefs/extents.c | 151 +--
fs/bcachefs/extents.h | 12 +-
fs/bcachefs/eytzinger.c | 105 +-
fs/bcachefs/fs-common.c | 38 +-
fs/bcachefs/fs-io-buffered.c | 14 +-
fs/bcachefs/fs-io-direct.c | 2 +-
fs/bcachefs/fs-io-pagecache.c | 2 +-
fs/bcachefs/fs-io.c | 9 +-
fs/bcachefs/fs-ioctl.c | 2 +-
fs/bcachefs/fs.c | 109 ++-
fs/bcachefs/fsck.c | 212 ++--
fs/bcachefs/inode.c | 64 +-
fs/bcachefs/inode.h | 23 +-
fs/bcachefs/io_misc.c | 10 +-
fs/bcachefs/io_read.c | 68 +-
fs/bcachefs/io_write.c | 95 +-
fs/bcachefs/io_write_types.h | 1 +
fs/bcachefs/journal.c | 131 ++-
fs/bcachefs/journal.h | 6 +-
fs/bcachefs/journal_io.c | 163 ++--
fs/bcachefs/journal_io.h | 5 +-
fs/bcachefs/journal_reclaim.c | 10 +-
fs/bcachefs/journal_sb.c | 10 +-
fs/bcachefs/journal_seq_blacklist.c | 77 +-
fs/bcachefs/journal_seq_blacklist.h | 2 +-
fs/bcachefs/journal_types.h | 17 +-
fs/bcachefs/logged_ops.c | 2 +-
fs/bcachefs/lru.c | 4 +-
fs/bcachefs/lru.h | 2 +-
fs/bcachefs/migrate.c | 8 +-
fs/bcachefs/move.c | 82 +-
fs/bcachefs/movinggc.c | 4 +-
fs/bcachefs/opts.h | 7 +-
fs/bcachefs/printbuf.c | 232 +++--
fs/bcachefs/printbuf.h | 53 +-
fs/bcachefs/quota.c | 123 +--
fs/bcachefs/quota.h | 4 +-
fs/bcachefs/rebalance.c | 10 +-
fs/bcachefs/recovery.c | 142 +--
fs/bcachefs/recovery_passes.c | 8 +-
fs/bcachefs/reflink.c | 72 +-
fs/bcachefs/reflink.h | 16 +-
fs/bcachefs/replicas.c | 20 +-
fs/bcachefs/sb-clean.c | 15 +-
fs/bcachefs/sb-counters.c | 20 +-
fs/bcachefs/sb-downgrade.c | 25 +-
fs/bcachefs/sb-errors.c | 2 +-
fs/bcachefs/sb-errors_types.h | 3 +-
fs/bcachefs/sb-members.c | 149 ++-
fs/bcachefs/sb-members.h | 165 +++-
fs/bcachefs/sb-members_types.h | 21 +
fs/bcachefs/snapshot.c | 53 +-
fs/bcachefs/snapshot.h | 16 +-
fs/bcachefs/str_hash.h | 70 +-
fs/bcachefs/subvolume.c | 22 +-
fs/bcachefs/subvolume.h | 7 +-
fs/bcachefs/super-io.c | 117 +--
fs/bcachefs/super-io.h | 3 +-
fs/bcachefs/super.c | 112 ++-
fs/bcachefs/super_types.h | 15 -
fs/bcachefs/sysfs.c | 178 +---
fs/bcachefs/tests.c | 16 +-
fs/bcachefs/trace.h | 97 +-
fs/bcachefs/util.c | 61 +-
fs/bcachefs/xattr.c | 47 +-
fs/bcachefs/xattr.h | 2 +-
fs/binfmt_elf.c | 2 +-
fs/fat/dir.c | 12 +
fs/nilfs2/btree.c | 23 +-
fs/nilfs2/dir.c | 1 -
fs/nilfs2/gcinode.c | 1 +
fs/nilfs2/nilfs.h | 4 +-
fs/nilfs2/recovery.c | 5 +-
fs/nilfs2/segment.c | 8 +-
fs/nilfs2/super.c | 388 ++++----
fs/nilfs2/the_nilfs.c | 25 +-
fs/nilfs2/the_nilfs.h | 6 +-
fs/ocfs2/aops.c | 2 -
fs/ocfs2/dlm/dlmdomain.c | 12 +-
fs/ocfs2/export.c | 12 +-
fs/ocfs2/file.c | 2 +
fs/ocfs2/inode.c | 2 +
fs/ocfs2/ioctl.c | 1 +
fs/ocfs2/localalloc.c | 34 +-
fs/ocfs2/move_extents.c | 2 +-
fs/ocfs2/namei.c | 4 +-
fs/ocfs2/ocfs2_fs.h | 3 +-
fs/ocfs2/refcounttree.c | 2 +-
fs/ocfs2/reservations.c | 2 +-
fs/ocfs2/resize.c | 8 +
fs/ocfs2/suballoc.c | 117 ++-
fs/ocfs2/suballoc.h | 6 +-
fs/proc/vmcore.c | 7 +-
fs/squashfs/file.c | 6 +-
fs/squashfs/file_direct.c | 3 +-
fs/squashfs/namei.c | 14 +-
fs/squashfs/symlink.c | 35 +-
include/linux/closure.h | 12 +
include/linux/cpumask.h | 5 -
include/linux/instrumented.h | 35 +
include/linux/kexec.h | 6 +-
include/linux/kfifo.h | 9 +-
include/linux/kmsan-checks.h | 15 +
include/linux/nmi.h | 2 +
include/trace/events/nilfs2.h | 6 +-
include/uapi/linux/magic.h | 1 +
init/do_mounts_initrd.c | 1 -
init/main.c | 19 +
ipc/ipc_sysctl.c | 1 -
ipc/mq_sysctl.c | 1 -
kernel/crash_core.c | 2 +
kernel/crash_reserve.c | 4 +-
kernel/kcov.c | 3 +-
kernel/regset.c | 6 +-
kernel/trace/blktrace.c | 3 +-
kernel/watchdog.c | 9 +
kernel/watchdog_perf.c | 47 +-
lib/Kconfig.kgdb | 1 +
lib/build_OID_registry | 5 +-
lib/closure.c | 37 +
lib/devres.c | 26 +-
lib/kfifo.c | 8 +-
lib/test_hexdump.c | 2 +-
mm/kmsan/hooks.c | 11 +
samples/kfifo/dma-example.c | 3 +-
scripts/checkpatch.pl | 6 +
scripts/gdb/linux/cpus.py | 11 +-
scripts/gdb/linux/tasks.py | 2 +-
scripts/gdb/linux/utils.py | 2 +-
tools/include/linux/rbtree_augmented.h | 4 +-
tools/lib/rbtree.c | 2 +-
tools/testing/selftests/kcmp/kcmp_test.c | 2 +-
200 files changed, 5311 insertions(+), 4751 deletions(-)
create mode 100644 Documentation/filesystems/bcachefs/CodingStyle.rst
create mode 100644 fs/bcachefs/sb-members_types.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 linux.
from 61307b7be41a Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel [...]
new ad112b3a759c Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
new a5dd673ab7d2 x86/insn: Add Key Locker instructions to the opcode map
new 59162e0c11d7 x86/insn: Fix PUSH instruction in x86 instruction decoder [...]
new b80002643489 x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSS [...]
new 9dd3612895de x86/insn: Add misc new Intel instructions
new eada38d575a2 x86/insn: Add support for REX2 prefix to the instruction d [...]
new 159039af8c07 x86/insn: x86/insn: Add support for REX2 prefix to the ins [...]
new 87bbaf1a4be4 x86/insn: Add support for APX EVEX to the instruction deco [...]
new 690ca3a3067f x86/insn: Add support for APX EVEX instructions to the opcode map
new 10ed2b118116 Merge branch 'x86/cpu' into perf/core, to pick up dependen [...]
new 626c5acf39ba perf/x86/rapl: Rename 'maxdie' to nr_rapl_pmu and 'dieid' [...]
new 9d351132ed70 perf/x86/cstate: Remove unused 'struct perf_cstate_msr'
new fe0d43f23110 Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org [...]
new e5bc44e47c53 arch/topology: Fix variable naming to avoid shadowing
new a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sch [...]
new 287372fa39f5 sched/debug: Dump domains' level
new 0f1c74befa65 docs: cgroup-v1: Clarify that domain levels are system-specific
new 72bffbf57c52 sched/fair: Fix initial util_avg calculation
new 7cb7fb5b4939 sched/fair: Remove stale FREQUENCY_UTIL comment
new 49217ea147df sched/core: Fix incorrect initialization of the 'burst' pa [...]
new 8dde191aabba Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.or [...]
new dd0716c2b877 x86/boot: Add a fallthrough annotation
new 82110ae235e0 x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
new 9dba9c67e52d x86/alternatives: Use the correct length when optimizing NOPs
new 41c14f1ac82c Merge tag 'x86-urgent-2024-05-18' of git://git.kernel.org/ [...]
new 5b6d8ef6f056 kdb: Use str_plural() to fix Coccinelle warning
new e9730744bf3a kdb: Fix buffer overflow during tab-complete
new 09b35989421d kdb: Use format-strings rather than '\0' injection in kdb_read()
new db2f9c7dc291 kdb: Fix console handling when editing and tab-completing [...]
new 6244917f377b kdb: Merge identical case statements in kdb_read()
new c9b51ddb66b1 kdb: Use format-specifiers rather than memset() for paddin [...]
new 80bd73c154e3 kdb: Replace double memcpy() with memmove() in kdb_read()
new 64d504cfcd51 kdb: Simplify management of tmpbuffer in kdb_read()
new b2aba15ad6f9 serial: kgdboc: Fix NMI-safety problems from keyboard reset code
new a76056285f5d Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/ [...]
new 231ce08b662a tools/power turbostat: Add "snapshot:" Makefile target
new ae3326ac5742 tools/power turbostat: Harden probe_intel_uncore_frequency()
new cda203388687 tools/power turbostat: Remember global max_die_id
new c8b246ea2ea5 tools/power turbostat: Survive sparse die_id
new 196eca020600 tools/power turbostat: Enhance ARL/LNL support
new f04fcc7ac8ce tools/power turbostat: Add ARL-H support
new d3e6f6253895 tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON
new 0e39702fbbcd tools/power turbostat: Enable non-privileged users to read [...]
new 78464d7681f7 tools/power turbostat: Add columns for clustered uncore frequency
new 3559ea813ad3 tools/power turbostat: Avoid possible memory corruption du [...]
new 1f9e46da9cba tools/power turbostat: Read Core-cstates via perf
new 0451adf4d46d tools/power turbostat: Read Package-cstates via perf
new 4e7ee0230080 tools/power turbostat: Fix order of strings in pkg_cstate_ [...]
new 29fea61cd8d4 tools/power turbostat: Ignore pkg_cstate_limit when it is [...]
new 256d218ec6ae tools/power turbostat: version 2024.05.10
new a90f1cd105c6 Merge tag 'turbostat-for-Linux-6.10-merge-window' of git:/ [...]
The 51 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/admin-guide/cgroup-v1/cpusets.rst | 7 +-
arch/x86/boot/Makefile | 1 +
arch/x86/boot/printf.c | 3 +
arch/x86/events/intel/cstate.c | 6 -
arch/x86/events/rapl.c | 16 +-
arch/x86/include/asm/inat.h | 17 +-
arch/x86/include/asm/insn.h | 32 +-
arch/x86/kernel/alternative.c | 2 +-
arch/x86/lib/insn.c | 29 +
arch/x86/lib/x86-opcode-map.txt | 315 ++++--
arch/x86/tools/gen-insn-attr-x86.awk | 15 +-
drivers/base/arch_topology.c | 8 +-
drivers/tty/serial/kgdboc.c | 30 +-
kernel/cgroup/cpuset.c | 2 +-
kernel/debug/kdb/kdb_io.c | 153 +--
kernel/debug/kdb/kdb_main.c | 2 +-
kernel/sched/core.c | 2 +-
kernel/sched/debug.c | 1 +
kernel/sched/fair.c | 9 +-
kernel/sched/topology.c | 2 +-
tools/arch/x86/include/asm/inat.h | 17 +-
tools/arch/x86/include/asm/insn.h | 32 +-
tools/arch/x86/lib/insn.c | 29 +
tools/arch/x86/lib/x86-opcode-map.txt | 315 ++++--
tools/arch/x86/tools/gen-insn-attr-x86.awk | 15 +-
tools/power/x86/turbostat/Makefile | 27 +-
tools/power/x86/turbostat/turbostat.8 | 4 +-
tools/power/x86/turbostat/turbostat.c | 1169 +++++++++++++++++------
28 files changed, 1661 insertions(+), 599 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-14
in repository gcc.
from 3b88dade7ff AVR: target/115065 - Tweak __clzhi2.
new a7240b0bded 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 | 13 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/po/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
libgcc/ChangeLog | 8 ++++++++
libstdc++-v3/ChangeLog | 11 +++++++++++
7 files changed, 72 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-13
in repository gcc.
from 162c441c946 [committed] Fix RISC-V missing stack tie
new 94509b65d5d 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.