This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 22f20375f5b7 Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/ [...] new f1b55db08d52 rust: device: fix unresolved link to drm::Device new 3c9ba2777d6c kernfs: Fix UAF in polling when open file is released new f6d2900f2806 MAINTAINERS: Update the DMA Rust entry new b891d11b74b4 Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/p [...] new c05d0b32eeba regulator: sy7636a: fix lifecycle of power good gpio new 395d68e5dd63 Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.or [...] new 15f519e9f883 ceph: fix race condition validating r_parent before applyi [...] new bec324f33d1e ceph: fix race condition where r_parent becomes stale befo [...] new cce7c15faaac ceph: always call ceph_shift_unused_folios_left() new 249e0a47cdb4 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error new cdbc9836c7af libceph: fix invalid accesses to ceph_connection_v1_info new 5cd64d4f9268 Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/c [...]
The 12 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: MAINTAINERS | 4 +- drivers/regulator/sy7636a-regulator.c | 7 +- fs/ceph/addr.c | 9 +- fs/ceph/debugfs.c | 14 ++- fs/ceph/dir.c | 17 ++-- fs/ceph/file.c | 24 ++--- fs/ceph/inode.c | 88 +++++++++++++---- fs/ceph/mds_client.c | 172 +++++++++++++++++++++------------- fs/ceph/mds_client.h | 18 +++- fs/kernfs/file.c | 58 ++++++++---- net/ceph/messenger.c | 7 +- rust/kernel/device.rs | 5 +- 12 files changed, 270 insertions(+), 153 deletions(-)