aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe6-26/+26
2021-08-26vfio: Use select for eventfdJason Gunthorpe4-4/+6
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy5-3/+42
2021-08-26PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy4-7/+39
2021-08-26vfio/pci: Move module parameters to vfio_pci.cYishai Hadas3-12/+33
2021-08-26vfio/pci: Move igd initialization to vfio_pci.cMax Gurtovoy3-36/+41
2021-08-26vfio/pci: Split the pci_driver code out of vfio_pci_core.cMax Gurtovoy4-215/+304
2021-08-26vfio/pci: Include vfio header in vfio_pci_core.hMax Gurtovoy2-1/+1
2021-08-26vfio/pci: Rename ops functions to fit core namingsMax Gurtovoy1-16/+16
2021-08-26vfio/pci: Rename vfio_pci_device to vfio_pci_core_deviceMax Gurtovoy7-155/+158
2021-08-26vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.hMax Gurtovoy7-9/+9
2021-08-26vfio/pci: Rename vfio_pci.c to vfio_pci_core.cMax Gurtovoy2-1/+1
2021-08-25vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2-66/+91
2021-08-24s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak3-98/+67
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak5-18/+31
2021-08-24vfio/type1: Fix vfio_find_dma_valid returnAnthony Yznaga1-4/+4
2021-08-24vfio-pci/zdev: Remove repeated verbose license textCai Huoqing1-6/+1
2021-08-24vfio: platform: reset: Convert to SPDX identifierCai Huoqing1-9/+1
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe4-46/+1
2021-08-11vfio/gvt: Fix open/close when multiple device FDs are openJason Gunthorpe1-4/+4
2021-08-11vfio/ap,ccw: Fix open/close when multiple device FDs are openJason Gunthorpe2-8/+8
2021-08-11vfio/mbochs: Fix close when multiple device FDs are openJason Gunthorpe1-2/+2
2021-08-11vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device setJason Gunthorpe1-124/+89
2021-08-11vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_setJason Gunthorpe1-92/+82
2021-08-11vfio/pci: Move to the device set infrastructureYishai Hadas2-132/+37
2021-08-11vfio/platform: Use open_device() instead of open coding a refcnt schemeJason Gunthorpe2-48/+32
2021-08-11vfio/fsl: Move to the device set infrastructureJason Gunthorpe3-139/+28
2021-08-11vfio/samples: Delete useless open/closeJason Gunthorpe3-30/+0
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe4-24/+174
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy10-33/+64
2021-08-11vfio/mbochs: Fix missing error unwind of mbochs_used_mbytesJason Gunthorpe1-9/+15
2021-08-11vfio/samples: Remove module get/putJason Gunthorpe2-8/+0
2021-08-02vfio/mdev: don't warn if ->request is not setChristoph Hellwig1-4/+0
2021-08-02vfio/mdev: turn mdev_init into a subsys_initcallChristoph Hellwig1-1/+1
2021-08-02vfio/pci: Make vfio_pci_regops->rw() return ssize_tYishai Hadas2-6/+6
2021-08-02vfio: Use config not menuconfig for VFIO_NOIOMMUJason Gunthorpe1-1/+1
2021-08-01Linux 5.14-rc4v5.14-rc4Linus Torvalds1-1/+1
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-30Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-30gve: Update MAINTAINERS listCatherine Sullivan1-3/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn13-18/+0
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-07-30can: ems_usb: fix memory leakPavel Skripkin1-1/+13