aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28perf expr: Print a debug message for division by zeroIan Rogers1-2/+12
2020-05-28perf metrics: Fix parse errors in power9 metricsIan Rogers1-1/+1
2020-05-28perf metrics: Fix parse errors in power8 metricsIan Rogers1-1/+1
2020-05-28perf expr: Debug lex if debugging yaccIan Rogers1-0/+1
2020-05-28perf expr: Parse numbers as doublesIan Rogers1-7/+7
2020-05-28perf expr: Increase max otherIan Rogers1-1/+1
2020-05-28perf expr: Allow ',' to be an other tokenIan Rogers1-1/+1
2020-05-28perf metrics: Fix parse errors in skylake metricsIan Rogers1-2/+2
2020-05-28perf metrics: Fix parse errors in cascade lake metricsIan Rogers1-5/+5
2020-05-28perf expr: Allow for unlimited escaped characters in a symbolIan Rogers1-1/+1
2020-05-28perf script: Enable IP fields for callchainsJiri Olsa1-2/+7
2020-05-28perf callchain: Setup callchain properly in pipe modeJiri Olsa4-13/+49
2020-05-28perf session: Try to read pipe data from fileJiri Olsa1-4/+12
2020-05-28perf tools: Do not seek in pipe fd during tracing data processingJiri Olsa2-6/+21
2020-05-28perf tools: Do not display extra info when there is nothing to buildJiri Olsa1-3/+5
2020-05-28perf probe: Do not show the skipped eventsMasami Hiramatsu1-0/+3
2020-05-28perf probe: Check address correctness by map instead of _etextMasami Hiramatsu1-12/+13
2020-05-28perf probe: Fix to check blacklist address correctlyMasami Hiramatsu1-6/+15
2020-05-28perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu1-2/+1
2020-05-28perf counts: Rename perf_evsel__*counts() to evsel__*counts()Arnaldo Carvalho de Melo5-30/+29
2020-05-28perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*Arnaldo Carvalho de Melo4-38/+30
2020-05-28perf evsel: Rename perf_evsel__new*() to evsel__new*()Arnaldo Carvalho de Melo12-33/+32
2020-05-28perf evsel: Rename *perf_evsel__get_config_term() & friends to evsel__env()Arnaldo Carvalho de Melo8-62/+59
2020-05-28perf evsel: Rename perf_evsel__fprintf() to evsel__fprintf()Arnaldo Carvalho de Melo3-5/+3
2020-05-28perf evsel: Rename perf_evsel__resort*() to evsel__resort*()Arnaldo Carvalho de Melo8-18/+17
2020-05-28perf evsel: Rename perf_evsel__object_config() to evsel__object_config()Arnaldo Carvalho de Melo3-13/+11
2020-05-28perf/x86/rapl: Add AMD Fam17h RAPL supportStephane Eranian2-0/+21
2020-05-28perf/x86/rapl: Make perf_probe_msr() more robust and flexibleStephane Eranian1-0/+13
2020-05-28perf/x86/rapl: Flip logic on default events visibilityStephane Eranian1-0/+11
2020-05-28perf/x86/rapl: Refactor to share the RAPL code between Intel and AMD CPUsStephane Eranian1-6/+23
2020-05-28perf/x86/rapl: Move RAPL support to common x86 codeStephane Eranian4-8/+10
2020-05-24Linux 5.7-rc7Linus Torvalds1-1/+1
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He1-0/+5
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport1-1/+1
2020-05-23MAINTAINERS: update email address for Naoya HoriguchiNaoya Horiguchi1-1/+1
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann1-0/+2
2020-05-23kasan: disable branch tracing for core runtimeMarco Elver3-10/+8
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23x86: bitops: fix build regressionNick Desaulniers1-6/+6
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11