aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-21
| |\
| | * selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-17
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-13
| | |\
| | | * tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-10
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-20
| |\ \ \
| | * | | x86/pkeys/selftests: Add a test for pkey 0Dave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Fix pointer mathDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Add PROT_EXEC testDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Factor out "instruction page"Dave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Allow faults on unknown keysDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Stop using assert()Dave Hansen2018-05-14
| | * | | x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen2018-05-14
| | * | | x86/selftests: Add mov_to_ss testAndy Lutomirski2018-05-14
| | * | | x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar2018-05-14
| | * | | x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar2018-05-14
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-20
| |\ \ \ \
| | * \ \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-15
| | |\ \ \ \
| | | * | | | perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo2018-05-11
| | | * | | | perf cs-etm: Remove redundant spaceLeo Yan2018-05-11
| | | * | | | perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-05-11
| | | * | | | perf annotate: Display all available events on --stdioJin Yao2018-05-10
| | | * | | | perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-10
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-20
| |\ \ \ \ \ \
| | * | | | | | objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-05-19
| | * | | | | | objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-05-15
| | * | | | | | objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-05-14
| | * | | | | | objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-05-14
| | * | | | | | objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-05-14
| | | |_|/ / / | | |/| | | |
| | * | | | | objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar2018-05-14
| | | |_|/ / | | |/| | |
| * | | | | radix tree test suite: multi-order iteration raceRoss Zwisler2018-05-18
| * | | | | radix tree test suite: add item_delete_rcu()Ross Zwisler2018-05-18
| * | | | | radix tree test suite: fix compilation issueRoss Zwisler2018-05-18
| * | | | | radix tree test suite: fix mapshift build targetRoss Zwisler2018-05-18
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: selftests: exit with 0 status code when tests cannot be runPaolo Bonzini2018-05-11
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-13
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-10
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo2018-05-07
| | | * | tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo2018-05-07
| | | * | tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-07
| | | * | tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-07
| | | * | perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen2018-05-07
| | | * | perf bench numa: Fix typo in optionsYisheng Xie2018-05-07
* | | | | tc-testing: fixed copy-pasting error in ife testsRoman Mashak2018-05-17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-16
|\ \ \ \ \