This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9bb956508c9d Merge tag 'riscv-for-linus-6.18-rc3' of git://git.kernel.o [...] new 246aca5b2a2c firewire: core: fix __must_hold() annotation new 73ba88fb0408 firewire: init_ohci1394_dma: add missing function paramete [...] new 818444a61bd8 Merge tag 'firewire-fixes-6.18-rc3' of git://git.kernel.or [...] new 74b84d1be022 driver core: fw_devlink: Don't warn about sync_state() pending new a91c8096590b devcoredump: Fix circular locking dependency with devcd->mutex. new c7fbb8218b4a sysfs: check visibility before changing group attribute ownership new cfec502b3d09 rust: device: fix device context of Device::parent() new 2eead1933451 arch_topology: Fix incorrect error check in topology_parse [...] new 72761a7e3122 Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/p [...]
The 9 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/base/arch_topology.c | 2 +- drivers/base/core.c | 2 +- drivers/base/devcoredump.c | 136 +++++++++++++++++++++-------------- drivers/firewire/core-transaction.c | 2 +- drivers/firewire/init_ohci1394_dma.c | 10 +++ fs/sysfs/group.c | 26 +++++-- rust/kernel/auxiliary.rs | 8 +-- rust/kernel/device.rs | 4 +- 8 files changed, 120 insertions(+), 70 deletions(-)