This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 23a60a03d9a9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new b98186aee22f io_uring: update res mask in io_poll_check_events new 539bcb57da2f io_uring: fix tw losing poll events new 91482864768a io_uring: fix multishot accept request leaks new 100d6b17c06e io_uring: fix multishot recv request leaks new 7fdbc5f014c3 io_uring: disallow self-propelled ring polling new a66e4cbf7a29 Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux new 7dd12d65ac64 zonefs: fix zone report size in __zonefs_io_error() new 61ba9e9712e1 zonefs: Remove to_attr() helper function new bf5003a0dc50 Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm [...]
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: fs/zonefs/super.c | 37 +++++++++++++++++++++++++++---------- fs/zonefs/sysfs.c | 5 ----- include/linux/io_uring.h | 3 +++ io_uring/io_uring.c | 2 +- io_uring/io_uring.h | 4 ++-- io_uring/net.c | 23 +++++++++-------------- io_uring/poll.c | 12 ++++++++++++ 7 files changed, 54 insertions(+), 32 deletions(-)