summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
|\
| * Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| |\
| | * perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | * perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | * perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | * perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | * perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | * perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | * perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
* | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-011-0/+2
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+7
|\ \
| * | idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-251-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-253-1/+10
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-252-1/+5
| |\ \
| | * | selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell2018-05-231-1/+3
| | * | selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell2018-05-181-0/+2
| * | | selftests/net: Add missing config options for PMTU testsStefano Brivio2018-05-251-0/+5
* | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-3/+19
|\ \ \ \ | |/ / / |/| | |
| * | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-3/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-212-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-131-1/+1
| |\ \ \
| | * | | tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-111-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-205-89/+479
|\ \ \ \ \
| * | | | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-141-0/+30
| * | | | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-141-5/+9
| * | | | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-141-7/+7
| * | | | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-141-5/+8
| * | | | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-141-0/+44
| * | | | | x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-05-141-4/+17
| * | | | | x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-05-141-1/+9
| * | | | | x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen2018-05-141-12/+8
| * | | | | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen2018-05-141-16/+0
| * | | | | x86/pkeys/selftests: Stop using assert()Dave Hansen2018-05-141-4/+8
| * | | | | x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen2018-05-141-6/+7
| * | | | | x86/selftests: Add mov_to_ss testAndy Lutomirski2018-05-142-1/+286
| * | | | | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar2018-05-141-2/+5
| * | | | | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-05-141-26/+41
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-204-6/+29
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-154-6/+29
| |\ \ \ \ \
| | * | | | | perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo2018-05-111-1/+1
| | * | | | | perf cs-etm: Remove redundant spaceLeo Yan2018-05-111-2/+2
| | * | | | | perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-05-111-2/+22
| | * | | | | perf annotate: Display all available events on --stdioJin Yao2018-05-101-0/+3
| | * | | | | perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-204-74/+155
|\ \ \ \ \ \ \
| * | | | | | | objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-05-191-25/+12
| * | | | | | | objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-05-151-15/+18
| * | | | | | | objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-05-141-2/+22
| * | | | | | | objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-05-143-44/+93