This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...] new 86d32f9a7c54 keys: Fix proc_keys_next to increase position index new 0bbe7f719985 tracing: Fix the race between registering 'snapshot' event [...] new 4ede12590238 Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm [...] new 0e4e1de5b63f rbd: avoid a deadlock on header_rwsem when flushing notifies new 952c48b0ed18 rbd: call rbd_dev_unprobe() after unwatching and flushing [...] new b87760515292 rbd: don't test rbd_dev->opts in rbd_dev_image_release() new 8ae0299a4b72 rbd: don't mess with a page vector in rbd_notify_op_lock() new 2a575f138d00 ceph: fix potential bad pointer deref in async dirops cb's new 3fa84bf926f3 Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client new af15f14c8cfc selinux: free str on error in str_read() new 9786cab67457 Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pu [...]
The 11 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/block/rbd.c | 33 +++++++++++++++++++-------------- fs/ceph/dir.c | 4 ++-- fs/ceph/file.c | 4 ++-- fs/ceph/mds_client.h | 2 +- kernel/trace/trace_events_trigger.c | 10 +++------- security/keys/proc.c | 2 ++ security/selinux/ss/policydb.c | 8 ++++---- 7 files changed, 33 insertions(+), 30 deletions(-)