aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24iommu/vt-d: Mark firmware tainted if RMRR fails sanity checkBarret Rhoden1-4/+8
2020-01-17iommu/vt-d: Don't reject Host Bridge due to scope mismatchjimyan1-1/+1
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu3-2/+79
2020-01-07iommu/vt-d: Use iova over first levelLu Baolu1-4/+2
2020-01-07iommu/vt-d: Update first level super page capabilityLu Baolu1-5/+12
2020-01-07iommu/vt-d: Make first level IOVA canonicalLu Baolu1-2/+15
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu3-15/+84
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu2-11/+62
2020-01-07iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu3-7/+14
2020-01-07iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu1-0/+56
2020-01-07iommu/vt-d: Identify domains using first level page tableLu Baolu1-0/+39
2020-01-07iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu1-8/+6
2020-01-07iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu1-9/+15
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu2-8/+47
2020-01-07iommu/vt-d: Misc macro clean up for SVMJacob Pan1-40/+39
2020-01-07iommu/vt-d: Avoid sending invalid page responseJacob Pan1-4/+3
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan4-56/+30
2020-01-07iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan1-1/+1
2020-01-07iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan1-30/+18
2020-01-07iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan1-0/+3
2020-01-07iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan1-2/+10
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan3-22/+33
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu2-1/+18
2019-12-22Linux 5.5-rc3Linus Torvalds1-1/+1
2019-12-22pipe: fix empty pipe check in pipe_write()Jan Stancek1-1/+1
2019-12-22MAINTAINERS: remove Radim from KVM maintainersPaolo Bonzini1-2/+0
2019-12-22MAINTAINERS: Orphan KVM for MIPSJames Hogan1-2/+2
2019-12-21ext4: clarify impact of 'commit' mount optionJan Kara1-8/+11
2019-12-21ext4: fix unused-but-set-variable warning in ext4_add_entry()Yunfeng Ye1-1/+3
2019-12-21tracing: Fix endianness bug in histogram triggerSven Schnelle1-1/+20
2019-12-21samples/trace_printk: Wait for IRQ work to finishSven Schnelle1-0/+1
2019-12-21tracing: Fix lock inversion in trace_event_enable_tgid_record()Prateek Sood2-4/+12
2019-12-22kbuild: clarify the difference between obj-y and obj-m w.r.t. descendingMasahiro Yamada1-3/+13
2019-12-20sfc: Include XDP packet headroom in buffer step size.Charles McLachlan1-7/+7
2019-12-20sfc: fix channel allocation with brute forceEdward Cree2-22/+19
2019-12-20net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven1-1/+1
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu1-3/+3
2019-12-20hv_netvsc: Fix unwanted rx_table resetHaiyang Zhang3-6/+11
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King2-5/+5
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20qede: Disable hardware gro when xdp prog is installedManish Chopra1-2/+2
2019-12-20net: ena: fix issues in setting interrupt moderation params in ethtoolArthur Kiyanovski1-14/+10
2019-12-20net: ena: fix default tx interrupt moderation intervalArthur Kiyanovski1-1/+1
2019-12-20net/smc: unregister ib devices in reboot_eventKarsten Graul1-1/+1
2019-12-20net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu1-1/+1
2019-12-20llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex1-2/+2
2019-12-20net: hisilicon: Fix a BUG trigered by wrong bytes_complJiangfeng Xiao1-1/+1
2019-12-20net: dsa: ksz: use common define for tag lenMichael Grzeschik1-5/+3
2019-12-20s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann1-1/+1
2019-12-20s390/qeth: fix promiscuous mode after resetJulian Wiedmann3-1/+4