This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b5c6891b2c5b Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/l [...] new 36ff6c3f5084 spi: sun4i: add support for GPIO chip select lines new 41c721fc0939 spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON fo [...] new 21f4314e66ed spi: tegra210-quad: add rate limiting and simplify timeout [...] new 951a04ab3a2d spi: spi-imx: Add check for spi_imx_setupxfer() new 272876d59995 Merge tag 'spi-fix-v6.15-rc2' of git://git.kernel.org/pub/ [...] new 2bd42b03ab6b vfio/pci: Virtualize zero INTx PIN if no pdev->irq new 399537bea39b Merge tag 'vfio-v6.15-rc3' of https://github.com/awilliam/ [...] new d62922ba3cfc bcachefs: Prevent granting write refs when filesystem is r [...] new 806776ad9c20 bcachefs: Add missing error handling new 7dfd42a07acf bcachefs: Don't print data read retry success on non-errors new 345731a389fa bcachefs: fix bch2_dev_usage_full_read_fast() new 8692c7db9a66 bcachefs: btree_root_unreadable_and_scan_found_nothing now [...] new a06459657e4e bcachefs: Silence extent_poisoned error messages new 14bcf982f428 bcachefs: Print version_incompat_allowed on startup new c3b02e6d67ac bcachefs: Log message when incompat version requested but [...] new 72b525905390 bcachefs: snapshot_node_missing is now autofix new 8dd3804bf409 bcachefs: Add missing READ_ONCE() for metadata replicas new 261592ba06aa bcachefs: Fix snapshotting a subvolume, then renaming it new 9e99c1accb1d Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org [...] new bc0b828ef6e5 Revert "PCI: Avoid reset when disabled via sysfs" new fc96b232f8e7 Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/ [...]
The 21 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/pci/pci.c | 4 ---- drivers/spi/spi-imx.c | 5 ++++- drivers/spi/spi-sun4i.c | 1 + drivers/spi/spi-tegra210-quad.c | 6 ++--- drivers/vfio/pci/vfio_pci_config.c | 2 +- fs/bcachefs/bcachefs.h | 2 ++ fs/bcachefs/btree_update_interior.c | 2 +- fs/bcachefs/buckets.c | 3 ++- fs/bcachefs/buckets.h | 5 ----- fs/bcachefs/errcode.h | 2 +- fs/bcachefs/extents.c | 2 +- fs/bcachefs/fs-ioctl.c | 2 +- fs/bcachefs/fsck.c | 44 ++++++++++++++++++++++++++++++++++++- fs/bcachefs/io_read.c | 24 ++++++++++++-------- fs/bcachefs/recovery.c | 5 ++++- fs/bcachefs/sb-errors_format.h | 4 ++-- fs/bcachefs/super-io.c | 20 +++++++++++++++-- fs/bcachefs/super.c | 9 +++++++- 18 files changed, 107 insertions(+), 35 deletions(-)