aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01habanalabs: add support for f/w resetOded Gabbay5-35/+61
2021-09-01habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay1-0/+8
2021-09-01habanalabs: cannot sleep while holding spinlockfarah kassabri2-3/+1
2021-09-01habanalabs: never copy_from_user inside spinlockOded Gabbay1-23/+12
2021-09-01habanalabs: remove unnecessary device status checkOded Gabbay1-4/+6
2021-09-01habanalabs: disable IRQ in user interrupts spinlockOded Gabbay1-12/+13
2021-09-01habanalabs: add "in device creation" statusOmer Shpigelman5-17/+20
2021-09-01habanalabs/gaudi: invalidate PMMU mem cache on initOded Gabbay1-0/+3
2021-09-01habanalabs/gaudi: size should be printed in decimalOded Gabbay1-2/+2
2021-09-01habanalabs/gaudi: define DC POWER for secured PMCOded Gabbay2-1/+7
2021-09-01habanalabs/gaudi: unmask out of bounds SLM access interruptTomer Tayar1-1/+1
2021-09-01habanalabs: add userptr_lookup node in debugfsYuri Nudelman4-19/+101
2021-09-01habanalabs/gaudi: fetch TPC/MME ECC errors from F/WOfir Bitton1-0/+6
2021-09-01habanalabs: modify multi-CS to wait on stream mastersOhad Sharabi6-28/+77
2021-09-01habanalabs/gaudi: add monitored SOBs to state dumpAlon Mizrahi2-2/+37
2021-09-01habanalabs/gaudi: restore user registers when context opensOded Gabbay1-2/+12
2021-09-01habanalabs/gaudi: increase boot fit timeoutOded Gabbay2-1/+5
2021-09-01habanalabs: update to latest firmware headersOded Gabbay2-6/+121
2021-09-01habanalabs/gaudi: minimize number of register readsOded Gabbay2-9/+11
2021-09-01habanalabs: fix mmu node address resolution in debugfsYuri Nudelman1-1/+1
2021-09-01habanalabs: save pid per userptrYuri Nudelman3-4/+7
2021-09-01habanalabs/gaudi: move scrubbing to late initOded Gabbay1-5/+5
2021-09-01habanalabs/gaudi: scrub HBM to a specific valueOfir Bitton1-2/+7
2021-09-01habanalabs: add validity check for event ID received from F/WOfir Bitton2-0/+12
2021-09-01habanalabs: clear msg_to_cpu_reg to avoid misread after resetKoby Elbaz1-16/+12
2021-09-01habanalabs: make set_pci_regions asic functionOhad Sharabi3-4/+8
2021-09-01habanalabs: convert PCI BAR offset to u64Ohad Sharabi1-1/+1
2021-09-01habanalabs: expose server type in INFO IOCTLOded Gabbay7-5/+65
2021-08-31net: Add depends on OF_NET for LiteX's LiteETHSlark Xiao1-0/+1
2021-08-31ipv6: seg6: remove duplicated includeLv Ruyi1-1/+0
2021-08-31net: hns3: remove unnecessary spacesHao Chen2-2/+2
2021-08-31net: hns3: add some required spacesHao Chen5-25/+25
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao1-1/+8
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen1-46/+16
2021-08-31ipv6: remove duplicated 'net/lwtunnel.h' includeLv Ruyi1-1/+0
2021-08-31net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing4-36/+9
2021-08-31net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-8/+4
2021-08-31net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()Cai Huoqing1-4/+1
2021-08-31fou: remove sparse errorsEric Dumazet2-6/+6
2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2
2021-08-31af_unix: fix potential NULL deref in unix_dgram_connect()Eric Dumazet1-3/+6
2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang1-4/+4
2021-08-31octeontx2-af: Use NDC TX for transmit packet dataGeetha sowjanya2-0/+4
2021-08-31net: bridge: use mld2r_ngrec instead of icmpv6_dataunMichelleJin1-5/+5
2021-08-31net: qualcomm: fix QCA7000 checksum handlingStefan Wahren2-2/+2