Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Mar 2025 16:31:24 +0000 (09:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 24 Mar 2025 16:31:24 +0000 (09:31 -0700)
commita79a09a0255b29317616e5a575a5951666fb2d35
tree9fe8225b533cd8282d1c00f16d77bb4f603f0ba4
parent99c21beaab2db53d1ba17102b7cedc7a584dfe23
parent0511f4e6a16988e485a5e60727c89e2ca9f83f44
Merge tag 'vfs-6.15-rc1.eventpoll' of git://git./linux/kernel/git/vfs/vfs

Pull vfs eventpoll updates from Christian Brauner:
 "This contains a few preparatory changes to eventpoll to allow io_uring
  to support epoll"

* tag 'vfs-6.15-rc1.eventpoll' of git://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
fs/eventpoll.c