]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/kernel...
authorJens Axboe <axboe@kernel.dk>
Thu, 20 Feb 2025 14:59:38 +0000 (07:59 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Feb 2025 14:59:38 +0000 (07:59 -0700)
Merge epoll changes from the VFS tree, which the io_uring changes depend
on.

* 'vfs-6.15.eventpoll' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
  eventpoll: add epoll_sendevents() helper
  eventpoll: abstract out ep_try_send_events() helper
  eventpoll: abstract out parameter sanity checking


Trivial merge