summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown2020-03-0492-461/+1538
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-0225-214/+251
| |\
| | * perf annotate: Fix segfault with source toggleRavi Bangoria2020-02-271-0/+2
| | * perf annotate: Align struct annotate_argsRavi Bangoria2020-02-271-6/+6
| | * perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria2020-02-272-56/+31
| | * perf annotate: Remove privsize from symbol__annotate() argsRavi Bangoria2020-02-274-6/+7
| | * perf probe: Check return value of strlist__add() for -ENOMEMHe Zhe2020-02-272-6/+28
| | * perf config: Document missing config optionsRavi Bangoria2020-02-271-0/+44
| | * perf annotate: Fix perf config option descriptionRavi Bangoria2020-02-271-1/+29
| | * perf annotate: Prefer cmdline option over default configRavi Bangoria2020-02-271-2/+2
| | * perf annotate: Make perf config effectiveRavi Bangoria2020-02-275-55/+33
| | * perf config: Introduce perf_config_u8()Ravi Bangoria2020-02-272-0/+13
| | * perf annotate: Fix --show-nr-samples for tui/stdio2Ravi Bangoria2020-02-272-7/+5
| | * perf annotate: Fix --show-total-period for tui/stdio2Ravi Bangoria2020-02-273-7/+6
| | * perf annotate/tui: Re-render title bar after switching back from script browserRavi Bangoria2020-02-271-4/+3
| | * tools headers UAPI: Update tools's copy of kvm.h headersArnaldo Carvalho de Melo2020-02-271-0/+1
| | * tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2020-02-271-0/+2
| | * Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...Ingo Molnar2020-02-2611-66/+41
| | |\
| | | * perf arch powerpc: Sync powerpc syscall.tbl with the kernel sourcesArnaldo Carvalho de Melo2020-02-181-0/+2
| | | * perf auxtrace: Add auxtrace_record__read_finish()Adrian Hunter2020-02-186-74/+35
| | | * perf arm-spe: Fix endless record after being terminatedAdrian Hunter2020-02-181-1/+4
| | | * perf cs-etm: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * perf intel-bts: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * perf intel-pt: Fix endless record after being terminatedWei Li2020-02-181-1/+4
| | | * perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
| | | * perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo2020-02-183-3/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-271-10/+45
| |\ \ \
| | * | | selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio2020-02-261-4/+39
| | * | | selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio2020-02-251-6/+6
| | |/ /
| * | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-266-26/+60
| |\ \ \
| | * | | bootconfig: Add append value operator supportMasami Hiramatsu2020-02-211-2/+14
| | * | | bootconfig: Prohibit re-defining value on same keyMasami Hiramatsu2020-02-211-0/+6
| | * | | bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2020-02-202-0/+6
| | * | | tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu2020-02-202-12/+1
| | * | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2020-02-202-12/+33
| * | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-02-262-12/+28
| |\ \ \ \
| | * | | | kunit: run kunit_tool from any directoryHeidi Fahim2020-02-191-0/+12
| | * | | | kunit: test: Improve error messages for kunit_tool when kunitconfig is invalidHeidi Fahim2020-02-191-12/+16
| * | | | | Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-265-2/+10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | selftests/rseq: Fix out-of-tree compilationMichael Ellerman2020-02-201-1/+1
| | * | | | selftests: Install settings files to fix TIMEOUT failuresMichael Ellerman2020-02-205-1/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-218-51/+61
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-194-12/+25
| | |\ \ \ \ \
| | | * | | | | libbpf: Sanitise internal map names so they are not rejected by the kernelToke Høiland-Jørgensen2020-02-181-1/+7
| | | * | | | | bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen2020-02-181-9/+7
| | | * | | | | selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki2020-02-121-1/+3
| | | * | | | | selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau2020-02-121-1/+3
| | | * | | | | bpf: Selftests build error in sockmap_basic.cJohn Fastabend2020-02-101-0/+5
| | * | | | | | selftests: forwarding: vxlan_bridge_1d: use more proper tos valueHangbin Liu2020-02-171-3/+3
| | * | | | | | wireguard: selftests: reduce complexity and fix make racesJason A. Donenfeld2020-02-161-24/+14