summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-07-23 15:04:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-07-23 15:04:27 -0700
commitf9af7b5d9349bf92cc4d0a0baa8a151295f12f4b (patch)
tree8597ea07099b082acc224bcaa8a1c7ac12ca8a2a /tools/perf/scripts/python/bin/task-analyzer-record
parent01a412d06bc5786eb4e44a6c8f0f4659bd4c9864 (diff)
parent5a53249d149f48b558368c5338b9921b76a12f8c (diff)
downloadkernel-f9af7b5d9349bf92cc4d0a0baa8a151295f12f4b.tar.gz
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fix from Paolo Bonzini: - Fix cleanup mistake (probably a cut-and-paste error) in a Xen hypercall * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
021-05-04 09:56:02 -0600'>2021-05-04vfio/mdev: remove unnecessary NULL check in mbochs_create()Dan Carpenter 2021-04-30samples/vfio-mdev/mdpy: use remap_vmalloc_rangeChristoph Hellwig 2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe 2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe 2021-04-07vfio/mbochs: Use mdev_get_type_group_id()Jason Gunthorpe 2021-04-07vfio/mdpy: Use mdev_get_type_group_id()Jason Gunthorpe 2021-04-07vfio/mtty: Use mdev_get_type_group_id()Jason Gunthorpe 2021-04-07vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR'sJason Gunthorpe 2020-09-10samples: vfio-mdev/mbochs: fix common struct sg_table related issuesMarek Szyprowski 2020-07-09PCI: Move PCI_VENDOR_ID_REDHAT definition to pci_ids.hHuacai Chen 2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn 2019-12-10samples: vfio-mdev: constify fb opsJani Nikula 2019-11-25sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map supportDaniel Vetter 2019-08-19vfio-mdev/mtty: Simplify interrupt generationParav Pandit 2019-07-25treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers againMasahiro Yamada 2019-07-02sample/mdev/mbochs: remove set but not used variable 'mdev_state'YueHaibing 2019-07-02vfio-mdev/samples: make some symbols staticKefeng Wang 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-02-12samples/vfio-mdev/mtty: expand minor range when registering chrdev regionChengguang Xu 2019-02-12samples/vfio-mdev/mdpy: expand minor range when registering chrdev regionChengguang Xu 2019-02-12samples/vfio-mdev/mbochs: expand minor range when registering chrdev regionChengguang Xu 2019-02-05vfio-mdev: Switch to use new generic UUID APIAndy Shevchenko 2018-12-17vfio-mdev/samples: Use u8 instead of char for handle functionsNathan Chancellor 2018-10-11vfio: add edid support to mbochs sample driverGerd Hoffmann