| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2024-11-03 | assorted variants of irqfd setup: convert to CLASS(fd) | Al Viro | 1 | -13/+3 |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | 1 | -3/+3 |
| 2024-03-11 | vfio: Introduce interface to flush virqfd inject workqueue | Alex Williamson | 1 | -0/+21 |
| 2023-01-23 | vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations | Jason Gunthorpe | 1 | -1/+1 |
| 2022-12-05 | vfio: Fold vfio_virqfd.ko into vfio.ko | Jason Gunthorpe | 1 | -14/+3 |
| 2020-11-15 | vfio/virqfd: Drain events from eventfd in virqfd_wakeup() | David Woodhouse | 1 | -0/+3 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-05-26 | fs: add new vfs_poll and file_can_poll helpers | Christoph Hellwig | 1 | -1/+1 |
| 2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -4/+4 |
| 2017-11-27 | annotate poll-related wait keys | Al Viro | 1 | -1/+1 |
| 2017-11-27 | anntotate the places where ->poll() return values go | Al Viro | 1 | -1/+1 |
| 2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 1 | -1/+1 |
| 2015-03-17 | vfio: Split virqfd into a separate module for vfio bus drivers | Alex Williamson | 1 | -2/+15 |
| 2015-03-17 | vfio: virqfd_lock can be static | kbuild test robot | 1 | -1/+1 |
| 2015-03-16 | vfio: move eventfd support code for VFIO_PCI to a separate file | Antonios Motakis | 1 | -0/+213 |