index
:
pub/scm/linux/kernel/git/frowand/linux.git
master
Frank Rowand's fork of linux.git
Frank Rowand
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
acrn
/
irqfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+44
2026-05-23
virt: acrn: Fix irqfd use-after-free during eventfd shutdown
Sicong Huang
1
-27
/
+44
2026-05-07
virt: acrn: Add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-05-01
virt: acrn: Remove unused list 'acrn_irqfd_clients'
Dr. David Alan Gilbert
1
-2
/
+0
2024-11-03
assorted variants of irqfd setup: convert to CLASS(fd)
Al Viro
1
-9
/
+4
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2022-03-18
virt: acrn: Remove unsued acrn_irqfds_mutex.
Sebastian Andrzej Siewior
1
-1
/
+0
2021-03-10
virt: acrn: Use EPOLLIN instead of POLLIN
Yejune Deng
1
-1
/
+1
2021-03-10
virt: acrn: Use vfs_poll() instead of f_op->poll()
Yejune Deng
1
-2
/
+2
2021-02-09
virt: acrn: Introduce irqfd
Shuo Liu
1
-0
/
+235