This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 27605c8c0f69 Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/l [...] new 11fcf368506d uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again new d080d3b54448 Merge tag 'bitmap-for-6.16-rc2' of https://github.com/norov/linux new 47fe65b105f2 bcachefs: Add missing restart handling to check_topology() new b43f72492768 bcachefs: Log fsck errors in the journal new c7e351be7aa4 bcachefs: Add range being updated to btree_update_to_text() new b76cce12700b bcachefs: Add more flags to btree nodes for rewrite reason new af5b88618a38 bcachefs: Update /dev/disk/by-uuid on device add new 7b0e6b198e4e bcachefs: Mark need_discard_freespace_key_bad autofix new b47a82ff4772 bcachefs: Only run 'increase_depth' for keys from btree node csan new dd22844f48a7 bcachefs: Read error message now prints if self healing new 263561649ee5 bcachefs: Don't persistently run scan_for_btree_nodes new 3315113af178 bcachefs: mark more errors autofix new 0acb385ec19c bcachefs: Fix possible console lock involved deadlock new f946ce0be45e bcachefs: Make sure opts.read_only gets propagated back to VFS new 757601ef8533 bcachefs: Don't put rhashtable on stack new 082c74411491 bcachefs: Fix downgrade_table_extra() new 54aacfe39768 bcachefs: Fix rcu_pending for PREEMPT_RT new 9e48f574e557 bcachefs: Fix leak in bch2_fs_recovery() error path new c3dd25319c18 bcachefs: Don't pass trans to fsck_err() in gc_accounting_done new e82b3a63a9a9 bcachefs: ioctl: avoid stack overflow warning new 625c494db956 bcachefs: Fix version checks in validate_bset() new 205da7c02673 bcachefs: Don't trust sb->nr_devices in members_to_text() new b68baf9a8733 bcachefs: Print devices we're mounting on multi device fil [...] new cd1124244be3 bcachefs: Ensure that snapshot creation propagates has_cas [...] new aef22f6fe7a6 bcachefs: Don't trace should_be_locked unless changing new 36df6f734a7a Merge tag 'bcachefs-2025-06-12' of git://evilpiepirate.org [...] new 40a98e702b52 crypto: hkdf - move to late_initcall new ad6159087fbb Merge tag 'v6.16-p4' of git://git.kernel.org/pub/scm/linux [...] new 6678791ee3da KVM: arm64: Add assignment-specific sysreg accessor new 8800b7c4bbed KVM: arm64: Add RMW specific sysreg accessor new b61fae4ee120 KVM: arm64: Don't use __vcpu_sys_reg() to get the address [...] new b5fa1f91e11f KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand new 9a9864fd09c7 KVM: arm64: selftests: Fix help text for arch_timer_edge_cases new 050632ae6571 KVM: arm64: selftests: Fix thread migration in arch_timer_ [...] new 05ce38d489db KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases new fad4cf944839 KVM: arm64: selftests: Determine effective counter width i [...] new ce360c2bfd21 Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pu [...] new 179a8427fcbf KVM: SEV: Disable SEV-SNP support on initialization failure new aa2024c01a9a KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORY new 8046d29dde17 KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_ [...] new dde63797055c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 8a157d8a00e8 tracing: Do not free "head" on error path of filter_free_s [...] new 3ca933aad0ac Merge tag 'trace-v6.16-rc1' of git://git.kernel.org/pub/sc [...] new f90fff1e152d posix-cpu-timers: fix race between handle_posix_cpu_timers [...] new 06118ae36855 regulator: max20086: Fix refcount leak in max20086_parse_r [...] new 601dddb6c5d6 Merge tag 'regulator-fix-v6.16-rc1' of git://git.kernel.or [...] new 1dd630088332 spi: loongson: Fix build warnings about export.h new 2b74aea6d078 spi: spi-pci1xxxx: Fix error code in probe new e51a086117ed spi: offload: check offload ops existence before disabling [...] new cf2c3eceb757 spi: stm32-ospi: Make usage of reset_control_acquire/relea [...] new a5bf5272295d spi: omap2-mcspi: Disable multi mode when CS should be kep [...] new 10c24e0d2f7c spi: omap2-mcspi: Disable multi-mode when the previous mes [...] new bd30b995df8f SPI: omap2-mcspi: Fix SPI CS behaviour around new 83f066fac3c2 spi: stm32-ospi: clean up on error in probe() new 9f0ad43b158d spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine new 02adc1490e6d Merge tag 'spi-fix-v6.16-rc1' of git://git.kernel.org/pub/ [...]
The 56 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/arm64/include/asm/kvm_host.h | 32 ++++++-- arch/arm64/kvm/arch_timer.c | 18 ++-- arch/arm64/kvm/debug.c | 4 +- arch/arm64/kvm/fpsimd.c | 4 +- arch/arm64/kvm/hyp/exception.c | 4 +- arch/arm64/kvm/hyp/include/hyp/switch.h | 4 +- arch/arm64/kvm/hyp/include/hyp/sysreg-sr.h | 6 +- arch/arm64/kvm/hyp/nvhe/hyp-main.c | 4 +- arch/arm64/kvm/hyp/vhe/switch.c | 4 +- arch/arm64/kvm/hyp/vhe/sysreg-sr.c | 48 +++++------ arch/arm64/kvm/nested.c | 2 +- arch/arm64/kvm/pmu-emul.c | 24 +++--- arch/arm64/kvm/sys_regs.c | 60 +++++++------- arch/arm64/kvm/sys_regs.h | 4 +- arch/arm64/kvm/vgic/vgic-v3-nested.c | 10 +-- arch/x86/kvm/mmu/mmu.c | 9 +- arch/x86/kvm/svm/sev.c | 44 ++++++++-- crypto/hkdf.c | 2 +- drivers/regulator/max20086-regulator.c | 6 +- drivers/spi/spi-loongson-core.c | 1 + drivers/spi/spi-offload.c | 2 +- drivers/spi/spi-omap2-mcspi.c | 30 ++++--- drivers/spi/spi-pci1xxxx.c | 4 +- drivers/spi/spi-stm32-ospi.c | 24 ++++-- fs/bcachefs/bcachefs.h | 1 - fs/bcachefs/btree_gc.c | 95 ++++++++++++++-------- fs/bcachefs/btree_io.c | 26 ++++-- fs/bcachefs/btree_locking.c | 2 +- fs/bcachefs/btree_locking.h | 6 +- fs/bcachefs/btree_types.h | 29 +++++++ fs/bcachefs/btree_update_interior.c | 33 +++++++- fs/bcachefs/btree_update_interior.h | 7 ++ fs/bcachefs/chardev.c | 4 +- fs/bcachefs/disk_accounting.c | 4 +- fs/bcachefs/error.c | 5 +- fs/bcachefs/fs.c | 8 ++ fs/bcachefs/io_read.c | 11 ++- fs/bcachefs/io_read.h | 1 + fs/bcachefs/movinggc.c | 22 +++-- fs/bcachefs/namei.c | 10 +++ fs/bcachefs/rcu_pending.c | 22 ++--- fs/bcachefs/recovery.c | 27 ++++-- fs/bcachefs/recovery_passes.c | 14 +++- fs/bcachefs/sb-downgrade.c | 5 +- fs/bcachefs/sb-errors_format.h | 10 +-- fs/bcachefs/sb-members.c | 34 +++++++- fs/bcachefs/super.c | 47 +++++++---- fs/bcachefs/util.c | 10 +-- fs/bcachefs/util.h | 2 +- include/uapi/linux/bits.h | 4 +- kernel/time/posix-cpu-timers.c | 9 ++ kernel/trace/trace_events_filter.c | 4 +- .../selftests/kvm/arm64/arch_timer_edge_cases.c | 39 +++++---- 53 files changed, 570 insertions(+), 271 deletions(-)