summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-06-18selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-06-18selftests: static_keys: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-06-18selftests: pstore: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15Merge tag 'linux-kselftest-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-15bpf, selftests: delete xfrm tunnel when test exits.William Tu
2018-06-15bpf, selftest: check tunnel type more accuratelyJian Wang
2018-06-15selftests/bpf: test offloads even with BPF programs presentJakub Kicinski
2018-06-15tools: bpftool: improve accuracy of load timeJakub Kicinski
2018-06-14Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...Ingo Molnar
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-13selftests: bpf: config: add config fragmentsAnders Roxell
2018-06-13tools/bpftool: fix a bug in bpftool perfYonghong Song
2018-06-12tc-testing: ife: fix wrong teardown command in test b7b8Davide Caratti
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-12kvm: fix typo in flag nameMichael S. Tsirkin
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams
2018-06-08perf script: Show hw-cache eventsSeeteena Thoufeek
2018-06-08perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entryJiri Olsa
2018-06-07tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song
2018-06-07kselftest/cgroup: fix a signedness bugDan Carpenter
2018-06-07selftests/ftrace: Add ppc support for kprobe args testsNaveen N. Rao
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2018-06-07perf stat: Add event parsing error handling to add_default_attributesJiri Olsa
2018-06-07perf stat: Allow to specify specific metric column lenJiri Olsa
2018-06-07perf stat: Fix metric column header display alignmentJiri Olsa
2018-06-07perf stat: Use only color_fprintf call in print_metric_onlyJiri Olsa
2018-06-07perf stat: Add --interval-clear optionJiri Olsa
2018-06-07perf tools: Fix error index for pmu event parserJiri Olsa
2018-06-07perf hists: Reimplement hists__has_callchains()Arnaldo Carvalho de Melo
2018-06-07perf hists browser gtk: Use hist_entry__has_callchains()Arnaldo Carvalho de Melo
2018-06-07perf hists: Make hist_entry__has_callchains() work with 'perf c2c'Arnaldo Carvalho de Melo
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-07perf hists: Save the callchain_size in struct hist_entryArnaldo Carvalho de Melo
2018-06-07Merge tag 'perf-core-for-mingo-4.18-20180606' of git://git.kernel.org/pub/scm...Ingo Molnar