This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from cd77006e01b3 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] new e91b48162332 task_work: teach task_work_add() to do signal_wake_up() new ce593a6c480a io_uring: use signal based task_work running new c93493b7cd40 Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk [...] new bfe373f608cf blk-mq-debugfs: update blk_queue_flag_name[] accordingly f [...] new 3e20aa9630e5 block/keyslot-manager: use kvfree_sensitive() new e7eea44eefbd virtio-blk: free vblk-vqs in error path of virtblk_probe() new 7cc2a8ea1048 Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/li [...]
The 7 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: block/blk-mq-debugfs.c | 3 +++ block/keyslot-manager.c | 3 +-- drivers/block/virtio_blk.c | 1 + fs/io_uring.c | 32 ++++++++++++++++++++++++-------- include/linux/blkdev.h | 1 + include/linux/sched/jobctl.h | 4 +++- include/linux/task_work.h | 5 ++++- kernel/signal.c | 10 +++++++--- kernel/task_work.c | 16 ++++++++++++++-- 9 files changed, 58 insertions(+), 17 deletions(-)