summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
e='2024-03-19 02:45:49 -0400'>2024-03-19vduse: implement DMA sync callbacksMaxime Coquelin 2023-12-21Merge branch 'vfs.file'Christian Brauner 2023-12-12file: remove __receive_fd()Christian Brauner 2023-11-28eventfd: simplify eventfd_signal()Christian Brauner 2023-11-01vduse: make vduse_class constantGreg Kroah-Hartman 2023-08-10vduse: Use proper spinlock for IRQ injectionMaxime Coquelin 2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2023-07-03vduse: fix NULL pointer dereferenceMaxime Coquelin 2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-06-09mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes 2023-06-08vduse: avoid empty string for dev nameSheng Zhao 2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds 2023-04-21vduse: Support specifying bounce buffer size via sysfsXie Yongji 2023-04-21vduse: Delay iova domain creationXie Yongji 2023-04-21vduse: Signal vq trigger eventfd directly if possibleXie Yongji 2023-04-21vduse: Add sysfs interface for irq callback affinityXie Yongji 2023-04-21vduse: Support get_vq_affinity callbackXie Yongji 2023-04-21vduse: Support set_vq_affinity callbackXie Yongji 2023-04-21vduse: Refactor allocation for vduse virtqueuesXie Yongji 2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman