This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 34ac1e82e5a7 Merge tag '6.11-rc2-smb3-client-fixes' of git://git.samba. [...] new f39bae2e028b bcachefs: Switch to .get_inode_acl() new 077e47372309 bcachefs: bch2_accounting_invalid() new 1a9e219db15e bcachefs: improve bch2_dev_usage_to_text() new 8a2491db7bea bcachefs: bcachefs_metadata_version_disk_accounting_v3 new 31b244460634 Merge tag 'bcachefs-2024-08-10' of git://evilpiepirate.org [...] new bd44ca3de49c dma-debug: avoid deadlock between dma debug vs printk and [...] new 0409cc53c421 Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infra [...] new 37c526f00bc1 i2c: smbus: Improve handling of stuck alerts new f6c29f710c1f i2c: smbus: Send alert notifications to all devices if sou [...] new f17c06c6608a i2c: Fix conditional for substituting empty ACPI functions new 74b0666f97f9 i2c: testunit: match HostNotify test name with docs new b93d16bee557 i2c: qcom-geni: Add missing clk_disable_unprepare in geni_ [...] new 9ba48db9f77c i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_r [...] new 01a620d49159 Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.or [...] new 7299cd48aece Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/s [...]
The 15 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: drivers/i2c/busses/i2c-qcom-geni.c | 5 ++- drivers/i2c/i2c-slave-testunit.c | 4 +-- drivers/i2c/i2c-smbus.c | 64 +++++++++++++++++++++++++++++++---- fs/bcachefs/acl.c | 11 +++--- fs/bcachefs/acl.h | 2 +- fs/bcachefs/alloc_foreground.c | 2 +- fs/bcachefs/bcachefs_format.h | 3 +- fs/bcachefs/buckets.c | 12 ++++--- fs/bcachefs/buckets.h | 2 +- fs/bcachefs/disk_accounting.c | 65 +++++++++++++++++++++++++++++++++++- fs/bcachefs/disk_accounting_format.h | 15 ++++----- fs/bcachefs/fs.c | 8 ++--- fs/bcachefs/replicas.c | 1 - fs/bcachefs/sb-downgrade.c | 27 ++++++++++++++- fs/bcachefs/sb-errors_format.h | 6 +++- include/linux/i2c.h | 2 +- kernel/dma/debug.c | 5 ++- 17 files changed, 194 insertions(+), 40 deletions(-)