summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1
2020-09-04perf tools: Make GTK2 support opt-inArnaldo Carvalho de Melo6-19/+9
2020-09-04perf vendor events amd: Enable Family 19h users by matching Zen2 eventsKim Phillips1-0/+1
2020-09-04perf vendor events amd: Add recommended eventsKim Phillips7-0/+599
2020-09-04perf vendor events amd: Add ITLB Instruction Fetch Hits event for zen1Kim Phillips1-0/+5
2020-09-04perf vendor events amd: Add L2 Prefetch events for zen1Kim Phillips1-0/+18
2020-09-04perf: ftrace: Add filter support for option -F/--funcsChangbin Du2-7/+80
2020-09-04perf tools: Consolidate close_control_option()'s into one functionAdrian Hunter4-22/+13
2020-09-04perf intel-pt: Document snapshot control commandAdrian Hunter1-3/+20
2020-09-04perf annotate: Add 'ret' (intel disasm style) as an alias for 'retq'Arnaldo Carvalho de Melo1-0/+1
2020-09-04perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config'Arnaldo Carvalho de Melo2-0/+7
2020-09-04perf record: Add 'snapshot' control commandAdrian Hunter5-14/+35
2020-09-04perf tools: Add FIFO file names as alternative options to --controlAdrian Hunter8-14/+101
2020-09-04perf tools: Use AsciiDoc formatting for --control option documentationAdrian Hunter2-46/+46
2020-09-04perf tools: Handle read errors from ctl_fdAdrian Hunter1-5/+11
2020-09-04perf tools: Consolidate --control option parsing into one functionAdrian Hunter4-40/+29
2020-09-04perf tests: Add test for PE binary format supportRemi Bernon8-0/+119
2020-09-04perf symbols: Try reading the symbol table with libbfdRemi Bernon2-0/+144
2020-09-04perf dso: Use libbfd to read build_id and .gnu_debuglink sectionRemi Bernon1-3/+77
2020-09-04tools features: Add feature test to check if libbfd has buildid supportArnaldo Carvalho de Melo5-0/+25
2020-09-04Merge tag 'perf-tools-fixes-for-v5.9-2020-09-03' of git://git.kernel.org/pub/...Linus Torvalds11-18/+49
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds110-599/+1068
2020-09-04Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds2-3/+21
2020-09-04selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski1-2/+20
2020-09-04mm: fix pin vs. gup mismatch with gate pagesDave Hansen1-1/+1
2020-09-04Merge branch 'smc-fixes'David S. Miller3-8/+25
2020-09-04net/smc: fix sock refcounting in case of terminationUrsula Braun1-7/+8
2020-09-04net/smc: reset sndbuf_desc if freedUrsula Braun1-0/+1
2020-09-04net/smc: set rx_off for SMCR explicitlyUrsula Braun1-0/+2
2020-09-04net/smc: fix toleration of fake add_link messagesKarsten Graul1-1/+14
2020-09-03tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan1-4/+13
2020-09-03perf tools: Add bpf image check to __map__is_kmoduleJiri Olsa3-7/+24
2020-09-03perf record/stat: Explicitly call out event modifiers in the documentationKim Phillips2-0/+8
2020-09-03perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing1-2/+2
2020-09-03perf stat: Turn off summary for interval mode by defaultJin Yao3-3/+9
2020-09-03libtraceevent: Fix build warning on 32-bit archesTzvetomir Stoyanov (VMware)1-1/+1
2020-09-03perf jevents: Fix suspicious code in fixregex()Namhyung Kim1-1/+1
2020-09-03perf parse-events: Use uintptr_t when casting numbers to pointersArnaldo Carvalho de Melo1-4/+4
2020-09-03doc: net: dsa: Fix typo in config code samplePaul Barker1-1/+1
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+4
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+62
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-55/+71
2020-09-03net: dp83867: Fix WoL SecureOn passwordDan Murphy1-2/+2
2020-09-03nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-09-03tipc: fix shutdown() of connectionless socketTetsuo Handa1-3/+6
2020-09-03ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel1-1/+2
2020-09-03drivers/net/wan/hdlc: Change the default of hard_header_len to 0Xie He1-1/+1
2020-09-03net: gemini: Fix another missing clk_disable_unprepare() in probeDan Carpenter1-17/+17
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds8-15/+57
2020-09-02net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov1-1/+1